Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/sw/rxe/
H A Drxe_srq.c44 int rxe_srq_from_init(struct rxe_dev *rxe, struct rxe_srq *srq, in rxe_srq_from_init() function
H A Drxe_loc.h153 int rxe_srq_from_init(struct rxe_dev *rxe, struct rxe_srq *srq,
H A Drxe_verbs.c407 err = rxe_srq_from_init(rxe, srq, init, udata, uresp); in rxe_create_srq()