Searched refs:mtqc (Results 1 – 1 of 1) sorted by relevance
3074 u32 rttdcs, mtqc; in ixgbe_setup_mtqc() local3087 mtqc = IXGBE_MTQC_VT_ENA; in ixgbe_setup_mtqc()3089 mtqc |= IXGBE_MTQC_RT_ENA | IXGBE_MTQC_8TC_8TQ; in ixgbe_setup_mtqc()3091 mtqc |= IXGBE_MTQC_RT_ENA | IXGBE_MTQC_4TC_4TQ; in ixgbe_setup_mtqc()3093 mtqc |= IXGBE_MTQC_32VF; in ixgbe_setup_mtqc()3095 mtqc |= IXGBE_MTQC_64VF; in ixgbe_setup_mtqc()3098 mtqc = IXGBE_MTQC_RT_ENA | IXGBE_MTQC_8TC_8TQ; in ixgbe_setup_mtqc()3100 mtqc = IXGBE_MTQC_RT_ENA | IXGBE_MTQC_4TC_4TQ; in ixgbe_setup_mtqc()3102 mtqc = IXGBE_MTQC_64Q_1PB; in ixgbe_setup_mtqc()3105 IXGBE_WRITE_REG(hw, IXGBE_MTQC, mtqc); in ixgbe_setup_mtqc()