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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Datp.h19 enum chip_type { RTL8002, RTL8012 }; enumerator in enum:chip_type
H A Datp.c4 ethernet adapters based on the Realtek RTL8002 and RTL8012 chips.
75 The RTL8002 adapter seems to be built around a custom spin of the SEEQ
150 MODULE_DESCRIPTION("RealTek RTL8002/8012 parallel port Ethernet driver");
335 lp->chip_type = RTL8002;
885 if (lp->chip_type == RTL8002)

Completed in 40 milliseconds