Searched refs:cq_notify (Results 1 – 4 of 4) sorted by relevance
1039 u32 cq_notify; in siw_cq_notify_now() local1045 cq_notify = READ_ONCE(cq->notify->flags); in siw_cq_notify_now()1047 if ((cq_notify & SIW_NOTIFY_NEXT_COMPLETION) || in siw_cq_notify_now()1048 ((cq_notify & SIW_NOTIFY_SOLICITED) && in siw_cq_notify_now()
290 enum irdma_cmpl_notify cq_notify);
937 enum irdma_cmpl_notify cq_notify) in irdma_uk_cq_request_notification() argument951 if (cq_notify == IRDMA_CQ_COMPL_EVENT) in irdma_uk_cq_request_notification()
3744 enum irdma_cmpl_notify cq_notify; in irdma_req_notify_cq() local3748 cq_notify = notify_flags == IB_CQ_SOLICITED ? in irdma_req_notify_cq()3759 iwcq->last_notify = cq_notify; in irdma_req_notify_cq()3760 irdma_uk_cq_request_notification(ukcq, cq_notify); in irdma_req_notify_cq()