Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/agere/
Det131x.h590 struct txmac_regs { /* Location: */ struct
1234 struct txmac_regs txmac;
1236 u8 unused_txmac[4096 - sizeof(struct txmac_regs)];
Det131x.c1143 struct txmac_regs __iomem *txmac = &adapter->regs->txmac; in et1310_config_txmac_regs()