e1000_get_phy_info
e1000_get_phy_info(&adapter->hw);
e1000_get_phy_info(&sc->hw);
s32 e1000_get_phy_info(struct e1000_hw *hw);
e1000_get_phy_info(hw);