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

/seL4-refos-master/projects/util_libs/libethdrivers/src/plat/zynq7000/uboot/
H A Dethtool.h316 ETH_FLAG_TXVLAN = (1 << 7), /* TX VLAN offload enabled */ enumerator in enum:ethtool_flags
/seL4-refos-master/projects/util_libs/libethdrivers/src/plat/tx2/uboot/
H A Dethtool.h315 ETH_FLAG_TXVLAN = (1 << 7), /* TX VLAN offload enabled */ enumerator in enum:ethtool_flags
/seL4-refos-master/projects/util_libs/libethdrivers/src/plat/imx6/uboot/
H A Dethtool.h315 ETH_FLAG_TXVLAN = (BIT(7)), /* TX VLAN offload enabled */ enumerator in enum:ethtool_flags

Completed in 34 milliseconds