Searched refs:p2p_dev_queue (Results 1 – 5 of 5) sorted by relevance
231 queue = &mvm->p2p_dev_queue; in iwl_mvm_mld_add_bcast_sta()384 queueptr = &mvm->p2p_dev_queue; in iwl_mvm_mld_rm_bcast_sta()
1373 mvm->p2p_dev_queue = IWL_MVM_INVALID_QUEUE; in iwl_op_mode_mvm_start()1378 mvm->p2p_dev_queue = IWL_MVM_DQA_P2P_DEVICE_QUEUE; in iwl_op_mode_mvm_start()1866 queue == mvm->p2p_dev_queue || queue == mvm->snif_queue; in iwl_mvm_is_static_queue()
709 return mvm->p2p_dev_queue; in iwl_mvm_get_ctrl_vif_queue()712 return mvm->p2p_dev_queue; in iwl_mvm_get_ctrl_vif_queue()
2372 queue = mvm->p2p_dev_queue; in iwl_mvm_send_add_bcast_sta()2414 mvm->p2p_dev_queue = queue; in iwl_mvm_send_add_bcast_sta()2442 queueptr = &mvm->p2p_dev_queue; in iwl_mvm_free_bcast_sta_queues()
1258 u16 p2p_dev_queue; member