Home
last modified time | relevance | path

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

12

/f-stack/freebsd/netinet/
H A Dtcp_output.c162 struct tcpopt *to, uint32_t len, int tso) in hhook_run_tcp_est_out()
217 int tso, mtu; in tcp_output() local
H A Dtcp_var.h728 int tso; member
/f-stack/freebsd/netinet/khelp/
H A Dh_ertt.c442 int tso; in ertt_add_tx_segment_info_hook() local
/f-stack/
H A Dconfig.ini22 tso=0 key
/f-stack/dpdk/drivers/net/enic/
H A Denic_rxtx.c456 uint64_t tso; in enic_xmit_pkts() local
/f-stack/dpdk/drivers/net/octeontx/
H A Docteontx_rxtx.h50 uint64_t tso : 1; member
/f-stack/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 & PKT_TX_TCP_SEG); in mlx4_tx_burst() local
/f-stack/dpdk/app/test/
H A Dtest_mbuf.c1390 uint64_t tso, uint64_t ol3, uint64_t ol2) in set_tx_offload()
1412 uint16_t tso; in test_tx_offload() member
/f-stack/dpdk/drivers/net/ionic/
H A Dionic_lif.h36 uint64_t tso; member
/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5_rxtx.c2448 unsigned int tso, in mlx5_tx_eseg_data()
2671 unsigned int tso, in mlx5_tx_eseg_mdat()
3036 unsigned int tso, in mlx5_tx_mseg_build()
H A Dmlx5_txq.c795 bool tso = txq_ctrl->txq.offloads & (DEV_TX_OFFLOAD_TCP_TSO | in txq_set_params() local
/f-stack/dpdk/drivers/net/vmxnet3/
H A Dvmxnet3_rxtx.c419 bool tso = (txm->ol_flags & PKT_TX_TCP_SEG) != 0; in vmxnet3_xmit_pkts() local
/f-stack/dpdk/drivers/net/sfc/
H A Dsfc.h285 boolean_t tso; member
/f-stack/dpdk/lib/librte_mbuf/
H A Drte_mbuf.h1797 rte_mbuf_tx_offload(uint64_t il2, uint64_t il3, uint64_t il4, uint64_t tso, in rte_mbuf_tx_offload()
/f-stack/lib/
H A Dff_config.h150 int tso; member
/f-stack/freebsd/netinet6/
H A Dip6_output.c447 int sw_csum, tso; in ip6_output() local
/f-stack/dpdk/drivers/net/vhost/
H A Drte_eth_vhost.c1513 int tso = 0; in rte_pmd_vhost_probe() local
/f-stack/dpdk/drivers/net/tap/
H A Drte_eth_tap.c739 uint64_t tso; in pmd_tx_burst() local
/f-stack/dpdk/drivers/net/cxgbe/base/
H A Dadapter.h254 u64 tso; /* # of TSO requests */ member
/f-stack/dpdk/drivers/net/axgbe/
H A Daxgbe_ethdev.h422 unsigned int tso; /* TCP Segmentation Offload */ member
/f-stack/freebsd/net/
H A Dif_vxlan.c159 counter_u64_t tso; member
/f-stack/freebsd/netinet/tcp_stacks/
H A Dbbr.c1980 …cb *tp, uint32_t len, uint32_t maxseg, uint32_t mtu, int32_t csum_flags, int32_t tso, uint32_t cts) in bbr_log_msgsize_fail()
12007 int32_t tso, mtu; in bbr_output_wtime() local
/f-stack/freebsd/contrib/alpine-hal/eth/
H A Dal_hal_eth_main.c2281 const char *tso = (pkt->flags & AL_ETH_TX_FLAGS_TSO) ? "TSO" : ""; in al_dump_tx_pkt() local
/f-stack/tools/compat/include/netinet/
H A Dtcp_var.h728 int tso; member

12