Home
last modified time | relevance | path

Searched refs:add_stream_wk (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmac80211.c949 schedule_work(&mvm->add_stream_wk); in iwl_mvm_mac_wake_tx_queue()
1348 schedule_work(&mvm->add_stream_wk); in iwl_mvm_restart_complete()
1433 flush_work(&mvm->add_stream_wk); in iwl_mvm_mac_stop()
4150 flush_work(&mvm->add_stream_wk); in iwl_mvm_mac_sta_state_common()
5934 flush_work(&mvm->add_stream_wk); in iwl_mvm_mac_flush()
H A Dops.c1403 INIT_WORK(&mvm->add_stream_wk, iwl_mvm_add_new_dqa_stream_wk); in iwl_op_mode_mvm_start()
H A Dtx.c1227 schedule_work(&mvm->add_stream_wk); in iwl_mvm_tx_mpdu()
H A Dmvm.h1058 struct work_struct add_stream_wk; /* To add streams to queues */ member
H A Dsta.c1521 add_stream_wk); in iwl_mvm_add_new_dqa_stream_wk()