Searched refs:RS_FCSERR (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dmace.h85 #define RS_FCSERR 0x1000 /* frame had FCS error */ macro
H A Dmacmace.c651 if (frame_status & (RS_OFLO | RS_CLSN | RS_FRAMERR | RS_FCSERR)) {
661 if (frame_status & RS_FCSERR)
H A Dmace.c901 if (frame_status & (RS_OFLO|RS_CLSN|RS_FRAMERR|RS_FCSERR)) {
907 if (frame_status & RS_FCSERR)

Completed in 19 milliseconds