Home
last modified time | relevance | path

Searched refs:txmac (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/agere/
H A Det131x.c874 ctl = readl(&adapter->regs->txmac.ctl); in et1310_config_mac_regs2()
931 writel(ctl, &adapter->regs->txmac.ctl); in et1310_config_mac_regs2()
1139 struct txmac_regs __iomem *txmac = &adapter->regs->txmac; in et1310_config_txmac_regs() local
1146 writel(0, &txmac->cf_param); in et1310_config_txmac_regs()
1148 writel(0x40, &txmac->cf_param); in et1310_config_txmac_regs()
3446 writel(3, &iomem->txmac.bp_ctrl); in et131x_isr()
3479 readl(&iomem->txmac.tx_test)); in et131x_isr()
3492 u32 err = readl(&iomem->txmac.err); in et131x_isr()
H A Det131x.h496 /* structure for control reg in txmac address map
513 /* structure for shadow pointer reg in txmac address map
521 /* structure for error count reg in txmac address map
530 /* structure for max fill reg in txmac address map
536 /* structure for cf parameter reg in txmac address map
542 /* structure for tx test reg in txmac address map
551 /* structure for error reg in txmac address map
565 /* structure for error interrupt reg in txmac address map
579 /* structure for error interrupt reg in txmac address map
1233 struct txmac_regs txmac; member
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/agere/
H A Det131x.c874 ctl = readl(&adapter->regs->txmac.ctl); in et1310_config_mac_regs2()
931 writel(ctl, &adapter->regs->txmac.ctl); in et1310_config_mac_regs2()
1139 struct txmac_regs __iomem *txmac = &adapter->regs->txmac; in et1310_config_txmac_regs() local
1146 writel(0, &txmac->cf_param); in et1310_config_txmac_regs()
1148 writel(0x40, &txmac->cf_param); in et1310_config_txmac_regs()
3445 writel(3, &iomem->txmac.bp_ctrl); in et131x_isr()
3478 readl(&iomem->txmac.tx_test)); in et131x_isr()
3491 u32 err = readl(&iomem->txmac.err); in et131x_isr()
H A Det131x.h496 /* structure for control reg in txmac address map
513 /* structure for shadow pointer reg in txmac address map
521 /* structure for error count reg in txmac address map
530 /* structure for max fill reg in txmac address map
536 /* structure for cf parameter reg in txmac address map
542 /* structure for tx test reg in txmac address map
551 /* structure for error reg in txmac address map
565 /* structure for error interrupt reg in txmac address map
579 /* structure for error interrupt reg in txmac address map
1233 struct txmac_regs txmac; member
[all...]

Completed in 15 milliseconds