Lines Matching refs:block_id
858 const struct vcap_props *vcap = &ocelot->vcap[filter->block_id]; in vcap_entry_get()
863 if (filter->block_id == VCAP_ES0) in vcap_entry_get()
882 if (filter->block_id == VCAP_IS1) in vcap_entry_set()
884 if (filter->block_id == VCAP_IS2) in vcap_entry_set()
886 if (filter->block_id == VCAP_ES0) in vcap_entry_set()
918 if (filter->block_id == VCAP_IS2 && in ocelot_vcap_policer_del()
941 if (filter->block_id == VCAP_IS2 && filter->action.police_ena) { in ocelot_vcap_filter_add_to_block()
1088 struct ocelot_vcap_block *block = &ocelot->block[filter->block_id]; in ocelot_exclusive_mac_etype_filter_rules()
1094 if (filter->block_id != VCAP_IS2) in ocelot_exclusive_mac_etype_filter_rules()
1134 struct ocelot_vcap_block *block = &ocelot->block[filter->block_id]; in ocelot_vcap_filter_add()
1175 if (tmp->block_id == VCAP_IS2 && in ocelot_vcap_block_remove_filter()
1191 struct ocelot_vcap_block *block = &ocelot->block[filter->block_id]; in ocelot_vcap_filter_del()
1223 struct ocelot_vcap_block *block = &ocelot->block[filter->block_id]; in ocelot_vcap_filter_replace()
1239 struct ocelot_vcap_block *block = &ocelot->block[filter->block_id]; in ocelot_vcap_filter_stats_update()