Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/hfi1/
H A Dchip.c5670 * Note that the SEND_EGRESS_ERR_INFO register has only a single
5673 * since we cleared the corresponding bit in SEND_EGRESS_ERR_INFO.
5680 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()
13750 write_csr(dd, SEND_EGRESS_ERR_INFO, ~0ull); in reset_txe_csrs()
13751 /* SEND_EGRESS_ERR_INFO read-only */ in reset_txe_csrs()