Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dsta.c424 spin_lock_bh(&mvm->add_stream_lock); in iwl_mvm_disable_txq()
428 spin_unlock_bh(&mvm->add_stream_lock); in iwl_mvm_disable_txq()
522 spin_lock_bh(&mvm->add_stream_lock); in iwl_mvm_remove_sta_queue_marking()
526 spin_unlock_bh(&mvm->add_stream_lock); in iwl_mvm_remove_sta_queue_marking()
1509 spin_lock(&mvm->add_stream_lock); in iwl_mvm_sta_ensure_queue()
1512 spin_unlock(&mvm->add_stream_lock); in iwl_mvm_sta_ensure_queue()
1553 spin_lock_bh(&mvm->add_stream_lock); in iwl_mvm_add_new_dqa_stream_wk()
1565 spin_lock(&mvm->add_stream_lock); in iwl_mvm_add_new_dqa_stream_wk()
1567 spin_unlock(&mvm->add_stream_lock); in iwl_mvm_add_new_dqa_stream_wk()
2015 spin_lock_bh(&mvm->add_stream_lock); in iwl_mvm_disable_sta_queues()
[all …]
H A Dops.c1405 spin_lock_init(&mvm->add_stream_lock); in iwl_op_mode_mvm_start()
H A Dmvm.h1059 spinlock_t add_stream_lock; member
H A Dmac80211.c943 spin_lock_bh(&mvm->add_stream_lock); in iwl_mvm_mac_wake_tx_queue()
951 spin_unlock_bh(&mvm->add_stream_lock); in iwl_mvm_mac_wake_tx_queue()