Home
last modified time | relevance | path

Searched refs:RCVLPC_STATS_ENABLE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/
H A Dtg3.h1020 #define RCVLPC_STATS_ENABLE 0x00002018 macro
H A Dtg3.c10380 val = tr32(RCVLPC_STATS_ENABLE); in tg3_reset_hw()
10382 tw32(RCVLPC_STATS_ENABLE, val); in tg3_reset_hw()
10385 val = tr32(RCVLPC_STATS_ENABLE); in tg3_reset_hw()
10387 tw32(RCVLPC_STATS_ENABLE, val); in tg3_reset_hw()
10389 tw32(RCVLPC_STATS_ENABLE, 0xffffff); in tg3_reset_hw()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/
H A Dtg3.h1020 #define RCVLPC_STATS_ENABLE 0x00002018 macro
H A Dtg3.c10364 val = tr32(RCVLPC_STATS_ENABLE); in tg3_reset_hw()
10366 tw32(RCVLPC_STATS_ENABLE, val); in tg3_reset_hw()
10369 val = tr32(RCVLPC_STATS_ENABLE); in tg3_reset_hw()
10371 tw32(RCVLPC_STATS_ENABLE, val); in tg3_reset_hw()
10373 tw32(RCVLPC_STATS_ENABLE, 0xffffff); in tg3_reset_hw()

Completed in 56 milliseconds