Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/ulp/srp/
Dib_srp.c153 static void srp_handle_qp_err(struct ib_cq *cq, struct ib_wc *wc,
1223 srp_handle_qp_err(cq, wc, "INV RKEY"); in srp_inv_rkey_err_done()
1511 srp_handle_qp_err(cq, wc, "FAST REG"); in srp_reg_mr_err_done()
2056 srp_handle_qp_err(cq, wc, "SEND"); in srp_send_done()
2258 srp_handle_qp_err(cq, wc, "RECV"); in srp_recv_done()
2324 static void srp_handle_qp_err(struct ib_cq *cq, struct ib_wc *wc, in srp_handle_qp_err() function