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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dsky2.h1175 PHY_CT_LOOP = 1<<14, /* Bit 14: enable Loopback over PHY */ enumerator in enum:__anon13354
H A Dskge.h1019 PHY_CT_LOOP = 1<<14, /* Bit 14: enable Loopback over PHY */ enumerator in enum:__anon13225
H A Dskge.c1886 ctrl | PHY_CT_LOOP);
1888 ctrl & ~PHY_CT_LOOP);

Completed in 87 milliseconds