Searched refs:RX_BAD_CRC (Results 1 – 2 of 2) sorted by relevance
/device/linaro/bootloader/OpenPlatformPkg/Drivers/Net/Lan91xDxe/ | ||
D | Lan91xDxeHw.h | 208 #define RX_BAD_CRC BIT13 macro |
D | Lan91xDxe.c | 1992 if ((PktStatus & RX_BAD_CRC) != 0) { in SnpReceive() |