Searched refs:RxReceived (Results 1 – 1 of 1) sorted by relevance
3496 INT32 RxReceived; in Mvpp2RxqDropPkts() local3498 RxReceived = Mvpp2RxqReceived (Port, Rxq->Id); in Mvpp2RxqDropPkts()3499 if (!RxReceived) { in Mvpp2RxqDropPkts()3503 Mvpp2RxqStatusUpdate (Port, Rxq->Id, RxReceived, RxReceived); in Mvpp2RxqDropPkts()