Searched refs:RCVLPC_STATS_ENABLE (Results 1 - 2 of 2) sorted by path

/linux-master/drivers/net/ethernet/broadcom/
H A Dtg3.c10433 val = tr32(RCVLPC_STATS_ENABLE);
10435 tw32(RCVLPC_STATS_ENABLE, val);
10438 val = tr32(RCVLPC_STATS_ENABLE);
10440 tw32(RCVLPC_STATS_ENABLE, val);
10442 tw32(RCVLPC_STATS_ENABLE, 0xffffff);
H A Dtg3.h1020 #define RCVLPC_STATS_ENABLE 0x00002018 macro

Completed in 304 milliseconds