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