| /freebsd-13.1/sys/dev/mlx4/mlx4_en/ |
| H A D | mlx4_en_port.c | 170 priv->pkstats.rx_packets = packets; in mlx4_en_fold_software_stats() 262 priv->pkstats.rx_packets = en_stats_adder(&mlx4_en_stats->RTOT_prio_0, in mlx4_en_DUMP_ETH_STATS() 352 priv->pkstats.rx_packets - priv->pkstats_last.rx_packets); in mlx4_en_DUMP_ETH_STATS() 370 dev->if_ipackets = priv->pkstats.rx_packets; in mlx4_en_DUMP_ETH_STATS() 446 priv->pkstats.rx_packets = 0; in mlx4_en_get_vport_stats() 451 priv->pkstats.rx_packets += priv->rx_ring[i]->packets; in mlx4_en_get_vport_stats() 489 priv->pkstats.rx_packets = vf_stats->rx_frames; in mlx4_en_get_vport_stats()
|
| H A D | mlx4_en_netdev.c | 1124 unsigned long rx_packets; in mlx4_en_auto_moderation() local 1135 rx_packets = priv->rx_ring[ring]->packets; in mlx4_en_auto_moderation() 1139 rx_pkt_diff = ((unsigned long) (rx_packets - in mlx4_en_auto_moderation() 1173 priv->last_moder_packets[ring] = rx_packets; in mlx4_en_auto_moderation() 2790 &priv->pkstats.rx_packets, 0, "RX packets"); in mlx4_en_sysctl_stat()
|
| /freebsd-13.1/sys/dev/mlx4/ |
| H A D | stats.h | 40 u64 rx_packets; member
|
| /freebsd-13.1/sys/dev/sume/ |
| H A D | adapter.h | 142 uint64_t rx_packets; member
|
| H A D | if_sume.c | 257 nf_priv->stats.rx_packets++; in sume_rx_build_mbuf() 1361 "rx_packets", CTLFLAG_RD, &nf_priv->stats.rx_packets, 0, in sume_sysctl_init()
|
| /freebsd-13.1/contrib/libpcap/ |
| H A D | pcap-dos.h | 175 DWORD rx_packets; /* total packets received */ member
|
| H A D | pcap-dos.c | 396 pd->stat.ps_recv = stats->rx_packets; in pcap_stats_dos() 1155 stats->rx_packets = pktStat.inPackets; in pkt_stats()
|
| /freebsd-13.1/sys/compat/linuxkpi/common/include/linux/ |
| H A D | netdevice.h | 123 unsigned long rx_packets; member
|
| /freebsd-13.1/sys/dev/igc/ |
| H A D | if_igc.h | 315 unsigned long rx_packets; member
|
| H A D | igc_txrx.c | 511 rxr->rx_packets++; in igc_isc_rxd_pkt_get()
|
| /freebsd-13.1/sys/dev/rt/ |
| H A D | if_rtvar.h | 258 unsigned long rx_packets; member
|
| /freebsd-13.1/sys/dev/iavf/ |
| H A D | iavf_iflib.h | 191 u64 rx_packets; member
|
| H A D | iavf_txrx_iflib.c | 727 rxr->rx_packets++; in iavf_isc_rxd_pkt_get()
|
| /freebsd-13.1/sys/dev/e1000/ |
| H A D | if_em.h | 418 unsigned long rx_packets; member
|
| H A D | igb_txrx.c | 486 rxr->rx_packets++; in igb_isc_rxd_pkt_get()
|
| /freebsd-13.1/sys/dev/ixgbe/ |
| H A D | ixgbe.h | 305 u64 rx_packets; member
|
| H A D | ix_txrx.c | 444 rxr->rx_packets++; in ixgbe_isc_rxd_pkt_get()
|
| /freebsd-13.1/sys/dev/ixl/ |
| H A D | ixl_txrx.c | 717 rxr->rx_packets++; in ixl_isc_rxd_pkt_get() 925 CTLFLAG_RD, &(rxr->rx_packets), in ixl_vsi_add_queues_stats()
|
| H A D | ixl.h | 390 u64 rx_packets; member
|
| /freebsd-13.1/sys/dev/ena/ |
| H A D | ena.h | 390 counter_u64_t rx_packets; member
|
| /freebsd-13.1/contrib/libpcap/pcap/ |
| H A D | pcap.h | 223 u_long rx_packets; /* total packets received */ member
|
| /freebsd-13.1/contrib/wpa/src/ap/ |
| H A D | accounting.c | 296 data.rx_packets)) { in accounting_sta_report()
|
| /freebsd-13.1/sys/dev/ice/ |
| H A D | ice_iflib_txrx.c | 339 rxq->stats.rx_packets++; in ice_ift_rxd_pkt_get()
|
| H A D | ice_lib.h | 425 u64 rx_packets; member
|
| /freebsd-13.1/sys/ofed/drivers/infiniband/ulp/sdp/ |
| H A D | sdp.h | 388 unsigned long rx_packets; member
|