Searched refs:psrtype (Results 1 – 3 of 3) sorted by relevance
199 u32 psrtype = WX_VXMRQC_PSR_L2HDR | in wx_setup_psrtype_vf() local205 wr32m(wx, WX_VXMRQC, WX_VXMRQC_PSR_MASK, WX_VXMRQC_PSR(psrtype)); in wx_setup_psrtype_vf()
2174 u32 psrtype; in wx_setup_psrtype() local2177 psrtype = WX_RDB_PL_CFG_L4HDR | in wx_setup_psrtype()2185 wr32(wx, WX_RDB_PL_CFG(VMDQ_P(pool)), psrtype); in wx_setup_psrtype()2188 psrtype |= WX_RDB_RSS_PL_4; in wx_setup_psrtype()2190 psrtype |= WX_RDB_RSS_PL_2; in wx_setup_psrtype()2193 wr32(wx, WX_RDB_PL_CFG(VMDQ_P(pool)), psrtype); in wx_setup_psrtype()
4606 u32 psrtype = IXGBE_PSRTYPE_TCPHDR | in ixgbe_setup_psrtype() local4616 psrtype |= 2u << 29; in ixgbe_setup_psrtype()4618 psrtype |= 1u << 29; in ixgbe_setup_psrtype()4621 IXGBE_WRITE_REG(hw, IXGBE_PSRTYPE(VMDQ_P(pool)), psrtype); in ixgbe_setup_psrtype()