Searched refs:tag_cfg (Results 1 – 1 of 1) sorted by relevance
350 enum ocelot_port_tag_config tag_cfg; in ocelot_port_manage_port_tag() local357 tag_cfg = OCELOT_PORT_TAG_NATIVE; in ocelot_port_manage_port_tag()359 tag_cfg = OCELOT_PORT_TAG_DISABLED; in ocelot_port_manage_port_tag()361 tag_cfg = OCELOT_PORT_TAG_TRUNK; in ocelot_port_manage_port_tag()363 tag_cfg = OCELOT_PORT_TAG_DISABLED; in ocelot_port_manage_port_tag()366 ocelot_rmw_gix(ocelot, REW_TAG_CFG_TAG_CFG(tag_cfg), in ocelot_port_manage_port_tag()