Lines Matching refs:ipath_ibdev
535 struct ipath_ibdev { struct
685 static inline struct ipath_ibdev *to_idev(struct ib_device *ibdev) in to_idev()
687 return container_of(ibdev, struct ipath_ibdev, ibdev); in to_idev()
752 int ipath_init_qp_table(struct ipath_ibdev *idev, int size);
765 void ipath_uc_rcv(struct ipath_ibdev *dev, struct ipath_ib_header *hdr,
768 void ipath_rc_rcv(struct ipath_ibdev *dev, struct ipath_ib_header *hdr,
777 void ipath_ud_rcv(struct ipath_ibdev *dev, struct ipath_ib_header *hdr,
844 struct ipath_mmap_info *ipath_create_mmap_info(struct ipath_ibdev *dev,
849 void ipath_update_mmap_info(struct ipath_ibdev *dev,
862 u32 ipath_make_grh(struct ipath_ibdev *dev, struct ib_grh *hdr,
865 void ipath_make_ruc_header(struct ipath_ibdev *dev, struct ipath_qp *qp,
882 void ipath_unregister_ib_device(struct ipath_ibdev *);
884 void ipath_ib_rcv(struct ipath_ibdev *, void *, void *, u32);
886 int ipath_ib_piobufavail(struct ipath_ibdev *);