Searched refs:rxe_cq_chk_attr (Results 1 – 3 of 3) sorted by relevance
/linux-6.3-rc2/drivers/infiniband/sw/rxe/ |
A D | rxe_cq.c | 11 int rxe_cq_chk_attr(struct rxe_dev *rxe, struct rxe_cq *cq, in rxe_cq_chk_attr() function
|
A D | rxe_loc.h | 21 int rxe_cq_chk_attr(struct rxe_dev *rxe, struct rxe_cq *cq,
|
A D | rxe_verbs.c | 767 err = rxe_cq_chk_attr(rxe, NULL, attr->cqe, attr->comp_vector); in rxe_create_cq() 808 err = rxe_cq_chk_attr(rxe, cq, cqe, 0); in rxe_resize_cq()
|
Completed in 5 milliseconds