Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/stmicro/stmmac/
A Ddwxgmac2.h71 #define XGMAC_VLAN_VLC GENMASK(17, 16) macro
A Ddwxgmac2_core.c1185 value &= ~XGMAC_VLAN_VLC; in dwxgmac2_enable_vlan()
1186 value |= (type << XGMAC_VLAN_VLC_SHIFT) & XGMAC_VLAN_VLC; in dwxgmac2_enable_vlan()

Completed in 10 milliseconds