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,
103 struct sk_buff *rxe_init_packet(struct rxe_dev *rxe, struct rxe_av *av,
108 const char *rxe_parent_name(struct rxe_dev *rxe, unsigned int port_num);
109 int rxe_mcast_add(struct rxe_dev *rxe, union ib_gid *mgid);
110 int rxe_mcast_delete(struct rxe_dev *rxe, union ib_gid *mgid);
113 int rxe_qp_chk_init(struct rxe_dev *rxe, struct ib_qp_init_attr *init);
115 int rxe_qp_from_init(struct rxe_dev *rxe, struct rxe_qp *qp, struct rxe_pd *pd,
122 int rxe_qp_chk_attr(struct rxe_dev *rxe, struct rxe_qp *qp,
180 int rxe_srq_chk_attr(struct rxe_dev *rxe, struct rxe_srq *srq,
183 int rxe_srq_from_init(struct rxe_dev *rxe, struct rxe_srq *srq,
187 int rxe_srq_from_attr(struct rxe_dev *rxe, struct rxe_srq *srq,
198 int rxe_icrc_init(struct rxe_dev *rxe);