Home
last modified time | relevance | path

Searched refs:RXBD_SHORT (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/include/
H A Dtsec.h196 #define RXBD_SHORT 0x0008 macro
/openbmc/linux/drivers/net/ethernet/freescale/
H A Dgianfar.h537 #define RXBD_SHORT 0x0008 macro
542 #define RXBD_ERR (RXBD_LARGE | RXBD_SHORT | RXBD_NONOCTET \
H A Dgianfar.c2273 if (lstatus & BD_LFLAG(RXBD_LARGE | RXBD_SHORT)) { in count_errors()