Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/mscc/
Docelot_rew.h20 #define REW_PORT_VLAN_CFG_PORT_VID(x) ((x) & GENMASK(11, 0)) macro
Docelot.c227 REW_PORT_VLAN_CFG_PORT_VID(port->vid); in ocelot_vlan_port_apply()