Home
last modified time | relevance | path

Searched refs:cur_fw_img (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/wireless/intel/iwlwifi/fw/
H A Druntime.h169 enum iwl_ucode_type cur_fw_img; member
266 enum iwl_ucode_type cur_fw_img) in iwl_fw_set_current_image() argument
268 fwrt->cur_fw_img = cur_fw_img; in iwl_fw_set_current_image()
H A Ddump.c144 if (fwrt->cur_fw_img == IWL_UCODE_INIT) { in iwl_fwrt_dump_lmac_error_log()
156 (fwrt->cur_fw_img == IWL_UCODE_INIT) in iwl_fwrt_dump_lmac_error_log()
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dfw.c292 enum iwl_ucode_type old_type = mvm->fwrt.cur_fw_img; in iwl_mvm_load_ucode_wait_alive()
557 enum iwl_ucode_type ucode_type = mvm->fwrt.cur_fw_img; in iwl_send_phy_cfg_cmd()
1731 return iwl_init_paging(&mvm->fwrt, mvm->fwrt.cur_fw_img); in iwl_mvm_load_rt_fw()
H A Dops.c1045 switch (mvm->fwrt.cur_fw_img) { in iwl_mvm_frob_mem()
2039 if (mvm->fwrt.cur_fw_img == IWL_UCODE_REGULAR && mvm->hw_registered) { in iwl_mvm_sw_reset()