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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/
H A D7990.h115 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
104 #include <asm/auxio.h> /* For tpe-link-test? setting */
254 char tpe; /* cable-selection is TPE */ member in struct:lance_private
458 if (lp->tpe)
597 lp->tpe = 1 - lp->tpe;
599 dev->name, lp->tpe?"TPE":"AUI");
768 lp->tpe = 1 - lp->tpe;
[all...]
H A D7990.c387 lp->tpe = 1 - lp->tpe;
389 dev->name, lp->tpe?"TPE":"AUI");
H A Da2065.c123 int tpe; /* cable-selection is TPE */ member in struct:lance_private
374 lp->tpe = 1 - lp->tpe;
377 lp->tpe?"TPE":"AUI");

Completed in 107 milliseconds