Home
last modified time | relevance | path

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

/Linux-v5.15/include/soc/mscc/
Docelot_vcap.h600 u16 vid_a_val; member
/Linux-v5.15/drivers/net/ethernet/mscc/
Docelot_flower.c344 filter->action.vid_a_val = a->vlan.vid; in ocelot_flower_parse_action()
Docelot_vcap.c798 vcap_action_set(vcap, data, VCAP_ES0_ACT_VID_A_VAL, a->vid_a_val); in es0_action_set()
/Linux-v5.15/drivers/net/dsa/ocelot/
Dfelix.c66 outer_tagging_rule->action.vid_a_val = vid; in felix_tag_8021q_rxvlan_add()