Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/qedr/
H A Dverbs.h56 int qedr_destroy_cq(struct ib_cq *ibcq, struct ib_udata *udata);
H A Dmain.c208 .destroy_cq = qedr_destroy_cq,
H A Dverbs.c1059 int qedr_destroy_cq(struct ib_cq *ibcq, struct ib_udata *udata) in qedr_destroy_cq() function