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

/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_rx.c155 uint32_t ert; local
315 ert = E1000_ERT_2048;
324 ert |= (1 << 13);
327 E1000_WRITE_REG(hw, E1000_ERT, ert);

Completed in 45 milliseconds