Searched refs:csum_type (Results 1 – 1 of 1) sorted by relevance
751 int csum_type; in hwcsum() local756 csum_type = TX_CSUM_TCPIP; in hwcsum()759 csum_type = TX_CSUM_UDPIP; in hwcsum()768 if (likely(csum_type >= TX_CSUM_TCPIP)) { in hwcsum()776 return V_TXPKT_CSUM_TYPE(csum_type) | hdr_len; in hwcsum()