Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/hw/efa/
Defa.h137 void efa_destroy_cq(struct ib_cq *ibcq, struct ib_udata *udata);
Defa_main.c214 .destroy_cq = efa_destroy_cq,
Defa_verbs.c888 void efa_destroy_cq(struct ib_cq *ibcq, struct ib_udata *udata) in efa_destroy_cq() function