Searched refs:EMAC_XAHT_REGS (Results 1 – 2 of 2) sorted by relevance
384 #define EMAC_XAHT_REGS(dev) (1 << ((dev)->xaht_slots_shift - \ macro420 return emac_xaht_base(dev) + EMAC_XAHT_REGS(dev); in emac_gaht_base()
413 const int regs = EMAC_XAHT_REGS(dev); in emac_hash_mc()2952 if (WARN_ON(EMAC_XAHT_REGS(dev) > EMAC_XAHT_MAX_REGS)) in emac_init_config()