Searched refs:rxe_cq_chk_attr (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/infiniband/sw/rxe/ |
| H 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
|
| H A D | rxe_loc.h | 25 int rxe_cq_chk_attr(struct rxe_dev *rxe, struct rxe_cq *cq,
|
| H A D | rxe_verbs.c | 770 err = rxe_cq_chk_attr(rxe, NULL, attr->cqe, attr->comp_vector); in rxe_create_cq() 805 err = rxe_cq_chk_attr(rxe, cq, cqe, 0); in rxe_resize_cq()
|