Searched refs:tg3_readphy (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/net/ethernet/broadcom/ |
H A D | tg3.c | 1672 if (!tg3_readphy(tp, MII_LPA, ®)) in tg3_phy_gather_ump_data() 2265 if (!tg3_readphy(tp, reg, &phy)) { in tg3_phy_toggle_automdix() 4800 tg3_readphy(tp, MII_BMSR, &bmsr); in tg3_setup_copper_phy() 4809 tg3_readphy(tp, MII_BMSR, &bmsr); in tg3_setup_copper_phy() 4819 tg3_readphy(tp, MII_BMSR, &bmsr); in tg3_setup_copper_phy() 4887 tg3_readphy(tp, MII_BMSR, &bmsr); in tg3_setup_copper_phy() 4911 tg3_readphy(tp, MII_BMCR, &bmcr); in tg3_setup_copper_phy() 4984 tg3_readphy(tp, MII_BMSR, &bmsr); in tg3_setup_copper_phy() 6015 tg3_readphy(tp, MII_BMCR, &bmcr); in tg3_serdes_parallel_detect() 8237 tg3_readphy(tp, MII_BMCR, &bmcr); in tg3_phy_lpbk_set() [all …]
|