Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dutils.c967 bool handle_uapsd) in iwl_mvm_calc_tcm_stats() argument
982 if (handle_uapsd) in iwl_mvm_calc_tcm_stats()
1022 if (!mvm->tcm.result.low_latency[mac] && handle_uapsd) in iwl_mvm_calc_tcm_stats()
1026 if (handle_uapsd) in iwl_mvm_calc_tcm_stats()
1072 bool handle_uapsd = in iwl_mvm_recalc_tcm() local
1083 if (handle_uapsd && iwl_mvm_has_new_rx_api(mvm)) { in iwl_mvm_recalc_tcm()
1086 handle_uapsd = false; in iwl_mvm_recalc_tcm()
1094 handle_uapsd); in iwl_mvm_recalc_tcm()