Searched refs:RS_CLSN (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.h83 #define RS_CLSN 0x4000 /* received frame suffered (late) collision */ macro
H A Dmacmace.c651 if (frame_status & (RS_OFLO | RS_CLSN | RS_FRAMERR | RS_FCSERR)) {
657 if (frame_status & RS_CLSN)
H A Dmace.c901 if (frame_status & (RS_OFLO|RS_CLSN|RS_FRAMERR|RS_FCSERR)) {

Completed in 23 milliseconds