Searched refs:IXGBE_MTQC_RT_ENA (Results 1 – 2 of 2) sorted by relevance
545 reg = IXGBE_MTQC_RT_ENA | IXGBE_MTQC_8TC_8TQ; in ixgbe_dcb_config_82599()548 reg = IXGBE_MTQC_RT_ENA | IXGBE_MTQC_4TC_4TQ; in ixgbe_dcb_config_82599()
2531 #define IXGBE_MTQC_RT_ENA 0x1 /* DCB Enable */ macro