Searched refs:RS_FCSERR (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.h85 #define RS_FCSERR 0x1000 /* frame had FCS error */ macro
H A Dmace.c909 if (frame_status & (RS_OFLO|RS_CLSN|RS_FRAMERR|RS_FCSERR)) {
915 if (frame_status & RS_FCSERR)
H A Dmacmace.c659 if (frame_status & (RS_OFLO | RS_CLSN | RS_FRAMERR | RS_FCSERR)) {
669 if (frame_status & RS_FCSERR)

Completed in 72 milliseconds