Searched defs:tb_nhi (Results 1 – 1 of 1) sorted by relevance
437 struct tb_nhi { struct438 spinlock_t lock;439 struct pci_dev *pdev;440 void __iomem *iobase;441 struct tb_ring **tx_rings;442 struct tb_ring **rx_rings;443 struct ida msix_ida;444 bool going_away;445 struct work_struct interrupt_work;446 u32 hop_count;