Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/ulp/srp/
H A Dib_srp.c143 static void srp_handle_qp_err(struct ib_cq *cq, struct ib_wc *wc,
1157 srp_handle_qp_err(cq, wc, "INV RKEY"); in srp_inv_rkey_err_done()
1411 srp_handle_qp_err(cq, wc, "FAST REG"); in srp_reg_mr_err_done()
1874 srp_handle_qp_err(cq, wc, "SEND"); in srp_send_done()
2069 srp_handle_qp_err(cq, wc, "RECV"); in srp_recv_done()
2135 static void srp_handle_qp_err(struct ib_cq *cq, struct ib_wc *wc, in srp_handle_qp_err() function