Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/infiniband/hw/efa/
Defa.h136 int efa_destroy_cq(struct ib_cq *ibcq, struct ib_udata *udata);
Defa_main.c253 .destroy_cq = efa_destroy_cq,
Defa_verbs.c987 int efa_destroy_cq(struct ib_cq *ibcq, struct ib_udata *udata) in efa_destroy_cq() function