Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wireless/intel/iwlwifi/mvm/
Dutils.c1202 bool handle_uapsd) in iwl_mvm_calc_tcm_stats() argument
1217 if (handle_uapsd) in iwl_mvm_calc_tcm_stats()
1257 if (!mvm->tcm.result.low_latency[mac] && handle_uapsd) in iwl_mvm_calc_tcm_stats()
1261 if (handle_uapsd) in iwl_mvm_calc_tcm_stats()
1308 bool handle_uapsd = in iwl_mvm_recalc_tcm() local
1319 if (handle_uapsd && iwl_mvm_has_new_rx_api(mvm)) { in iwl_mvm_recalc_tcm()
1322 handle_uapsd = false; in iwl_mvm_recalc_tcm()
1331 handle_uapsd); in iwl_mvm_recalc_tcm()