Home
last modified time | relevance | path

Searched defs:qstats (Results 1 – 8 of 8) sorted by relevance

/dpdk/drivers/net/cnxk/
H A Dcnxk_stats.c36 struct roc_nix_stats_queue qstats; in cnxk_nix_stats_get() local
117 struct roc_nix_stats_queue qstats; in cnxk_nix_xstats_get() local
141 struct roc_nix_stats_queue qstats; in cnxk_nix_xstats_get() local
H A Dcnxk_tm.c578 struct roc_nix_stats_queue qstats; in cnxk_nix_tm_node_stats_read() local
/dpdk/drivers/common/cnxk/
H A Droc_nix_stats.c98 struct roc_nix_stats_queue *qstats) in nix_stat_rx_queue_get()
109 struct roc_nix_stats_queue *qstats) in nix_stat_tx_queue_get()
225 struct roc_nix_stats_queue *qstats) in roc_nix_stats_queue_get()
/dpdk/drivers/net/bnx2x/
H A Dbnx2x_stats.c927 struct bnx2x_eth_q_stats *qstats = &fp->eth_q_stats; in bnx2x_storm_stats_update() local
1081 struct bnx2x_eth_q_stats *qstats = &sc->fp[i].eth_q_stats; in bnx2x_drv_stats_update() local
1550 struct bnx2x_eth_q_stats *qstats = &fp->eth_q_stats; in bnx2x_save_statistics() local
/dpdk/drivers/net/thunderx/base/
H A Dnicvf_hw.c901 nicvf_hw_get_rx_qstats(struct nicvf *nic, struct nicvf_hw_rx_qstats *qstats, in nicvf_hw_get_rx_qstats()
911 nicvf_hw_get_tx_qstats(struct nicvf *nic, struct nicvf_hw_tx_qstats *qstats, in nicvf_hw_get_tx_qstats()
/dpdk/drivers/net/sfc/
H A Dsfc_sw_stats.c48 union sfc_pkts_bytes qstats; in sfc_sw_stat_get_rx_good_pkts_bytes() local
71 union sfc_pkts_bytes qstats; in sfc_sw_stat_get_tx_good_pkts_bytes() local
H A Dsfc_ethdev.c605 union sfc_pkts_bytes qstats; in sfc_stats_get_dp_rx() local
632 union sfc_pkts_bytes qstats; in sfc_stats_get_dp_tx() local
/dpdk/drivers/net/ark/
H A Dark_udm.h125 struct ark_udm_queue_stats_t qstats; member