Lines Matching refs:ipath_portdata
83 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;
915 int ipath_create_rcvhdrq(struct ipath_devdata *, struct ipath_portdata *);
916 void ipath_free_pddata(struct ipath_devdata *, struct ipath_portdata *);
920 void ipath_kreceive(struct ipath_portdata *);
1026 void ipath_free_data(struct ipath_portdata *dd);
1202 static inline void ipath_clear_rcvhdrtail(const struct ipath_portdata *pd) in ipath_clear_rcvhdrtail()
1207 static inline u32 ipath_get_rcvhdrtail(const struct ipath_portdata *pd) in ipath_get_rcvhdrtail()
1213 static inline u32 ipath_get_hdrqtail(const struct ipath_portdata *pd) in ipath_get_hdrqtail()