Searched defs:tb_nhi (Results 1 – 1 of 1) sorted by relevance
497 struct tb_nhi { struct500 const struct tb_nhi_ops *ops; argument501 void __iomem *iobase;502 struct tb_ring **tx_rings;503 struct tb_ring **rx_rings;504 struct ida msix_ida;505 bool going_away;506 bool iommu_dma_protection;507 struct work_struct interrupt_work;508 u32 hop_count;[all …]