Home
last modified time | relevance | path

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

/freebsd/sys/dev/igc/
H A Digc_regs.h39 #define IGC_EITR(_n) (0x01680 + (0x4 * (_n))) macro
H A Dif_igc.c1031 IGC_WRITE_REG(hw, IGC_EITR(que->msix), que->eitr_setting); in igc_neweitr()
1649 IGC_WRITE_REG(hw, IGC_EITR(rx_que->msix), newitr); in igc_configure_queues()
2653 reg = IGC_READ_REG(hw, IGC_EITR(tque->me)); in igc_sysctl_interrupt_rate_handler()
2657 reg = IGC_READ_REG(hw, IGC_EITR(rque->msix)); in igc_sysctl_interrupt_rate_handler()