Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/intel/iwlwifi/mvm/
Dutils.c1220 bool handle_uapsd) in iwl_mvm_calc_tcm_stats() argument
1235 if (handle_uapsd) in iwl_mvm_calc_tcm_stats()
1275 if (!mvm->tcm.result.low_latency[mac] && handle_uapsd) in iwl_mvm_calc_tcm_stats()
1279 if (handle_uapsd) in iwl_mvm_calc_tcm_stats()
1326 bool handle_uapsd = in iwl_mvm_recalc_tcm() local
1337 if (handle_uapsd && iwl_mvm_has_new_rx_api(mvm)) { in iwl_mvm_recalc_tcm()
1340 handle_uapsd = false; in iwl_mvm_recalc_tcm()
1349 handle_uapsd); in iwl_mvm_recalc_tcm()