Home
last modified time | relevance | path

Searched defs:set_phy_tunable (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dethtool.h891 int (*set_phy_tunable)(struct net_device *, member
/openbmc/linux/net/ethtool/
H A Dioctl.c2697 static int set_phy_tunable(struct net_device *dev, void __user *useraddr) in set_phy_tunable() function