Searched refs:TDES0_VLAN_FRAME (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/ethernet/stmicro/stmmac/ | ||
H A D | descs.h | 65 #define TDES0_VLAN_FRAME BIT(7) macro |
H A D | norm_desc.c | 51 if (tdes0 & TDES0_VLAN_FRAME) in ndesc_get_tx_status() |