Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/wireless/intel/iwlwifi/mvm/
Dutils.c883 bool handle_uapsd) in iwl_mvm_calc_tcm_stats() argument
898 if (handle_uapsd) in iwl_mvm_calc_tcm_stats()
938 if (!mvm->tcm.result.low_latency[mac] && handle_uapsd) in iwl_mvm_calc_tcm_stats()
942 if (handle_uapsd) in iwl_mvm_calc_tcm_stats()
988 bool handle_uapsd = in iwl_mvm_recalc_tcm() local
999 if (handle_uapsd && iwl_mvm_has_new_rx_api(mvm)) { in iwl_mvm_recalc_tcm()
1002 handle_uapsd = false; in iwl_mvm_recalc_tcm()
1011 handle_uapsd); in iwl_mvm_recalc_tcm()