| /f-stack/dpdk/drivers/net/cxgbe/ |
| H A D | cxgbe.h | 49 DEV_RX_OFFLOAD_TCP_CKSUM | \
|
| /f-stack/dpdk/drivers/net/igc/ |
| H A D | igc_ethdev.h | 66 DEV_RX_OFFLOAD_TCP_CKSUM | \
|
| /f-stack/dpdk/drivers/net/ixgbe/ |
| H A D | ixgbe_vf_representor.c | 63 DEV_RX_OFFLOAD_TCP_CKSUM; in ixgbe_vf_representor_dev_infos_get()
|
| /f-stack/dpdk/drivers/net/enic/ |
| H A D | enic_res.c | 204 DEV_RX_OFFLOAD_TCP_CKSUM | in enic_get_vnic_config()
|
| /f-stack/dpdk/drivers/net/enetc/ |
| H A D | enetc_ethdev.c | 212 DEV_RX_OFFLOAD_TCP_CKSUM | in enetc_dev_infos_get() 737 if (rx_offloads & (DEV_RX_OFFLOAD_UDP_CKSUM | DEV_RX_OFFLOAD_TCP_CKSUM)) in enetc_dev_configure()
|
| /f-stack/dpdk/drivers/net/netvsc/ |
| H A D | hn_rndis.c | 815 if (rx_offloads & DEV_RX_OFFLOAD_TCP_CKSUM) { in hn_rndis_conf_offload() 940 dev_info->rx_offload_capa |= DEV_RX_OFFLOAD_TCP_CKSUM; in hn_rndis_get_offload()
|
| /f-stack/dpdk/drivers/net/i40e/ |
| H A D | i40e_vf_representor.c | 50 DEV_RX_OFFLOAD_TCP_CKSUM | in i40e_vf_representor_dev_infos_get()
|
| /f-stack/dpdk/doc/guides/nics/ |
| H A D | features.rst | 547 …th_rxconf,rte_eth_rxmode**: ``offloads:DEV_RX_OFFLOAD_UDP_CKSUM,DEV_RX_OFFLOAD_TCP_CKSUM,DEV_RX_OF… 556 …`rx_offload_capa,rx_queue_offload_capa:DEV_RX_OFFLOAD_UDP_CKSUM,DEV_RX_OFFLOAD_TCP_CKSUM,DEV_RX_OF…
|
| /f-stack/dpdk/drivers/net/virtio/ |
| H A D | virtio_ethdev.c | 2246 DEV_RX_OFFLOAD_TCP_CKSUM)) in virtio_dev_configure() 2271 DEV_RX_OFFLOAD_TCP_CKSUM)) && in virtio_dev_configure() 2363 DEV_RX_OFFLOAD_TCP_CKSUM | in virtio_dev_configure() 2640 DEV_RX_OFFLOAD_TCP_CKSUM | in virtio_dev_info_get()
|
| /f-stack/dpdk/lib/librte_ethdev/ |
| H A D | rte_ethdev.h | 1338 #define DEV_RX_OFFLOAD_TCP_CKSUM 0x00000008 macro 1363 DEV_RX_OFFLOAD_TCP_CKSUM)
|
| /f-stack/dpdk/drivers/net/failsafe/ |
| H A D | failsafe_ops.c | 1184 DEV_RX_OFFLOAD_TCP_CKSUM | in fs_dev_infos_get() 1201 DEV_RX_OFFLOAD_TCP_CKSUM | in fs_dev_infos_get()
|
| /f-stack/dpdk/drivers/net/bnxt/ |
| H A D | bnxt.h | 584 DEV_RX_OFFLOAD_TCP_CKSUM | \
|
| /f-stack/dpdk/drivers/net/ice/ |
| H A D | ice_dcf_ethdev.c | 654 DEV_RX_OFFLOAD_TCP_CKSUM | in ice_dcf_dev_info_get()
|
| /f-stack/dpdk/drivers/net/dpaa/ |
| H A D | dpaa_ethdev.c | 61 DEV_RX_OFFLOAD_TCP_CKSUM | 620 {DEV_RX_OFFLOAD_TCP_CKSUM, " TCP csum,"}, in dpaa_dev_rx_burst_mode_get()
|
| /f-stack/dpdk/drivers/net/pfe/ |
| H A D | pfe_ethdev.c | 27 DEV_RX_OFFLOAD_TCP_CKSUM;
|
| /f-stack/dpdk/drivers/net/ionic/ |
| H A D | ionic_ethdev.c | 423 DEV_RX_OFFLOAD_TCP_CKSUM | in ionic_dev_info_get()
|
| /f-stack/dpdk/drivers/net/atlantic/ |
| H A D | atl_rxtx.c | 150 (DEV_RX_OFFLOAD_UDP_CKSUM | DEV_RX_OFFLOAD_TCP_CKSUM); in atl_rx_queue_setup()
|
| H A D | atl_ethdev.c | 160 | DEV_RX_OFFLOAD_TCP_CKSUM \
|
| /f-stack/dpdk/drivers/net/octeontx2/ |
| H A D | otx2_ethdev.c | 68 if (dev->rx_offloads & (DEV_RX_OFFLOAD_TCP_CKSUM | in nix_lf_alloc() 697 if (dev->rx_offloads & (DEV_RX_OFFLOAD_TCP_CKSUM | in nix_rx_offload_flags()
|
| /f-stack/dpdk/drivers/net/e1000/ |
| H A D | igb_rxtx.c | 1642 DEV_RX_OFFLOAD_TCP_CKSUM | in igb_get_rx_port_offloads_capa() 2507 (DEV_RX_OFFLOAD_TCP_CKSUM | DEV_RX_OFFLOAD_UDP_CKSUM)) in eth_igb_rx_init()
|
| H A D | em_rxtx.c | 1374 DEV_RX_OFFLOAD_TCP_CKSUM | in em_get_rx_port_offloads_capa()
|
| /f-stack/dpdk/drivers/net/octeontx/ |
| H A D | octeontx_ethdev.c | 383 if (nic->rx_offloads & (DEV_RX_OFFLOAD_TCP_CKSUM | in octeontx_rx_offload_flags()
|
| /f-stack/dpdk/drivers/net/vmxnet3/ |
| H A D | vmxnet3_ethdev.c | 57 DEV_RX_OFFLOAD_TCP_CKSUM | \
|
| /f-stack/lib/ |
| H A D | ff_dpdk_if.c | 675 (dev_info.rx_offload_capa & DEV_RX_OFFLOAD_TCP_CKSUM)) { in init_port_start()
|
| /f-stack/dpdk/drivers/net/liquidio/ |
| H A D | lio_ethdev.c | 411 DEV_RX_OFFLOAD_TCP_CKSUM | in lio_dev_info_get()
|