Searched refs:tso (Results 1 - 23 of 23) sorted by relevance

/freebsd-11-stable/sys/dev/sfxge/
H A Dsfxge_tx.c972 static const struct ip *tso_iph(const struct sfxge_tso_state *tso) argument
974 KASSERT(tso->protocol == htons(ETHERTYPE_IP),
976 return (const struct ip *)(tso->mbuf->m_data + tso->nh_off);
979 static __unused const struct ip6_hdr *tso_ip6h(const struct sfxge_tso_state *tso) argument
981 KASSERT(tso->protocol == htons(ETHERTYPE_IPV6),
983 return (const struct ip6_hdr *)(tso->mbuf->m_data + tso->nh_off);
986 static const struct tcphdr *tso_tcph(const struct sfxge_tso_state *tso) argument
988 return (const struct tcphdr *)(tso
1044 tso_start(struct sfxge_txq *txq, struct sfxge_tso_state *tso, const bus_dma_segment_t *hdr_dma_seg, struct mbuf *mbuf) argument
1157 tso_fill_packet_with_fragment(struct sfxge_txq *txq, struct sfxge_tso_state *tso) argument
1221 tso_start_new_packet(struct sfxge_txq *txq, struct sfxge_tso_state *tso, unsigned int *idp) argument
1372 struct sfxge_tso_state tso; local
[all...]
/freebsd-11-stable/tools/tools/netrate/tcpp/
H A Drunit.pl26 print OUTFILE "kernel,tso,lro,mtu,cores,trial,";
37 my ($kernel, $tso, $lro, $mtu) = @_;
39 $prefix = "$kernel,$tso,$lro,$mtu";
42 system("ssh root\@hydra1 ifconfig cxgb0 $tso $lro mtu $mtu");
44 system("ssh root\@hydra2 ifconfig cxgb0 $tso $lro mtu $mtu");
54 @tso_options = ("tso", "-tso");
58 foreach $tso (@tso_options) {
61 test($kernel, $tso, $lro, $mtu);
/freebsd-11-stable/contrib/netbsd-tests/lib/libc/sys/
H A Dt_nanosleep.c198 struct timespec tso, ts; local
217 tso.tv_sec = 5;
218 tso.tv_nsec = 0;
220 ts.tv_sec = tso.tv_sec;
221 ts.tv_nsec = tso.tv_nsec;
225 ATF_REQUIRE_MSG(timespeccmp(&ts, &tso, <=),
226 "errno=%d ts=%0.9f should be <= last tso=%0.9f\n",
229 tso.tv_sec + tso.tv_nsec / 1e9);
233 tso
[all...]
/freebsd-11-stable/tools/tools/net80211/scripts/
H A Dsetup.wdsrelay27 ifconfig $WLAN_STA -tso -ampdu
/freebsd-11-stable/usr.bin/script/
H A Dscript.c431 struct timespec tsi, tso; local
461 tso.tv_sec = stamp.scr_sec;
462 tso.tv_nsec = stamp.scr_usec * 1000;
469 tsi = tso;
483 tsi.tv_sec = tso.tv_sec - tsi.tv_sec;
484 tsi.tv_nsec = tso.tv_nsec - tsi.tv_nsec;
491 tsi = tso;
/freebsd-11-stable/sys/netinet/
H A Dtcp_output.c104 SYSCTL_INT(_net_inet_tcp, OID_AUTO, tso, CTLFLAG_VNET | CTLFLAG_RW,
143 long len, int tso);
151 struct tcpopt *to, long len, int tso)
160 hhook_data.tso = tso;
200 int tso, mtu; local
256 tso = 0;
581 tso = 1;
869 if (tso) {
985 tso
150 hhook_run_tcp_est_out(struct tcpcb *tp, struct tcphdr *th, struct tcpopt *to, long len, int tso) argument
[all...]
H A Dtcp_var.h639 int tso; member in struct:tcp_hhook_data
/freebsd-11-stable/sys/netinet/khelp/
H A Dh_ertt.c284 * using tso or not. However, if the interface
287 * is not reason to be using tso, and it should
398 * from tso bulk transmission, so we
439 int tso; local
450 tso = thdp->tso;
461 if (tso)
/freebsd-11-stable/contrib/ofed/libmlx5/
H A Dqp.c559 /* Copy tso header to eth segment with considering padding and WQE
568 void *pdata = wr->tso.hdr;
571 if (unlikely(wr->tso.hdr_sz < MLX5_ETH_L2_MIN_HEADER_SIZE ||
572 wr->tso.hdr_sz > qp->max_tso_header)) {
580 left = wr->tso.hdr_sz;
581 eseg->mss = htobe16(wr->tso.mss);
582 eseg->inline_hdr_sz = htobe16(wr->tso.hdr_sz);
/freebsd-11-stable/sys/dev/ixl/
H A Dixl_txrx.c706 bool tso = FALSE; local
710 tso = ixl_tso_setup(que, mp);
711 if (tso)
712 ++que->tso;
739 if (tso)
2117 CTLFLAG_RD, &(queues[q].tso),
H A Dixl.h531 u64 tso; member in struct:ixl_queue
/freebsd-11-stable/sys/dev/vnic/
H A Dq_struct.h561 uint64_t tso:1; member in struct:sq_hdr_subdesc
596 uint64_t tso:1;
H A Dnicvf_queues.c1865 hdr->tso = 1;
/freebsd-11-stable/usr.sbin/bhyve/
H A Dpci_e82545.c1082 int desc, dtype, len, ntype, iovcnt, tlen, tcp, tso; local
1092 tso = 0;
1172 tso = 1;
1177 E1000_TXD_POPTS_IXSM || tso) {
1189 E1000_TXD_POPTS_TXSM || tso) {
1215 if (!tso) {
1337 if (!tso) {
/freebsd-11-stable/sys/contrib/alpine-hal/eth/
H A Dal_hal_eth_main.c639 al_reg_write32(&adapter->ec_regs_base->tso.cache_table_addr, i + (adapter->udma_id * 4));
640 al_reg_write32(&adapter->ec_regs_base->tso.cache_table_data_1, 0x00000000);
641 al_reg_write32(&adapter->ec_regs_base->tso.cache_table_data_2, 0x00000000);
642 al_reg_write32(&adapter->ec_regs_base->tso.cache_table_data_3, 0x00000000);
643 al_reg_write32(&adapter->ec_regs_base->tso.cache_table_data_4, 0x00000000);
662 al_reg_write32(&adapter->ec_regs_base->tso.cfg_add_0,
666 al_reg_write32(&adapter->ec_regs_base->tso.cfg_tunnel,
700 reg = al_reg_read32(&adapter->ec_regs_base->tso.in_cfg);
702 al_reg_write32(&adapter->ec_regs_base->tso.in_cfg, reg);
2008 const char *tso local
[all...]
H A Dal_hal_eth_ec_regs.h1005 struct al_ec_tso tso; /* [0xb00] */ member in struct:al_ec_regs
/freebsd-11-stable/sys/netinet6/
H A Dip6_output.c357 int sw_csum, tso; local
952 tso = ((sw_csum & ifp->if_hwassist & CSUM_TSO) != 0) ? 1 : 0;
955 tso = 0;
968 if ((opt && (opt->ip6po_flags & IP6PO_DONTFRAG)) || tso)
977 if (dontfrag && tlen > IN6_LINKMTU(ifp) && !tso) { /* Case 2-b. */
/freebsd-11-stable/sys/dev/sio/
H A Dsio.c1456 int error, i, tso; local
1458 for (i = 1, tso = siotso; i < tso; i++) {
1466 if (i == tso - 1)
/freebsd-11-stable/sys/pc98/cbus/
H A Dsio.c2235 int error, i, tso; local
2237 for (i = 1, tso = siotso; i < tso; i++) {
2245 if (i == tso - 1)
/freebsd-11-stable/sys/dev/msk/
H A Dif_msk.c2640 int error, i, nseg, tso; local
2774 tso = 0;
2795 tso++;
2813 if (tso == 0 && (m->m_pkthdr.csum_flags & MSK_CSUM_FEATURES) != 0) {
2851 if (tso == 0)
/freebsd-11-stable/contrib/ofed/libibverbs/
H A Dverbs.h981 } tso; member in union:ibv_send_wr::__anon3487
/freebsd-11-stable/sys/dev/cxgbe/
H A Dt4_sge.c4136 txpkt_len16(u_int nsegs, u_int tso) argument
4145 if (tso)
4156 txpkt_vm_len16(u_int nsegs, u_int tso) argument
4166 if (tso)
/freebsd-11-stable/sys/dev/mxge/
H A Dif_mxge.c1778 int tso = m->m_pkthdr.csum_flags & (CSUM_TSO); local
1806 if (!tso)
1831 if (!tso)

Completed in 515 milliseconds