Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/
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);\