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

/drivers/infiniband/hw/ipath/
H A Dipath_kernel.h169 struct ipath_devdata *port_dd;
259 struct ipath_devdata { struct
293 int (*ipath_f_intrsetup)(struct ipath_devdata *);
295 int (*ipath_f_intr_fallback)(struct ipath_devdata *);
297 int (*ipath_f_bus)(struct ipath_devdata *, struct pci_dev *);
299 int (*ipath_f_reset)(struct ipath_devdata *);
300 int (*ipath_f_get_boardname)(struct ipath_devdata *, char *,
302 void (*ipath_f_init_hwerrors)(struct ipath_devdata *);
303 void (*ipath_f_handle_hwerrors)(struct ipath_devdata *, char *,
305 void (*ipath_f_quiet_serdes)(struct ipath_devdata *);
[all...]

Completed in 74 milliseconds