Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_vlan.h25 #define VLAN_VLTI BIT(20) macro
H A Dstmmac_vlan.c217 value |= VLAN_VLTI; in vlan_enable()