Searched refs:tg3_readphy (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/drivers/net/ethernet/broadcom/ |
| H A D | tg3.c | 1673 if (!tg3_readphy(tp, MII_LPA, ®)) in tg3_phy_gather_ump_data() 2266 if (!tg3_readphy(tp, reg, &phy)) { in tg3_phy_toggle_automdix() 4790 tg3_readphy(tp, MII_BMSR, &bmsr); in tg3_setup_copper_phy() 4799 tg3_readphy(tp, MII_BMSR, &bmsr); in tg3_setup_copper_phy() 4809 tg3_readphy(tp, MII_BMSR, &bmsr); in tg3_setup_copper_phy() 4877 tg3_readphy(tp, MII_BMSR, &bmsr); in tg3_setup_copper_phy() 4901 tg3_readphy(tp, MII_BMCR, &bmcr); in tg3_setup_copper_phy() 4974 tg3_readphy(tp, MII_BMSR, &bmsr); in tg3_setup_copper_phy() 6005 tg3_readphy(tp, MII_BMCR, &bmcr); in tg3_serdes_parallel_detect() 8337 tg3_readphy(tp, MII_BMCR, &bmcr); in tg3_phy_lpbk_set() [all …]
|