Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/igc/core/
H A Digc_regs.h40 #define IGC_EITR(_n) (0x01680 + (0x4 * (_n))) macro
/illumos-gate/usr/src/uts/common/io/igc/
H A Digc.c1240 igc_write32(igc, IGC_EITR(i), igc->igc_eitr); in igc_hw_intr_init()