Home
last modified time | relevance | path

Searched refs:rx_packets (Results 1 – 25 of 46) sorted by relevance

12

/freebsd-13.1/sys/dev/mlx4/mlx4_en/
H A Dmlx4_en_port.c170 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 Dmlx4_en_netdev.c1124 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 Dstats.h40 u64 rx_packets; member
/freebsd-13.1/sys/dev/sume/
H A Dadapter.h142 uint64_t rx_packets; member
H A Dif_sume.c257 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 Dpcap-dos.h175 DWORD rx_packets; /* total packets received */ member
H A Dpcap-dos.c396 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 Dnetdevice.h123 unsigned long rx_packets; member
/freebsd-13.1/sys/dev/igc/
H A Dif_igc.h315 unsigned long rx_packets; member
H A Digc_txrx.c511 rxr->rx_packets++; in igc_isc_rxd_pkt_get()
/freebsd-13.1/sys/dev/rt/
H A Dif_rtvar.h258 unsigned long rx_packets; member
/freebsd-13.1/sys/dev/iavf/
H A Diavf_iflib.h191 u64 rx_packets; member
H A Diavf_txrx_iflib.c727 rxr->rx_packets++; in iavf_isc_rxd_pkt_get()
/freebsd-13.1/sys/dev/e1000/
H A Dif_em.h418 unsigned long rx_packets; member
H A Digb_txrx.c486 rxr->rx_packets++; in igb_isc_rxd_pkt_get()
/freebsd-13.1/sys/dev/ixgbe/
H A Dixgbe.h305 u64 rx_packets; member
H A Dix_txrx.c444 rxr->rx_packets++; in ixgbe_isc_rxd_pkt_get()
/freebsd-13.1/sys/dev/ixl/
H A Dixl_txrx.c717 rxr->rx_packets++; in ixl_isc_rxd_pkt_get()
925 CTLFLAG_RD, &(rxr->rx_packets), in ixl_vsi_add_queues_stats()
H A Dixl.h390 u64 rx_packets; member
/freebsd-13.1/sys/dev/ena/
H A Dena.h390 counter_u64_t rx_packets; member
/freebsd-13.1/contrib/libpcap/pcap/
H A Dpcap.h223 u_long rx_packets; /* total packets received */ member
/freebsd-13.1/contrib/wpa/src/ap/
H A Daccounting.c296 data.rx_packets)) { in accounting_sta_report()
/freebsd-13.1/sys/dev/ice/
H A Dice_iflib_txrx.c339 rxq->stats.rx_packets++; in ice_ift_rxd_pkt_get()
H A Dice_lib.h425 u64 rx_packets; member
/freebsd-13.1/sys/ofed/drivers/infiniband/ulp/sdp/
H A Dsdp.h388 unsigned long rx_packets; member

12