Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/infiniband/hw/efa/
Defa.h151 int efa_destroy_cq(struct ib_cq *ibcq, struct ib_udata *udata);
Defa_main.c371 .destroy_cq = efa_destroy_cq,
Defa_verbs.c1011 int efa_destroy_cq(struct ib_cq *ibcq, struct ib_udata *udata) in efa_destroy_cq() function