Home
last modified time | relevance | path

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

/linux-6.6.21/include/soc/mscc/
Docelot_vcap.h677 struct ocelot_vcap_id { struct
691 struct ocelot_vcap_id id; argument
/linux-6.6.21/drivers/net/ethernet/mscc/
Docelot_vcap.c1019 return !memcmp(&a->id, &b->id, sizeof(struct ocelot_vcap_id)); in ocelot_vcap_filter_equal()