Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/intel/iwlwifi/mvm/
A Dops.c993 mvm->p2p_dev_queue = IWL_MVM_INVALID_QUEUE; in iwl_op_mode_mvm_start()
998 mvm->p2p_dev_queue = IWL_MVM_DQA_P2P_DEVICE_QUEUE; in iwl_op_mode_mvm_start()
1428 queue == mvm->p2p_dev_queue || queue == mvm->snif_queue; in iwl_mvm_is_static_queue()
A Dtx.c596 return mvm->p2p_dev_queue; in iwl_mvm_get_ctrl_vif_queue()
599 return mvm->p2p_dev_queue; in iwl_mvm_get_ctrl_vif_queue()
A Dsta.c2132 queue = mvm->p2p_dev_queue; in iwl_mvm_send_add_bcast_sta()
2171 mvm->p2p_dev_queue = queue; in iwl_mvm_send_add_bcast_sta()
2193 queueptr = &mvm->p2p_dev_queue; in iwl_mvm_free_bcast_sta_queues()
A Dmvm.h1017 u16 p2p_dev_queue; member

Completed in 29 milliseconds