Searched refs:ocrdma_is_qp_in_sq_flushlist (Results 1 – 3 of 3) sorted by relevance
147 bool ocrdma_is_qp_in_sq_flushlist(struct ocrdma_cq *, struct ocrdma_qp *);
2078 bool ocrdma_is_qp_in_sq_flushlist(struct ocrdma_cq *cq, struct ocrdma_qp *qp) in ocrdma_is_qp_in_sq_flushlist() function2111 found = ocrdma_is_qp_in_sq_flushlist(qp->sq_cq, qp); in ocrdma_flush_qp()
1659 found = ocrdma_is_qp_in_sq_flushlist(qp->sq_cq, qp); in ocrdma_del_flush_qp()