Searched refs:rxe_srq_from_init (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/sw/rxe/ |
H A D | rxe_srq.c | 74 int rxe_srq_from_init(struct rxe_dev *rxe, struct rxe_srq *srq, in rxe_srq_from_init() function
|
H A D | rxe_loc.h | 194 int rxe_srq_from_init(struct rxe_dev *rxe, struct rxe_srq *srq,
|
H A D | rxe_verbs.c | 285 err = rxe_srq_from_init(rxe, srq, init, udata, uresp); in rxe_create_srq()
|
/kernel/linux/linux-6.6/drivers/infiniband/sw/rxe/ |
H A D | rxe_srq.c | 44 int rxe_srq_from_init(struct rxe_dev *rxe, struct rxe_srq *srq, in rxe_srq_from_init() function
|
H A D | rxe_loc.h | 153 int rxe_srq_from_init(struct rxe_dev *rxe, struct rxe_srq *srq,
|
H A D | rxe_verbs.c | 407 err = rxe_srq_from_init(rxe, srq, init, udata, uresp); in rxe_create_srq()
|
Completed in 6 milliseconds