Searched refs:psrtype (Results 1 – 3 of 3) sorted by relevance
2173 u32 psrtype; in wx_setup_psrtype() local2176 psrtype = WX_RDB_PL_CFG_L4HDR | in wx_setup_psrtype()2184 wr32(wx, WX_RDB_PL_CFG(VMDQ_P(pool)), psrtype); in wx_setup_psrtype()2187 psrtype |= WX_RDB_RSS_PL_4; in wx_setup_psrtype()2189 psrtype |= WX_RDB_RSS_PL_2; in wx_setup_psrtype()2192 wr32(wx, WX_RDB_PL_CFG(VMDQ_P(pool)), psrtype); in wx_setup_psrtype()
1791 u32 psrtype = IXGBE_PSRTYPE_TCPHDR | IXGBE_PSRTYPE_UDPHDR | in ixgbevf_setup_psrtype() local1796 psrtype |= BIT(29); in ixgbevf_setup_psrtype()1798 IXGBE_WRITE_REG(hw, IXGBE_VFPSRTYPE, psrtype); in ixgbevf_setup_psrtype()
4605 u32 psrtype = IXGBE_PSRTYPE_TCPHDR | in ixgbe_setup_psrtype() local4615 psrtype |= 2u << 29; in ixgbe_setup_psrtype()4617 psrtype |= 1u << 29; in ixgbe_setup_psrtype()4620 IXGBE_WRITE_REG(hw, IXGBE_PSRTYPE(VMDQ_P(pool)), psrtype); in ixgbe_setup_psrtype()