Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/mvm/
Dtx.c611 return mvm->p2p_dev_queue; in iwl_mvm_get_ctrl_vif_queue()
616 return mvm->p2p_dev_queue; in iwl_mvm_get_ctrl_vif_queue()
Dsta.c1876 queue = mvm->p2p_dev_queue; in iwl_mvm_send_add_bcast_sta()
1911 mvm->p2p_dev_queue = queue; in iwl_mvm_send_add_bcast_sta()
1933 queue = mvm->p2p_dev_queue; in iwl_mvm_free_bcast_sta_queues()
Dmvm.h1043 u16 p2p_dev_queue; member
Dops.c644 mvm->p2p_dev_queue = IWL_MVM_DQA_P2P_DEVICE_QUEUE; in iwl_op_mode_mvm_start()