Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixgbe/
H A Dif_ixv.c1400 u32 bufsz, psrtype; in ixv_initialize_receive_units() local
1405 psrtype = IXGBE_PSRTYPE_TCPHDR | in ixv_initialize_receive_units()
1412 psrtype |= 1 << 29; in ixv_initialize_receive_units()
1414 IXGBE_WRITE_REG(hw, IXGBE_VFPSRTYPE, psrtype); in ixv_initialize_receive_units()
H A Dif_ix.c794 u32 psrtype = IXGBE_PSRTYPE_TCPHDR | in ixgbe_initialize_receive_units() local
798 IXGBE_WRITE_REG(hw, IXGBE_PSRTYPE(0), psrtype); in ixgbe_initialize_receive_units()