Home
last modified time | relevance | path

Searched refs:probe_queue (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dops.c693 mvm->probe_queue = IWL_MVM_INVALID_QUEUE; in iwl_op_mode_mvm_start()
698 mvm->probe_queue = IWL_MVM_DQA_AP_PROBE_RESP_QUEUE; in iwl_op_mode_mvm_start()
1120 return queue == mvm->aux_queue || queue == mvm->probe_queue || in iwl_mvm_is_static_queue()
H A Dtx.c633 return mvm->probe_queue; in iwl_mvm_get_ctrl_vif_queue()
641 return mvm->probe_queue; in iwl_mvm_get_ctrl_vif_queue()
H A Dsta.c2205 queue = mvm->probe_queue; in iwl_mvm_send_add_bcast_sta()
2244 mvm->probe_queue = queue; in iwl_mvm_send_add_bcast_sta()
2265 queueptr = &mvm->probe_queue; in iwl_mvm_free_bcast_sta_queues()
H A Dmvm.h1058 u16 probe_queue; member
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dops.c1198 mvm->probe_queue = IWL_MVM_INVALID_QUEUE; in iwl_op_mode_mvm_start()
1203 mvm->probe_queue = IWL_MVM_DQA_AP_PROBE_RESP_QUEUE; in iwl_op_mode_mvm_start()
1685 return queue == mvm->aux_queue || queue == mvm->probe_queue || in iwl_mvm_is_static_queue()
H A Dsta.c2350 queue = mvm->probe_queue; in iwl_mvm_send_add_bcast_sta()
2390 mvm->probe_queue = queue; in iwl_mvm_send_add_bcast_sta()
2399 mvmvif->deflink.mgmt_queue = mvm->probe_queue; in iwl_mvm_send_add_bcast_sta()
2419 queueptr = &mvm->probe_queue; in iwl_mvm_free_bcast_sta_queues()
2435 mvmvif->deflink.mgmt_queue = mvm->probe_queue; in iwl_mvm_free_bcast_sta_queues()
H A Dmvm.h1092 u16 probe_queue; member

Completed in 25 milliseconds