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;108 const struct iwl_dump_sanitize_ops *sanitize_ops;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;119 struct iwl_fwrt_shared_mem_cfg smem_cfg;122 struct {[all …]
625 void (*handler)(struct iwl_fw_runtime *, in iwl_fw_prph_handler()
Completed in 9 milliseconds