Home
last modified time | relevance | path

Searched refs:ETHTOOL_FLASHDEV (Results 1 – 3 of 3) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Dethtool.h1487 #define ETHTOOL_FLASHDEV 0x00000033 /* Flash firmware to device */ macro
/external/ethtool/
Dethtool-copy.h1389 #define ETHTOOL_FLASHDEV 0x00000033 /* Flash firmware to device */ macro
Dethtool.c4276 efl.cmd = ETHTOOL_FLASHDEV; in do_flash()