Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dtsec.h197 #define RXBD_SHORT 0x0008 macro
/OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/
H A Dgianfar.h486 #define RXBD_SHORT 0x0008 macro
491 #define RXBD_ERR (RXBD_LARGE | RXBD_SHORT | RXBD_NONOCTET \
H A Dgianfar.c2309 if (lstatus & BD_LFLAG(RXBD_LARGE | RXBD_SHORT)) { in count_errors()