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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dcs89x0.c201 #define FORCE_RJ45 0x0001 /* pick one of these three */ macro
281 if (!strcmp(str, "rj45")) g_cs89x0_media__force = FORCE_RJ45;
692 if (lp->force & FORCE_RJ45) {lp->adapter_cnf |= A_CNF_10B_T; count++; }
696 else if (lp->force & FORCE_RJ45){lp->adapter_cnf |= A_CNF_MEDIA_10B_T; }

Completed in 48 milliseconds