Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dsta.c427 spin_lock_bh(&mvm->add_stream_lock); in iwl_mvm_disable_txq()
431 spin_unlock_bh(&mvm->add_stream_lock); in iwl_mvm_disable_txq()
525 spin_lock_bh(&mvm->add_stream_lock); in iwl_mvm_remove_sta_queue_marking()
529 spin_unlock_bh(&mvm->add_stream_lock); in iwl_mvm_remove_sta_queue_marking()
1537 spin_lock_bh(&mvm->add_stream_lock); in iwl_mvm_add_new_dqa_stream_wk()
1539 spin_unlock_bh(&mvm->add_stream_lock); in iwl_mvm_add_new_dqa_stream_wk()
1549 spin_lock(&mvm->add_stream_lock); in iwl_mvm_add_new_dqa_stream_wk()
1551 spin_unlock(&mvm->add_stream_lock); in iwl_mvm_add_new_dqa_stream_wk()
1994 spin_lock_bh(&mvm->add_stream_lock); in iwl_mvm_disable_sta_queues()
1998 spin_unlock_bh(&mvm->add_stream_lock); in iwl_mvm_disable_sta_queues()
H A Dops.c1251 spin_lock_init(&mvm->add_stream_lock); in iwl_op_mode_mvm_start()
H A Dmvm.h908 spinlock_t add_stream_lock; member
H A Dmac80211.c882 spin_lock_bh(&mvm->add_stream_lock); in iwl_mvm_mac_wake_tx_queue()
890 spin_unlock_bh(&mvm->add_stream_lock); in iwl_mvm_mac_wake_tx_queue()