Home
last modified time | relevance | path

Searched defs:pstats (Results 1 – 10 of 10) sorted by relevance

/dpdk/drivers/net/bnx2x/
H A Dbnx2x_stats.c536 struct host_port_stats *pstats = BNX2X_SP(sc, port_stats); in bnx2x_bmac_stats_update() local
639 struct host_port_stats *pstats = BNX2X_SP(sc, port_stats); in bnx2x_mstat_stats_update() local
718 struct host_port_stats *pstats = BNX2X_SP(sc, port_stats); in bnx2x_emac_stats_update() local
777 struct host_port_stats *pstats = BNX2X_SP(sc, port_stats); in bnx2x_hw_stats_update() local
1571 struct host_port_stats *pstats = BNX2X_SP(sc, port_stats); in bnx2x_save_statistics() local
H A Dbnx2x.c2926 struct host_port_stats *pstats; in bnx2x_link_attn() local
/dpdk/examples/multi_process/symmetric_mp/
H A Dmain.c77 static struct port_stats pstats[RTE_MAX_ETHPORTS]; variable
/dpdk/drivers/net/iavf/
H A Diavf_ethdev.c1695 struct virtchnl_eth_stats *pstats = NULL; in iavf_dev_stats_get() local
1727 struct virtchnl_eth_stats *pstats = NULL; in iavf_dev_stats_reset() local
1795 struct virtchnl_eth_stats *pstats = NULL; in iavf_dev_xstats_get() local
H A Diavf_vchnl.c1243 struct virtchnl_eth_stats **pstats) in iavf_query_stats()
/dpdk/drivers/net/ice/
H A Dice_dcf_ethdev.c1336 struct virtchnl_eth_stats pstats; in ice_dcf_stats_get() local
1368 struct virtchnl_eth_stats pstats; in ice_dcf_stats_reset() local
H A Dice_dcf.c1066 struct virtchnl_eth_stats *pstats) in ice_dcf_query_stats()
/dpdk/drivers/net/vhost/
H A Drte_eth_vhost.c325 struct vhost_stats *pstats = &vq->stats; in vhost_count_xcast_packets() local
343 struct vhost_stats *pstats = &vq->stats; in vhost_update_single_packet_xstats() local
/dpdk/drivers/net/qede/base/
H A Decore_l2.c1734 struct eth_pstorm_per_queue_stat pstats; in __ecore_get_vport_pstats() local
2059 struct eth_pstorm_per_queue_stat pstats; in ecore_reset_vport_stats() local
H A Decore_vfpf_if.h152 struct pfvf_storm_stats pstats; member