Home
last modified time | relevance | path

Searched refs:ETHTOOL_STSO (Results 1 – 4 of 4) sorted by relevance

/external/ethtool/
Dtest-features.c38 cmd_stso_off = { ETHTOOL_STSO, 0 },
39 cmd_stso_on = { ETHTOOL_STSO, 1 },
Dethtool-copy.h1368 #define ETHTOOL_STSO 0x0000001f /* Set TSO enable (ethtool_value) */ macro
Dethtool.c168 ETHTOOL_GTSO, ETHTOOL_STSO, ETH_FLAG_TSO, 0 },
/external/kernel-headers/original/uapi/linux/
Dethtool.h1466 #define ETHTOOL_STSO 0x0000001f /* Set TSO enable (ethtool_value) */ macro