Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/infiniband/hw/bnxt_re/
Dib_verbs.h218 int bnxt_re_req_notify_cq(struct ib_cq *cq, enum ib_cq_notify_flags flags);
Dmain.c865 .req_notify_cq = bnxt_re_req_notify_cq,
Dib_verbs.c3761 int bnxt_re_req_notify_cq(struct ib_cq *ib_cq, in bnxt_re_req_notify_cq() function