Home
last modified time | relevance | path

Searched refs:SEND_COUNTER_ARRAY64 (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Dchip_registers.h881 #define SEND_COUNTER_ARRAY64 (TXE + 0x000000000400) macro
H A Dchip.c1277 (counter * 8 + SEND_COUNTER_ARRAY64), \
1283 counter * 8 + SEND_COUNTER_ARRAY64, \
13790 write_csr(dd, SEND_COUNTER_ARRAY64 + (8 * i), 0); in reset_txe_csrs()
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Dchip_registers.h839 #define SEND_COUNTER_ARRAY64 (TXE + 0x000000000400) macro
H A Dchip.c1236 (counter * 8 + SEND_COUNTER_ARRAY64), \
1242 counter * 8 + SEND_COUNTER_ARRAY64, \
13751 write_csr(dd, SEND_COUNTER_ARRAY64 + (8 * i), 0); in reset_txe_csrs()

Completed in 50 milliseconds