Searched refs:mlx4_counter (Results 1 - 7 of 7) sorted by relevance

/linux-master/include/linux/mlx4/
H A Dcmd.h307 struct mlx4_counter *counter_stats, int reset);
H A Ddevice.h819 struct mlx4_counter { struct
/linux-master/drivers/net/ethernet/mellanox/mlx4/
H A Den_port.c185 struct mlx4_counter tmp_counter_stats;
H A Dcmd.c3288 struct mlx4_counter *counter_stats, int reset)
3291 struct mlx4_counter *tmp_counter;
3305 memset(mailbox->buf, 0, sizeof(struct mlx4_counter));
3319 tmp_counter = (struct mlx4_counter *)mailbox->buf;
3346 struct mlx4_counter tmp_vf_stats;
H A Dmlx4.h1044 struct mlx4_counter *data);
H A Dresource_tracker.c1232 struct mlx4_counter *data)
/linux-master/drivers/infiniband/hw/mlx4/
H A Dmad.c892 static void edit_counter(struct mlx4_counter *cnt, void *counters,
941 struct mlx4_counter counter_stats;

Completed in 361 milliseconds