Searched refs:ETHTOOL_F_WISH (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/include/uapi/linux/ | ||
D | ethtool.h | 1453 #define ETHTOOL_F_WISH (1 << ETHTOOL_F_WISH__BIT) macro |
/linux-6.1.9/net/ethtool/ | ||
D | ioctl.c | 158 ret |= ETHTOOL_F_WISH; in ethtool_set_features() |