Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/hfi1/
Dchip_registers.h877 #define SEND_COUNTER_ARRAY64 (TXE + 0x000000000400) macro
Dchip.c1259 (counter * 8 + SEND_COUNTER_ARRAY64), \
1265 counter * 8 + SEND_COUNTER_ARRAY64, \
13760 write_csr(dd, SEND_COUNTER_ARRAY64 + (8 * i), 0); in reset_txe_csrs()