Lines Matching refs:read_reg
126 ret_val = phy->ops.read_reg(hw, E1000_M88E1112_STATUS, &data); in igb_check_for_link_media_swap()
138 ret_val = phy->ops.read_reg(hw, E1000_M88E1112_STATUS, &data); in igb_check_for_link_media_swap()
201 phy->ops.read_reg = igb_read_phy_reg_sgmii_82575; in igb_init_phy_params_82575()
208 phy->ops.read_reg = igb_read_phy_reg_82580; in igb_init_phy_params_82575()
213 phy->ops.read_reg = igb_read_phy_reg_gs40g; in igb_init_phy_params_82575()
217 phy->ops.read_reg = igb_read_phy_reg_igp; in igb_init_phy_params_82575()
257 ret_val = phy->ops.read_reg(hw, in igb_init_phy_params_82575()
951 ret_val = phy->ops.read_reg(hw, IGP02E1000_PHY_POWER_MGMT, &data); in igb_set_d0_lplu_state_82575()
963 ret_val = phy->ops.read_reg(hw, IGP01E1000_PHY_PORT_CONFIG, in igb_set_d0_lplu_state_82575()
980 ret_val = phy->ops.read_reg(hw, in igb_set_d0_lplu_state_82575()
991 ret_val = phy->ops.read_reg(hw, in igb_set_d0_lplu_state_82575()
2554 ret_val = hw->phy.ops.read_reg(hw, E1000_EMIDATA, data); in __igb_access_emi_reg()
2654 ret_val = phy->ops.read_reg(hw, E1000_M88E1543_EEE_CTRL_1, in igb_set_eee_i354()