Home
last modified time | relevance | path

Searched refs:E1000_EITR (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_vf.h73 #define E1000_EITR(_n) (0x01680 + ((_n) << 2)) macro
H A De1000_regs.h90 #define E1000_EITR(_n) (0x01680 + (0x4 * (_n))) macro
/illumos-gate/usr/src/uts/common/io/igb/
H A Digb_gld.c1562 E1000_WRITE_REG(hw, E1000_EITR(i), in igb_set_priv_prop()
H A Digb_main.c1547 E1000_WRITE_REG(hw, E1000_EITR(i), igb->intr_throttling[i]); in igb_init_adapter()