xgbe_phy_cur_mode
if (xgbe_phy_cur_mode(pdata) == XGBE_MODE_KR) {
phy_impl->cur_mode = xgbe_phy_cur_mode;
return xgbe_phy_cur_mode(pdata);
switch (xgbe_phy_cur_mode(pdata)) {
switch (xgbe_phy_cur_mode(pdata)) {
return xgbe_phy_cur_mode(pdata);
phy_impl->cur_mode = xgbe_phy_cur_mode;