Home
last modified time | relevance | path

Searched refs:ocelot_vcap_id (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/include/soc/mscc/
Docelot_vcap.h651 struct ocelot_vcap_id { struct
665 struct ocelot_vcap_id id; argument
/Linux-v5.15/drivers/net/ethernet/mscc/
Docelot_vcap.c966 return !memcmp(&a->id, &b->id, sizeof(struct ocelot_vcap_id)); in ocelot_vcap_filter_equal()