Home
last modified time | relevance | path

Searched defs:iwl_fw_runtime_ops (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/wireless/intel/iwlwifi/fw/
A Druntime.h18 struct iwl_fw_runtime_ops { struct
19 int (*dump_start)(void *ctx);
20 void (*dump_end)(void *ctx);
21 bool (*fw_running)(void *ctx);
22 int (*send_hcmd)(void *ctx, struct iwl_host_cmd *host_cmd);
23 bool (*d3_debug_enable)(void *ctx);

Completed in 4 milliseconds