Home
last modified time | relevance | path

Searched refs:rxe_cq_chk_attr (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/infiniband/sw/rxe/
Drxe_cq.c11 int rxe_cq_chk_attr(struct rxe_dev *rxe, struct rxe_cq *cq, in rxe_cq_chk_attr() function
Drxe_loc.h25 int rxe_cq_chk_attr(struct rxe_dev *rxe, struct rxe_cq *cq,
Drxe_verbs.c786 err = rxe_cq_chk_attr(rxe, NULL, attr->cqe, attr->comp_vector); in rxe_create_cq()
827 err = rxe_cq_chk_attr(rxe, cq, cqe, 0); in rxe_resize_cq()