Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_xgereg.h237 #define TXD_CTL2_CIPv4 (1ULL << 58) /* Calculate IPv4 header checksum */ macro
H A Dif_xge.c1171 txd->txd_control2 |= TXD_CTL2_CIPv4; in xge_start()