Searched refs:NIC_SRAM_WIN_BASE (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/net/ethernet/broadcom/ | ||
D | tg3.h | 2154 #define NIC_SRAM_WIN_BASE 0x00008000 macro |
D | tg3.c | 16894 sram_base = tp->regs + NIC_SRAM_WIN_BASE + NIC_SRAM_STATS_BLK; in tg3_get_invariants() |