Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmac80211.c952 schedule_work(&mvm->add_stream_wk); in iwl_mvm_mac_wake_tx_queue()
1313 schedule_work(&mvm->add_stream_wk); in iwl_mvm_restart_complete()
1392 flush_work(&mvm->add_stream_wk); in iwl_mvm_mac_stop()
3986 flush_work(&mvm->add_stream_wk); in iwl_mvm_mac_sta_state_common()
5694 flush_work(&mvm->add_stream_wk); in iwl_mvm_mac_flush()
H A Dops.c1357 INIT_WORK(&mvm->add_stream_wk, iwl_mvm_add_new_dqa_stream_wk); in iwl_op_mode_mvm_start()
H A Dtx.c1180 schedule_work(&mvm->add_stream_wk); in iwl_mvm_tx_mpdu()
H A Dmvm.h969 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()