Searched refs:ST_RX_EOM (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wan/
H A Dhd64570.h164 #define ST_RX_EOM 0x80 /* End of frame */ macro
H A Dhd64572.h223 #define ST_RX_EOM 0x80 /* End of frame */ macro
H A Dhd64570.c317 if (!(stat & ST_RX_EOM))
328 if (stat & ST_RX_EOM)
H A Dhd64572.c261 if (!(stat & ST_RX_EOM))
272 if (stat & ST_RX_EOM)

Completed in 122 milliseconds