Home
last modified time | relevance | path

Searched defs:tso (Results 1 – 20 of 20) sorted by relevance

/dpdk/lib/ipsec/
H A Desp_outb.c141 union sym_op_data *icv, uint8_t sqh_len, uint8_t tso) in outb_tun_pkt_prepare()
346 union sym_op_data *icv, uint8_t sqh_len, uint8_t tso) in outb_trs_pkt_prepare()
/dpdk/app/test/
H A Dtest_mbuf.c1393 uint64_t tso, uint64_t ol3, uint64_t ol2) in set_tx_offload()
1415 uint16_t tso; in test_tx_offload() member
/dpdk/drivers/net/enic/
H A Denic_rxtx.c487 uint64_t tso; in enic_xmit_pkts() local
/dpdk/drivers/net/octeontx/
H A Docteontx_rxtx.h50 uint64_t tso : 1; member
/dpdk/drivers/net/mlx4/
H A Dmlx4.h173 uint32_t tso:1; /**< Transmit segmentation offload is supported. */ member
H A Dmlx4_rxtx.c918 bool tso = txq->priv->tso && (buf->ol_flags & RTE_MBUF_F_TX_TCP_SEG); in mlx4_tx_burst() local
/dpdk/drivers/net/mlx5/
H A Dmlx5_tx.h985 unsigned int tso, in mlx5_tx_eseg_data()
1199 unsigned int tso, in mlx5_tx_eseg_mdat()
1551 unsigned int tso, in mlx5_tx_mseg_build()
H A Dmlx5_txq.c752 bool tso = txq_ctrl->txq.offloads & (RTE_ETH_TX_OFFLOAD_TCP_TSO | in txq_set_params() local
H A Dmlx5.h160 uint32_t tso:1; /* Whether TSO is supported. */ member
/dpdk/drivers/net/ionic/
H A Dionic_lif.h36 uint64_t tso; member
/dpdk/drivers/net/vmxnet3/
H A Dvmxnet3_rxtx.c421 bool tso = (txm->ol_flags & RTE_MBUF_F_TX_TCP_SEG) != 0; in vmxnet3_xmit_pkts() local
/dpdk/lib/mbuf/
H A Drte_mbuf.h1771 rte_mbuf_tx_offload(uint64_t il2, uint64_t il3, uint64_t il4, uint64_t tso, in rte_mbuf_tx_offload()
/dpdk/examples/ipsec-secgw/
H A Dsa.c1091 check_eth_dev_caps(uint16_t portid, uint32_t inbound, uint32_t tso) in check_eth_dev_caps()
/dpdk/drivers/net/sfc/
H A Dsfc.h297 boolean_t tso; member
/dpdk/drivers/net/vhost/
H A Drte_eth_vhost.c1574 int tso = 0; in rte_pmd_vhost_probe() local
/dpdk/drivers/net/tap/
H A Drte_eth_tap.c721 uint64_t tso; in pmd_tx_burst() local
/dpdk/drivers/net/cxgbe/base/
H A Dadapter.h247 u64 tso; /* # of TSO requests */ member
/dpdk/drivers/net/axgbe/
H A Daxgbe_ethdev.h434 unsigned int tso; /* TCP Segmentation Offload */ member
/dpdk/drivers/net/thunderx/base/
H A Dnicvf_hw_defs.h961 uint64_t tso:1; member
/dpdk/app/test-pmd/
H A Dcmdline.c4900 cmdline_fixed_string_t tso; member
5011 cmdline_fixed_string_t tso; member