Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_vlan.h26 #define VLAN_CSVL BIT(19) macro
H A Dstmmac_vlan.c215 value |= VLAN_CSVL; /* Only use SVLAN */ in vlan_enable()