Searched defs:ethtool_value (Results 1 - 1 of 1) sorted by relevance

/external/kernel-headers/original/uapi/linux/
H A Dethtool.h116 struct ethtool_value { struct
839 * physical port (if there is one) are up (ethtool_value). */
849 #define ETHTOOL_GRXCSUM 0x00000014 /* Get RX hw csum enable (ethtool_value) */
850 #define ETHTOOL_SRXCSUM 0x00000015 /* Set RX hw csum enable (ethtool_value) */
851 #define ETHTOOL_GTXCSUM 0x00000016 /* Get TX hw csum enable (ethtool_value) */
852 #define ETHTOOL_STXCSUM 0x00000017 /* Set TX hw csum enable (ethtool_value) */
854 * (ethtool_value) */
856 * (ethtool_value). */
861 #define ETHTOOL_GTSO 0x0000001e /* Get TSO enable (ethtool_value) */
862 #define ETHTOOL_STSO 0x0000001f /* Set TSO enable (ethtool_value) */
[all...]

Completed in 59 milliseconds