Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/sfc/
Def10.c2410 bool csum_offload = tx_queue->queue & EFX_TXQ_TYPE_OFFLOAD; in efx_ef10_tx_init() local
2439 if (csum_offload && (nic_data->datapath_caps2 & in efx_ef10_tx_init()
2473 INIT_TXQ_IN_FLAG_IP_CSUM_DIS, !csum_offload, in efx_ef10_tx_init()
2474 INIT_TXQ_IN_FLAG_TCP_CSUM_DIS, !csum_offload, in efx_ef10_tx_init()
2506 ESF_DZ_TX_OPTION_UDP_TCP_CSUM, csum_offload, in efx_ef10_tx_init()
2507 ESF_DZ_TX_OPTION_IP_CSUM, csum_offload, in efx_ef10_tx_init()