Home
last modified time | relevance | path

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

/linux/drivers/infiniband/ulp/srp/
H A Dib_srp.c145 static void srp_handle_qp_err(struct ib_cq *cq, struct ib_wc *wc,
1165 srp_handle_qp_err(cq, wc, "INV RKEY"); in srp_inv_rkey_err_done()
1419 srp_handle_qp_err(cq, wc, "FAST REG"); in srp_reg_mr_err_done()
1882 srp_handle_qp_err(cq, wc, "SEND"); in srp_send_done()
2110 srp_handle_qp_err(cq, wc, "RECV"); in srp_recv_done()
2176 static void srp_handle_qp_err(struct ib_cq *cq, struct ib_wc *wc, in srp_handle_qp_err() function