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