Searched defs:switchtec_ntb (Results 1 – 1 of 1) sorted by relevance
45 struct switchtec_ntb { struct46 struct ntb_dev ntb;47 struct switchtec_dev *stdev;49 int self_partition;50 int peer_partition;52 int doorbell_irq;53 int message_irq;63 void __iomem *mmio_xlink_win;67 dma_addr_t self_shared_dma;69 u64 db_mask;[all …]
Completed in 8 milliseconds