Lines Matching refs:e1000_read_phy_reg

138 static int e1000_read_phy_reg(struct e1000_hw *hw, uint32_t reg_addr,
2166 ret_val = e1000_read_phy_reg(hw, M88E1000_PHY_SPEC_CTRL, in e1000_copper_link_preconfig()
2213 ret_val = e1000_read_phy_reg(hw, IGP01E1000_GMII_FIFO, in e1000_set_d3_lplu_state()
2223 ret_val = e1000_read_phy_reg(hw, IGP02E1000_PHY_POWER_MGMT, in e1000_set_d3_lplu_state()
2255 ret_val = e1000_read_phy_reg(hw, in e1000_set_d3_lplu_state()
2266 ret_val = e1000_read_phy_reg(hw, in e1000_set_d3_lplu_state()
2303 ret_val = e1000_read_phy_reg(hw, IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d3_lplu_state()
2347 ret_val = e1000_read_phy_reg(hw, IGP02E1000_PHY_POWER_MGMT, in e1000_set_d0_lplu_state()
2376 ret_val = e1000_read_phy_reg(hw, in e1000_set_d0_lplu_state()
2387 ret_val = e1000_read_phy_reg(hw, in e1000_set_d0_lplu_state()
2420 ret_val = e1000_read_phy_reg(hw, in e1000_set_d0_lplu_state()
2485 ret_val = e1000_read_phy_reg(hw, IGP01E1000_PHY_PORT_CTRL, &phy_data); in e1000_copper_link_igp_setup()
2532 ret_val = e1000_read_phy_reg(hw, in e1000_copper_link_igp_setup()
2542 ret_val = e1000_read_phy_reg(hw, PHY_1000T_CTRL, in e1000_copper_link_igp_setup()
2553 ret_val = e1000_read_phy_reg(hw, PHY_1000T_CTRL, &phy_data); in e1000_copper_link_igp_setup()
2674 ret_val = e1000_read_phy_reg(hw, in e1000_copper_link_ggp_setup()
2695 ret_val = e1000_read_phy_reg(hw, in e1000_copper_link_ggp_setup()
2745 ret_val = e1000_read_phy_reg(hw, in e1000_copper_link_ggp_setup()
2761 ret_val = e1000_read_phy_reg(hw, in e1000_copper_link_ggp_setup()
2778 ret_val = e1000_read_phy_reg(hw, in e1000_copper_link_ggp_setup()
2794 ret_val = e1000_read_phy_reg(hw, in e1000_copper_link_ggp_setup()
2824 ret_val = e1000_read_phy_reg(hw, M88E1000_PHY_SPEC_CTRL, &phy_data); in e1000_copper_link_mgp_setup()
2870 ret_val = e1000_read_phy_reg(hw, in e1000_copper_link_mgp_setup()
2949 ret_val = e1000_read_phy_reg(hw, PHY_CTRL, &phy_data); in e1000_copper_link_autoneg()
3099 ret_val = e1000_read_phy_reg(hw, PHY_STATUS, &phy_data); in e1000_setup_copper_link()
3102 ret_val = e1000_read_phy_reg(hw, PHY_STATUS, &phy_data); in e1000_setup_copper_link()
3137 ret_val = e1000_read_phy_reg(hw, PHY_AUTONEG_ADV, &mii_autoneg_adv_reg); in e1000_phy_setup_autoneg()
3143 ret_val = e1000_read_phy_reg(hw, PHY_1000T_CTRL, in e1000_phy_setup_autoneg()
3328 if (e1000_read_phy_reg(hw, M88E1000_PHY_SPEC_STATUS, &phy_data) < 0) { in e1000_config_mac_to_phy()
3467 if (e1000_read_phy_reg(hw, PHY_STATUS, &mii_status_reg) < 0) { in e1000_config_fc_after_link_up()
3471 if (e1000_read_phy_reg(hw, PHY_STATUS, &mii_status_reg) < 0) { in e1000_config_fc_after_link_up()
3483 if (e1000_read_phy_reg in e1000_config_fc_after_link_up()
3488 if (e1000_read_phy_reg in e1000_config_fc_after_link_up()
3683 if (e1000_read_phy_reg(hw, PHY_STATUS, &phy_data) < 0) { in e1000_check_for_link()
3687 if (e1000_read_phy_reg(hw, PHY_STATUS, &phy_data) < 0) { in e1000_check_for_link()
3738 if (e1000_read_phy_reg in e1000_check_for_link()
3846 ret_val = e1000_read_phy_reg(hw, GG82563_PHY_KMRN_MODE_CTRL, &reg_data); in e1000_configure_kmrn_for_10_100()
3882 ret_val = e1000_read_phy_reg(hw, GG82563_PHY_KMRN_MODE_CTRL, &reg_data); in e1000_configure_kmrn_for_1000()
3941 ret_val = e1000_read_phy_reg(hw, PHY_AUTONEG_EXP, &phy_data); in e1000_get_speed_and_duplex()
3948 ret_val = e1000_read_phy_reg(hw, in e1000_get_speed_and_duplex()
3991 if (e1000_read_phy_reg(hw, PHY_STATUS, &phy_data) < 0) { in e1000_wait_autoneg()
3995 if (e1000_read_phy_reg(hw, PHY_STATUS, &phy_data) < 0) { in e1000_wait_autoneg()
4153 e1000_read_phy_reg(struct e1000_hw *hw, uint32_t reg_addr, uint16_t * phy_data) in e1000_read_phy_reg() function
4472 ret_val = e1000_read_phy_reg(hw, 0x2F5B, &phy_saved_data); in e1000_phy_init_script()
4525 e1000_read_phy_reg(hw, in e1000_phy_init_script()
4529 e1000_read_phy_reg(hw, in e1000_phy_init_script()
4594 ret_val = e1000_read_phy_reg(hw, PHY_CTRL, &phy_data); in e1000_phy_reset()
4698 ret_val = e1000_read_phy_reg(hw, PHY_ID1, &phy_id_high); in e1000_detect_gig_phy()
4704 ret_val = e1000_read_phy_reg(hw, PHY_ID2, &phy_id_low); in e1000_detect_gig_phy()