Searched defs:tb_nhi (Results 1 – 1 of 1) sorted by relevance
473 struct tb_nhi { struct476 const struct tb_nhi_ops *ops; argument477 void __iomem *iobase;478 struct tb_ring **tx_rings;479 struct tb_ring **rx_rings;480 struct ida msix_ida;481 bool going_away;482 struct work_struct interrupt_work;483 u32 hop_count;484 unsigned long quirks;