Searched refs:Rxqs (Results 1 – 4 of 4) sorted by relevance
270 Rxq = &Pp2Context->Port.Rxqs[Queue]; in Pp2DxeSetupRxqs()418 Port->Rxqs = AllocateZeroPool (sizeof(MVPP2_RX_QUEUE) * RxqNumber); in Pp2DxeLatePortInitialize()419 if (Port->Rxqs == NULL) { in Pp2DxeLatePortInitialize()424 Port->Rxqs[0].Descs = BufferLocation.RxDescs; in Pp2DxeLatePortInitialize()427 MVPP2_RX_QUEUE *Rxq = &Port->Rxqs[Queue]; in Pp2DxeLatePortInitialize()986 MVPP2_RX_QUEUE *Rxq = &Port->Rxqs[0]; in Pp2SnpReceive()
301 MVPP2_RX_QUEUE *Rxqs; member
697 return &Port->Rxqs[Queue]; in Mvpp2GetRxQueue()
2783 Prxq = Port->Rxqs[Lrxq].Id; in Mvpp2RxqLongPoolSet()2804 Prxq = Port->Rxqs[Lrxq].Id; in Mvpp2RxqShortPoolSet()3041 Queue = Port->Rxqs[Lrxq].Id; in Mvpp2IngressEnable()3057 Queue = Port->Rxqs[Lrxq].Id; in Mvpp2IngressDisable()4837 Mvpp2RxqHwDeinit (Port, &Port->Rxqs[Queue]); in Mvpp2CleanupRxqs()