Searched refs:notify_flags (Results 1 – 2 of 2) sorted by relevance
244 u8 notify_flags; member
4569 * @notify_flags: notofication flags in irdma_poll_cq() 4572 enum ib_cq_notify_flags notify_flags) in irdma_poll_cq() 4581 cq_notify = notify_flags == IB_CQ_SOLICITED ? in irdma_req_notify_cq() 4588 if (iwcq->last_notify == IRDMA_CQ_COMPL_SOLICITED && notify_flags != IB_CQ_SOLICITED) in irdma_req_notify_cq() 4596 if ((notify_flags & IB_CQ_REPORT_MISSED_EVENTS) && in irdma_req_notify_cq() 4580 irdma_req_notify_cq(struct ib_cq * ibcq,enum ib_cq_notify_flags notify_flags) irdma_req_notify_cq() argument