Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/mvm/
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()
1548 spin_lock_bh(&mvm->add_stream_lock); in iwl_mvm_add_new_dqa_stream_wk()
1550 spin_unlock_bh(&mvm->add_stream_lock); in iwl_mvm_add_new_dqa_stream_wk()
1560 spin_lock(&mvm->add_stream_lock); in iwl_mvm_add_new_dqa_stream_wk()
1562 spin_unlock(&mvm->add_stream_lock); in iwl_mvm_add_new_dqa_stream_wk()
[all …]
Dops.c1401 spin_lock_init(&mvm->add_stream_lock); in iwl_op_mode_mvm_start()
Dmvm.h1053 spinlock_t add_stream_lock; member
Dmac80211.c942 spin_lock_bh(&mvm->add_stream_lock); in iwl_mvm_mac_wake_tx_queue()
950 spin_unlock_bh(&mvm->add_stream_lock); in iwl_mvm_mac_wake_tx_queue()