Home
last modified time | relevance | path

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

/freebsd/sys/dev/igc/
H A Digc_regs.h108 #define IGC_RDH(_n) ((_n) < 4 ? (0x02810 + ((_n) * 0x100)) : \ macro
H A Dif_igc.c349 regs_buff[6] = IGC_READ_REG(hw, IGC_RDH(0)); in igc_get_regs()
2301 IGC_WRITE_REG(hw, IGC_RDH(i), 0); in igc_initialize_receive_unit()
2758 IGC_RDH(rxr->me), igc_sysctl_reg_handler, "IU", in igc_add_hw_stats()
3306 IGC_READ_REG(&sc->hw, IGC_RDH(j)), in igc_print_debug_info()