Home
last modified time | relevance | path

Searched refs:RCVLPC_STATS_ENABLE (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/broadcom/
Dtg3.h1012 #define RCVLPC_STATS_ENABLE 0x00002018 macro
Dtg3.c10322 val = tr32(RCVLPC_STATS_ENABLE); in tg3_reset_hw()
10324 tw32(RCVLPC_STATS_ENABLE, val); in tg3_reset_hw()
10327 val = tr32(RCVLPC_STATS_ENABLE); in tg3_reset_hw()
10329 tw32(RCVLPC_STATS_ENABLE, val); in tg3_reset_hw()
10331 tw32(RCVLPC_STATS_ENABLE, 0xffffff); in tg3_reset_hw()