Home
last modified time | relevance | path

Searched defs:tb_nhi (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/include/linux/
Dthunderbolt.h490 struct tb_nhi { struct
493 const struct tb_nhi_ops *ops; argument
494 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 …]