Home
last modified time | relevance | path

Searched refs:cur_fw_img (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/fw/
H A Druntime.h150 * @cur_fw_img: current firmware image, must be maintained by
167 enum iwl_ucode_type cur_fw_img; member
237 enum iwl_ucode_type cur_fw_img) in iwl_fw_set_current_image()
239 fwrt->cur_fw_img = cur_fw_img; in iwl_fw_set_current_image()
236 iwl_fw_set_current_image(struct iwl_fw_runtime *fwrt, enum iwl_ucode_type cur_fw_img) iwl_fw_set_current_image() argument
H A Ddbg.h238 if (fwrt->cur_fw_img == IWL_UCODE_REGULAR && in iwl_fw_set_dbg_rec_on()
271 fwrt->cur_fw_img < IWL_UCODE_TYPE_MAX && in iwl_fw_dbg_is_paging_enabled()
272 fwrt->fw->img[fwrt->cur_fw_img].paging_mem_size && in iwl_fw_dbg_is_paging_enabled()
H A Ddbg.c842 if (fwrt->cur_fw_img >= IWL_UCODE_TYPE_MAX) in iwl_fw_error_dump_file()
844 img = &fwrt->fw->img[fwrt->cur_fw_img]; in iwl_fw_error_dump_file()
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/fw/
H A Druntime.h98 * @cur_fw_img: current firmware image, must be maintained by
118 enum iwl_ucode_type cur_fw_img; member
201 enum iwl_ucode_type cur_fw_img) in iwl_fw_set_current_image()
203 fwrt->cur_fw_img = cur_fw_img; in iwl_fw_set_current_image()
200 iwl_fw_set_current_image(struct iwl_fw_runtime *fwrt, enum iwl_ucode_type cur_fw_img) iwl_fw_set_current_image() argument
H A Ddbg.h181 if (fwrt->cur_fw_img == IWL_UCODE_REGULAR && in iwl_fw_set_dbg_rec_on()
214 fwrt->cur_fw_img < IWL_UCODE_TYPE_MAX && in iwl_fw_dbg_is_paging_enabled()
215 fwrt->fw->img[fwrt->cur_fw_img].paging_mem_size && in iwl_fw_dbg_is_paging_enabled()
H A Ddump.c177 if (fwrt->cur_fw_img == IWL_UCODE_INIT) { in iwl_fwrt_dump_lmac_error_log()
189 (fwrt->cur_fw_img == IWL_UCODE_INIT) in iwl_fwrt_dump_lmac_error_log()
H A Ddbg.c792 if (fwrt->cur_fw_img >= IWL_UCODE_TYPE_MAX) in iwl_fw_error_dump_file()
794 img = &fwrt->fw->img[fwrt->cur_fw_img]; in iwl_fw_error_dump_file()
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dtt.c684 mvm->fwrt.cur_fw_img != IWL_UCODE_REGULAR) { in iwl_mvm_tzone_get_temp()
735 mvm->fwrt.cur_fw_img != IWL_UCODE_REGULAR) { in iwl_mvm_tzone_set_trip_temp()
859 mvm->fwrt.cur_fw_img != IWL_UCODE_REGULAR) { in iwl_mvm_tcool_set_cur_state()
H A Ddebugfs.c85 mvm->fwrt.cur_fw_img != IWL_UCODE_REGULAR) in iwl_dbgfs_ctdp_budget_read()
109 mvm->fwrt.cur_fw_img != IWL_UCODE_REGULAR) in iwl_dbgfs_stop_ctdp_write()
123 mvm->fwrt.cur_fw_img != IWL_UCODE_REGULAR) in iwl_dbgfs_force_ctkill_write()
138 mvm->fwrt.cur_fw_img != IWL_UCODE_REGULAR) in iwl_dbgfs_tx_flush_write()
172 mvm->fwrt.cur_fw_img != IWL_UCODE_REGULAR) in iwl_dbgfs_sta_drain_write()
209 img = &mvm->fw->img[mvm->fwrt.cur_fw_img]; in iwl_dbgfs_sram_read()
241 img = &mvm->fw->img[mvm->fwrt.cur_fw_img]; in iwl_dbgfs_sram_write()
H A Dfw.c291 (mvm->fwrt.cur_fw_img == IWL_UCODE_INIT) ? in iwl_alive_fn()
346 enum iwl_ucode_type old_type = mvm->fwrt.cur_fw_img; in iwl_mvm_load_ucode_wait_alive()
603 enum iwl_ucode_type ucode_type = mvm->fwrt.cur_fw_img; in iwl_send_phy_cfg_cmd()
1376 return iwl_init_paging(&mvm->fwrt, mvm->fwrt.cur_fw_img); in iwl_mvm_load_rt_fw()
H A Dutils.c467 if (mvm->fwrt.cur_fw_img == IWL_UCODE_INIT) { in iwl_mvm_dump_lmac_error_log()
479 (mvm->fwrt.cur_fw_img == IWL_UCODE_INIT) in iwl_mvm_dump_lmac_error_log()
H A Dops.c1331 } else if (mvm->fwrt.cur_fw_img == IWL_UCODE_REGULAR && in iwl_mvm_nic_restart()
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dtt.c625 mvm->fwrt.cur_fw_img != IWL_UCODE_REGULAR) { in iwl_mvm_tzone_get_temp()
651 mvm->fwrt.cur_fw_img != IWL_UCODE_REGULAR) { in iwl_mvm_tzone_set_trip_temp()
753 mvm->fwrt.cur_fw_img != IWL_UCODE_REGULAR) { in iwl_mvm_tcool_set_cur_state()
H A Ddebugfs.c34 mvm->fwrt.cur_fw_img != IWL_UCODE_REGULAR) in iwl_dbgfs_ctdp_budget_read()
58 mvm->fwrt.cur_fw_img != IWL_UCODE_REGULAR) in iwl_dbgfs_stop_ctdp_write()
72 mvm->fwrt.cur_fw_img != IWL_UCODE_REGULAR) in iwl_dbgfs_force_ctkill_write()
87 mvm->fwrt.cur_fw_img != IWL_UCODE_REGULAR) in iwl_dbgfs_tx_flush_write()
121 mvm->fwrt.cur_fw_img != IWL_UCODE_REGULAR) in iwl_dbgfs_sta_drain_write()
158 img = &mvm->fw->img[mvm->fwrt.cur_fw_img]; in iwl_dbgfs_sram_read()
190 img = &mvm->fw->img[mvm->fwrt.cur_fw_img]; in iwl_dbgfs_sram_write()
H A Dfw.c242 (mvm->fwrt.cur_fw_img == IWL_UCODE_INIT) ? in iwl_alive_fn()
320 enum iwl_ucode_type old_type = mvm->fwrt.cur_fw_img; in iwl_mvm_load_ucode_wait_alive()
535 enum iwl_ucode_type ucode_type = mvm->fwrt.cur_fw_img; in iwl_send_phy_cfg_cmd()
1496 return iwl_init_paging(&mvm->fwrt, mvm->fwrt.cur_fw_img); in iwl_mvm_load_rt_fw()
H A Dops.c952 switch (mvm->fwrt.cur_fw_img) { in iwl_mvm_frob_mem()
1905 } else if (mvm->fwrt.cur_fw_img == IWL_UCODE_REGULAR && in iwl_mvm_nic_restart()

Completed in 29 milliseconds