Searched refs:ETHTOOL_F_UNSUPPORTED (Results 1 - 3 of 3) sorted by relevance

/seL4-refos-master/projects/util_libs/libethdrivers/src/plat/zynq7000/uboot/
H A Dethtool.h468 * %ETHTOOL_F_UNSUPPORTED - there were bits set in .valid that are not
474 * in the set. When %ETHTOOL_F_UNSUPPORTED is set, .valid is considered
491 #define ETHTOOL_F_UNSUPPORTED (1 << ETHTOOL_F_UNSUPPORTED__BIT) macro
/seL4-refos-master/projects/util_libs/libethdrivers/src/plat/tx2/uboot/
H A Dethtool.h467 * %ETHTOOL_F_UNSUPPORTED - there were bits set in .valid that are not
473 * in the set. When %ETHTOOL_F_UNSUPPORTED is set, .valid is considered
490 #define ETHTOOL_F_UNSUPPORTED (1 << ETHTOOL_F_UNSUPPORTED__BIT) macro
/seL4-refos-master/projects/util_libs/libethdrivers/src/plat/imx6/uboot/
H A Dethtool.h466 * %ETHTOOL_F_UNSUPPORTED - there were bits set in .valid that are not
472 * in the set. When %ETHTOOL_F_UNSUPPORTED is set, .valid is considered
489 #define ETHTOOL_F_UNSUPPORTED (BIT(ETHTOOL_F_UNSUPPORTED__BIT)) macro

Completed in 87 milliseconds