Searched refs:share_qp (Results 1 – 1 of 1) sorted by relevance
2055 struct hisi_qp *share_qp = NULL; in find_shareable_qp() local2067 share_qp = qp; in find_shareable_qp()2071 if (share_qp) { in find_shareable_qp()2072 share_qp->ref_count++; in find_shareable_qp()2073 return share_qp; in find_shareable_qp()