Searched refs:RS_FRAMERR (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.h84 #define RS_FRAMERR 0x2000 /* framing error flag */ macro
H A Dmacmace.c651 if (frame_status & (RS_OFLO | RS_CLSN | RS_FRAMERR | RS_FCSERR)) {
659 if (frame_status & RS_FRAMERR)
H A Dmace.c901 if (frame_status & (RS_OFLO|RS_CLSN|RS_FRAMERR|RS_FCSERR)) {
905 if (frame_status & RS_FRAMERR)

Completed in 98 milliseconds