Searched refs:tx_bytes (Results 1 - 25 of 80) sorted by relevance

1234

/freebsd-12-stable/sys/dev/mlx4/
H A Dstats.h62 u64 tx_bytes; member in struct:mlx4_en_pkt_stats
84 u64 tx_bytes; member in struct:mlx4_en_vf_stats
91 u64 tx_bytes; member in struct:mlx4_en_vport_stats
/freebsd-12-stable/sys/dev/mlx4/mlx4_en/
H A Dmlx4_en_port.c182 priv->pkstats.tx_bytes = bytes;
282 priv->pkstats.tx_bytes = en_stats_adder(&mlx4_en_stats->TOCT_prio_0,
345 vport_stats->tx_bytes = be64_to_cpu(tmp_vport_stats.tx_bytes);
358 priv->pkstats.tx_bytes - priv->pkstats_last.tx_bytes);
373 dev->if_obytes = priv->pkstats.tx_bytes;
457 priv->pkstats.tx_bytes = 0;
466 priv->pkstats.tx_bytes += ring->bytes;
486 vf_stats->tx_bytes
[all...]
/freebsd-12-stable/contrib/wpa/src/ap/
H A Daccounting.c183 if (sta->last_tx_bytes_lo > data->tx_bytes)
185 sta->last_tx_bytes_lo = data->tx_bytes;
190 "updated TX/RX stats: rx_bytes=%llu [%u:%u] tx_bytes=%llu [%u:%u] bytes_64bit=%d",
193 data->tx_bytes, sta->last_tx_bytes_hi,
324 bytes = data.tx_bytes;
/freebsd-12-stable/tools/tools/usbtest/
H A Dusb_modem_test.c53 struct bps tx_bytes; member in struct:modem
156 do_bps("transmitted", &modem.tx_bytes, len);
322 (int)p->tx_bytes.bytes,
326 p->tx_bytes.bytes = 0;
/freebsd-12-stable/contrib/libpcap/
H A Dpcap-dos.h178 DWORD tx_bytes; /* total bytes transmitted */ member in struct:net_device_stats
/freebsd-12-stable/sys/dev/qlxgb/
H A Dqla_def.h186 uint64_t tx_bytes; member in struct:qla_host
/freebsd-12-stable/sys/dev/sume/
H A Dadapter.h143 uint64_t tx_bytes; member in struct:nf_stats
/freebsd-12-stable/sys/dev/usb/controller/
H A Ddwc_otg.h61 uint32_t tx_bytes; member in struct:dwc_otg_td
H A Ddwc_otg.c945 td->offset += td->tx_bytes;
946 td->remainder -= td->tx_bytes;
971 td->offset += td->tx_bytes;
972 td->remainder -= td->tx_bytes;
1048 td->tx_bytes = sizeof(req);
1854 td->offset += td->tx_bytes;
1855 td->remainder -= td->tx_bytes;
1897 td->offset += td->tx_bytes;
1898 td->remainder -= td->tx_bytes;
1922 td->offset += td->tx_bytes;
[all...]
/freebsd-12-stable/sys/dev/ixl/
H A Dixl_pf_iflib.c697 int tx_bytes; local
705 tx_bytes = txr->bytes/txr->itr;
710 if (tx_bytes > 10) {
716 if (tx_bytes > 20) {
719 } else if (tx_bytes <= 10) {
725 if (tx_bytes <= 20) {
H A Dixl_txrx.c395 txr->tx_bytes += seglen;
874 {&eth_stats->tx_bytes, "good_octets_txd", "Good Octets Transmitted"},
958 CTLFLAG_RD, &(txr->tx_bytes),
/freebsd-12-stable/sys/dev/qlnx/qlnxe/
H A Decore_mcp_api.h178 u64 tx_bytes; member in struct:ecore_mcp_iscsi_stats
293 u64 tx_bytes; member in struct:ecore_mfw_tlv_generic
559 u64 tx_bytes; member in struct:ecore_mfw_tlv_iscsi
H A Decore_mng_tlv.c319 p_buf->p_val = (u8 *)&p_drv_buf->tx_bytes;
320 return sizeof(p_drv_buf->tx_bytes);
1230 p_buf->p_val = (u8 *)&p_drv_buf->tx_bytes;
1231 return sizeof(p_drv_buf->tx_bytes);
/freebsd-12-stable/sys/dev/age/
H A Dif_agevar.h172 uint64_t tx_bytes; member in struct:age_stats
/freebsd-12-stable/sys/dev/et/
H A Dif_etvar.h264 uint64_t tx_bytes; member in struct:et_hw_stats
/freebsd-12-stable/sys/dev/qlxgbe/
H A Dql_def.h225 uint64_t tx_bytes; member in struct:qla_host
/freebsd-12-stable/sys/dev/rt/
H A Dif_rtvar.h265 unsigned long tx_bytes; member in struct:rt_softc
/freebsd-12-stable/sys/dev/alc/
H A Dif_alcvar.h175 uint64_t tx_bytes; member in struct:alc_hw_stats
/freebsd-12-stable/sys/dev/ale/
H A Dif_alevar.h159 uint64_t tx_bytes; member in struct:ale_hw_stats
/freebsd-12-stable/tools/tools/net80211/wlanstats/
H A Dmain.c139 STAT(tx_bytes, "%llu");
/freebsd-12-stable/sys/dev/ena/
H A Dena.h382 counter_u64_t tx_bytes; member in struct:ena_hw_stats
/freebsd-12-stable/sys/dev/ice/
H A Dice_iflib_txrx.c137 txq->stats.tx_bytes += seglen;
/freebsd-12-stable/sys/dev/oce/
H A Doce_sysctl.c904 SYSCTL_ADD_QUAD(ctx, queue_stats_list, OID_AUTO, "tx_bytes",
905 CTLFLAG_RD, &sc->wq[i]->tx_stats.tx_bytes,
1107 SYSCTL_ADD_QUAD(ctx, queue_stats_list, OID_AUTO, "tx_bytes",
1108 CTLFLAG_RD, &sc->wq[i]->tx_stats.tx_bytes,
1161 adapter_stats->tx.t_tx_bytes += sc->wq[i]->tx_stats.tx_bytes;
1186 adapter_stats->tx_bytes = port_stats->tx_bytes;
/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzfs_vnops.c864 ssize_t tx_bytes; local
1112 tx_bytes = uio->uio_resid;
1115 tx_bytes -= uio->uio_resid;
1117 tx_bytes = nbytes;
1118 ASSERT(xuio == NULL || tx_bytes == aiov->iov_len);
1125 if (tx_bytes < max_blksz && (!write_eof ||
1133 ASSERT(xuio || tx_bytes == max_blksz);
1137 ASSERT(tx_bytes <= uio->uio_resid);
1138 uioskip(uio, tx_bytes);
1140 if (tx_bytes
[all...]
/freebsd-12-stable/contrib/libpcap/pcap/
H A Dpcap.h226 u_long tx_bytes; /* total bytes transmitted */ member in struct:pcap_stat_ex

Completed in 156 milliseconds

1234