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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/tulip/
H A Dde4x5.h620 #define GEP_FDXD 0x00000008 /* Full Duplex Disable (output) */ macro
947 lp->cache.gep = (lp->fdx ? 0 : GEP_FDXD);\
976 lp->cache.gep = (lp->fdx ? 0 : GEP_FDXD) | GEP_MODE;\
993 lp->cache.gep = (GEP_FDXD | GEP_MODE);\

Completed in 69 milliseconds