Home
last modified time | relevance | path

Searched refs:send_lq (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dsta.c655 bool send_lq; in iwl_restore_stations() local
682 send_lq = false; in iwl_restore_stations()
691 send_lq = true; in iwl_restore_stations()
709 if (send_lq) in iwl_restore_stations()
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dsta.c650 bool send_lq; in iwl_restore_stations() local
677 send_lq = false; in iwl_restore_stations()
686 send_lq = true; in iwl_restore_stations()
704 if (send_lq) in iwl_restore_stations()
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlegacy/
H A Dcommon.c2243 bool send_lq; in il_restore_stations() local
2267 send_lq = false; in il_restore_stations()
2271 send_lq = true; in il_restore_stations()
2289 if (send_lq) in il_restore_stations()
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlegacy/
H A Dcommon.c2241 bool send_lq; in il_restore_stations() local
2265 send_lq = false; in il_restore_stations()
2269 send_lq = true; in il_restore_stations()
2287 if (send_lq) in il_restore_stations()

Completed in 17 milliseconds