Searched refs:is_5705 (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 Dtg3.c10262 int i, is_5705, is_5750; local
10409 is_5705 = is_5750 = 0;
10411 is_5705 = 1;
10417 if (is_5705 && (reg_tbl[i].flags & TG3_FL_NOT_5705))
10420 if (!is_5705 && (reg_tbl[i].flags & TG3_FL_5705))

Completed in 37 milliseconds