Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_regs.h144 #define E1000_ERT 0x02008 /* Early Rx Threshold - RW */ macro
/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_debug.c292 {"EEMNGCTL", E1000_EEMNGCTL}, {"ERT", E1000_ERT}, in mac_dump()
H A De1000g_rx.c327 E1000_WRITE_REG(hw, E1000_ERT, ert); in e1000g_rx_setup()