Home
last modified time | relevance | path

Searched refs:send_lq (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/net/wireless/intel/iwlwifi/dvm/
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()
/linux-6.1.9/drivers/net/wireless/intel/iwlegacy/
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()