Home
last modified time | relevance | path

Searched refs:IGC_RDT (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/igc/
H A Digc_regs.h110 #define IGC_RDT(_n) ((_n) < 4 ? (0x02818 + ((_n) * 0x100)) : \ macro
H A Digc_txrx.c427 IGC_WRITE_REG(&sc->hw, IGC_RDT(rxr->me), pidx); in igc_isc_rxd_flush()
H A Dif_igc.c350 regs_buff[7] = IGC_READ_REG(hw, IGC_RDT(0)); in igc_get_regs()
2302 IGC_WRITE_REG(hw, IGC_RDT(i), 0); in igc_initialize_receive_unit()
2762 IGC_RDT(rxr->me), igc_sysctl_reg_handler, "IU", in igc_add_hw_stats()
3307 IGC_READ_REG(&sc->hw, IGC_RDT(j))); in igc_print_debug_info()