Searched refs:get_counters (Results 1 – 7 of 7) sorted by relevance
/linux/drivers/infiniband/hw/mlx5/ |
H A D | counters.c | 211 static const struct mlx5_ib_counters *get_counters(struct mlx5_ib_dev *dev, in get_counters() function 233 const struct mlx5_ib_counters *cnts = get_counters(dev, port_num + 1); in mlx5_ib_get_counters_id() 272 const struct mlx5_ib_counters *cnts = get_counters(dev, port_num); in mlx5_ib_alloc_hw_port_stats() 373 const struct mlx5_ib_counters *cnts = get_counters(dev, port_num); in do_get_hw_stats() 441 cnts = get_counters(dev, port_num); in do_get_op_stat() 469 cnts = get_counters(dev, port_num); in do_get_op_stats() 490 cnts = get_counters(dev, port_num); in mlx5_ib_get_hw_stats() 517 const struct mlx5_ib_counters *cnts = get_counters(dev, counter->port); in mlx5_ib_counter_alloc_stats() 525 const struct mlx5_ib_counters *cnts = get_counters(dev, counter->port); in mlx5_ib_counter_update_stats()
|
/linux/include/soc/amlogic/ |
H A D | meson_ddr_pmu.h | 45 void (*get_counters)(struct dmc_info *info, member
|
/linux/drivers/perf/amlogic/ |
H A D | meson_ddr_pmu_core.c | 94 pmu->info.hw_info->get_counters(&pmu->info, &dc); in meson_ddr_perf_event_update()
|
/linux/net/bridge/netfilter/ |
H A D | ebtables.c | 987 static void get_counters(const struct ebt_counter *oldcounters, in get_counters() function 1064 get_counters(t->private->counters, counterstmp, in do_replace_finish() 1534 get_counters(oldcounters, counterstmp, nentries); in copy_counters_to_user()
|
/linux/net/ipv4/netfilter/ |
H A D | arp_tables.c | 600 static void get_counters(const struct xt_table_info *t, in get_counters() function 665 get_counters(private, counters); in alloc_counters()
|
H A D | ip_tables.c | 739 get_counters(const struct xt_table_info *t, in get_counters() function 804 get_counters(private, counters); in alloc_counters()
|
/linux/net/ipv6/netfilter/ |
H A D | ip6_tables.c | 756 get_counters(const struct xt_table_info *t, in get_counters() function 820 get_counters(private, counters); in alloc_counters()
|