Searched refs:csum_offload (Results 1 – 3 of 3) sorted by relevance
211 for csum_offload in on off; do212 setup_tunnel "$tunnel" "$tun_family" "$csum_offload" || exit "$?"213 do_test "$tun_family" "$traffic_family" "$csum_offload" || exit "$?"
167 bool csum_offload = tx_queue->type & EFX_TXQ_TYPE_OUTER_CSUM; in efx_mcdi_tx_init() local212 INIT_TXQ_IN_FLAG_IP_CSUM_DIS, !(csum_offload && tso_v2), in efx_mcdi_tx_init()213 INIT_TXQ_IN_FLAG_TCP_CSUM_DIS, !csum_offload, in efx_mcdi_tx_init()
2370 bool csum_offload = tx_queue->type & EFX_TXQ_TYPE_OUTER_CSUM; in efx_ef10_tx_init() local2398 if ((csum_offload || inner_csum) && in efx_ef10_tx_init()2425 ESF_DZ_TX_OPTION_UDP_TCP_CSUM, csum_offload, in efx_ef10_tx_init()2426 ESF_DZ_TX_OPTION_IP_CSUM, csum_offload && tx_queue->tso_version != 2, in efx_ef10_tx_init()