Home
last modified time | relevance | path

Searched defs:ETH_FLAG_TXVLAN (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/include/linux/
H A Dethtool.h312 ETH_FLAG_TXVLAN = (1 << 7), /* TX VLAN offload enabled */ enumerator
/openbmc/linux/include/uapi/linux/
H A Dethtool.h953 ETH_FLAG_TXVLAN = (1 << 7), /* TX VLAN offload enabled */ enumerator
/openbmc/qemu/include/standard-headers/linux/
H A Dethtool.h1217 ETH_FLAG_TXVLAN = (1 << 7), /* TX VLAN offload enabled */ enumerator