| /drivers/md/ |
| A D | dm-cache-background-tracker.c | 129 static void update_stats(struct background_tracker *b, struct policy_work *w, int delta) in update_stats() function 196 update_stats(b, &w->work, 1); in btracker_queue() 225 update_stats(b, &w->work, -1); in btracker_complete()
|
| /drivers/net/ethernet/mellanox/mlx5/core/ |
| A D | en_stats.h | 76 void (*update_stats)(struct mlx5e_priv *priv); member 89 void MLX5E_STATS_GRP_OP(grp, update_stats)(struct mlx5e_priv *priv) 107 .update_stats = MLX5E_STATS_GRP_OP(grp, update_stats), \
|
| /drivers/net/ethernet/3com/ |
| A D | 3c589_cs.c | 171 static void update_stats(struct net_device *dev); 642 update_stats(dev); in el3_interrupt() 781 update_stats(dev); in el3_get_stats() 795 static void update_stats(struct net_device *dev) in update_stats() function 944 update_stats(dev); in el3_close()
|
| A D | 3c574_cs.c | 233 static void update_stats(struct net_device *dev); 809 update_stats(dev); in el3_interrupt() 940 update_stats(dev); in el3_get_stats() 950 static void update_stats(struct net_device *dev) in update_stats() function 1134 update_stats(dev); in el3_close()
|
| A D | 3c509.c | 190 static void update_stats(struct net_device *dev); 795 update_stats(dev); in el3_interrupt() 869 update_stats(dev); in el3_get_stats() 879 static void update_stats(struct net_device *dev) in update_stats() function 1219 update_stats(dev); in el3_down()
|
| A D | 3c515.c | 371 static void update_stats(int addr, struct net_device *dev); 1200 update_stats(ioaddr, dev); in corkscrew_interrupt() 1434 update_stats(ioaddr, dev); in corkscrew_close() 1462 update_stats(dev->base_addr, dev); in corkscrew_get_stats() 1475 static void update_stats(int ioaddr, struct net_device *dev) in update_stats() function
|
| A D | 3c59x.c | 773 static void update_stats(void __iomem *ioaddr, struct net_device *dev); 1984 update_stats(ioaddr, dev); in vortex_error() 2712 update_stats(ioaddr, dev); in vortex_down() 2832 update_stats(ioaddr, dev); in vortex_get_stats() 2845 static void update_stats(void __iomem *ioaddr, struct net_device *dev) in update_stats() function 2934 update_stats(ioaddr, dev); in vortex_get_ethtool_stats()
|
| /drivers/net/ethernet/sfc/siena/ |
| A D | efx_common.c | 558 efx->type->update_stats(efx, NULL, NULL); in efx_siena_start_all() 576 if (efx->type->update_stats) { in efx_siena_stop_all() 582 efx->type->update_stats(efx, NULL, NULL); in efx_siena_stop_all() 605 return efx->type->update_stats(efx, full_stats, core_stats); in efx_siena_update_stats_atomic()
|
| /drivers/gpu/drm/i915/gt/ |
| A D | intel_context_types.h | 62 void (*update_stats)(struct intel_context *ce); member
|
| A D | intel_context.c | 601 if (ce->ops->update_stats) in intel_context_get_total_runtime_ns() 602 ce->ops->update_stats(ce); in intel_context_get_total_runtime_ns()
|
| /drivers/net/ethernet/sfc/ |
| A D | nic_common.h | 255 return efx->type->update_stats(efx, full_stats, core_stats); in efx_nic_update_stats_atomic()
|
| A D | efx_common.c | 556 efx->type->update_stats(efx, NULL, NULL); in efx_start_all() 574 if (efx->type->update_stats) { in efx_stop_all() 580 efx->type->update_stats(efx, NULL, NULL); in efx_stop_all()
|
| /drivers/net/wireless/intersil/p54/ |
| A D | p54.h | 204 bool update_stats; member
|
| A D | main.c | 285 priv->update_stats = true; in p54_wait_for_stats() 310 priv->update_stats = true; in p54_reset_stats()
|
| A D | txrx.c | 567 if (dtotal && (priv->update_stats || dtime >= USEC_PER_SEC) && in p54_rx_stats() 570 priv->update_stats = false; in p54_rx_stats()
|
| /drivers/net/phy/qcom/ |
| A D | qca807x.c | 824 .update_stats = qca807x_update_stats, 851 .update_stats = qca807x_update_stats,
|
| A D | qca808x.c | 675 .update_stats = qca808x_update_stats,
|
| /drivers/net/phy/ |
| A D | dp83tg720.c | 662 .update_stats = dp83tg720_update_stats,
|
| /drivers/net/ethernet/mellanox/mlx5/core/ipoib/ |
| A D | ipoib_vlan.c | 361 .update_stats = NULL,
|
| /drivers/net/ethernet/aquantia/atlantic/ |
| A D | aq_nic.c | 248 if (self->aq_fw_ops->update_stats) in aq_nic_service_task() 249 self->aq_fw_ops->update_stats(self->aq_hw); in aq_nic_service_task() 1027 if (self->aq_fw_ops->update_stats) { in aq_nic_get_stats() 1029 self->aq_fw_ops->update_stats(self->aq_hw); in aq_nic_get_stats()
|
| A D | aq_hw.h | 368 int (*update_stats)(struct aq_hw_s *self); member
|
| /drivers/net/ethernet/amd/ |
| A D | nmclan_cs.c | 1223 static void update_stats(unsigned int ioaddr, struct net_device *dev) in update_stats() function 1271 update_stats(dev->base_addr, dev); in mace_get_stats()
|
| /drivers/net/ethernet/hisilicon/hns/ |
| A D | hns_dsaf_mac.h | 391 void (*update_stats)(void *mac_drv); member
|
| A D | hns_ethtool.c | 853 if (!h->dev->ops->get_stats || !h->dev->ops->update_stats) { in hns_get_ethtool_stats() 858 h->dev->ops->update_stats(h, &netdev->stats); in hns_get_ethtool_stats()
|
| /drivers/net/ethernet/mscc/ |
| A D | ocelot_stats.c | 383 if (!err && ocelot->ops->update_stats) in ocelot_check_stats_work() 384 ocelot->ops->update_stats(ocelot); in ocelot_check_stats_work()
|