Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_stgereg.h93 #define TFD_IPChecksumEnable (1ULL << 20) macro
H A Dif_stge.c552 csum_flags |= TFD_IPChecksumEnable; in stge_start()