Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/infiniband/ulp/srp/
Dib_srp.c148 static void srp_handle_qp_err(struct ib_cq *cq, struct ib_wc *wc,
1175 srp_handle_qp_err(cq, wc, "INV RKEY"); in srp_inv_rkey_err_done()
1421 srp_handle_qp_err(cq, wc, "FAST REG"); in srp_reg_mr_err_done()
1884 srp_handle_qp_err(cq, wc, "SEND"); in srp_send_done()
2086 srp_handle_qp_err(cq, wc, "RECV"); in srp_recv_done()
2152 static void srp_handle_qp_err(struct ib_cq *cq, struct ib_wc *wc, in srp_handle_qp_err() function