Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/mscc/
Docelot_vcap.c875 static void vcap_entry_set(struct ocelot *ocelot, int ix, in vcap_entry_set() function
1213 vcap_entry_set(ocelot, i, tmp); in ocelot_vcap_filter_add()
1217 vcap_entry_set(ocelot, index, filter); in ocelot_vcap_filter_add()
1267 vcap_entry_set(ocelot, i, tmp); in ocelot_vcap_filter_del()
1271 vcap_entry_set(ocelot, block->count, &del_filter); in ocelot_vcap_filter_del()
1287 vcap_entry_set(ocelot, index, filter); in ocelot_vcap_filter_replace()
1309 vcap_entry_set(ocelot, index, &tmp); in ocelot_vcap_filter_stats_update()