Searched defs:tb_nhi (Results 1 – 1 of 1) sorted by relevance
477 struct tb_nhi { struct480 const struct tb_nhi_ops *ops; argument481 void __iomem *iobase;482 struct tb_ring **tx_rings;483 struct tb_ring **rx_rings;484 struct ida msix_ida;485 bool going_away;486 bool iommu_dma_protection;487 struct work_struct interrupt_work;488 u32 hop_count;[all …]