Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/infiniband/hw/hfi1/
Dchip_registers.h611 #define RCV_COUNTER_ARRAY64 (RXE + 0x000000000500) macro
Dchip.c1210 (counter * 8 + RCV_COUNTER_ARRAY64), \
1216 (counter * 8 + RCV_COUNTER_ARRAY64), \
13908 write_csr(dd, RCV_COUNTER_ARRAY64 + (8 * i), 0); in reset_rxe_csrs()