Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/bnxt_re/
H A Dib_verbs.c3937 enum ib_cq_notify_flags ib_cqn_flags) in bnxt_re_req_notify_cq() argument
3945 if (ib_cqn_flags & IB_CQ_NEXT_COMP) in bnxt_re_req_notify_cq()
3948 else if (ib_cqn_flags & IB_CQ_SOLICITED) in bnxt_re_req_notify_cq()
3952 if ((ib_cqn_flags & IB_CQ_REPORT_MISSED_EVENTS) && in bnxt_re_req_notify_cq()