Home
last modified time | relevance | path

Searched refs:EMAC_XAHT_REGS (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/ibm/emac/
H A Dcore.h388 #define EMAC_XAHT_REGS(dev) (1 << ((dev)->xaht_slots_shift - \ macro
424 return emac_xaht_base(dev) + EMAC_XAHT_REGS(dev); in emac_gaht_base()
H A Dcore.c421 const int regs = EMAC_XAHT_REGS(dev); in emac_hash_mc()
2997 if (WARN_ON(EMAC_XAHT_REGS(dev) > EMAC_XAHT_MAX_REGS)) in emac_init_config()