Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/bnxt_re/
Dib_verbs.c3292 enum ib_cq_notify_flags ib_cqn_flags) in bnxt_re_req_notify_cq() argument
3300 if (ib_cqn_flags & IB_CQ_NEXT_COMP) in bnxt_re_req_notify_cq()
3303 else if (ib_cqn_flags & IB_CQ_SOLICITED) in bnxt_re_req_notify_cq()
3307 if ((ib_cqn_flags & IB_CQ_REPORT_MISSED_EVENTS) && in bnxt_re_req_notify_cq()