Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/infiniband/hw/bnxt_re/
Dib_verbs.c3857 enum ib_cq_notify_flags ib_cqn_flags) in bnxt_re_req_notify_cq() argument
3865 if (ib_cqn_flags & IB_CQ_NEXT_COMP) in bnxt_re_req_notify_cq()
3868 else if (ib_cqn_flags & IB_CQ_SOLICITED) in bnxt_re_req_notify_cq()
3872 if ((ib_cqn_flags & IB_CQ_REPORT_MISSED_EVENTS) && in bnxt_re_req_notify_cq()