Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dethtool.h1153 #define ETHTOOL_SFLAGS 0x00000026 /* Set flags bitmap(ethtool_value) */ macro
/linux-4.1.27/net/core/
Dethtool.c1885 case ETHTOOL_SFLAGS: in dev_ethtool()