Home
last modified time | relevance | path

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

/freebsd/sys/dev/sge/
H A Dif_sge.c191 #define SGE_CSUM_FEATURES (CSUM_IP | CSUM_TCP | CSUM_UDP) macro
615 if_sethwassist(ifp, SGE_CSUM_FEATURES | CSUM_TSO); in sge_attach()
1778 if_sethwassistbits(ifp, SGE_CSUM_FEATURES, 0); in sge_ioctl()
1780 if_sethwassistbits(ifp, 0, SGE_CSUM_FEATURES); in sge_ioctl()