Searched refs:VLAN_CSVL (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/ethernet/stmicro/stmmac/ | ||
H A D | stmmac_vlan.h | 26 #define VLAN_CSVL BIT(19) macro |
H A D | stmmac_vlan.c | 215 value |= VLAN_CSVL; /* Only use SVLAN */ in vlan_enable() |