Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/agere/
Det131x.h792 struct rxmac_regs { /* Location: */ struct
1237 struct rxmac_regs rxmac;
1239 u8 unused_rxmac[4096 - sizeof(struct rxmac_regs)];
Det131x.c948 struct rxmac_regs __iomem *rxmac = &adapter->regs->rxmac; in et1310_setup_device_for_multicast()
998 struct rxmac_regs __iomem *rxmac = &adapter->regs->rxmac; in et1310_setup_device_for_unicast()
1038 struct rxmac_regs __iomem *rxmac = &adapter->regs->rxmac; in et1310_config_rxmac_regs()