Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/agere/
Det131x.h791 struct rxmac_regs { /* Location: */ struct
1236 struct rxmac_regs rxmac;
1238 u8 unused_rxmac[4096 - sizeof(struct rxmac_regs)];
Det131x.c948 struct rxmac_regs __iomem *rxmac = &adapter->regs->rxmac; in et1310_setup_device_for_multicast()
996 struct rxmac_regs __iomem *rxmac = &adapter->regs->rxmac; in et1310_setup_device_for_unicast()
1034 struct rxmac_regs __iomem *rxmac = &adapter->regs->rxmac; in et1310_config_rxmac_regs()