Home
last modified time | relevance | path

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

/device/linaro/bootloader/OpenPlatformPkg/Drivers/Net/Lan91xDxe/
DLan91xDxeHw.h205 #define RX_TOO_SHORT BIT10 macro
DLan91xDxe.c2001 if ((PktStatus & RX_TOO_SHORT) != 0) { in SnpReceive()