Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/infiniband/hw/hfi1/
Dchip_registers.h610 #define RCV_COUNTER_ARRAY32 (RXE + 0x000000000400) macro
Dchip.c1197 (counter * 8 + RCV_COUNTER_ARRAY32), \
1203 (counter * 8 + RCV_COUNTER_ARRAY32), \
13906 write_csr(dd, RCV_COUNTER_ARRAY32 + (8 * i), 0); in reset_rxe_csrs()