Lines Matching refs:MII_BMCR
496 bnx2_read_phy(bp, MII_BMCR, &bmcr); in bnx2_5706s_linkup()
530 bnx2_read_phy(bp, MII_BMCR, &bmcr); in bnx2_copper_linkup()
705 bnx2_read_phy(bp, MII_BMCR, &bmcr); in bnx2_set_link()
707 bnx2_write_phy(bp, MII_BMCR, bmcr | in bnx2_set_link()
730 bnx2_write_phy(bp, MII_BMCR, BMCR_RESET); in bnx2_reset_phy()
736 bnx2_read_phy(bp, MII_BMCR, ®); in bnx2_reset_phy()
804 bnx2_read_phy(bp, MII_BMCR, &bmcr); in bnx2_setup_serdes_phy()
821 bnx2_write_phy(bp, MII_BMCR, bmcr | in bnx2_setup_serdes_phy()
825 bnx2_write_phy(bp, MII_BMCR, new_bmcr); in bnx2_setup_serdes_phy()
828 bnx2_write_phy(bp, MII_BMCR, new_bmcr); in bnx2_setup_serdes_phy()
845 bnx2_read_phy(bp, MII_BMCR, &bmcr); in bnx2_setup_serdes_phy()
853 bnx2_write_phy(bp, MII_BMCR, BMCR_LOOPBACK); in bnx2_setup_serdes_phy()
860 bnx2_write_phy(bp, MII_BMCR, bmcr | BMCR_ANRESTART | in bnx2_setup_serdes_phy()
901 bnx2_read_phy(bp, MII_BMCR, &bmcr); in bnx2_setup_copper_phy()
936 bnx2_write_phy(bp, MII_BMCR, BMCR_ANRESTART | in bnx2_setup_copper_phy()
965 bnx2_write_phy(bp, MII_BMCR, BMCR_LOOPBACK); in bnx2_setup_copper_phy()
974 bnx2_write_phy(bp, MII_BMCR, new_bmcr); in bnx2_setup_copper_phy()