Home
last modified time | relevance | path

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

/external/ethtool/
Dtest-features.c50 cmd_sgro_off = { ETHTOOL_SGRO, 0 },
51 cmd_sgro_on = { ETHTOOL_SGRO, 1 },
Dethtool-copy.h1382 #define ETHTOOL_SGRO 0x0000002c /* Set GRO enable (ethtool_value) */ macro
Dethtool.c174 ETHTOOL_GGRO, ETHTOOL_SGRO, ETH_FLAG_GRO, 0 },
/external/kernel-headers/original/uapi/linux/
Dethtool.h1480 #define ETHTOOL_SGRO 0x0000002c /* Set GRO enable (ethtool_value) */ macro