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