Home
last modified time | relevance | path

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

/src/sys/contrib/dev/iwlwifi/mld/
H A Dtx.c137 spin_lock(&mld->add_txqs_lock); in iwl_mld_add_txq_list()
139 spin_unlock(&mld->add_txqs_lock); in iwl_mld_add_txq_list()
185 spin_lock_bh(&mld->add_txqs_lock); in iwl_mld_remove_txq()
188 spin_unlock_bh(&mld->add_txqs_lock); in iwl_mld_remove_txq()
1296 spin_lock_bh(&mld->add_txqs_lock); in iwl_mld_ensure_queue()
1299 spin_unlock_bh(&mld->add_txqs_lock); in iwl_mld_ensure_queue()
H A Dmld.h289 spinlock_t add_txqs_lock; member
H A Dmld.c99 spin_lock_init(&mld->add_txqs_lock); in iwl_construct_mld()
H A Dmac80211.c824 spin_lock_bh(&mld->add_txqs_lock); in iwl_mld_mac80211_wake_tx_queue()
832 spin_unlock_bh(&mld->add_txqs_lock); in iwl_mld_mac80211_wake_tx_queue()