Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/mscc/
Docelot_vcap.c876 static void vcap_entry_set(struct ocelot *ocelot, int ix, in vcap_entry_set() function
1214 vcap_entry_set(ocelot, i, tmp); in ocelot_vcap_filter_add()
1218 vcap_entry_set(ocelot, index, filter); in ocelot_vcap_filter_add()
1268 vcap_entry_set(ocelot, i, tmp); in ocelot_vcap_filter_del()
1272 vcap_entry_set(ocelot, block->count, &del_filter); in ocelot_vcap_filter_del()
1288 vcap_entry_set(ocelot, index, filter); in ocelot_vcap_filter_replace()
1310 vcap_entry_set(ocelot, index, &tmp); in ocelot_vcap_filter_stats_update()