e1000_write_phy_reg_hv_locked
e1000_write_phy_reg_hv_locked(hw, CV_SMB_CTRL, phy_reg);
ret_val = e1000_write_phy_reg_hv_locked(hw, HV_OEM_BITS,
e1000_write_phy_reg_hv_locked(hw, I218_ULP_CONFIG1, phy_reg);
e1000_write_phy_reg_hv_locked(hw, I218_ULP_CONFIG1, phy_reg);
ret_val = e1000_write_phy_reg_hv_locked(hw, HV_OEM_BITS,
e1000_write_phy_reg_hv_locked(hw, CV_SMB_CTRL, phy_reg);
e1000_write_phy_reg_hv_locked(hw, HV_PM_CTRL, phy_reg);
e1000_write_phy_reg_hv_locked(hw, I218_ULP_CONFIG1, phy_reg);
e1000_write_phy_reg_hv_locked(hw, I218_ULP_CONFIG1, phy_reg);
return e1000_write_phy_reg_hv_locked(hw, HV_SMB_ADDR, phy_data);
ret_val = e1000_write_phy_reg_hv_locked(hw, HV_LED_CONFIG,
phy->ops.write_reg_locked = e1000_write_phy_reg_hv_locked;
s32 e1000_write_phy_reg_hv_locked(struct e1000_hw *hw, u32 offset, u16 data);