Home
last modified time | relevance | path

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

/drivers/infiniband/hw/bnxt_re/
Dib_verbs.h197 int bnxt_re_req_notify_cq(struct ib_cq *cq, enum ib_cq_notify_flags flags);
Dmain.c643 .req_notify_cq = bnxt_re_req_notify_cq,
Dib_verbs.c3246 int bnxt_re_req_notify_cq(struct ib_cq *ib_cq, in bnxt_re_req_notify_cq() function