Searched refs:xrc_qp (Results 1 – 1 of 1) sorted by relevance
1235 struct ib_qp *xrc_qp = in ib_create_qp() local1238 if (IS_ERR(xrc_qp)) { in ib_create_qp()1239 ret = PTR_ERR(xrc_qp); in ib_create_qp()1242 return xrc_qp; in ib_create_qp()