Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/infiniband/hw/hfi1/
Dchip_registers.h839 #define SEND_COUNTER_ARRAY64 (TXE + 0x000000000400) macro
Dchip.c1236 (counter * 8 + SEND_COUNTER_ARRAY64), \
1242 counter * 8 + SEND_COUNTER_ARRAY64, \
13743 write_csr(dd, SEND_COUNTER_ARRAY64 + (8 * i), 0); in reset_txe_csrs()