Lines Matching refs:rxe_dev
13 int rxe_av_chk_attr(struct rxe_dev *rxe, struct rdma_ah_attr *attr);
25 int rxe_cq_chk_attr(struct rxe_dev *rxe, struct rxe_cq *cq,
28 int rxe_cq_from_init(struct rxe_dev *rxe, struct rxe_cq *cq, int cqe,
43 int rxe_mcast_get_grp(struct rxe_dev *rxe, union ib_gid *mgid,
46 int rxe_mcast_add_grp_elem(struct rxe_dev *rxe, struct rxe_qp *qp,
49 int rxe_mcast_drop_grp_elem(struct rxe_dev *rxe, struct rxe_qp *qp,
68 struct rxe_mmap_info *rxe_create_mmap_info(struct rxe_dev *dev, u32 size,
102 struct sk_buff *rxe_init_packet(struct rxe_dev *rxe, struct rxe_av *av,
107 const char *rxe_parent_name(struct rxe_dev *rxe, unsigned int port_num);
108 int rxe_mcast_add(struct rxe_dev *rxe, union ib_gid *mgid);
109 int rxe_mcast_delete(struct rxe_dev *rxe, union ib_gid *mgid);
112 int rxe_qp_chk_init(struct rxe_dev *rxe, struct ib_qp_init_attr *init);
114 int rxe_qp_from_init(struct rxe_dev *rxe, struct rxe_qp *qp, struct rxe_pd *pd,
121 int rxe_qp_chk_attr(struct rxe_dev *rxe, struct rxe_qp *qp,
179 int rxe_srq_chk_attr(struct rxe_dev *rxe, struct rxe_srq *srq,
182 int rxe_srq_from_init(struct rxe_dev *rxe, struct rxe_srq *srq,
186 int rxe_srq_from_attr(struct rxe_dev *rxe, struct rxe_srq *srq,
197 int rxe_icrc_init(struct rxe_dev *rxe);