Searched refs:DIAG_COUNTER (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/drivers/infiniband/hw/mlx4/ |
| H A D | main.c | 2063 DIAG_COUNTER(rq_num_lle, 0x00), 2064 DIAG_COUNTER(sq_num_lle, 0x04), 2067 DIAG_COUNTER(rq_num_lpe, 0x18), 2068 DIAG_COUNTER(sq_num_lpe, 0x1C), 2072 DIAG_COUNTER(sq_num_bre, 0x34), 2075 DIAG_COUNTER(sq_num_rae, 0x4C), 2076 DIAG_COUNTER(rq_num_rae, 0x50), 2077 DIAG_COUNTER(sq_num_roe, 0x54), 2080 DIAG_COUNTER(rq_num_rnr, 0x68), 2081 DIAG_COUNTER(sq_num_rnr, 0x6C), [all …]
|