Searched defs:iwl_fw_runtime (Results 1 – 2 of 2) sorted by relevance
100 struct iwl_fw_runtime { struct105 const struct iwl_fw_runtime_ops *ops; argument106 void *ops_ctx;109 void *sanitize_ctx;113 u16 num_of_paging_blk;114 u16 num_of_pages_in_last_blk;116 enum iwl_ucode_type cur_fw_img;122 struct {144 } dump;146 struct {[all …]
622 void (*handler)(struct iwl_fw_runtime *, in iwl_fw_prph_handler()
Completed in 11 milliseconds