Home
last modified time | relevance | path

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

/src/sys/dev/ixgbe/
H A Dif_ixv.c1405 u32 bufsz, psrtype; in ixv_initialize_receive_units() local
1410 psrtype = IXGBE_PSRTYPE_TCPHDR | in ixv_initialize_receive_units()
1417 psrtype |= 1 << 29; in ixv_initialize_receive_units()
1419 IXGBE_WRITE_REG(hw, IXGBE_VFPSRTYPE, psrtype); in ixv_initialize_receive_units()
H A Dif_ix.c823 u32 psrtype = IXGBE_PSRTYPE_TCPHDR | in ixgbe_initialize_receive_units() local
827 IXGBE_WRITE_REG(hw, IXGBE_PSRTYPE(0), psrtype); in ixgbe_initialize_receive_units()