Home
last modified time | relevance | path

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

/freebsd-src/sys/dev/sfxge/
H A Dsfxge_tx.c968 static const struct ip *tso_iph(const struct sfxge_tso_state *tso) in tso_iph() argument
975 static __unused const struct ip6_hdr *tso_ip6h(const struct sfxge_tso_state *tso) in tso_ip6h() argument
982 static const struct tcphdr *tso_tcph(const struct sfxge_tso_state *tso) in tso_tcph() argument
1039 tso_start(struct sfxge_txq * txq,struct sfxge_tso_state * tso,const bus_dma_segment_t * hdr_dma_seg,struct mbuf * mbuf) tso_start() argument
1151 tso_fill_packet_with_fragment(struct sfxge_txq * txq,struct sfxge_tso_state * tso) tso_fill_packet_with_fragment() argument
1215 tso_start_new_packet(struct sfxge_txq * txq,struct sfxge_tso_state * tso,unsigned int * idp) tso_start_new_packet() argument
1366 struct sfxge_tso_state tso; sfxge_tx_queue_tso() local
[all...]
/freebsd-src/sys/netinet/
H A Dtcp_output.c156 struct tcpopt *to, uint32_t len, int tso) in hhook_run_tcp_est_out() argument
210 int tso, mtu; tcp_default_output() local
[all...]
H A Dtcp_var.h1145 int tso; global() member
/freebsd-src/contrib/netbsd-tests/lib/libc/sys/
H A Dt_nanosleep.c198 struct timespec tso, ts; in ATF_TC_BODY() local
/freebsd-src/sys/netinet/khelp/
H A Dh_ertt.c439 int tso; in ertt_add_tx_segment_info_hook() local
/freebsd-src/usr.bin/script/
H A Dscript.c553 struct timespec tsi, tso; in playback() local
/freebsd-src/sys/dev/ice/
H A Dice_iflib.h149 u64 tso; global() member
/freebsd-src/sys/contrib/dev/iwlwifi/pcie/
H A Dtx.c1313 struct tso_t tso; iwl_fill_data_tbs_amsdu() local
/freebsd-src/sys/dev/iavf/
H A Diavf_iflib.h207 u64 tso; member
/freebsd-src/sys/contrib/dev/iwlwifi/queue/
H A Dtx.c
/freebsd-src/sys/netinet6/
H A Dip6_output.c427 int sw_csum, tso; in ip6_output() local
/freebsd-src/sys/dev/ixl/
H A Dixl.h389 u64 tso; member
/freebsd-src/sys/dev/msk/
H A Dif_msk.c2618 int error, i, nseg, tso; msk_encap() local
/freebsd-src/sys/dev/vnic/
H A Dq_struct.h559 uint64_t tso:1; member
/freebsd-src/sys/dev/mxge/
H A Dif_mxge.c1721 int tso = m->m_pkthdr.csum_flags & (CSUM_TSO); in mxge_parse_tx() local
/freebsd-src/usr.sbin/bhyve/
H A Dpci_e82545.c1088 int desc, dtype, ntype, iovcnt, tcp, tso, paylen, seg, tiovcnt, pv; in e82545_transmit() local
/freebsd-src/sys/netinet/tcp_stacks/
H A Drack.c19378 int32_t slot, segsiz, max_val, tso = 0, error = 0, ulen = 0; rack_fast_rsm_output() local
19971 int32_t slot, segsiz, len, max_val, tso = 0, sb_offset, error, ulen = 0; rack_fast_output() local
20628 int32_t tso, mtu; rack_output() local
[all...]
H A Dbbr.c1968 bbr_log_msgsize_fail(struct tcp_bbr * bbr,struct tcpcb * tp,uint32_t len,uint32_t maxseg,uint32_t mtu,int32_t csum_flags,int32_t tso,uint32_t cts) bbr_log_msgsize_fail() argument
11845 int32_t tso, mtu; bbr_output_wtime() local
[all...]
/freebsd-src/sys/net/
H A Dif_vxlan.c157 counter_u64_t tso; member
H A Diflib.c1714 bool tso; in iflib_txsd_alloc() local
/freebsd-src/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
H A Dal_hal_eth_ec_regs.h1005 struct al_ec_tso tso; /* [0xb00] */ member
/freebsd-src/sys/dev/cxgbe/
H A Dt4_sge.c6515 txpkt_eo_len16(u_int nsegs,u_int immhdrs,u_int tso) txpkt_eo_len16() argument
/freebsd-src/sys/dev/axgbe/
H A Dxgbe.h979 unsigned int tso; /* TCP Segmentation Offload */ member
/freebsd-src/contrib/ofed/libibverbs/
H A Dverbs.h981 } tso; member