Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/mlx4/
Dmain.c2176 #define DIAG_COUNTER(_name, _offset) \ macro
2180 DIAG_COUNTER(rq_num_lle, 0x00),
2181 DIAG_COUNTER(sq_num_lle, 0x04),
2182 DIAG_COUNTER(rq_num_lqpoe, 0x08),
2183 DIAG_COUNTER(sq_num_lqpoe, 0x0C),
2184 DIAG_COUNTER(rq_num_lpe, 0x18),
2185 DIAG_COUNTER(sq_num_lpe, 0x1C),
2186 DIAG_COUNTER(rq_num_wrfe, 0x20),
2187 DIAG_COUNTER(sq_num_wrfe, 0x24),
2188 DIAG_COUNTER(sq_num_mwbe, 0x2C),
[all …]