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

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

Completed in 34 milliseconds