Lines Matching refs:iwl_fw_runtime
100 struct iwl_fw_runtime { struct
170 void iwl_fw_runtime_init(struct iwl_fw_runtime *fwrt, struct iwl_trans *trans, argument
177 static inline void iwl_fw_runtime_free(struct iwl_fw_runtime *fwrt) in iwl_fw_runtime_free()
189 void iwl_fw_runtime_suspend(struct iwl_fw_runtime *fwrt);
191 void iwl_fw_runtime_resume(struct iwl_fw_runtime *fwrt);
193 static inline void iwl_fw_set_current_image(struct iwl_fw_runtime *fwrt, in iwl_fw_set_current_image()
199 int iwl_init_paging(struct iwl_fw_runtime *fwrt, enum iwl_ucode_type type);
200 void iwl_free_fw_paging(struct iwl_fw_runtime *fwrt);
202 void iwl_get_shared_mem_conf(struct iwl_fw_runtime *fwrt);
203 int iwl_set_soc_latency(struct iwl_fw_runtime *fwrt);
204 int iwl_configure_rxq(struct iwl_fw_runtime *fwrt);