Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/infiniband/hw/bnxt_re/
Dib_verbs.h198 int bnxt_re_req_notify_cq(struct ib_cq *cq, enum ib_cq_notify_flags flags);
Dmain.c679 .req_notify_cq = bnxt_re_req_notify_cq,
Dib_verbs.c3549 int bnxt_re_req_notify_cq(struct ib_cq *ib_cq, in bnxt_re_req_notify_cq() function