Home
last modified time | relevance | path

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

/linux-4.1.27/net/core/
Dethtool.c255 struct ethtool_value edata = { in ethtool_get_one_feature()
268 struct ethtool_value edata; in ethtool_set_one_feature()
899 struct ethtool_value reset; in ethtool_reset()
988 struct ethtool_value edata = { .cmd = ETHTOOL_GLINK }; in ethtool_get_link()
1297 struct ethtool_value id; in ethtool_phys_id()
1415 struct ethtool_value edata = { .cmd = cmd }; in ethtool_get_value()
1430 struct ethtool_value edata; in ethtool_set_value_void()
1445 struct ethtool_value edata; in ethtool_set_value()
/linux-4.1.27/include/uapi/linux/
Dethtool.h209 struct ethtool_value { struct
/linux-4.1.27/drivers/staging/wlan-ng/
Dp80211netdev.c466 struct ethtool_value edata; in p80211netdev_ethtool()