Home
last modified time | relevance | path

Searched refs:update_stats (Results 1 – 9 of 9) sorted by relevance

/dpdk/lib/power/
H A Drte_power_empty_poll.c202 update_stats(struct priority_worker *poll_stats) in update_stats() function
256 percent = update_stats(poll_stats); in update_stats_normal()
/dpdk/drivers/net/atlantic/
H A Datl_types.h163 int (*update_stats)(struct aq_hw_s *self); member
H A Datl_ethdev.c939 hw->aq_fw_ops->update_stats(hw); in atl_dev_stats_get()
969 hw->aq_fw_ops->update_stats(hw); in atl_dev_stats_reset()
/dpdk/drivers/net/atlantic/hw_atl/
H A Dhw_atl_b0.c367 self->aq_fw_ops->update_stats(self); in hw_atl_b0_hw_init()
H A Dhw_atl_utils_fw2x.c758 .update_stats = aq_fw2x_update_stats,
H A Dhw_atl_utils.c934 .update_stats = hw_atl_utils_update_stats,
/dpdk/drivers/net/fm10k/base/
H A Dfm10k_type.h693 void (*update_stats)(struct fm10k_hw *, struct fm10k_hw_stats_q *, u16); member
H A Dfm10k_pf.c2095 iov->ops.update_stats = &fm10k_iov_update_stats_pf; in fm10k_init_ops_pf()
/dpdk/drivers/net/bonding/
H A Drte_eth_bond_pmd.c870 uint8_t update_stats = 0; in bond_ethdev_update_tlb_slave_cb() local
878 update_stats = 1; in bond_ethdev_update_tlb_slave_cb()
888 if (update_stats) { in bond_ethdev_update_tlb_slave_cb()
893 if (update_stats == 1) in bond_ethdev_update_tlb_slave_cb()