Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/ntb/hw/mscc/
Dntb_hw_switchtec.c82 struct switchtec_ntb { struct
83 struct ntb_dev ntb;
84 struct switchtec_dev *stdev;
86 int self_partition;
87 int peer_partition;
89 int doorbell_irq;
90 int message_irq;
92 struct ntb_info_regs __iomem *mmio_ntb;
93 struct ntb_ctrl_regs __iomem *mmio_ctrl;
94 struct ntb_dbmsg_regs __iomem *mmio_dbmsg;
[all …]