Home
last modified time | relevance | path

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

/linux-6.15/include/uapi/linux/
H A Dethtool.h1765 #define ETHTOOL_F_WISH (1 << ETHTOOL_F_WISH__BIT) macro
/linux-6.15/net/ethtool/
H A Dioctl.c157 ret |= ETHTOOL_F_WISH; in ethtool_set_features()