Searched refs:Txqs (Results 1 – 4 of 4) sorted by relevance
298 Txq = &Pp2Context->Port.Txqs[Queue]; in Pp2DxeSetupTxqs()401 Port->Txqs = AllocateZeroPool (sizeof(MVPP2_TX_QUEUE) * TxqNumber); in Pp2DxeLatePortInitialize()402 if (Port->Txqs == NULL) { in Pp2DxeLatePortInitialize()408 Port->Txqs[0].Descs = BufferLocation.TxDescs; in Pp2DxeLatePortInitialize()411 MVPP2_TX_QUEUE *Txq = &Port->Txqs[Queue]; in Pp2DxeLatePortInitialize()946 TxSent = Mvpp2TxqSentDescProc(Port, &Port->Txqs[0]); in Pp2SnpTransmit()952 TxSent = Mvpp2TxqSentDescProc(Port, &Port->Txqs[0]); in Pp2SnpTransmit()
302 MVPP2_TX_QUEUE *Txqs; member
710 return &Port->Txqs[Queue]; in Mvpp2GetTxQueue()
3077 MVPP2_TX_QUEUE *Txq = &Port->Txqs[Queue]; in Mvpp2EgressEnable()3351 INT32 Id = Port->Txqs[Queue].Id; in Mvpp2TxqSentCounterClear()4818 Txq = &Port->Txqs[Txp * TxqNumber + Queue]; in Mvpp2CleanupTxqs()