Searched refs:ocrdma_is_qp_in_rq_flushlist (Results 1 – 3 of 3) sorted by relevance
148 bool ocrdma_is_qp_in_rq_flushlist(struct ocrdma_cq *, struct ocrdma_qp *);
2098 bool ocrdma_is_qp_in_rq_flushlist(struct ocrdma_cq *cq, struct ocrdma_qp *qp) in ocrdma_is_qp_in_rq_flushlist() function2122 found = ocrdma_is_qp_in_rq_flushlist(qp->rq_cq, qp); in ocrdma_flush_qp()
1781 found = ocrdma_is_qp_in_rq_flushlist(qp->rq_cq, qp); in ocrdma_del_flush_qp()