Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwxgmac2_descs.c320 p->des3 = cpu_to_le32(des | XGMAC_TDES3_IVLTV); in dwxgmac2_set_vlan_tag()
H A Ddwxgmac2.h489 #define XGMAC_TDES3_IVLTV BIT(17) macro