Lines Matching refs:iwl_fw_runtime
113 struct iwl_fw_runtime { struct
187 void iwl_fw_runtime_init(struct iwl_fw_runtime *fwrt, struct iwl_trans *trans, argument
194 static inline void iwl_fw_runtime_free(struct iwl_fw_runtime *fwrt) in iwl_fw_runtime_free()
206 void iwl_fw_runtime_suspend(struct iwl_fw_runtime *fwrt);
208 void iwl_fw_runtime_resume(struct iwl_fw_runtime *fwrt);
210 static inline void iwl_fw_set_current_image(struct iwl_fw_runtime *fwrt, in iwl_fw_set_current_image()
216 int iwl_init_paging(struct iwl_fw_runtime *fwrt, enum iwl_ucode_type type);
217 void iwl_free_fw_paging(struct iwl_fw_runtime *fwrt);
219 void iwl_get_shared_mem_conf(struct iwl_fw_runtime *fwrt);
220 int iwl_set_soc_latency(struct iwl_fw_runtime *fwrt);
221 int iwl_configure_rxq(struct iwl_fw_runtime *fwrt);