Home
last modified time | relevance | path

Searched refs:NUM_RCV_ERR_STATUS_COUNTERS (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Dhfi.h129 #define NUM_RCV_ERR_STATUS_COUNTERS 64 macro
1320 u64 rcv_err_status_cnt[NUM_RCV_ERR_STATUS_COUNTERS];
H A Dchip.c5643 for (i = 0; i < NUM_RCV_ERR_STATUS_COUNTERS; i++) { in handle_rxe_err()
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Dhfi.h88 #define NUM_RCV_ERR_STATUS_COUNTERS 64 macro
1270 u64 rcv_err_status_cnt[NUM_RCV_ERR_STATUS_COUNTERS];
H A Dchip.c5603 for (i = 0; i < NUM_RCV_ERR_STATUS_COUNTERS; i++) { in handle_rxe_err()

Completed in 56 milliseconds