Searched refs:TXD_CTL2_CIPv4 (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/pci/ | ||
H A D | if_xgereg.h | 237 #define TXD_CTL2_CIPv4 (1ULL << 58) /* Calculate IPv4 header checksum */ macro |
H A D | if_xge.c | 1171 txd->txd_control2 |= TXD_CTL2_CIPv4; in xge_start() |