Home
last modified time | relevance | path

Searched refs:active_txq_lock (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/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.c1511 spin_lock_bh(&local->active_txq_lock[txqi->txq.ac]); in ieee80211_txq_purge()
1513 spin_unlock_bh(&local->active_txq_lock[txqi->txq.ac]); in ieee80211_txq_purge()
3803 spin_lock_bh(&local->active_txq_lock[ac]); in ieee80211_next_txq()
3851 spin_unlock_bh(&local->active_txq_lock[ac]); in ieee80211_next_txq()
3863 spin_lock_bh(&local->active_txq_lock[txq->ac]); in __ieee80211_schedule_txq()
3885 spin_unlock_bh(&local->active_txq_lock[txq->ac]); in __ieee80211_schedule_txq()
3924 spin_lock_bh(&local->active_txq_lock[ac]); in ieee80211_txq_may_transmit()
3954 spin_unlock_bh(&local->active_txq_lock[ac]); in ieee80211_txq_may_transmit()
3960 spin_unlock_bh(&local->active_txq_lock[ac]); in ieee80211_txq_may_transmit()
3970 spin_lock_bh(&local->active_txq_lock[a in ieee80211_txq_schedule_start()
[all...]
H A Dsta_info.c1911 spin_lock_bh(&local->active_txq_lock[ac]); in ieee80211_sta_register_airtime()
1915 spin_unlock_bh(&local->active_txq_lock[ac]); in ieee80211_sta_register_airtime()
H A Dmain.c695 spin_lock_init(&local->active_txq_lock[i]); in ieee80211_alloc_hw_nm()
H A Dieee80211_i.h1174 spinlock_t active_txq_lock[IEEE80211_NUM_ACS]; member
H A Drx.c1577 spin_lock(&local->active_txq_lock[txq->ac]); in sta_ps_start()
1580 spin_unlock(&local->active_txq_lock[txq->ac]); in sta_ps_start()
/kernel/linux/linux-6.6/net/mac80211/
H A Ddebugfs_sta.c214 spin_lock_bh(&local->active_txq_lock[ac]); in sta_airtime_read()
218 spin_unlock_bh(&local->active_txq_lock[ac]); in sta_airtime_read()
240 spin_lock_bh(&local->active_txq_lock[ac]); in sta_airtime_write()
244 spin_unlock_bh(&local->active_txq_lock[ac]); in sta_airtime_write()
267 spin_lock_bh(&local->active_txq_lock[ac]); in sta_aql_read()
270 spin_unlock_bh(&local->active_txq_lock[ac]); in sta_aql_read()
H A Dtx.c1557 spin_lock_bh(&local->active_txq_lock[txqi->txq.ac]); in ieee80211_txq_purge()
1559 spin_unlock_bh(&local->active_txq_lock[txqi->txq.ac]); in ieee80211_txq_purge()
4032 spin_lock_bh(&local->active_txq_lock[ac]); in ieee80211_next_txq()
4082 spin_unlock_bh(&local->active_txq_lock[ac]); in ieee80211_next_txq()
4095 spin_lock_bh(&local->active_txq_lock[txq->ac]); in __ieee80211_schedule_txq()
4119 spin_unlock_bh(&local->active_txq_lock[txq->ac]); in __ieee80211_schedule_txq()
4185 spin_lock_bh(&local->active_txq_lock[ac]); in ieee80211_txq_may_transmit()
4218 spin_unlock_bh(&local->active_txq_lock[ac]); in ieee80211_txq_may_transmit()
4224 spin_unlock_bh(&local->active_txq_lock[ac]); in ieee80211_txq_may_transmit()
4234 spin_lock_bh(&local->active_txq_lock[a in ieee80211_txq_schedule_start()
[all...]
H A Dsta_info.c2275 spin_lock_bh(&local->active_txq_lock[ac]); in ieee80211_sta_register_airtime()
2283 spin_unlock_bh(&local->active_txq_lock[ac]); in ieee80211_sta_register_airtime()
H A Dmain.c793 spin_lock_init(&local->active_txq_lock[i]); in ieee80211_alloc_hw_nm()
H A Dieee80211_i.h1321 spinlock_t active_txq_lock[IEEE80211_NUM_ACS]; member
H A Drx.c1561 spin_lock(&local->active_txq_lock[txq->ac]); in sta_ps_start()
1564 spin_unlock(&local->active_txq_lock[txq->ac]); in sta_ps_start()

Completed in 50 milliseconds