Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Ddebugfs.c289 sta->airtime[ac].aql_limit_high == q_limit_high_old) { in aql_txq_limit_write()
291 sta->airtime[ac].aql_limit_high = q_limit_high; in aql_txq_limit_write()
H A Dsta_info.h145 u32 aql_limit_high; member
H A Dsta_info.c738 sta->airtime[i].aql_limit_high = local->aql_txq_limit_high[i]; in __sta_info_alloc()
H A Dtx.c4253 sta->airtime[txq->ac].aql_limit_high) in ieee80211_txq_airtime_check()