Searched defs:ethtool_eeprom (Results 1 – 2 of 2) sorted by relevance
/linux/include/uapi/linux/ | ||
H A D | ethtool.h | 344 struct ethtool_eeprom { struct |
/linux/net/ethtool/ | ||
H A D | ioctl.c | 1922 ethtool_get_any_eeprom(struct net_device * dev,void __user * useraddr,int (* getter)(struct net_device *,struct ethtool_eeprom *,u8 *),u32 total_len) ethtool_get_any_eeprom() argument |