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