| /freebsd-13.1/sys/dev/mlx4/mlx4_en/ |
| H A D | mlx4_en_port.c | 181 priv->pkstats.tx_packets = packets; in mlx4_en_fold_software_stats() 279 priv->pkstats.tx_packets = en_stats_adder(&mlx4_en_stats->TTOT_prio_0, in mlx4_en_DUMP_ETH_STATS() 354 priv->pkstats.tx_packets - priv->pkstats_last.tx_packets); in mlx4_en_DUMP_ETH_STATS() 371 dev->if_opackets = priv->pkstats.tx_packets; in mlx4_en_DUMP_ETH_STATS() 456 priv->pkstats.tx_packets = 0; in mlx4_en_get_vport_stats() 465 priv->pkstats.tx_packets += ring->packets; in mlx4_en_get_vport_stats() 491 priv->pkstats.tx_packets = vf_stats->tx_frames; in mlx4_en_get_vport_stats()
|
| /freebsd-13.1/sys/dev/axgbe/ |
| H A D | xgbe-txrx.c | 132 packet->tx_packets = packet->tx_bytes = 0; in axgbe_calculate_tx_parms() 162 packet->tx_packets = pkts; in axgbe_calculate_tx_parms() 166 packet->tx_packets, packet->tx_bytes, hlen); in axgbe_calculate_tx_parms() 220 __func__, pi->ipi_len, packet->tx_packets, packet->tx_bytes, hlen); in axgbe_isc_txd_encap() 222 ring->coalesce_count += packet->tx_packets; in axgbe_isc_txd_encap() 225 else if (packet->tx_packets > pdata->tx_frames) in axgbe_isc_txd_encap() 227 else if ((ring->coalesce_count % pdata->tx_frames) < (packet->tx_packets)) in axgbe_isc_txd_encap()
|
| H A D | xgbe.h | 423 unsigned int tx_packets; member
|
| /freebsd-13.1/sys/dev/mlx5/mlx5_en/ |
| H A D | en_hw_tls.h | 69 m(+1, u64, tx_packets, "tx_packets", "Transmitted packets") \
|
| H A D | mlx5_en_hw_tls.c | 793 MLX5E_TLS_STAT_INC(ptls_tag, tx_packets, 1); in mlx5e_sq_tls_xmit()
|
| /freebsd-13.1/sys/dev/mlx4/ |
| H A D | stats.h | 61 u64 tx_packets; member
|
| /freebsd-13.1/sys/dev/sume/ |
| H A D | adapter.h | 145 uint64_t tx_packets; member
|
| H A D | if_sume.c | 1094 nf_priv->stats.tx_packets++; in sume_if_start_locked() 1372 "tx_packets", CTLFLAG_RD, &nf_priv->stats.tx_packets, 0, in sume_sysctl_init()
|
| /freebsd-13.1/contrib/libpcap/ |
| H A D | pcap-dos.h | 176 DWORD tx_packets; /* total packets transmitted */ member
|
| /freebsd-13.1/sys/compat/linuxkpi/common/include/linux/ |
| H A D | netdevice.h | 127 unsigned long tx_packets; member
|
| /freebsd-13.1/sys/dev/rt/ |
| H A D | if_rtvar.h | 266 unsigned long tx_packets; member
|
| /freebsd-13.1/sys/dev/iavf/ |
| H A D | iavf_iflib.h | 165 u64 tx_packets; member
|
| H A D | iavf_txrx_iflib.c | 397 ++txr->tx_packets; in iavf_isc_txd_encap()
|
| /freebsd-13.1/sys/dev/ixl/ |
| H A D | ixl_txrx.c | 410 ++txr->tx_packets; in ixl_isc_txd_encap() 955 CTLFLAG_RD, &(txr->tx_packets), in ixl_vsi_add_queues_stats()
|
| H A D | ixl.h | 366 u64 tx_packets; member
|
| /freebsd-13.1/sys/dev/ena/ |
| H A D | ena.h | 391 counter_u64_t tx_packets; member
|
| H A D | ena_sysctl.c | 321 &hw_stats->tx_packets, "Packets transmitted"); in ena_sysctl_add_stats()
|
| H A D | ena_datapath.c | 1045 counter_u64_add_protected(adapter->hw_stats.tx_packets, 1); in ena_xmit_mbuf()
|
| /freebsd-13.1/contrib/libpcap/pcap/ |
| H A D | pcap.h | 224 u_long tx_packets; /* total packets transmitted */ member
|
| /freebsd-13.1/contrib/wpa/src/ap/ |
| H A D | accounting.c | 302 data.tx_packets)) { in accounting_sta_report()
|
| /freebsd-13.1/sys/dev/ice/ |
| H A D | ice_iflib_txrx.c | 156 ++txq->stats.tx_packets; in ice_ift_txd_encap()
|
| H A D | ice_lib.h | 412 u64 tx_packets; member
|
| /freebsd-13.1/sys/ofed/drivers/infiniband/ulp/sdp/ |
| H A D | sdp_tx.c | 89 ssk->tx_packets++; in sdp_post_send()
|
| H A D | sdp.h | 387 unsigned long tx_packets; member
|
| /freebsd-13.1/contrib/wpa/src/drivers/ |
| H A D | driver_atheros.c | 675 data->tx_packets = stats.is_stats.ns_tx_data; in atheros_read_sta_driver_data() 1281 drv->acct_data.tx_packets = val; in atheros_wireless_event_wireless_custom()
|