Searched refs:pldr_sync (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dfw.c421 if (ret == -ETIMEDOUT && !mvm->pldr_sync)
639 mvm->pldr_sync = sb_cfg == SB_CFG_RESIDES_IN_ROM;
640 if (mvm->pldr_sync && iwl_mei_pldr_req())
659 if (mvm->pldr_sync) {
1507 if (ret != -ERFKILL && !mvm->pldr_sync)
1514 mvm->pldr_sync = false;
H A Dops.c833 mvm->pldr_sync = false;
H A Dmvm.h1198 bool pldr_sync; member in struct:iwl_mvm

Completed in 116 milliseconds