Home
last modified time | relevance | path

Searched refs:counter_stats (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/mlx4/
H A Dcmd.h307 struct mlx4_counter *counter_stats, int reset);
/linux/drivers/infiniband/hw/mlx4/
H A Dmad.c941 struct mlx4_counter counter_stats; in iboe_process_mad() local
952 memset(&counter_stats, 0, sizeof(counter_stats)); in iboe_process_mad()
959 &counter_stats, 0); in iboe_process_mad()
969 switch (counter_stats.counter_mode & 0xf) { in iboe_process_mad()
971 edit_counter(&counter_stats, in iboe_process_mad()