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

/drivers/infiniband/hw/ipath/
H A Dipath_kernel.h83 struct ipath_portdata { struct
274 struct ipath_portdata **ipath_pd;
315 int (*ipath_f_get_base_info)(struct ipath_portdata *, void *);
865 struct ipath_portdata *pd;
918 int ipath_create_rcvhdrq(struct ipath_devdata *, struct ipath_portdata *);
919 void ipath_free_pddata(struct ipath_devdata *, struct ipath_portdata *);
923 void ipath_kreceive(struct ipath_portdata *);
1029 void ipath_free_data(struct ipath_portdata *dd);
1205 static inline void ipath_clear_rcvhdrtail(const struct ipath_portdata *pd)
1210 static inline u32 ipath_get_rcvhdrtail(const struct ipath_portdata *p
[all...]

Completed in 14 milliseconds