Home
last modified time | relevance | path

Searched refs:vid_a_val (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/ethernet/mscc/
H A Docelot_flower.c223 filter->action.vid_a_val = a->vlan.vid; in ocelot_flower_parse_egress_vlan_modify()
483 filter->action.vid_a_val = a->vlan.vid; in ocelot_flower_parse_action()
862 filter->action.vid_a_val -= filter->vlan.vid.value; in ocelot_flower_patch_es0_vlan_modify()
863 filter->action.vid_a_val &= VLAN_VID_MASK; in ocelot_flower_patch_es0_vlan_modify()
H A Docelot_vcap.c796 vcap_action_set(vcap, data, VCAP_ES0_ACT_VID_A_VAL, a->vid_a_val); in es0_action_set()
/openbmc/linux/include/soc/mscc/
H A Docelot_vcap.h624 u16 vid_a_val; member
/openbmc/linux/drivers/net/dsa/ocelot/
H A Dfelix.c98 outer_tagging_rule->action.vid_a_val = vid; in felix_tag_8021q_vlan_add_rx()