Home
last modified time | relevance | path

Searched refs:tx_bytes (Results 1 – 25 of 113) sorted by relevance

12345

/freebsd/sys/dev/mlx4/mlx4_en/
H A Dmlx4_en_port.c182 priv->pkstats.tx_bytes = bytes; in mlx4_en_fold_software_stats()
282 priv->pkstats.tx_bytes = en_stats_adder(&mlx4_en_stats->TOCT_prio_0, in mlx4_en_DUMP_ETH_STATS()
345 vport_stats->tx_bytes = be64_to_cpu(tmp_vport_stats.tx_bytes); in mlx4_en_DUMP_ETH_STATS()
357 priv->pkstats.tx_bytes - priv->pkstats_last.tx_bytes); in mlx4_en_DUMP_ETH_STATS()
445 priv->pkstats.tx_bytes = 0; in mlx4_en_get_vport_stats()
454 priv->pkstats.tx_bytes += ring->bytes; in mlx4_en_get_vport_stats()
474 vf_stats->tx_bytes = be64_to_cpu(tmp_vport_stats.tx_bytes); in mlx4_en_get_vport_stats()
480 priv->pkstats.tx_bytes = vf_stats->tx_bytes; in mlx4_en_get_vport_stats()
/freebsd/sys/dev/bnxt/bnxt_re/
H A Dstats.c78 stats->ro_stats.tx_bytes = le64_to_cpu(resp.byte_2) + in bnxt_re_get_flow_stats_from_service_pf()
130 roce_only_tmp[0].tx_bytes = le64_to_cpu(resp.byte_2) + in bnxt_re_get_qos_stats()
153 dstat->prev[0].tx_bytes = roce_only_tmp[0].tx_bytes; in bnxt_re_get_qos_stats()
158 dstat->prev[1].tx_bytes = roce_only_tmp[1].tx_bytes; in bnxt_re_get_qos_stats()
218 diff = bnxt_re_stat_diff(roce_only_tmp[0].tx_bytes, in bnxt_re_get_qos_stats()
219 &dstat->prev[0].tx_bytes, in bnxt_re_get_qos_stats()
221 dstat->cur[0].tx_bytes += diff + pkts * 4; in bnxt_re_get_qos_stats()
235 diff = bnxt_re_stat_diff(roce_only_tmp[1].tx_bytes, in bnxt_re_get_qos_stats()
236 &dstat->prev[1].tx_bytes, in bnxt_re_get_qos_stats()
238 dstat->cur[1].tx_bytes += diff + pkts * 4; in bnxt_re_get_qos_stats()
[all …]
/freebsd/sys/dev/mlx4/
H A Dstats.h62 u64 tx_bytes; member
84 u64 tx_bytes; member
91 u64 tx_bytes; member
/freebsd/sys/arm/xilinx/
H A Dzy7_spi.c76 int tx_bytes; /* tx_cmd_sz + tx_data_sz */ member
261 if (sc->tx_bytes_sent < sc->tx_bytes && in zy7_spi_intr()
263 zy7_spi_write_fifo(sc, MIN(96, sc->tx_bytes - in zy7_spi_intr()
266 if (sc->tx_bytes_sent == sc->tx_bytes) { in zy7_spi_intr()
278 if (sc->tx_bytes_sent == sc->tx_bytes && in zy7_spi_intr()
529 sc->tx_bytes = sc->cmd->tx_cmd_sz + sc->cmd->tx_data_sz; in zy7_spi_transfer()
H A Dzy7_qspi.c86 int tx_bytes; /* tx_cmd_sz + tx_data_sz */ member
380 if (sc->tx_bytes_sent < sc->tx_bytes && in zy7_qspi_intr()
382 zy7_qspi_write_fifo(sc, MIN(240, sc->tx_bytes - in zy7_qspi_intr()
385 if (sc->tx_bytes_sent == sc->tx_bytes) { in zy7_qspi_intr()
398 if (sc->tx_bytes_sent == sc->tx_bytes && in zy7_qspi_intr()
687 sc->tx_bytes = sc->cmd->tx_cmd_sz + sc->cmd->tx_data_sz; in zy7_qspi_transfer()
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dzfs_vnops.c860 ssize_t tx_bytes; in zfs_write() local
862 tx_bytes = zfs_uio_resid(uio); in zfs_write()
879 n -= tx_bytes - zfs_uio_resid(uio); in zfs_write()
880 pfbytes -= tx_bytes - zfs_uio_resid(uio); in zfs_write()
894 tx_bytes -= zfs_uio_resid(uio); in zfs_write()
919 tx_bytes = nbytes; in zfs_write()
943 if (tx_bytes && in zfs_write()
944 zn_has_cached_data(zp, woff, woff + tx_bytes - 1)) { in zfs_write()
945 update_pages(zp, woff, tx_bytes, zfsvfs->z_os); in zfs_write()
952 if (tx_bytes == 0) { in zfs_write()
[all …]
/freebsd/contrib/wpa/src/ap/
H A Daccounting.c183 if (sta->last_tx_bytes_lo > data->tx_bytes) in accounting_sta_update_stats()
185 sta->last_tx_bytes_lo = data->tx_bytes; in accounting_sta_update_stats()
193 data->tx_bytes, sta->last_tx_bytes_hi, in accounting_sta_update_stats()
324 bytes = data.tx_bytes; in accounting_sta_report()
/freebsd/tools/tools/usbtest/
H A Dusb_modem_test.c52 struct bps tx_bytes; member
155 do_bps("transmitted", &modem.tx_bytes, len); in modem_write()
321 (int)p->tx_bytes.bytes, in usb_modem_data_stress_test()
325 p->tx_bytes.bytes = 0; in usb_modem_data_stress_test()
/freebsd/sys/netlink/route/
H A Dinterface.h186 uint32_t tx_bytes; /* total TX bytes (IFCOUNTER_OBYTES) */ member
214 uint64_t tx_bytes; /* total TX bytes (IFCOUNTER_OBYTES) */ member
/freebsd/sys/dev/usb/controller/
H A Ddwc_otg.c939 td->offset += td->tx_bytes; in dwc_otg_host_setup_tx()
940 td->remainder -= td->tx_bytes; in dwc_otg_host_setup_tx()
965 td->offset += td->tx_bytes; in dwc_otg_host_setup_tx()
966 td->remainder -= td->tx_bytes; in dwc_otg_host_setup_tx()
1042 td->tx_bytes = sizeof(req); in dwc_otg_host_setup_tx()
1847 td->offset += td->tx_bytes; in dwc_otg_host_data_tx()
1848 td->remainder -= td->tx_bytes; in dwc_otg_host_data_tx()
1890 td->offset += td->tx_bytes; in dwc_otg_host_data_tx()
1891 td->remainder -= td->tx_bytes; in dwc_otg_host_data_tx()
1915 td->offset += td->tx_bytes; in dwc_otg_host_data_tx()
[all...]
H A Ddwc_otg.h60 uint32_t tx_bytes; member
/freebsd/contrib/wireguard-tools/
H A Dshow.c241 if (peer->rx_bytes || peer->tx_bytes) { in pretty_print()
244 terminal_printf("%s sent\n", bytes(peer->tx_bytes)); in pretty_print()
282 printf("%" PRIu64 "\t%" PRIu64 "\t", (uint64_t)peer->rx_bytes, (uint64_t)peer->tx_bytes); in dump_print()
345 …Iu64 "\t%" PRIu64 "\n", key(peer->public_key), (uint64_t)peer->rx_bytes, (uint64_t)peer->tx_bytes); in ugly_print()
H A Dcontainers.h62 uint64_t rx_bytes, tx_bytes; member
/freebsd/sys/dev/ixl/
H A Dixl_pf_iflib.c701 int tx_bytes; in ixl_set_queue_tx_itr() local
709 tx_bytes = txr->bytes/txr->itr; in ixl_set_queue_tx_itr()
714 if (tx_bytes > 10) { in ixl_set_queue_tx_itr()
720 if (tx_bytes > 20) { in ixl_set_queue_tx_itr()
723 } else if (tx_bytes <= 10) { in ixl_set_queue_tx_itr()
729 if (tx_bytes <= 20) { in ixl_set_queue_tx_itr()
H A Dixl_txrx.c394 txr->tx_bytes += seglen; in ixl_isc_txd_encap()
873 {&eth_stats->tx_bytes, "good_octets_txd", "Good Octets Transmitted"}, in ixl_add_sysctls_eth_stats()
957 CTLFLAG_RD, &(txr->tx_bytes), in ixl_vsi_add_queues_stats()
/freebsd/sys/dev/mlx5/mlx5_en/
H A Den_hw_tls.h68 m(+1, u64, tx_bytes, "tx_bytes", "Transmitted bytes") \
/freebsd/sys/dev/axgbe/
H A Dxgbe-txrx.c130 packet->tx_packets = packet->tx_bytes = 0; in axgbe_calculate_tx_parms()
161 packet->tx_bytes = bytes; in axgbe_calculate_tx_parms()
164 packet->tx_packets, packet->tx_bytes, hlen); in axgbe_calculate_tx_parms()
217 axgbe_printf(1, "%s: ipi_len %d tx_pkts %d tx_bytes %d hlen %d\n", in axgbe_isc_txd_encap()
218 __func__, pi->ipi_len, packet->tx_packets, packet->tx_bytes, hlen); in axgbe_isc_txd_encap()
/freebsd/sys/dev/qlxgb/
H A Dqla_def.h184 uint64_t tx_bytes; member
/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_mcp_api.h176 u64 tx_bytes; member
291 u64 tx_bytes; member
557 u64 tx_bytes; member
H A Decore_mng_tlv.c316 p_buf->p_val = (u8 *)&p_drv_buf->tx_bytes; in ecore_mfw_get_gen_tlv_value()
317 return sizeof(p_drv_buf->tx_bytes); in ecore_mfw_get_gen_tlv_value()
1227 p_buf->p_val = (u8 *)&p_drv_buf->tx_bytes; in ecore_mfw_get_iscsi_tlv_value()
1228 return sizeof(p_drv_buf->tx_bytes); in ecore_mfw_get_iscsi_tlv_value()
/freebsd/sys/dev/sume/
H A Dadapter.h142 uint64_t tx_bytes; member
/freebsd/contrib/libpcap/
H A Dpcap-dos.h178 DWORD tx_bytes; /* total bytes transmitted */ member
/freebsd/sys/dev/qlxgbe/
H A Dql_def.h223 uint64_t tx_bytes; member
/freebsd/sys/dev/iavf/
H A Diavf_iflib.h160 u64 tx_bytes; member
/freebsd/sys/dev/igc/
H A Dif_igc.h236 unsigned long tx_bytes; member

12345