Searched refs:GMAC_VLAN_VID (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/ | ||
H A D | dwmac4.h | 92 #define GMAC_VLAN_VID GENMASK(15, 0) macro |
H A D | dwmac4_core.c | 1017 value &= ~GMAC_VLAN_VID; in dwmac4_update_vlan_hash() |