Searched refs:if_stat_in_mod (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/mlx4/mlx4_core/
H A Dmlx4_cmd.c3182 u32 if_stat_in_mod; local
3195 if_stat_in_mod = counter_index;
3197 if_stat_in_mod |= MLX4_QUERY_IF_STAT_RESET;
3199 if_stat_in_mod, 0,
H A Dmlx4_main.c2524 u32 if_stat_in_mod = (counter_index & 0xff) | MLX4_QUERY_IF_STAT_RESET; local
2530 err = mlx4_cmd_box(dev, 0, if_stat_mailbox->dma, if_stat_in_mod, 0,

Completed in 122 milliseconds