Home
last modified time | relevance | path

Searched defs:tx_offload (Results 1 – 6 of 6) sorted by relevance

/dpdk/app/test-pmd/
H A Dmacswap_common.h9 ol_flags_init(uint64_t tx_offload) in ol_flags_init()
/dpdk/drivers/common/idpf/
H A Didpf_common_rxtx.c830 union idpf_tx_offload tx_offload, in idpf_set_splitq_tso_ctx()
867 union idpf_tx_offload tx_offload = {0}; in idpf_dp_splitq_xmit_pkts() local
1353 union idpf_tx_offload tx_offload = {0}; in idpf_dp_singleq_xmit_pkts() local
/dpdk/examples/ipsec-secgw/
H A Dipsec_worker.h129 uint64_t tx_offload; in prepare_one_packet() local
/dpdk/lib/ipsec/
H A Dsa.h102 } tx_offload; member
/dpdk/lib/mbuf/
H A Drte_mbuf_core.h625 uint64_t tx_offload; /**< combined for easy fetch */ member
/dpdk/lib/ethdev/
H A Drte_ethdev_telemetry.c295 struct rte_tel_data *rx_offload, *tx_offload; in eth_dev_handle_port_info() local