Lines Matching refs:counter_index

2134 	struct counter_index *new_counter_index;  in mlx4_init_counters_table()
2157 new_counter_index = kmalloc(sizeof(struct counter_index), GFP_KERNEL); in mlx4_init_counters_table()
2177 new_counter_index = kmalloc(sizeof(struct counter_index), GFP_KERNEL); in mlx4_init_counters_table()
2190 new_counter_index = kmalloc(sizeof(struct counter_index), GFP_KERNEL); in mlx4_init_counters_table()
2226 struct counter_index *port, *tmp_port; in mlx4_cleanup_counters_table()
2227 struct counter_index *vf, *tmp_vf; in mlx4_cleanup_counters_table()
2265 struct counter_index *vf, *tmp_vf; in __mlx4_slave_counters_free()
2303 struct counter_index *new_counter_index; in __mlx4_counter_alloc()
2330 struct counter_index, in __mlx4_counter_alloc()
2334 struct counter_index, in __mlx4_counter_alloc()
2345 new_counter_index = kmalloc(sizeof(struct counter_index), GFP_KERNEL); in __mlx4_counter_alloc()
2351 new_counter_index = kmalloc(sizeof(struct counter_index), GFP_KERNEL); in __mlx4_counter_alloc()
2378 struct counter_index *new_counter_index, *c_index; in mlx4_counter_alloc()
2392 struct counter_index, in mlx4_counter_alloc()
2399 new_counter_index = kmalloc(sizeof(struct counter_index), GFP_KERNEL); in mlx4_counter_alloc()
2422 struct counter_index *pf, *tmp_pf; in __mlx4_counter_free()
2423 struct counter_index *vf, *tmp_vf; in __mlx4_counter_free()
2507 struct counter_index *counter, *tmp_counter; in mlx4_counter_free()
2542 u8 counter_index) in __mlx4_clear_if_stat() argument
2546 u32 if_stat_in_mod = (counter_index & 0xff) | (1 << 31); in __mlx4_clear_if_stat()
2548 if (counter_index == MLX4_SINK_COUNTER_INDEX) in __mlx4_clear_if_stat()
2571 struct counter_index *new_counter_index; in mlx4_get_default_counter_index()
2582 struct counter_index, in mlx4_get_default_counter_index()
2586 struct counter_index, in mlx4_get_default_counter_index()
2607 struct counter_index *vport, *tmp_vport; in mlx4_get_vport_ethtool_stats()