Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac4_descs.h22 #define TDES3_IVTIR_MASK GENMASK(19, 18) macro
H A Ddwmac4_descs.c511 p->des3 = cpu_to_le32(FIELD_PREP(TDES3_IVTIR_MASK, inner_type) | in dwmac4_set_vlan_tag()