Home
last modified time | relevance | path

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

/net/mac80211/
Ddebugfs.c220 local->airtime[IEEE80211_AC_VO].aql_txq_limit_high, in aql_txq_limit_read()
222 local->airtime[IEEE80211_AC_VI].aql_txq_limit_high, in aql_txq_limit_read()
224 local->airtime[IEEE80211_AC_BE].aql_txq_limit_high, in aql_txq_limit_read()
226 local->airtime[IEEE80211_AC_BK].aql_txq_limit_high); in aql_txq_limit_read()
259 q_limit_high_old = local->airtime[ac].aql_txq_limit_high; in aql_txq_limit_write()
262 local->airtime[ac].aql_txq_limit_high = q_limit_high; in aql_txq_limit_write()
Dieee80211_i.h1219 u32 aql_txq_limit_high; member
1773 air_info->aql_limit_high = air_sched->aql_txq_limit_high; in init_airtime_info()
Dmain.c716 air_sched->aql_txq_limit_high = in ieee80211_alloc_hw_nm()