HomeSort by relevance Sort by last modified time
    Searched refs:ethtool_value (Results 1 - 5 of 5) sorted by null

  /bionic/libc/kernel/common/linux/
ethtool.h 59 struct ethtool_value { struct
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/
ethtool.h 59 struct ethtool_value { struct
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/
ethtool.h 59 struct ethtool_value { struct
  /external/kernel-headers/original/linux/
ethtool.h 76 struct ethtool_value { struct
435 #define ETHTOOL_GLINK 0x0000000a /* Get link status (ethtool_value) */
444 #define ETHTOOL_GRXCSUM 0x00000014 /* Get RX hw csum enable (ethtool_value) */
445 #define ETHTOOL_SRXCSUM 0x00000015 /* Set RX hw csum enable (ethtool_value) */
446 #define ETHTOOL_GTXCSUM 0x00000016 /* Get TX hw csum enable (ethtool_value) */
447 #define ETHTOOL_STXCSUM 0x00000017 /* Set TX hw csum enable (ethtool_value) */
449 * (ethtool_value) */
451 * (ethtool_value). */
456 #define ETHTOOL_GTSO 0x0000001e /* Get TSO enable (ethtool_value) */
457 #define ETHTOOL_STSO 0x0000001f /* Set TSO enable (ethtool_value) */
    [all...]
  /hardware/broadcom/wlan/bcm4329/src/dhd/sys/
dhd_linux.c     [all...]

Completed in 42 milliseconds