Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/dsa/ocelot/
Dfelix.c52 outer_tagging_rule->key_type = OCELOT_VCAP_KEY_ANY; in felix_tag_8021q_rxvlan_add()
102 untagging_rule->key_type = OCELOT_VCAP_KEY_ANY; in felix_tag_8021q_txvlan_add()
124 redirect_rule->key_type = OCELOT_VCAP_KEY_ANY; in felix_tag_8021q_txvlan_add()
316 redirect_rule->key_type = OCELOT_VCAP_KEY_ANY; in felix_setup_mmio_filtering()
/Linux-v5.15/include/soc/mscc/
Docelot_vcap.h474 OCELOT_VCAP_KEY_ANY, enumerator
/Linux-v5.15/drivers/net/ethernet/mscc/
Docelot_flower.c596 filter->key_type = OCELOT_VCAP_KEY_ANY; in ocelot_flower_parse_key()
Docelot_vcap.c620 case OCELOT_VCAP_KEY_ANY: in is2_entry_set()