Searched refs:RCVLPC_STATS_ENABLE (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 Dtg3.h949 #define RCVLPC_STATS_ENABLE 0x00002018 macro
H A Dtg3.c7989 val = tr32(RCVLPC_STATS_ENABLE);
7991 tw32(RCVLPC_STATS_ENABLE, val);
7994 val = tr32(RCVLPC_STATS_ENABLE);
7996 tw32(RCVLPC_STATS_ENABLE, val);
7998 tw32(RCVLPC_STATS_ENABLE, 0xffffff);

Completed in 299 milliseconds