HomeSort by relevance Sort by last modified time
    Searched defs:ETHTOOL_FWVERS_LEN (Results 1 - 6 of 6) sorted by null

  /bionic/libc/kernel/uapi/linux/
ethtool.h 50 #define ETHTOOL_FWVERS_LEN 32
57 char fw_version[ETHTOOL_FWVERS_LEN];
  /development/ndk/platforms/android-L/include/linux/
ethtool.h 50 #define ETHTOOL_FWVERS_LEN 32
57 char fw_version[ETHTOOL_FWVERS_LEN];
  /external/kernel-headers/original/uapi/linux/
ethtool.h 80 #define ETHTOOL_FWVERS_LEN 32
87 char fw_version[ETHTOOL_FWVERS_LEN]; /* firmware version string */
    [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/linux/
ethtool.h 50 #define ETHTOOL_FWVERS_LEN 32
57 char fw_version[ETHTOOL_FWVERS_LEN];
  /prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/linux/
ethtool.h 50 #define ETHTOOL_FWVERS_LEN 32
57 char fw_version[ETHTOOL_FWVERS_LEN];
  /prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/linux/
ethtool.h 50 #define ETHTOOL_FWVERS_LEN 32
57 char fw_version[ETHTOOL_FWVERS_LEN];

Completed in 39 milliseconds