Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/
H A Dtg3.h2160 #define NIC_SRAM_STATS_BLK 0x00000300 macro
H A Dtg3.c629 (off >= NIC_SRAM_STATS_BLK) && (off < NIC_SRAM_TX_BUFFER_DESC)) in tg3_write_mem()
654 (off >= NIC_SRAM_STATS_BLK) && (off < NIC_SRAM_TX_BUFFER_DESC)) { in tg3_read_mem()
10416 tw32(HOSTCC_STATS_BLK_NIC_ADDR, NIC_SRAM_STATS_BLK); in tg3_reset_hw()
10421 for (i = NIC_SRAM_STATS_BLK; in tg3_reset_hw()
16900 sram_base = tp->regs + NIC_SRAM_WIN_BASE + NIC_SRAM_STATS_BLK; in tg3_get_invariants()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/
H A Dtg3.h2160 #define NIC_SRAM_STATS_BLK 0x00000300 macro
H A Dtg3.c630 (off >= NIC_SRAM_STATS_BLK) && (off < NIC_SRAM_TX_BUFFER_DESC)) in tg3_write_mem()
655 (off >= NIC_SRAM_STATS_BLK) && (off < NIC_SRAM_TX_BUFFER_DESC)) { in tg3_read_mem()
10400 tw32(HOSTCC_STATS_BLK_NIC_ADDR, NIC_SRAM_STATS_BLK); in tg3_reset_hw()
10405 for (i = NIC_SRAM_STATS_BLK; in tg3_reset_hw()
16824 sram_base = tp->regs + NIC_SRAM_WIN_BASE + NIC_SRAM_STATS_BLK; in tg3_get_invariants()

Completed in 57 milliseconds