Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/sw/siw/
H A Dsiw_verbs.h80 int siw_destroy_srq(struct ib_srq *base_srq, struct ib_udata *udata);
H A Dsiw_main.c246 .destroy_srq = siw_destroy_srq,
H A Dsiw_verbs.c1742 int siw_destroy_srq(struct ib_srq *base_srq, struct ib_udata *udata) in siw_destroy_srq() function