Searched refs:tx_bytes (Results 26 - 50 of 55) sorted by relevance

123

/freebsd-11.0-release/sys/dev/ixl/
H A Dixl.h438 u64 tx_bytes; member in struct:tx_ring
H A Di40e_type.h1326 u64 tx_bytes; /* gotc */ member in struct:i40e_eth_stats
H A Dixlvc.c820 IXL_SET_OBYTES(vsi, es->tx_bytes);
/freebsd-11.0-release/sys/dev/mlx5/mlx5_en/
H A Den.h135 m(+1, u64 tx_bytes, "tx_bytes", "Transmitted bytes") \
H A Dmlx5_en_main.c529 s->tx_bytes =
550 ifp->if_obytes = s->tx_bytes;
2395 retval = priv->stats.vport.tx_bytes;
/freebsd-11.0-release/sys/dev/age/
H A Dif_agereg.h524 uint32_t tx_bytes; member in struct:smb
H A Dif_age.c2069 stat->tx_bytes += smb->tx_bytes;
3224 (uintmax_t)stats->tx_bytes);
/freebsd-11.0-release/sys/dev/ale/
H A Dif_alereg.h596 uint32_t tx_bytes; member in struct:smb
H A Dif_ale.c922 &stats->tx_bytes, "Good octets");
2186 stat->tx_bytes += smb->tx_bytes;
/freebsd-11.0-release/sys/dev/txp/
H A Dif_txpreg.h635 uint64_t tx_bytes; member in struct:txp_hw_stats
H A Dif_txp.c2830 stats->tx_bytes = ostats->tx_bytes + (uint64_t)le32toh(rsp->rsp_par3) +
2945 &stats->tx_bytes, "Octets");
/freebsd-11.0-release/sys/ofed/drivers/infiniband/ulp/sdp/
H A Dsdp.h434 unsigned long tx_bytes; member in struct:sdp_sock
/freebsd-11.0-release/sys/dev/oce/
H A Doce_if.h404 uint64_t tx_bytes; member in struct:oce_xe201_stats
677 uint64_t tx_bytes; member in struct:oce_tx_queue_stats
H A Doce_hw.h3129 uint64_t tx_bytes; member in struct:pport_stats
3251 uint64_t tx_bytes; member in struct:vport_stats
/freebsd-11.0-release/sys/dev/xen/netfront/
H A Dnetfront.c170 u_long tx_bytes; /* total bytes transmitted */ member in struct:xn_tx_stats
1720 txq->stats.tx_bytes += m_head->m_pkthdr.len;
/freebsd-11.0-release/sys/dev/alc/
H A Dif_alcreg.h1155 uint32_t tx_bytes; member in struct:smb
H A Dif_alc.c1848 &stats->tx_bytes, "Good octets");
3254 stat->tx_bytes += smb->tx_bytes;
/freebsd-11.0-release/sys/contrib/octeon-sdk/
H A Dcvmx-ilk.c1277 (unsigned int) ilk_txx_mem_stat1.s.tx_bytes);
H A Dcvmx-ilk-defs.h3456 uint64_t tx_bytes : 36; /**< Number of bytes transmitted per channel (64GB) Channel selected member in struct:cvmx_ilk_txx_mem_stat1::cvmx_ilk_txx_mem_stat1_s
3460 uint64_t tx_bytes : 36;
/freebsd-11.0-release/sys/dev/et/
H A Dif_et.c2529 &stats->tx_bytes, "Good bytes");
2659 stats->tx_bytes += CSR_READ_4(sc, ET_STAT_TX_BYTES);
/freebsd-11.0-release/sys/dev/ste/
H A Dif_ste.c856 stats->tx_bytes += val;
2076 &stats->tx_bytes, "Good octets");
/freebsd-11.0-release/sys/dev/rt/
H A Dif_rt.c2103 sc->tx_bytes += RT_READ(sc, CNTR_BASE + GDMA_TX_GBCNT0);
2717 "tx_bytes", CTLFLAG_RD, &sc->tx_bytes,
/freebsd-11.0-release/contrib/wpa/src/drivers/
H A Ddriver.h1313 unsigned long rx_packets, tx_packets, rx_bytes, tx_bytes; member in struct:hostap_sta_driver_data
H A Ddriver_bsd.c709 data->tx_bytes = stats.is_stats.ns_tx_bytes;
/freebsd-11.0-release/contrib/ofed/libcxgb4/src/
H A Dt4fw_interface.h6169 __be64 tx_bytes; member in struct:fw_port_stats_cmd::fw_port_stats::fw_port_stats_all
6286 __be64 tx_bytes; member in struct:fw_port_lb_stats_cmd::fw_port_lb_stats::fw_port_lb_stats_all
7334 __be64 tx_bytes; member in struct:fw_fcoe_stats_cmd::fw_fcoe_stats::fw_fcoe_pcb_stats
7351 __be64 tx_bytes; member in struct:fw_fcoe_stats_cmd::fw_fcoe_stats::fw_fcoe_scb_stats

Completed in 599 milliseconds

123