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

/linux-master/drivers/infiniband/sw/rxe/
H A Drxe_cq.c11 int rxe_cq_chk_attr(struct rxe_dev *rxe, struct rxe_cq *cq, function
H A Drxe_loc.h21 int rxe_cq_chk_attr(struct rxe_dev *rxe, struct rxe_cq *cq,
H A Drxe_verbs.c1079 err = rxe_cq_chk_attr(rxe, NULL, attr->cqe, attr->comp_vector);
1125 err = rxe_cq_chk_attr(rxe, cq, cqe, 0);

Completed in 120 milliseconds