Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/infiniband/sw/rxe/
Drxe_srq.c74 int rxe_srq_from_init(struct rxe_dev *rxe, struct rxe_srq *srq, in rxe_srq_from_init() function
Drxe_loc.h194 int rxe_srq_from_init(struct rxe_dev *rxe, struct rxe_srq *srq,
Drxe_verbs.c285 err = rxe_srq_from_init(rxe, srq, init, udata, uresp); in rxe_create_srq()