Home
last modified time | relevance | path

Searched refs:pxa168_get_settings (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/marvell/
Dpxa168_eth.c278 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() function
1405 .get_settings = pxa168_get_settings,