Home
last modified time | relevance | path

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

/freebsd/sys/dev/igc/
H A Digc_regs.h100 #define IGC_RDBAL(_n) ((_n) < 4 ? (0x02800 + ((_n) * 0x100)) : \ macro
H A Dif_igc.c352 regs_buff[9] = IGC_READ_REG(hw, IGC_RDBAL(0)); in igc_get_regs()
2298 IGC_WRITE_REG(hw, IGC_RDBAL(i), (uint32_t)bus_addr); in igc_initialize_receive_unit()