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

/linux-master/drivers/net/ethernet/mscc/
H A Docelot_vcap.c875 static void vcap_entry_set(struct ocelot *ocelot, int ix, function
1213 vcap_entry_set(ocelot, i, tmp);
1217 vcap_entry_set(ocelot, index, filter);
1246 /* Need to inherit the block_id so that vcap_entry_set()
1267 vcap_entry_set(ocelot, i, tmp);
1271 vcap_entry_set(ocelot, block->count, &del_filter);
1287 vcap_entry_set(ocelot, index, filter);
1309 vcap_entry_set(ocelot, index, &tmp);

Completed in 202 milliseconds