Searched refs:notify_flags (Results 1 – 2 of 2) sorted by relevance
244 u8 notify_flags; member
4580 enum ib_cq_notify_flags notify_flags) in irdma_req_notify_cq() argument4589 cq_notify = notify_flags == IB_CQ_SOLICITED ? in irdma_req_notify_cq()4596 if (iwcq->last_notify == IRDMA_CQ_COMPL_SOLICITED && notify_flags != IB_CQ_SOLICITED) in irdma_req_notify_cq()4604 if ((notify_flags & IB_CQ_REPORT_MISSED_EVENTS) && in irdma_req_notify_cq()