Searched refs:pldr_sync (Results 1 – 4 of 4) sorted by relevance
409 if (ret == -ETIMEDOUT && !mvm->pldr_sync) in iwl_mvm_load_ucode_wait_alive()1514 mvm->pldr_sync = !(sb_cfg & SB_CFG_RESIDES_IN_OTP_MASK); in iwl_mvm_up()1515 if (mvm->pldr_sync && iwl_mei_pldr_req()) in iwl_mvm_up()1521 if (ret != -ERFKILL && !mvm->pldr_sync) in iwl_mvm_up()1528 mvm->pldr_sync = false; in iwl_mvm_up()
1943 if (mvm->pldr_sync) in iwl_mvm_nic_error()
1196 bool pldr_sync; member
1209 if (mvm->pldr_sync) { in iwl_mvm_mac_start()