ixgbe_init_phy_ops_generic
int32_t ixgbe_init_phy_ops_generic(struct ixgbe_hw *hw);
ret_val = ixgbe_init_phy_ops_generic(hw);
ixgbe_init_phy_ops_generic(hw);
phy->ops.init = ixgbe_init_phy_ops_generic;
ret_val = ixgbe_init_phy_ops_generic(hw);