Searched refs:ETHTOOL_F_UNSUPPORTED (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/uapi/linux/
H A Dethtool.h1473 * %ETHTOOL_F_UNSUPPORTED - there were bits set in .valid that are not
1479 * in the set. When %ETHTOOL_F_UNSUPPORTED is set, .valid is considered
1496 #define ETHTOOL_F_UNSUPPORTED (1 << ETHTOOL_F_UNSUPPORTED__BIT) macro
/linux-master/net/ethtool/
H A Dioctl.c147 ret |= ETHTOOL_F_UNSUPPORTED;

Completed in 105 milliseconds