Lines Matching defs:ntb_device
116 struct ntb_device { struct
117 struct pci_dev *pdev;
118 struct msix_entry *msix_entries;
119 void __iomem *reg_base;
120 struct ntb_mw *mw;
121 struct {
126 } limits;
127 struct {
139 } reg_ofs;
140 struct ntb_transport *ntb_transport;
141 void (*event_cb)(void *handle, enum ntb_hw_event event);
143 struct ntb_db_cb *db_cb;
144 unsigned char hw_type;
168 * @ndev: pointer to ntb_device instance argument