Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx4/
Dmain.c2064 #define DIAG_COUNTER(_name, _offset) \ macro
2068 DIAG_COUNTER(rq_num_lle, 0x00),
2069 DIAG_COUNTER(sq_num_lle, 0x04),
2070 DIAG_COUNTER(rq_num_lqpoe, 0x08),
2071 DIAG_COUNTER(sq_num_lqpoe, 0x0C),
2072 DIAG_COUNTER(rq_num_lpe, 0x18),
2073 DIAG_COUNTER(sq_num_lpe, 0x1C),
2074 DIAG_COUNTER(rq_num_wrfe, 0x20),
2075 DIAG_COUNTER(sq_num_wrfe, 0x24),
2076 DIAG_COUNTER(sq_num_mwbe, 0x2C),
[all …]