Searched defs:ipath_ibdev (Results 1 - 1 of 1) sorted by relevance

/drivers/infiniband/hw/ipath/
H A Dipath_verbs.h535 struct ipath_ibdev { struct
685 static inline struct ipath_ibdev *to_idev(struct ib_device *ibdev)
687 return container_of(ibdev, struct ipath_ibdev, ibdev);
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 *de
[all...]

Completed in 217 milliseconds