Home
last modified time | relevance | path

Searched refs:csum_offload (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/sfc/
Def10.c2413 bool csum_offload = tx_queue->queue & EFX_TXQ_TYPE_OFFLOAD; in efx_ef10_tx_init() local
2442 if (csum_offload && (nic_data->datapath_caps2 & in efx_ef10_tx_init()
2476 INIT_TXQ_IN_FLAG_IP_CSUM_DIS, !csum_offload, in efx_ef10_tx_init()
2477 INIT_TXQ_IN_FLAG_TCP_CSUM_DIS, !csum_offload, in efx_ef10_tx_init()
2509 ESF_DZ_TX_OPTION_UDP_TCP_CSUM, csum_offload, in efx_ef10_tx_init()
2510 ESF_DZ_TX_OPTION_IP_CSUM, csum_offload, in efx_ef10_tx_init()