Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dfw.c409 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()
H A Dops.c1943 if (mvm->pldr_sync) in iwl_mvm_nic_error()
H A Dmvm.h1196 bool pldr_sync; member
H A Dmac80211.c1209 if (mvm->pldr_sync) { in iwl_mvm_mac_start()