Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/mscc/
Docelot_rew.h20 #define REW_PORT_VLAN_CFG_PORT_VID(x) ((x) & GENMASK(11, 0)) macro
Docelot.c167 ocelot_rmw_gix(ocelot, REW_PORT_VLAN_CFG_PORT_VID(vid), in ocelot_port_set_native_vlan()