Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/net/ethernet/mscc/
H A 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()
1246 /* Need to inherit the block_id so that vcap_entry_set() in ocelot_vcap_filter_del()
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()
/kernel/linux/linux-5.10/drivers/net/ethernet/mscc/
H A Docelot_vcap.c877 static void vcap_entry_set(struct ocelot *ocelot, int ix, in vcap_entry_set() function
1147 vcap_entry_set(ocelot, i, tmp); in ocelot_vcap_filter_add()
1151 vcap_entry_set(ocelot, index, filter); in ocelot_vcap_filter_add()
1185 /* Need to inherit the block_id so that vcap_entry_set() in ocelot_vcap_filter_del()
1206 vcap_entry_set(ocelot, i, tmp); in ocelot_vcap_filter_del()
1210 vcap_entry_set(ocelot, block->count, &del_filter); in ocelot_vcap_filter_del()
1231 vcap_entry_set(ocelot, index, &tmp); in ocelot_vcap_filter_stats_update()

Completed in 4 milliseconds