Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rdma/hfi1/
Dchip_registers.h1019 #define SEND_EGRESS_ERR_CLEAR (TXE + 0x000000000090) macro
Dchip.c8744 write_csr(dd, SEND_EGRESS_ERR_CLEAR, ~(u64)0); in clear_all_interrupts()
9558 write_csr(dd, SEND_EGRESS_ERR_CLEAR, ~0ull); in reset_txe_csrs()