Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/sw/siw/
H A Dsiw_verbs.h64 int siw_destroy_cq(struct ib_cq *base_cq, struct ib_udata *udata);
H A Dsiw_main.c244 .destroy_cq = siw_destroy_cq,
H A Dsiw_verbs.c1100 int siw_destroy_cq(struct ib_cq *base_cq, struct ib_udata *udata) in siw_destroy_cq() function