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;55 struct ntb_info_regs __iomem *mmio_ntb;56 struct ntb_ctrl_regs __iomem *mmio_ctrl;57 struct ntb_dbmsg_regs __iomem *mmio_dbmsg;[all …]