Home
last modified time | relevance | path

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

12

/freebsd/sys/dev/sfxge/
H A Dsfxge_tx.c968 static const struct ip *tso_iph(const struct sfxge_tso_state *tso) in tso_iph()
975 static __unused const struct ip6_hdr *tso_ip6h(const struct sfxge_tso_state *tso) in tso_ip6h()
982 static const struct tcphdr *tso_tcph(const struct sfxge_tso_state *tso) in tso_tcph()
1039 static void tso_start(struct sfxge_txq *txq, struct sfxge_tso_state *tso, in tso_start()
1151 struct sfxge_tso_state *tso) in tso_fill_packet_with_fragment()
1215 struct sfxge_tso_state *tso, in tso_start_new_packet()
1366 struct sfxge_tso_state tso; in sfxge_tx_queue_tso() local
/freebsd/sys/netinet/
H A Dtcp_output.c156 struct tcpopt *to, uint32_t len, int tso) in hhook_run_tcp_est_out()
208 int tso, mtu; in tcp_default_output() local
H A Dtcp_var.h1158 int tso; member
/freebsd/contrib/netbsd-tests/lib/libc/sys/
H A Dt_nanosleep.c198 struct timespec tso, ts; in ATF_TC_BODY() local
/freebsd/sys/netinet/khelp/
H A Dh_ertt.c439 int tso; in ertt_add_tx_segment_info_hook() local
/freebsd/usr.bin/script/
H A Dscript.c553 struct timespec tsi, tso; in playback() local
/freebsd/sys/dev/ice/
H A Dice_iflib.h149 u64 tso; global() member
H A Dice_lib.h474 u64 tso; member
/freebsd/sys/contrib/dev/iwlwifi/pcie/
H A Dtx.c1313 struct tso_t tso; iwl_fill_data_tbs_amsdu() local
/freebsd/sys/dev/gve/
H A Dgve_dqo.h123 uint8_t tso:1; member
/freebsd/sys/dev/iavf/
H A Diavf_iflib.h207 u64 tso; member
/freebsd/sys/contrib/dev/iwlwifi/queue/
H A Dtx.c
/freebsd/sys/netinet6/
H A Dip6_output.c427 int sw_csum, tso; in ip6_output() local
/freebsd/sys/dev/ixl/
H A Dixl.h389 u64 tso; member
/freebsd/sys/dev/msk/
H A Dif_msk.c2599 int error, i, nseg, tso; in msk_encap() local
/freebsd/sys/dev/vnic/
H A Dq_struct.h559 uint64_t tso:1; member
/freebsd/usr.sbin/bhyve/
H A Dpci_e82545.c1088 int desc, dtype, ntype, iovcnt, tcp, tso, paylen, seg, tiovcnt, pv; in e82545_transmit() local
/freebsd/sys/dev/mxge/
H A Dif_mxge.c1721 int tso = m->m_pkthdr.csum_flags & (CSUM_TSO); in mxge_parse_tx() local
/freebsd/sys/netinet/tcp_stacks/
H A Drack.c18504 int32_t slot, segsiz, max_val, tso = 0, error = 0, ulen = 0; rack_fast_rsm_output() local
19097 int32_t slot, segsiz, len, max_val, tso = 0, sb_offset, error, ulen = 0; rack_fast_output() local
19734 int32_t tso, mtu; rack_output() local
[all...]
H A Dbbr.c1960 …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()
11859 int32_t tso, mtu; in bbr_output_wtime() local
/freebsd/sys/net/
H A Dif_vxlan.c157 counter_u64_t tso; member
/freebsd/sys/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
/freebsd/sys/dev/cxgbe/
H A Dt4_sge.c6528 txpkt_eo_len16(u_int nsegs, u_int immhdrs, u_int tso) in txpkt_eo_len16()
/freebsd/sys/dev/axgbe/
H A Dxgbe.h979 unsigned int tso; /* TCP Segmentation Offload */ member
/freebsd/contrib/ofed/libibverbs/
H A Dverbs.h981 } tso; member

12