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 *);
2091 bool ocrdma_is_qp_in_rq_flushlist(struct ocrdma_cq *cq, struct ocrdma_qp *qp) in ocrdma_is_qp_in_rq_flushlist() function2115 found = ocrdma_is_qp_in_rq_flushlist(qp->rq_cq, qp); in ocrdma_flush_qp()
1663 found = ocrdma_is_qp_in_rq_flushlist(qp->rq_cq, qp); in ocrdma_del_flush_qp()