Searched refs:cq_notify (Results 1 – 4 of 4) sorted by relevance
1036 u32 cq_notify; in siw_cq_notify_now() local1042 cq_notify = READ_ONCE(cq->notify->flags); in siw_cq_notify_now()1044 if ((cq_notify & SIW_NOTIFY_NEXT_COMPLETION) || in siw_cq_notify_now()1045 ((cq_notify & SIW_NOTIFY_SOLICITED) && in siw_cq_notify_now()
305 enum irdma_cmpl_notify cq_notify);
965 enum irdma_cmpl_notify cq_notify) in irdma_uk_cq_request_notification() argument979 if (cq_notify == IRDMA_CQ_COMPL_EVENT) in irdma_uk_cq_request_notification()
3622 enum irdma_cmpl_notify cq_notify; in irdma_req_notify_cq() local3626 cq_notify = notify_flags == IB_CQ_SOLICITED ? in irdma_req_notify_cq()3637 iwcq->last_notify = cq_notify; in irdma_req_notify_cq()3638 irdma_uk_cq_request_notification(ukcq, cq_notify); in irdma_req_notify_cq()