Home
last modified time | relevance | path

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

/linux/net/mac80211/
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()
4061 spin_lock_bh(&local->active_txq_lock[ac]); in ieee80211_next_txq()
4111 spin_unlock_bh(&local->active_txq_lock[ac]); in ieee80211_next_txq()
4124 spin_lock_bh(&local->active_txq_lock[txq->ac]); in __ieee80211_schedule_txq()
4150 spin_unlock_bh(&local->active_txq_lock[txq->ac]); in __ieee80211_schedule_txq()
4216 spin_lock_bh(&local->active_txq_lock[ac]); in ieee80211_txq_may_transmit()
4249 spin_unlock_bh(&local->active_txq_lock[ac]); in ieee80211_txq_may_transmit()
4255 spin_unlock_bh(&local->active_txq_lock[ac]); in ieee80211_txq_may_transmit()
4265 spin_lock_bh(&local->active_txq_lock[ac]); in ieee80211_txq_schedule_start()
[all …]
H A Dmain.c988 spin_lock_init(&local->active_txq_lock[i]); in ieee80211_alloc_hw_nm()
H A Dsta_info.c2380 spin_lock_bh(&local->active_txq_lock[ac]); in ieee80211_sta_register_airtime()
2387 spin_unlock_bh(&local->active_txq_lock[ac]); in ieee80211_sta_register_airtime()
H A Dieee80211_i.h1420 spinlock_t active_txq_lock[IEEE80211_NUM_ACS]; member
H A Drx.c1686 spin_lock(&local->active_txq_lock[txq->ac]); in sta_ps_start()
1689 spin_unlock(&local->active_txq_lock[txq->ac]); in sta_ps_start()