Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/efa/
H A Defa.h138 int efa_destroy_cq(struct ib_cq *ibcq, struct ib_udata *udata);
H A Defa_main.c255 .destroy_cq = efa_destroy_cq,
H A Defa_verbs.c984 int efa_destroy_cq(struct ib_cq *ibcq, struct ib_udata *udata) in efa_destroy_cq() function