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