Searched refs:IGC_CSUM_OFFLOAD (Results 1 – 2 of 2) sorted by relevance
205 #define IGC_CSUM_OFFLOAD (CSUM_IP | CSUM_IP_UDP | CSUM_IP_TCP | \ macro
213 } else if ((pi->ipi_csum_flags & IGC_CSUM_OFFLOAD) == 0) { in igc_tx_ctx_setup()