Searched refs:txmac_regs (Results 1 – 2 of 2) sorted by relevance
589 struct txmac_regs { /* Location: */ struct1233 struct txmac_regs txmac;1235 u8 unused_txmac[4096 - sizeof(struct txmac_regs)];
1139 struct txmac_regs __iomem *txmac = &adapter->regs->txmac; in et1310_config_txmac_regs()