Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_dcb_82598.h35 #define IXGBE_PDPMCS_TRM 0x00000100 /* Transmit Recycle Mode enable */ macro
H A Dixgbe_dcb_82598.c140 reg |= (IXGBE_PDPMCS_TPPAC | IXGBE_PDPMCS_TRM); in ixgbe_dcb_config_tx_data_arbiter_82598()