Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac4.h95 #define GMAC_VLAN_VLC_SHIFT 16 macro
H A Ddwmac4_core.c1033 value |= (type << GMAC_VLAN_VLC_SHIFT) & GMAC_VLAN_VLC; in dwmac4_enable_vlan()