Searched refs:fw_product_reset (Results 1 – 3 of 3) sorted by relevance
408 if (ret == -ETIMEDOUT && !mvm->fw_product_reset) in iwl_mvm_load_ucode_wait_alive()623 mvm->fw_product_reset = sb_cfg == SB_CFG_RESIDES_IN_ROM; in iwl_run_unified_mvm_ucode()624 if (mvm->fw_product_reset && iwl_mei_pldr_req()) in iwl_run_unified_mvm_ucode()643 if (mvm->fw_product_reset) { in iwl_run_unified_mvm_ucode()1414 if (ret != -ERFKILL && !mvm->fw_product_reset) in iwl_mvm_up()1421 mvm->fw_product_reset = false; in iwl_mvm_up()
937 mvm->fw_product_reset = false; in iwl_mvm_start_get_nvm()
1370 bool fw_product_reset; member