Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixgbe/
H A Dixgbe_dcb_82599.h45 #define IXGBE_RTTDCS_TDRM 0x00000010 /* Transmit Recycle Mode */ macro
H A Dixgbe_dcb_82599.c215 reg = IXGBE_RTTDCS_TDPAC | IXGBE_RTTDCS_TDRM; in ixgbe_dcb_config_tx_desc_arbiter_82599()