Searched defs:switchtec_ntb (Results 1 – 1 of 1) sorted by relevance
82 struct switchtec_ntb { struct83 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 …]