Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/bge/
H A Dif_bgereg.h2305 #define BGE_TXBDFLAG_IP_CSUM 0x0002 macro
H A Dif_bge.c3525 csum_flags |= BGE_TXBDFLAG_IP_CSUM; in bge_encap()
/dragonfly/sys/dev/netif/bnx/
H A Dif_bnx.c3411 csum_flags |= BGE_TXBDFLAG_IP_CSUM; in bnx_encap()