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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/
H A D7990.h118 int tpe; /* TPE is selected */ member in struct:lance_private
H A Dsunlance.c19 * 4/17/96: Burst sizes and tpe selection on sun4m by Eddie C. Dost
28 * 5/29/96: override option 'tpe-link-test?', if it is 'false', as
109 #include <asm/auxio.h> /* For tpe-link-test? setting */
249 char tpe; /* cable-selection is TPE */ member in struct:lance_private
456 if (lp->tpe)
596 lp->tpe = 1 - lp->tpe;
598 dev->name, lp->tpe?"TPE":"AUI");
768 lp->tpe = 1 - lp->tpe;
[all...]
H A D7990.c352 lp->tpe = 1 - lp->tpe;
354 dev->name, lp->tpe?"TPE":"AUI");
H A Da2065.c128 int tpe; /* cable-selection is TPE */ member in struct:lance_private
384 lp->tpe = 1 - lp->tpe;
386 dev->name, lp->tpe?"TPE":"AUI");

Completed in 41 milliseconds