Searched refs:rxe_srq_from_attr (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/sw/rxe/ |
H A D | rxe_srq.c | 122 int rxe_srq_from_attr(struct rxe_dev *rxe, struct rxe_srq *srq, in rxe_srq_from_attr() function
|
H A D | rxe_loc.h | 198 int rxe_srq_from_attr(struct rxe_dev *rxe, struct rxe_srq *srq,
|
H A D | rxe_verbs.c | 320 err = rxe_srq_from_attr(rxe, srq, attr, mask, &ucmd, udata); in rxe_modify_srq()
|
/kernel/linux/linux-6.6/drivers/infiniband/sw/rxe/ |
H A D | rxe_srq.c | 151 int rxe_srq_from_attr(struct rxe_dev *rxe, struct rxe_srq *srq, in rxe_srq_from_attr() function
|
H A D | rxe_loc.h | 158 int rxe_srq_from_attr(struct rxe_dev *rxe, struct rxe_srq *srq,
|
H A D | rxe_verbs.c | 454 err = rxe_srq_from_attr(rxe, srq, attr, mask, &cmd, udata); in rxe_modify_srq()
|
Completed in 5 milliseconds