Home
last modified time | relevance | path

Searched refs:psrtype (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/dev/pci/ixgbe/
H A Dixv.c1875 u32 bufsz, psrtype; in ixv_initialize_receive_units() local
1882 psrtype = IXGBE_PSRTYPE_TCPHDR in ixv_initialize_receive_units()
1889 psrtype |= 1 << 29; in ixv_initialize_receive_units()
1891 IXGBE_WRITE_REG(hw, IXGBE_VFPSRTYPE, psrtype); in ixv_initialize_receive_units()
H A Dixgbe.c637 u32 psrtype = IXGBE_PSRTYPE_TCPHDR in ixgbe_initialize_receive_units() local
641 IXGBE_WRITE_REG(hw, IXGBE_PSRTYPE(0), psrtype); in ixgbe_initialize_receive_units()