Lines Matching refs:mlx5_ib_counter
13 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[] = {
98 static const struct mlx5_ib_counter vport_extended_err_cnts[] = {
111 static const struct mlx5_ib_counter vport_roce_accl_cnts[] = {
124 static const struct mlx5_ib_counter ext_ppcnt_cnts[] = {
131 static const struct mlx5_ib_counter basic_op_cnts[] = {
135 static const struct mlx5_ib_counter rdmarx_cnp_op_cnts[] = {
139 static const struct mlx5_ib_counter rdmatx_cnp_op_cnts[] = {
589 const struct mlx5_ib_counter *names; in mlx5_ib_fill_counters()