Home
last modified time | relevance | path

Searched refs:ETHTOOL_SSET (Results 1 – 3 of 3) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Dethtool.h1432 #define ETHTOOL_SSET 0x00000002 /* DEPRECATED, Set settings. macro
1525 #define SPARC_ETH_SSET ETHTOOL_SSET
/external/ethtool/
Dethtool-copy.h1334 #define ETHTOOL_SSET 0x00000002 /* DEPRECATED, Set settings. macro
1427 #define SPARC_ETH_SSET ETHTOOL_SSET
Dethtool.c2779 ecmd.cmd = ETHTOOL_SSET; in do_ioctl_sset()