Searched refs:rxe_cq_from_init (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-6.6/drivers/infiniband/sw/rxe/ |
H A D | rxe_cq.c | 42 int rxe_cq_from_init(struct rxe_dev *rxe, struct rxe_cq *cq, int cqe, in rxe_cq_from_init() function
|
H A D | rxe_loc.h | 24 int rxe_cq_from_init(struct rxe_dev *rxe, struct rxe_cq *cq, int cqe,
|
H A D | rxe_verbs.c | 1092 err = rxe_cq_from_init(rxe, cq, attr->cqe, attr->comp_vector, udata, in rxe_create_cq()
|
/kernel/linux/linux-5.10/drivers/infiniband/sw/rxe/ |
H A 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
|
H A D | rxe_loc.h | 28 int rxe_cq_from_init(struct rxe_dev *rxe, struct rxe_cq *cq, int cqe,
|
H A D | rxe_verbs.c | 774 err = rxe_cq_from_init(rxe, cq, attr->cqe, attr->comp_vector, udata, in rxe_create_cq()
|
Completed in 6 milliseconds