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

/linux-master/drivers/net/ethernet/mscc/
H A Docelot_mrp.c42 filter = ocelot_vcap_block_find_filter_by_id(block_vcap_is2, id,
H A Docelot_flower.c884 filter = ocelot_vcap_block_find_filter_by_id(&ocelot->block[block_id],
954 filter = ocelot_vcap_block_find_filter_by_id(block, f->cookie, true);
997 filter = ocelot_vcap_block_find_filter_by_id(block, f->cookie, true);
H A Docelot_vcap.c1054 ocelot_vcap_block_find_filter_by_id(struct ocelot_vcap_block *block, function
1066 EXPORT_SYMBOL(ocelot_vcap_block_find_filter_by_id); variable
H A Docelot.c1417 trap = ocelot_vcap_block_find_filter_by_id(block_vcap_is2, cookie,
1462 trap = ocelot_vcap_block_find_filter_by_id(block_vcap_is2, cookie,
/linux-master/include/soc/mscc/
H A Docelot_vcap.h728 ocelot_vcap_block_find_filter_by_id(struct ocelot_vcap_block *block,
/linux-master/drivers/net/dsa/ocelot/
H A Dfelix.c118 outer_tagging_rule = ocelot_vcap_block_find_filter_by_id(block_vcap_es0,
209 untagging_rule = ocelot_vcap_block_find_filter_by_id(block_vcap_is1,
219 redirect_rule = ocelot_vcap_block_find_filter_by_id(block_vcap_is2,

Completed in 388 milliseconds