Searched refs:ETHTOOL_F_WISH (Results 1 – 2 of 2) sorted by relevance
/linux-3.4.99/include/linux/ | ||
D | ethtool.h | 761 #define ETHTOOL_F_WISH (1 << ETHTOOL_F_WISH__BIT) macro |
/linux-3.4.99/net/core/ | ||
D | ethtool.c | 153 ret |= ETHTOOL_F_WISH; in ethtool_set_features() |