Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/broadcom/
Dtg3.h2160 #define NIC_SRAM_STATS_BLK 0x00000300 macro
Dtg3.c634 (off >= NIC_SRAM_STATS_BLK) && (off < NIC_SRAM_TX_BUFFER_DESC)) in tg3_write_mem()
659 (off >= NIC_SRAM_STATS_BLK) && (off < NIC_SRAM_TX_BUFFER_DESC)) { in tg3_read_mem()
10406 tw32(HOSTCC_STATS_BLK_NIC_ADDR, NIC_SRAM_STATS_BLK); in tg3_reset_hw()
10411 for (i = NIC_SRAM_STATS_BLK; in tg3_reset_hw()
16857 sram_base = tp->regs + NIC_SRAM_WIN_BASE + NIC_SRAM_STATS_BLK; in tg3_get_invariants()