Searched refs:rxe_cq_chk_attr (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.6/drivers/infiniband/sw/rxe/ |
D | rxe_cq.c | 11 int rxe_cq_chk_attr(struct rxe_dev *rxe, struct rxe_cq *cq, in rxe_cq_chk_attr() function
|
D | rxe_loc.h | 21 int rxe_cq_chk_attr(struct rxe_dev *rxe, struct rxe_cq *cq,
|
D | rxe_verbs.c | 1080 err = rxe_cq_chk_attr(rxe, NULL, attr->cqe, attr->comp_vector); in rxe_create_cq() 1126 err = rxe_cq_chk_attr(rxe, cq, cqe, 0); in rxe_resize_cq()
|