Searched refs:rxe_srq_chk_attr (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/sw/rxe/ |
H A D | rxe_srq.c | 12 int rxe_srq_chk_attr(struct rxe_dev *rxe, struct rxe_srq *srq, in rxe_srq_chk_attr() function
|
H A D | rxe_loc.h | 191 int rxe_srq_chk_attr(struct rxe_dev *rxe, struct rxe_srq *srq,
|
H A D | rxe_verbs.c | 274 err = rxe_srq_chk_attr(rxe, NULL, &init->attr, IB_SRQ_INIT_MASK); in rxe_create_srq() 316 err = rxe_srq_chk_attr(rxe, srq, attr, mask); in rxe_modify_srq()
|
/kernel/linux/linux-6.6/drivers/infiniband/sw/rxe/ |
H A D | rxe_srq.c | 100 int rxe_srq_chk_attr(struct rxe_dev *rxe, struct rxe_srq *srq, in rxe_srq_chk_attr() function
|
H A D | rxe_loc.h | 156 int rxe_srq_chk_attr(struct rxe_dev *rxe, struct rxe_srq *srq,
|
H A D | rxe_verbs.c | 448 err = rxe_srq_chk_attr(rxe, srq, attr, mask); in rxe_modify_srq()
|
Completed in 6 milliseconds