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