Searched refs:OFFLOAD_IPCKSUM (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/dev/pci/
H A Dif_txpreg.h513 #define OFFLOAD_IPCKSUM 0x00000008 /* ip checksum */ macro
H A Dif_txp.c2096 if (rsp->rsp_par2 & rsp->rsp_par3 & OFFLOAD_IPCKSUM) {
2097 sc->sc_tx_capability |= OFFLOAD_IPCKSUM;
2098 sc->sc_rx_capability |= OFFLOAD_IPCKSUM;

Completed in 98 milliseconds