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

  /external/u-boot/include/linux/
ethtool.h 276 ETH_TEST_FL_OFFLINE = (1 << 0), /* online / offline */
  /bionic/libc/kernel/uapi/linux/
ethtool.h 217 ETH_TEST_FL_OFFLINE = (1 << 0),
  /external/kernel-headers/original/uapi/linux/
ethtool.h 624 * @ETH_TEST_FL_OFFLINE: if set perform online and offline tests, otherwise
633 ETH_TEST_FL_OFFLINE = (1 << 0),
    [all...]

Completed in 64 milliseconds