Searched refs:RxdRingFree (Results 1 – 2 of 2) sorted by relevance
346 int RxdRingFree; /* # of free entrys */ member
1152 &pAC->RxPort[i].RxdRingFree, in BoardInitMem()2281 while (pRxPort->RxdRingFree > pRxPort->RxFillLimit) { in FillRxRing()2323 pRxPort->RxdRingFree--; in FillRxDescriptor()2368 pRxPort->RxdRingFree--; in ReQueueRxBuffer()2425 pRxPort->RxdRingFree < pAC->RxDescrPerRing ;2428 pRxPort->RxdRingFree ++) {2510 pRxPort->RxdRingFree));2759 pRxPort->RxdRingFree++;2826 if (pRxPort->RxdRingFree == pAC->RxDescrPerRing) {2845 pRxPort->RxdRingFree++;