HomeSort by relevance Sort by last modified time
    Searched full:ethtool_ops (Results 1 - 2 of 2) sorted by null

  /external/kernel-headers/original/linux/
netdevice.h 43 struct ethtool_ops;
47 ( (netdev)->ethtool_ops = (ops) )
345 struct ethtool_ops *ethtool_ops; member in struct:net_device
ethtool.h 300 /* Some generic methods drivers may use in their ethtool_ops */
316 * &ethtool_ops - Alter and report network device settings
374 struct ethtool_ops { struct

Completed in 83 milliseconds