Home
last modified time | relevance | path

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

/openbmc/linux/include/soc/mscc/
H A Docelot_vcap.h488 OCELOT_VCAP_KEY_ANY, enumerator
/openbmc/linux/drivers/net/dsa/ocelot/
H A Dfelix.c84 outer_tagging_rule->key_type = OCELOT_VCAP_KEY_ANY; in felix_tag_8021q_vlan_add_rx()
150 untagging_rule->key_type = OCELOT_VCAP_KEY_ANY; in felix_tag_8021q_vlan_add_tx()
174 redirect_rule->key_type = OCELOT_VCAP_KEY_ANY; in felix_tag_8021q_vlan_add_tx()
/openbmc/linux/drivers/net/ethernet/mscc/
H A Docelot_flower.c622 filter->key_type = OCELOT_VCAP_KEY_ANY; in ocelot_flower_parse_key()
H A Docelot_vcap.c620 case OCELOT_VCAP_KEY_ANY: in is2_entry_set()