Home
last modified time | relevance | path

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

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