igc_get_phy_id
ret_val = igc_get_phy_id(hw);
s32 igc_get_phy_id(struct igc_hw *hw);
if ((ret = igc_get_phy_id(&igc->igc_hw)) != IGC_SUCCESS) {