Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_dcb_82599.h46 #define IXGBE_RTTDCS_TDRM 0x00000010 /* Transmit Recycle Mode */ macro
H A Dixgbe_dcb_82599.c216 reg = IXGBE_RTTDCS_TDPAC | IXGBE_RTTDCS_TDRM; in ixgbe_dcb_config_tx_desc_arbiter_82599()