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