Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/broadcom/
H A Dtg3.h1020 #define RCVLPC_STATS_ENABLE 0x00002018 macro
H A Dtg3.c10365 val = tr32(RCVLPC_STATS_ENABLE); in tg3_reset_hw()
10367 tw32(RCVLPC_STATS_ENABLE, val); in tg3_reset_hw()
10370 val = tr32(RCVLPC_STATS_ENABLE); in tg3_reset_hw()
10372 tw32(RCVLPC_STATS_ENABLE, val); in tg3_reset_hw()
10374 tw32(RCVLPC_STATS_ENABLE, 0xffffff); in tg3_reset_hw()