Home
last modified time | relevance | path

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

/linux-4.4.14/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.c947 struct rxmac_regs __iomem *rxmac = &adapter->regs->rxmac; in et1310_setup_device_for_multicast()
997 struct rxmac_regs __iomem *rxmac = &adapter->regs->rxmac; in et1310_setup_device_for_unicast()
1037 struct rxmac_regs __iomem *rxmac = &adapter->regs->rxmac; in et1310_config_rxmac_regs()