Searched refs:mtqc (Results 1 – 1 of 1) sorted by relevance
3160 u32 rttdcs, mtqc; in ixgbe_setup_mtqc() local3173 mtqc = IXGBE_MTQC_VT_ENA; in ixgbe_setup_mtqc()3175 mtqc |= IXGBE_MTQC_RT_ENA | IXGBE_MTQC_8TC_8TQ; in ixgbe_setup_mtqc()3177 mtqc |= IXGBE_MTQC_RT_ENA | IXGBE_MTQC_4TC_4TQ; in ixgbe_setup_mtqc()3179 mtqc |= IXGBE_MTQC_32VF; in ixgbe_setup_mtqc()3181 mtqc |= IXGBE_MTQC_64VF; in ixgbe_setup_mtqc()3184 mtqc = IXGBE_MTQC_RT_ENA | IXGBE_MTQC_8TC_8TQ; in ixgbe_setup_mtqc()3186 mtqc = IXGBE_MTQC_RT_ENA | IXGBE_MTQC_4TC_4TQ; in ixgbe_setup_mtqc()3188 mtqc = IXGBE_MTQC_64Q_1PB; in ixgbe_setup_mtqc()3191 IXGBE_WRITE_REG(hw, IXGBE_MTQC, mtqc); in ixgbe_setup_mtqc()