]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/ethtool.h
ethtool: Add GGRO and SGRO ops
[linux-2.6-omap-h63xx.git] / include / linux / ethtool.h
index b4b038b89ee639d098f26bf4ea683637b021377c..27c67a5422354dde23433ccd4c50676bd54b4198 100644 (file)
@@ -467,6 +467,8 @@ struct ethtool_ops {
 
 #define        ETHTOOL_GRXFH           0x00000029 /* Get RX flow hash configuration */
 #define        ETHTOOL_SRXFH           0x0000002a /* Set RX flow hash configuration */
+#define ETHTOOL_GGRO           0x0000002b /* Get GRO enable (ethtool_value) */
+#define ETHTOOL_SGRO           0x0000002c /* Set GRO enable (ethtool_value) */
 
 /* compatibility with older code */
 #define SPARC_ETH_GSET         ETHTOOL_GSET