Searched refs:iwl_mvm_add_new_dqa_stream_wk (Results 1 – 3 of 3) sorted by relevance
547 void iwl_mvm_add_new_dqa_stream_wk(struct work_struct *wk);
1185 INIT_WORK(&mvm->add_stream_wk, iwl_mvm_add_new_dqa_stream_wk); in iwl_op_mode_mvm_start()
1416 void iwl_mvm_add_new_dqa_stream_wk(struct work_struct *wk) in iwl_mvm_add_new_dqa_stream_wk() function