Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/bge/
H A Dif_bgereg.h2307 #define BGE_TXBDFLAG_IP_FRAG 0x0008 macro
H A Dif_bge.c3531 csum_flags |= BGE_TXBDFLAG_IP_FRAG; in bge_encap()
/dragonfly/sys/dev/netif/bnx/
H A Dif_bnx.c3417 csum_flags |= BGE_TXBDFLAG_IP_FRAG; in bnx_encap()