ethtool_cmd 375 include/linux/ethtool.h int (*get_settings)(struct net_device *, struct ethtool_cmd *); ethtool_cmd 376 include/linux/ethtool.h int (*set_settings)(struct net_device *, struct ethtool_cmd *); ethtool_cmd 150 include/linux/mii.h struct ethtool_cmd; ethtool_cmd 35 net/bridge/br_if.c struct ethtool_cmd ecmd = { .cmd = ETHTOOL_GSET, }; ethtool_cmd 142 net/core/ethtool.c struct ethtool_cmd cmd = { ETHTOOL_GSET }; ethtool_cmd 159 net/core/ethtool.c struct ethtool_cmd cmd;