Home
last modified time | relevance | path

Searched refs:active_txq_lock (Results 1 – 6 of 6) sorted by relevance

/linux-6.15/net/mac80211/
H A Ddebugfs_sta.c212 spin_lock_bh(&local->active_txq_lock[ac]); in sta_airtime_read()
216 spin_unlock_bh(&local->active_txq_lock[ac]); in sta_airtime_read()
238 spin_lock_bh(&local->active_txq_lock[ac]); in sta_airtime_write()
242 spin_unlock_bh(&local->active_txq_lock[ac]); in sta_airtime_write()
265 spin_lock_bh(&local->active_txq_lock[ac]); in sta_aql_read()
268 spin_unlock_bh(&local->active_txq_lock[ac]); in sta_aql_read()
H A Dtx.c1556 spin_lock_bh(&local->active_txq_lock[txqi->txq.ac]); in ieee80211_txq_purge()
1558 spin_unlock_bh(&local->active_txq_lock[txqi->txq.ac]); in ieee80211_txq_purge()
4054 spin_lock_bh(&local->active_txq_lock[ac]); in ieee80211_next_txq()
4104 spin_unlock_bh(&local->active_txq_lock[ac]); in ieee80211_next_txq()
4117 spin_lock_bh(&local->active_txq_lock[txq->ac]); in __ieee80211_schedule_txq()
4141 spin_unlock_bh(&local->active_txq_lock[txq->ac]); in __ieee80211_schedule_txq()
4207 spin_lock_bh(&local->active_txq_lock[ac]); in ieee80211_txq_may_transmit()
4240 spin_unlock_bh(&local->active_txq_lock[ac]); in ieee80211_txq_may_transmit()
4246 spin_unlock_bh(&local->active_txq_lock[ac]); in ieee80211_txq_may_transmit()
4256 spin_lock_bh(&local->active_txq_lock[ac]); in ieee80211_txq_schedule_start()
[all …]
H A Dsta_info.c2324 spin_lock_bh(&local->active_txq_lock[ac]); in ieee80211_sta_register_airtime()
2331 spin_unlock_bh(&local->active_txq_lock[ac]); in ieee80211_sta_register_airtime()
H A Dmain.c964 spin_lock_init(&local->active_txq_lock[i]); in ieee80211_alloc_hw_nm()
H A Dieee80211_i.h1361 spinlock_t active_txq_lock[IEEE80211_NUM_ACS]; member
H A Drx.c1595 spin_lock(&local->active_txq_lock[txq->ac]); in sta_ps_start()
1598 spin_unlock(&local->active_txq_lock[txq->ac]); in sta_ps_start()