Searched refs:OFFLOAD_UDPCKSUM (Results 1 – 2 of 2) sorted by relevance
512 #define OFFLOAD_UDPCKSUM 0x00000004 /* udp checksum */ macro
2111 if (rsp->rsp_par2 & rsp->rsp_par3 & OFFLOAD_UDPCKSUM) { in txp_capabilities()2112 sc->sc_rx_capability |= OFFLOAD_UDPCKSUM; in txp_capabilities()2114 sc->sc_tx_capability |= OFFLOAD_UDPCKSUM; in txp_capabilities()