Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/efa/
H A Defa.h151 int efa_destroy_cq(struct ib_cq *ibcq, struct ib_udata *udata);
H A Defa_main.c371 .destroy_cq = efa_destroy_cq,
H A Defa_verbs.c1011 int efa_destroy_cq(struct ib_cq *ibcq, struct ib_udata *udata) in efa_destroy_cq() function