Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/hfi1/
Dchip_registers.h649 #define RCV_COUNTER_ARRAY64 (RXE + 0x000000000500) macro
Dchip.c1233 (counter * 8 + RCV_COUNTER_ARRAY64), \
1239 (counter * 8 + RCV_COUNTER_ARRAY64), \
13925 write_csr(dd, RCV_COUNTER_ARRAY64 + (8 * i), 0); in reset_rxe_csrs()