Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dops.c1404 INIT_LIST_HEAD(&mvm->add_stream_txqs); in iwl_op_mode_mvm_start()
H A Dsta.c1532 while (!list_empty(&mvm->add_stream_txqs)) { in iwl_mvm_add_new_dqa_stream_wk()
1537 mvmtxq = list_first_entry(&mvm->add_stream_txqs, in iwl_mvm_add_new_dqa_stream_wk()
H A Dmvm.h1053 struct list_head add_stream_txqs; member
H A Dmac80211.c948 list_add_tail(&mvmtxq->list, &mvm->add_stream_txqs); in iwl_mvm_mac_wake_tx_queue()
1347 if (!list_empty(&mvm->add_stream_txqs)) in iwl_mvm_restart_complete()