Lines Matching refs:rxe_dev
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,
39 struct rxe_mcg *rxe_lookup_mcg(struct rxe_dev *rxe, union ib_gid *mgid);
56 struct rxe_mmap_info *rxe_create_mmap_info(struct rxe_dev *dev, u32 size,
64 int rxe_mr_init_user(struct rxe_dev *rxe, u64 start, u64 length, u64 iova,
95 struct sk_buff *rxe_init_packet(struct rxe_dev *rxe, struct rxe_av *av,
101 const char *rxe_parent_name(struct rxe_dev *rxe, unsigned int port_num);
104 int rxe_qp_chk_init(struct rxe_dev *rxe, struct ib_qp_init_attr *init);
105 int rxe_qp_from_init(struct rxe_dev *rxe, struct rxe_qp *qp, struct rxe_pd *pd,
110 int rxe_qp_chk_attr(struct rxe_dev *rxe, struct rxe_qp *qp,
161 int rxe_srq_chk_init(struct rxe_dev *rxe, struct ib_srq_init_attr *init);
162 int rxe_srq_from_init(struct rxe_dev *rxe, struct rxe_srq *srq,
165 int rxe_srq_chk_attr(struct rxe_dev *rxe, struct rxe_srq *srq,
167 int rxe_srq_from_attr(struct rxe_dev *rxe, struct rxe_srq *srq,
179 int rxe_icrc_init(struct rxe_dev *rxe);