Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/ixgbe/
H A Dixgbe_common.c4132 u32 gcr_ext, hlreg0; in ixgbe_clear_tx_pending() local
4150 gcr_ext = IXGBE_READ_REG(hw, IXGBE_GCR_EXT); in ixgbe_clear_tx_pending()
4152 gcr_ext | IXGBE_GCR_EXT_BUFFERS_CLEAR); in ixgbe_clear_tx_pending()
4159 IXGBE_WRITE_REG(hw, IXGBE_GCR_EXT, gcr_ext); in ixgbe_clear_tx_pending()