/freebsd-src/sys/dev/sfxge/ |
H A D | sfxge_tx.c | 968 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 D | tcp_output.c | 156 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 D | tcp_var.h | 1145 int tso; global() member
|
/freebsd-src/contrib/netbsd-tests/lib/libc/sys/ |
H A D | t_nanosleep.c | 198 struct timespec tso, ts; in ATF_TC_BODY() local
|
/freebsd-src/sys/netinet/khelp/ |
H A D | h_ertt.c | 439 int tso; in ertt_add_tx_segment_info_hook() local
|
/freebsd-src/usr.bin/script/ |
H A D | script.c | 553 struct timespec tsi, tso; in playback() local
|
/freebsd-src/sys/dev/ice/ |
H A D | ice_iflib.h | 149 u64 tso; global() member
|
/freebsd-src/sys/contrib/dev/iwlwifi/pcie/ |
H A D | tx.c | 1313 struct tso_t tso; iwl_fill_data_tbs_amsdu() local
|
/freebsd-src/sys/dev/iavf/ |
H A D | iavf_iflib.h | 207 u64 tso; member
|
/freebsd-src/sys/contrib/dev/iwlwifi/queue/ |
H A D | tx.c |
|
/freebsd-src/sys/netinet6/ |
H A D | ip6_output.c | 427 int sw_csum, tso; in ip6_output() local
|
/freebsd-src/sys/dev/ixl/ |
H A D | ixl.h | 389 u64 tso; member
|
/freebsd-src/sys/dev/msk/ |
H A D | if_msk.c | 2618 int error, i, nseg, tso; msk_encap() local
|
/freebsd-src/sys/dev/vnic/ |
H A D | q_struct.h | 559 uint64_t tso:1; member
|
/freebsd-src/sys/dev/mxge/ |
H A D | if_mxge.c | 1721 int tso = m->m_pkthdr.csum_flags & (CSUM_TSO); in mxge_parse_tx() local
|
/freebsd-src/usr.sbin/bhyve/ |
H A D | pci_e82545.c | 1088 int desc, dtype, ntype, iovcnt, tcp, tso, paylen, seg, tiovcnt, pv; in e82545_transmit() local
|
/freebsd-src/sys/netinet/tcp_stacks/ |
H A D | rack.c | 19378 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 D | bbr.c | 1968 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 D | if_vxlan.c | 157 counter_u64_t tso; member
|
H A D | iflib.c | 1714 bool tso; in iflib_txsd_alloc() local
|
/freebsd-src/sys/contrib/alpine-hal/eth/ |
H A D | al_hal_eth_main.c | 2281 const char *tso = (pkt->flags & AL_ETH_TX_FLAGS_TSO) ? "TSO" : ""; in al_dump_tx_pkt() local
|
H A D | al_hal_eth_ec_regs.h | 1005 struct al_ec_tso tso; /* [0xb00] */ member
|
/freebsd-src/sys/dev/cxgbe/ |
H A D | t4_sge.c | 6515 txpkt_eo_len16(u_int nsegs,u_int immhdrs,u_int tso) txpkt_eo_len16() argument
|
/freebsd-src/sys/dev/axgbe/ |
H A D | xgbe.h | 979 unsigned int tso; /* TCP Segmentation Offload */ member
|
/freebsd-src/contrib/ofed/libibverbs/ |
H A D | verbs.h | 981 } tso; member
|