Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/infiniband/hw/mlx5/
Dcounters.c13 struct mlx5_ib_counter { struct
26 static const struct mlx5_ib_counter basic_q_cnts[] = { argument
34 static const struct mlx5_ib_counter out_of_seq_q_cnts[] = {
38 static const struct mlx5_ib_counter retrans_q_cnts[] = {
46 static const struct mlx5_ib_counter vport_basic_q_cnts[] = {
54 static const struct mlx5_ib_counter vport_out_of_seq_q_cnts[] = {
58 static const struct mlx5_ib_counter vport_retrans_q_cnts[] = {
70 static const struct mlx5_ib_counter cong_cnts[] = {
77 static const struct mlx5_ib_counter extended_err_cnts[] = {
90 static const struct mlx5_ib_counter roce_accl_cnts[] = {
[all …]