Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dchip_registers.h1019 #define SEND_EGRESS_ERR_INFO (TXE + 0x000000000F00) macro
H A Dchip.c5680 u64 info = read_csr(dd, SEND_EGRESS_ERR_INFO); in handle_send_egress_err_info()
5684 write_csr(dd, SEND_EGRESS_ERR_INFO, info); in handle_send_egress_err_info()
13767 write_csr(dd, SEND_EGRESS_ERR_INFO, ~0ull); in reset_txe_csrs()