Searched defs:tb_nhi (Results 1 – 1 of 1) sorted by relevance
490 struct tb_nhi { struct493 const struct tb_nhi_ops *ops; argument494 void __iomem *iobase;495 struct tb_ring **tx_rings;496 struct tb_ring **rx_rings;497 struct ida msix_ida;498 bool going_away;499 bool iommu_dma_protection;500 struct work_struct interrupt_work;501 u32 hop_count;[all …]