Searched refs:ETDES0_VLAN_FRAME (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/ethernet/stmicro/stmmac/ | ||
H A D | descs.h | 98 #define ETDES0_VLAN_FRAME BIT(7) macro |
H A D | enh_desc.c | 72 if (tdes0 & ETDES0_VLAN_FRAME) in enh_desc_get_tx_status() |