Searched refs:rxe_srq_chk_attr (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/drivers/infiniband/sw/rxe/ |
D | rxe_srq.c | 38 int rxe_srq_chk_attr(struct rxe_dev *rxe, struct rxe_srq *srq, in rxe_srq_chk_attr() function
|
D | rxe_loc.h | 223 int rxe_srq_chk_attr(struct rxe_dev *rxe, struct rxe_srq *srq,
|
D | rxe_verbs.c | 354 err = rxe_srq_chk_attr(rxe, NULL, &init->attr, IB_SRQ_INIT_MASK); in rxe_create_srq() 400 err = rxe_srq_chk_attr(rxe, srq, attr, mask); in rxe_modify_srq()
|