Home
last modified time | relevance | path

Searched refs:OCELOT_VCAP_KEY_IPV4 (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/drivers/net/ethernet/mscc/
Docelot_vcap.h92 OCELOT_VCAP_KEY_IPV4, enumerator
Docelot_vcap.c482 case OCELOT_VCAP_KEY_IPV4: in is2_entry_set()
494 if (filter->key_type == OCELOT_VCAP_KEY_IPV4) { in is2_entry_set()
716 case OCELOT_VCAP_KEY_IPV4: { in is1_entry_set()
1067 if (filter->key_type == OCELOT_VCAP_KEY_IPV4) in ocelot_vcap_is_problematic_non_mac_etype()
Docelot_flower.c509 filter->key_type = OCELOT_VCAP_KEY_IPV4; in ocelot_flower_parse_key()