Searched refs:mtqc (Results 1 – 1 of 1) sorted by relevance
3558 u32 rttdcs, mtqc; in ixgbe_setup_mtqc() local3571 mtqc = IXGBE_MTQC_VT_ENA; in ixgbe_setup_mtqc()3573 mtqc |= IXGBE_MTQC_RT_ENA | IXGBE_MTQC_8TC_8TQ; in ixgbe_setup_mtqc()3575 mtqc |= IXGBE_MTQC_RT_ENA | IXGBE_MTQC_4TC_4TQ; in ixgbe_setup_mtqc()3578 mtqc |= IXGBE_MTQC_32VF; in ixgbe_setup_mtqc()3580 mtqc |= IXGBE_MTQC_64VF; in ixgbe_setup_mtqc()3583 mtqc = IXGBE_MTQC_RT_ENA | IXGBE_MTQC_8TC_8TQ; in ixgbe_setup_mtqc()3585 mtqc = IXGBE_MTQC_RT_ENA | IXGBE_MTQC_4TC_4TQ; in ixgbe_setup_mtqc()3587 mtqc = IXGBE_MTQC_64Q_1PB; in ixgbe_setup_mtqc()3590 IXGBE_WRITE_REG(hw, IXGBE_MTQC, mtqc); in ixgbe_setup_mtqc()