Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/contrib/dev/iwlwifi/mvm/
HDsta.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()
1512 spin_lock(&mvm->add_stream_lock); in iwl_mvm_sta_ensure_queue()
1515 spin_unlock(&mvm->add_stream_lock); in iwl_mvm_sta_ensure_queue()
1551 spin_lock_bh(&mvm->add_stream_lock); in iwl_mvm_add_new_dqa_stream_wk()
1553 spin_unlock_bh(&mvm->add_stream_lock); in iwl_mvm_add_new_dqa_stream_wk()
1563 spin_lock(&mvm->add_stream_lock); in iwl_mvm_add_new_dqa_stream_wk()
1565 spin_unlock(&mvm->add_stream_lock); in iwl_mvm_add_new_dqa_stream_wk()
[all …]
HDops.c1357 spin_lock_init(&mvm->add_stream_lock); in iwl_op_mode_mvm_start()
HDmvm.h1056 spinlock_t add_stream_lock; member
HDmac80211.c959 spin_lock_bh(&mvm->add_stream_lock); in iwl_mvm_mac_wake_tx_queue()
967 spin_unlock_bh(&mvm->add_stream_lock); in iwl_mvm_mac_wake_tx_queue()