Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/rge/
H A Drge_hw.h595 #define SBD_FLAG_IP_CKSUM 0x00040000 macro
H A Drge_rxtx.c598 hw_sbd_p->flags_len |= RGE_BSWAP_32(SBD_FLAG_IP_CKSUM); in rge_send_copy()
/illumos-gate/usr/src/uts/common/io/bge/
H A Dbge_send.c449 hw_sbd_p->flags |= SBD_FLAG_IP_CKSUM; in bge_send_serial()
H A Dbge_hw.h1848 #define SBD_FLAG_IP_CKSUM 0x0002 macro