Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Dieee80211_i.h1363 u32 aql_txq_limit_low[IEEE80211_NUM_ACS]; member
H A Dsta_info.c655 sta->airtime[i].aql_limit_low = local->aql_txq_limit_low[i]; in __sta_info_alloc()
H A Dtx.c4192 aql_limit = (num_txq - 1) * local->aql_txq_limit_low[ac] / 2 + in ieee80211_txq_schedule_airtime_check()