Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/bnxt_re/
H A Dib_verbs.h225 int bnxt_re_req_notify_cq(struct ib_cq *cq, enum ib_cq_notify_flags flags);
H A Dmain.c865 .req_notify_cq = bnxt_re_req_notify_cq,
H A Dib_verbs.c3768 int bnxt_re_req_notify_cq(struct ib_cq *ib_cq, in bnxt_re_req_notify_cq() function