Searched refs:DIAG_COUNTER (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx4/ |
H A D | main.c | 2064 #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_mwb [all...] |
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx4/ |
H A D | main.c | 2059 #define DIAG_COUNTER(_name, _offset) \ macro 2063 DIAG_COUNTER(rq_num_lle, 0x00), 2064 DIAG_COUNTER(sq_num_lle, 0x04), 2065 DIAG_COUNTER(rq_num_lqpoe, 0x08), 2066 DIAG_COUNTER(sq_num_lqpoe, 0x0C), 2067 DIAG_COUNTER(rq_num_lpe, 0x18), 2068 DIAG_COUNTER(sq_num_lpe, 0x1C), 2069 DIAG_COUNTER(rq_num_wrfe, 0x20), 2070 DIAG_COUNTER(sq_num_wrfe, 0x24), 2071 DIAG_COUNTER(sq_num_mwb [all...] |
Completed in 6 milliseconds