Home
last modified time | relevance | path

Searched refs:ETHTOOL_F_WISH (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/include/uapi/linux/
Dethtool.h1408 #define ETHTOOL_F_WISH (1 << ETHTOOL_F_WISH__BIT) macro
/linux-5.19.10/net/ethtool/
Dioctl.c158 ret |= ETHTOOL_F_WISH; in ethtool_set_features()