| /f-stack/dpdk/drivers/net/mvneta/ |
| H A D | mvneta_ethdev.h | 62 DEV_TX_OFFLOAD_UDP_CKSUM | \
|
| /f-stack/dpdk/drivers/net/mlx5/ |
| H A D | mlx5_rxtx_vec.h | 20 DEV_TX_OFFLOAD_UDP_CKSUM | \
|
| /f-stack/dpdk/drivers/net/cxgbe/ |
| H A D | cxgbe.h | 41 DEV_TX_OFFLOAD_UDP_CKSUM | \
|
| /f-stack/dpdk/drivers/net/thunderx/ |
| H A D | nicvf_ethdev.h | 34 DEV_TX_OFFLOAD_UDP_CKSUM | \
|
| /f-stack/dpdk/drivers/net/octeontx/ |
| H A D | octeontx_ethdev.h | 72 DEV_TX_OFFLOAD_UDP_CKSUM | \
|
| /f-stack/dpdk/drivers/net/igc/ |
| H A D | igc_ethdev.h | 75 DEV_TX_OFFLOAD_UDP_CKSUM | \
|
| /f-stack/dpdk/drivers/net/mlx4/ |
| H A D | mlx4_txq.c | 253 DEV_TX_OFFLOAD_UDP_CKSUM | in mlx4_get_tx_port_offloads() 371 DEV_TX_OFFLOAD_UDP_CKSUM | in mlx4_tx_queue_setup()
|
| /f-stack/dpdk/examples/flow_filtering/ |
| H A D | main.c | 138 DEV_TX_OFFLOAD_UDP_CKSUM | in init_port()
|
| /f-stack/dpdk/drivers/net/ixgbe/ |
| H A D | ixgbe_vf_representor.c | 67 DEV_TX_OFFLOAD_IPV4_CKSUM | DEV_TX_OFFLOAD_UDP_CKSUM | in ixgbe_vf_representor_dev_infos_get()
|
| /f-stack/dpdk/drivers/net/sfc/ |
| H A D | sfc_tx.c | 99 ((offloads & DEV_TX_OFFLOAD_UDP_CKSUM) == 0)) { in sfc_tx_qcheck_conf() 471 (txq_info->offloads & DEV_TX_OFFLOAD_UDP_CKSUM)) { in sfc_tx_qstart() 1160 DEV_TX_OFFLOAD_UDP_CKSUM |
|
| H A D | sfc_ef10_tx.c | 1110 DEV_TX_OFFLOAD_UDP_CKSUM | 1137 DEV_TX_OFFLOAD_UDP_CKSUM |
|
| H A D | sfc_ef100_tx.c | 948 DEV_TX_OFFLOAD_UDP_CKSUM |
|
| /f-stack/dpdk/drivers/net/netvsc/ |
| H A D | hn_rndis.c | 829 if (tx_offloads & DEV_TX_OFFLOAD_UDP_CKSUM) { in hn_rndis_conf_offload() 842 if (rx_offloads & DEV_TX_OFFLOAD_UDP_CKSUM) { in hn_rndis_conf_offload() 925 dev_info->tx_offload_capa |= DEV_TX_OFFLOAD_UDP_CKSUM; in hn_rndis_get_offload()
|
| /f-stack/dpdk/drivers/net/enic/ |
| H A D | enic_res.c | 195 DEV_TX_OFFLOAD_UDP_CKSUM | in enic_get_vnic_config()
|
| /f-stack/dpdk/drivers/net/ice/ |
| H A D | ice_rxtx_vec_common.h | 270 DEV_TX_OFFLOAD_UDP_CKSUM | \
|
| /f-stack/dpdk/doc/guides/sample_app_ug/ |
| H A D | flow_filtering.rst | 126 DEV_TX_OFFLOAD_UDP_CKSUM | 207 DEV_TX_OFFLOAD_UDP_CKSUM |
|
| /f-stack/dpdk/doc/guides/prog_guide/ |
| H A D | mbuf_lib.rst | 151 and DEV_TX_OFFLOAD_UDP_CKSUM. 204 DEV_TX_OFFLOAD_UDP_CKSUM and DEV_TX_OFFLOAD_OUTER_IPV4_CKSUM.
|
| /f-stack/dpdk/app/test-pmd/ |
| H A D | csumonly.c | 505 if (tx_offloads & DEV_TX_OFFLOAD_UDP_CKSUM) in process_inner_cksums() 1022 DEV_TX_OFFLOAD_UDP_CKSUM | in pkt_burst_checksum_forward()
|
| /f-stack/dpdk/drivers/net/iavf/ |
| H A D | iavf_rxtx.h | 30 DEV_TX_OFFLOAD_UDP_CKSUM | \
|
| /f-stack/dpdk/drivers/net/i40e/ |
| H A D | i40e_vf_representor.c | 57 DEV_TX_OFFLOAD_UDP_CKSUM | in i40e_vf_representor_dev_infos_get()
|
| /f-stack/dpdk/doc/guides/nics/ |
| H A D | features.rst | 548 * **[uses] rte_eth_txconf,rte_eth_txmode**: ``offloads:DEV_TX_OFFLOAD_UDP_CKSUM,DEV_TX_OFFLOAD_… 557 …``tx_offload_capa,tx_queue_offload_capa:DEV_TX_OFFLOAD_UDP_CKSUM,DEV_TX_OFFLOAD_TCP_CKSUM,DEV_TX_O…
|
| /f-stack/dpdk/drivers/net/octeontx2/ |
| H A D | otx2_ethdev.h | 134 DEV_TX_OFFLOAD_UDP_CKSUM | \
|
| /f-stack/dpdk/drivers/net/dpaa2/ |
| H A D | dpaa2_ethdev.c | 55 DEV_TX_OFFLOAD_UDP_CKSUM | 328 {DEV_TX_OFFLOAD_UDP_CKSUM, " UDP csum,"}, in dpaa2_dev_tx_burst_mode_get() 602 if ((tx_offloads & DEV_TX_OFFLOAD_UDP_CKSUM) || in dpaa2_eth_dev_configure()
|
| /f-stack/dpdk/drivers/net/bnxt/ |
| H A D | bnxt.h | 570 DEV_TX_OFFLOAD_UDP_CKSUM | \
|
| /f-stack/dpdk/drivers/net/ena/ |
| H A D | ena_ethdev.c | 133 DEV_TX_OFFLOAD_UDP_CKSUM |\ 362 (queue_offloads & DEV_TX_OFFLOAD_UDP_CKSUM)) { in ena_tx_mbuf_prepare() 2039 DEV_TX_OFFLOAD_UDP_CKSUM | in ena_infos_get()
|