Searched refs:solicited (Results 1 – 4 of 4) sorted by relevance
48 void ipath_cq_enter(struct ipath_cq *cq, struct ib_wc *entry, int solicited) in ipath_cq_enter() argument102 (cq->notify == IB_CQ_SOLICITED && solicited)) { in ipath_cq_enter()
91 bool solicited, u16 cqe_popped);
286 bool solicited, u16 cqe_popped) in ocrdma_ring_cq_db() argument295 if (solicited) in ocrdma_ring_cq_db()
51 void qib_cq_enter(struct qib_cq *cq, struct ib_wc *entry, int solicited) in qib_cq_enter() argument107 (solicited || entry->status != IB_WC_SUCCESS))) { in qib_cq_enter()