Home
last modified time | relevance | path

Searched refs:ETDES0_VLAN_FRAME (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddescs.h98 #define ETDES0_VLAN_FRAME BIT(7) macro
H A Denh_desc.c72 if (tdes0 & ETDES0_VLAN_FRAME) in enh_desc_get_tx_status()