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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/
H A Dmace.h84 #define RS_FRAMERR 0x2000 /* framing error flag */ macro
H A Dmace.c909 if (frame_status & (RS_OFLO|RS_CLSN|RS_FRAMERR|RS_FCSERR)) {
913 if (frame_status & RS_FRAMERR)
H A Dmacmace.c659 if (frame_status & (RS_OFLO | RS_CLSN | RS_FRAMERR | RS_FCSERR)) {
667 if (frame_status & RS_FRAMERR)

Completed in 17 milliseconds