Home
last modified time | relevance | path

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

/linux-6.6.21/include/soc/mscc/
Docelot_vcap.h488 OCELOT_VCAP_KEY_ANY, enumerator
/linux-6.6.21/drivers/net/dsa/ocelot/
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()
/linux-6.6.21/drivers/net/ethernet/mscc/
Docelot_flower.c622 filter->key_type = OCELOT_VCAP_KEY_ANY; in ocelot_flower_parse_key()
Docelot_vcap.c620 case OCELOT_VCAP_KEY_ANY: in is2_entry_set()