Home
last modified time | relevance | path

Searched refs:LAST_PKTBUFSRX (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/net/
H A Dmcffec.c31 #define LAST_PKTBUFSRX PKTBUFSRX - 1 macro
230 if (info->rxIdx == LAST_PKTBUFSRX) { in fec_recv()
H A Dfsl_mcdmafec.c26 #define LAST_PKTBUFSRX PKTBUFSRX - 1 macro