Home
last modified time | relevance | path

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

/external/ethtool/
Dtest-features.c46 cmd_sgso_off = { ETHTOOL_SGSO, 0 },
47 cmd_sgso_on = { ETHTOOL_SGSO, 1 },
Dethtool-copy.h1373 #define ETHTOOL_SGSO 0x00000024 /* Set GSO enable (ethtool_value) */ macro
Dethtool.c172 ETHTOOL_GGSO, ETHTOOL_SGSO, ETH_FLAG_GSO, 0 },
/external/kernel-headers/original/uapi/linux/
Dethtool.h1471 #define ETHTOOL_SGSO 0x00000024 /* Set GSO enable (ethtool_value) */ macro