Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/infiniband/sw/rxe/
Drxe_srq.c44 int rxe_srq_from_init(struct rxe_dev *rxe, struct rxe_srq *srq, in rxe_srq_from_init() function
Drxe_loc.h153 int rxe_srq_from_init(struct rxe_dev *rxe, struct rxe_srq *srq,
Drxe_verbs.c407 err = rxe_srq_from_init(rxe, srq, init, udata, uresp); in rxe_create_srq()