Searched refs:pxa168_get_settings (Results 1 – 1 of 1) sorted by relevance
278 static int pxa168_get_settings(struct net_device *dev, struct ethtool_cmd *cmd);990 err = pxa168_get_settings(dev, &cmd); in pxa168_init_phy()1376 static int pxa168_get_settings(struct net_device *dev, struct ethtool_cmd *cmd) in pxa168_get_settings() function1405 .get_settings = pxa168_get_settings,