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

/seL4-refos-master/projects/util_libs/libethdrivers/src/plat/zynq7000/uboot/
H A Dethtool.h488 ETHTOOL_F_COMPAT__BIT, enumerator in enum:ethtool_sfeatures_retval_bits
493 #define ETHTOOL_F_COMPAT (1 << ETHTOOL_F_COMPAT__BIT)
/seL4-refos-master/projects/util_libs/libethdrivers/src/plat/tx2/uboot/
H A Dethtool.h487 ETHTOOL_F_COMPAT__BIT, enumerator in enum:ethtool_sfeatures_retval_bits
492 #define ETHTOOL_F_COMPAT (1 << ETHTOOL_F_COMPAT__BIT)
/seL4-refos-master/projects/util_libs/libethdrivers/src/plat/imx6/uboot/
H A Dethtool.h486 ETHTOOL_F_COMPAT__BIT, enumerator in enum:ethtool_sfeatures_retval_bits
491 #define ETHTOOL_F_COMPAT (BIT(ETHTOOL_F_COMPAT__BIT))

Completed in 33 milliseconds