Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/bnxt_re/
H A Dib_verbs.h223 int bnxt_re_destroy_cq(struct ib_cq *cq, struct ib_udata *udata);
H A Dmain.c838 .destroy_cq = bnxt_re_destroy_cq,
H A Dib_verbs.c2909 int bnxt_re_destroy_cq(struct ib_cq *ib_cq, struct ib_udata *udata) in bnxt_re_destroy_cq() function