Searched refs:RX_CRC_ERROR (Results 1 - 13 of 13) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dsynclink.h91 #define RX_CRC_ERROR 1 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dsynclink.h91 #define RX_CRC_ERROR 1 macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips/
H A Dau1000.h552 #define RX_CRC_ERROR (1<<21) macro
565 RX_COLL | RX_MII_ERROR | RX_CRC_ERROR | \
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips/
H A Dau1000.h552 #define RX_CRC_ERROR (1<<21) macro
565 RX_COLL | RX_MII_ERROR | RX_CRC_ERROR | \
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm/
H A Dau1000.h552 #define RX_CRC_ERROR (1<<21) macro
565 RX_COLL | RX_MII_ERROR | RX_CRC_ERROR | \
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm/
H A Dau1000.h552 #define RX_CRC_ERROR (1<<21) macro
565 RX_COLL | RX_MII_ERROR | RX_CRC_ERROR | \
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/
H A Dcs89x0.h230 #define RX_CRC_ERROR 0x1000 macro
H A Dmac89x0.c492 if (status & RX_CRC_ERROR) if (!(status & (RX_EXTRA_DATA|RX_RUNT)))
H A Dau1000_eth.c1226 if (status & RX_CRC_ERROR)
1289 if (status & RX_CRC_ERROR)
H A Dcs89x0.c1487 if (status & RX_CRC_ERROR) if (!(status & (RX_EXTRA_DATA|RX_RUNT)))
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/tokenring/
H A Dsmctr.h1172 #define RX_CRC_ERROR 0x01 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/pcmcia/
H A Dsynclink_cs.c4183 *(buf->data + framesize) = status & BIT5 ? RX_OK:RX_CRC_ERROR;
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/
H A Dsynclink.c6945 RX_CRC_ERROR :

Completed in 211 milliseconds