Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/agere/
Det131x.h589 struct txmac_regs { /* Location: */ struct
1233 struct txmac_regs txmac;
1235 u8 unused_txmac[4096 - sizeof(struct txmac_regs)];
Det131x.c1139 struct txmac_regs __iomem *txmac = &adapter->regs->txmac; in et1310_config_txmac_regs()