Searched refs:pxa168_set_settings (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/marvell/
H A Dpxa168_eth.c279 static int pxa168_set_settings(struct net_device *dev, struct ethtool_cmd *cmd);
1003 return pxa168_set_settings(dev, &cmd); pxa168_init_phy()
1388 static int pxa168_set_settings(struct net_device *dev, struct ethtool_cmd *cmd) pxa168_set_settings() function
1406 .set_settings = pxa168_set_settings,

Completed in 51 milliseconds