Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ntb/hw/mscc/
H A Dntb_hw_switchtec.c45 struct switchtec_ntb { struct
46 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 …]