Searched refs:IXP4XX_QMGR_BASE_VIRT (Results 1 – 4 of 4) sorted by relevance
89 struct qmgr_regs __iomem *qmgr_regs = IXP4XX_QMGR_BASE_VIRT; in qmgr_put_entry()102 const struct qmgr_regs __iomem *qmgr_regs = IXP4XX_QMGR_BASE_VIRT; in qmgr_get_entry()115 const struct qmgr_regs __iomem *qmgr_regs = IXP4XX_QMGR_BASE_VIRT; in __qmgr_get_stat1()122 const struct qmgr_regs __iomem *qmgr_regs = IXP4XX_QMGR_BASE_VIRT; in __qmgr_get_stat2()148 const struct qmgr_regs __iomem *qmgr_regs = IXP4XX_QMGR_BASE_VIRT; in qmgr_stat_below_low_watermark()175 const struct qmgr_regs __iomem *qmgr_regs = IXP4XX_QMGR_BASE_VIRT; in qmgr_stat_full()
46 #define IXP4XX_QMGR_BASE_VIRT IOMEM(0xFEF15000) macro
17 static struct qmgr_regs __iomem *qmgr_regs = IXP4XX_QMGR_BASE_VIRT;
81 .virtual = (unsigned long)IXP4XX_QMGR_BASE_VIRT,