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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_common.c4604 u32 gcr_ext, hlreg0, i, poll; local
4642 gcr_ext = IXGBE_READ_REG(hw, IXGBE_GCR_EXT);
4644 gcr_ext | IXGBE_GCR_EXT_BUFFERS_CLEAR);
4651 IXGBE_WRITE_REG(hw, IXGBE_GCR_EXT, gcr_ext);

Completed in 51 milliseconds