Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dthunderbolt.h491 struct tb_nhi { struct
494 const struct tb_nhi_ops *ops; argument
495 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 …]