Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/intel/iwlwifi/mvm/
Dops.c684 mvm->aux_queue = IWL_MVM_DQA_AUX_QUEUE; in iwl_op_mode_mvm_start()
1087 return queue == mvm->aux_queue || queue == mvm->probe_queue || in iwl_mvm_is_static_queue()
Dmvm.h1065 u16 aux_queue; member
Dsta.c2036 ret = iwl_mvm_allocate_int_sta(mvm, &mvm->aux_sta, BIT(mvm->aux_queue), in iwl_mvm_add_aux_sta()
2043 &mvm->aux_sta, &mvm->aux_queue, in iwl_mvm_add_aux_sta()
Dtx.c762 queue = mvm->aux_queue; in iwl_mvm_tx_skb_non_sta()