Searched refs:TDES3_IVLTV (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/net/ethernet/stmicro/stmmac/ | ||
D | dwmac4_descs.h | 26 #define TDES3_IVLTV BIT(17) macro |
D | dwmac4_descs.c | 519 p->des3 = cpu_to_le32(des | TDES3_IVLTV); in dwmac4_set_vlan_tag() |