| /src/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() 353 priv->pkstats.tx_packets - priv->pkstats_last.tx_packets); in mlx4_en_DUMP_ETH_STATS() 444 priv->pkstats.tx_packets = 0; in mlx4_en_get_vport_stats() 453 priv->pkstats.tx_packets += ring->packets; in mlx4_en_get_vport_stats() 479 priv->pkstats.tx_packets = vf_stats->tx_frames; in mlx4_en_get_vport_stats()
|
| /src/sys/dev/axgbe/ |
| H A D | xgbe-txrx.c | 130 packet->tx_packets = packet->tx_bytes = 0; in axgbe_calculate_tx_parms() 160 packet->tx_packets = pkts; in axgbe_calculate_tx_parms() 164 packet->tx_packets, packet->tx_bytes, hlen); in axgbe_calculate_tx_parms() 218 __func__, pi->ipi_len, packet->tx_packets, packet->tx_bytes, hlen); in axgbe_isc_txd_encap() 220 ring->coalesce_count += packet->tx_packets; in axgbe_isc_txd_encap() 223 else if (packet->tx_packets > pdata->tx_frames) in axgbe_isc_txd_encap() 225 else if ((ring->coalesce_count % pdata->tx_frames) < (packet->tx_packets)) in axgbe_isc_txd_encap()
|
| /src/sys/netlink/route/ |
| H A D | interface.h | 184 uint32_t tx_packets; /* total TX packets (IFCOUNTER_OPACKETS) */ member 212 uint64_t tx_packets; /* total TX packets (IFCOUNTER_OPACKETS) */ member
|
| /src/sys/dev/mlx5/mlx5_en/ |
| H A D | en_hw_tls.h | 67 m(+1, u64, tx_packets, "tx_packets", "Transmitted packets") \
|
| /src/sys/dev/mlx4/ |
| H A D | stats.h | 61 u64 tx_packets; member
|
| /src/sys/dev/sume/ |
| H A D | adapter.h | 144 uint64_t tx_packets; member
|
| H A D | if_sume.c | 1091 nf_priv->stats.tx_packets++; in sume_if_start_locked() 1352 "tx_packets", CTLFLAG_RD, &nf_priv->stats.tx_packets, 0, in sume_sysctl_init()
|
| /src/contrib/libpcap/ |
| H A D | pcap-dos.h | 176 DWORD tx_packets; /* total packets transmitted */ member
|
| /src/sys/dev/igc/ |
| H A D | if_igc.h | 235 unsigned long tx_packets; member
|
| H A D | igc_txrx.c | 322 ++txr->tx_packets; in igc_isc_txd_encap()
|
| /src/sys/dev/iavf/ |
| H A D | iavf_iflib.h | 161 u64 tx_packets; member
|
| /src/sys/dev/e1000/ |
| H A D | if_em.h | 411 unsigned long tx_packets; member
|
| H A D | igb_txrx.c | 294 ++txr->tx_packets; in igb_isc_txd_encap()
|
| /src/sys/compat/linuxkpi/common/include/linux/ |
| H A D | netdevice.h | 131 unsigned long tx_packets; member
|
| /src/sys/dev/ixl/ |
| H A D | ixl.h | 348 u64 tx_packets; member
|
| H A D | ixl_txrx.c | 409 ++txr->tx_packets; in ixl_isc_txd_encap() 958 CTLFLAG_RD, &(txr->tx_packets), in ixl_vsi_add_queues_stats()
|
| /src/contrib/wpa/wpa_supplicant/dbus/ |
| H A D | dbus_new_helpers.c | 1108 (si->data.tx_packets && in wpas_dbus_new_from_signal_information() 1110 si->data.tx_packets)) || in wpas_dbus_new_from_signal_information()
|
| /src/contrib/wpa/src/ap/ |
| H A D | accounting.c | 302 data.tx_packets)) { in accounting_sta_report()
|
| /src/sys/dev/mana/ |
| H A D | mana.h | 465 counter_u64_t tx_packets; member
|
| H A D | mana_sysctl.c | 203 CTLFLAG_RD, &port_stats->tx_packets, "Packets transmitted"); in mana_sysctl_add_port()
|
| /src/sys/dev/ena/ |
| H A D | ena.h | 413 counter_u64_t tx_packets; member
|
| /src/contrib/libpcap/pcap/ |
| H A D | pcap.h | 319 u_long tx_packets; /* total packets transmitted */ member
|
| /src/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
|
| /src/sys/dev/ice/ |
| H A D | ice_iflib_txrx.c | 191 ++txq->stats.tx_packets; in _ice_ift_txd_encap()
|