Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/mac80211/
H A Dsta_info.c1930 atomic_add(tx_airtime, &local->aql_total_pending_airtime); in ieee80211_sta_update_pending_airtime()
1943 &local->aql_total_pending_airtime); in ieee80211_sta_update_pending_airtime()
1948 atomic_cmpxchg(&local->aql_total_pending_airtime, in ieee80211_sta_update_pending_airtime()
H A Dmain.c703 atomic_set(&local->aql_total_pending_airtime, 0); in ieee80211_alloc_hw_nm()
H A Dieee80211_i.h1162 atomic_t aql_total_pending_airtime; member
H A Dtx.c3904 if (atomic_read(&local->aql_total_pending_airtime) < in ieee80211_txq_airtime_check()