Home
last modified time | relevance | path

Searched refs:ib_cqn_flags (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/infiniband/hw/bnxt_re/
H A Dib_verbs.c3795 enum ib_cq_notify_flags ib_cqn_flags) in bnxt_re_req_notify_cq() argument
3803 if (ib_cqn_flags & IB_CQ_NEXT_COMP) in bnxt_re_req_notify_cq()
3806 else if (ib_cqn_flags & IB_CQ_SOLICITED) in bnxt_re_req_notify_cq()
3810 if ((ib_cqn_flags & IB_CQ_REPORT_MISSED_EVENTS) && in bnxt_re_req_notify_cq()