Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Dsta_info.c2402 atomic_add(tx_airtime, &local->aql_total_pending_airtime); in ieee80211_sta_update_pending_airtime()
2415 atomic_sub(tx_airtime, &local->aql_total_pending_airtime); in ieee80211_sta_update_pending_airtime()
2424 atomic_sub(tx_pending, &local->aql_total_pending_airtime); in ieee80211_sta_update_pending_airtime()
H A Dieee80211_i.h1366 atomic_t aql_total_pending_airtime; member
H A Dtx.c4169 if (atomic_read(&local->aql_total_pending_airtime) < in ieee80211_txq_airtime_check()