Searched refs:E1000_SRRCTL (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_vf.h54 #define E1000_SRRCTL(_n) ((_n) < 4 ? (0x0280C + ((_n) * 0x100)) : \ macro
H A De1000_regs.h241 #define E1000_SRRCTL(_n) ((_n) < 4 ? (0x0280C + ((_n) * 0x100)) : \ macro
/illumos-gate/usr/src/uts/common/io/igb/
H A Digb_main.c2136 E1000_WRITE_REG(hw, E1000_SRRCTL(rx_ring->index),

Completed in 57 milliseconds