Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmac80211.c932 schedule_work(&mvm->add_stream_wk); in iwl_mvm_mac_wake_tx_queue()
1288 flush_work(&mvm->add_stream_wk); in iwl_mvm_mac_stop()
3143 flush_work(&mvm->add_stream_wk); in iwl_mvm_mac_sta_state()
4798 flush_work(&mvm->add_stream_wk); in iwl_mvm_mac_flush()
H A Dops.c723 INIT_WORK(&mvm->add_stream_wk, iwl_mvm_add_new_dqa_stream_wk); in iwl_op_mode_mvm_start()
H A Dmvm.h877 struct work_struct add_stream_wk; /* To add streams to queues */ member
H A Dtx.c1166 schedule_work(&mvm->add_stream_wk); in iwl_mvm_tx_mpdu()
H A Dsta.c1394 add_stream_wk); in iwl_mvm_add_new_dqa_stream_wk()