Searched refs:rxe_cq_from_init (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/drivers/infiniband/sw/rxe/ |
D | rxe_cq.c | 57 int rxe_cq_from_init(struct rxe_dev *rxe, struct rxe_cq *cq, int cqe, in rxe_cq_from_init() function
|
D | rxe_loc.h | 28 int rxe_cq_from_init(struct rxe_dev *rxe, struct rxe_cq *cq, int cqe,
|
D | rxe_verbs.c | 790 err = rxe_cq_from_init(rxe, cq, attr->cqe, attr->comp_vector, udata, in rxe_create_cq()
|