Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/dvm/
Dsta.c670 bool send_lq; in iwl_restore_stations() local
697 send_lq = false; in iwl_restore_stations()
706 send_lq = true; in iwl_restore_stations()
724 if (send_lq) in iwl_restore_stations()
/Linux-v4.19/drivers/net/wireless/intel/iwlegacy/
Dcommon.c2262 bool send_lq; in il_restore_stations() local
2286 send_lq = false; in il_restore_stations()
2290 send_lq = true; in il_restore_stations()
2308 if (send_lq) in il_restore_stations()