Lines Matching refs:rxe
21 int rxe_cq_chk_attr(struct rxe_dev *rxe, struct rxe_cq *cq,
24 int rxe_cq_from_init(struct rxe_dev *rxe, struct rxe_cq *cq, int cqe,
37 struct rxe_mcg *rxe_lookup_mcg(struct rxe_dev *rxe, union ib_gid *mgid);
63 int rxe_mr_init_user(struct rxe_dev *rxe, u64 start, u64 length,
96 struct sk_buff *rxe_init_packet(struct rxe_dev *rxe, struct rxe_av *av,
102 const char *rxe_parent_name(struct rxe_dev *rxe, unsigned int port_num);
105 int rxe_qp_chk_init(struct rxe_dev *rxe, struct ib_qp_init_attr *init);
106 int rxe_qp_from_init(struct rxe_dev *rxe, struct rxe_qp *qp, struct rxe_pd *pd,
111 int rxe_qp_chk_attr(struct rxe_dev *rxe, struct rxe_qp *qp,
162 int rxe_srq_chk_init(struct rxe_dev *rxe, struct ib_srq_init_attr *init);
163 int rxe_srq_from_init(struct rxe_dev *rxe, struct rxe_srq *srq,
166 int rxe_srq_chk_attr(struct rxe_dev *rxe, struct rxe_srq *srq,
168 int rxe_srq_from_attr(struct rxe_dev *rxe, struct rxe_srq *srq,
197 int rxe_odp_mr_init_user(struct rxe_dev *rxe, u64 start, u64 length,
211 rxe_odp_mr_init_user(struct rxe_dev *rxe, u64 start, u64 length, u64 iova,