Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/contrib/dev/iwlwifi/mvm/
HDutils.c929 bool handle_uapsd) in iwl_mvm_calc_tcm_stats() argument
944 if (handle_uapsd) in iwl_mvm_calc_tcm_stats()
984 if (!mvm->tcm.result.low_latency[mac] && handle_uapsd) in iwl_mvm_calc_tcm_stats()
988 if (handle_uapsd) in iwl_mvm_calc_tcm_stats()
1034 bool handle_uapsd = in iwl_mvm_recalc_tcm() local
1045 if (handle_uapsd && iwl_mvm_has_new_rx_api(mvm)) { in iwl_mvm_recalc_tcm()
1048 handle_uapsd = false; in iwl_mvm_recalc_tcm()
1057 handle_uapsd); in iwl_mvm_recalc_tcm()