Home
last modified time | relevance | path

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

/linux/drivers/crypto/hisilicon/
H A Dqm.c2055 struct hisi_qp *share_qp = NULL; in find_shareable_qp() local
2067 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()