Home
last modified time | relevance | path

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

/freebsd/sys/dev/bge/
H A Dif_bge.c118 #define BGE_CSUM_FEATURES (CSUM_IP | CSUM_TCP) macro
3702 sc->bge_csum_features = BGE_CSUM_FEATURES; in bge_attach()
5464 if_sethwassistbits(ifp, 0, (BGE_CSUM_FEATURES | CSUM_UDP)); in bge_init_locked()