Searched refs:FORCE_BNC (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.c203 #define FORCE_BNC 0x0004 macro
283 else if (!strcmp(str, "bnc")) g_cs89x0_media__force = FORCE_BNC;
694 if (lp->force & FORCE_BNC) {lp->adapter_cnf |= A_CNF_10B_2; count++; }
698 else if (lp->force & FORCE_BNC) {lp->adapter_cnf |= A_CNF_MEDIA_10B_2; }

Completed in 132 milliseconds