Searched refs:block_vcap_is2 (Results 1 – 3 of 3) sorted by relevance
38 struct ocelot_vcap_block *block_vcap_is2; in ocelot_mrp_del_vcap() local41 block_vcap_is2 = &ocelot->block[VCAP_IS2]; in ocelot_mrp_del_vcap()42 filter = ocelot_vcap_block_find_filter_by_id(block_vcap_is2, id, in ocelot_mrp_del_vcap()
1305 struct ocelot_vcap_block *block_vcap_is2; in ocelot_trap_add() local1310 block_vcap_is2 = &ocelot->block[VCAP_IS2]; in ocelot_trap_add()1312 trap = ocelot_vcap_block_find_filter_by_id(block_vcap_is2, cookie, in ocelot_trap_add()1352 struct ocelot_vcap_block *block_vcap_is2; in ocelot_trap_del() local1355 block_vcap_is2 = &ocelot->block[VCAP_IS2]; in ocelot_trap_del()1357 trap = ocelot_vcap_block_find_filter_by_id(block_vcap_is2, cookie, in ocelot_trap_del()
200 struct ocelot_vcap_block *block_vcap_is2; in felix_tag_8021q_vlan_del_tx() local206 block_vcap_is2 = &ocelot->block[VCAP_IS2]; in felix_tag_8021q_vlan_del_tx()219 redirect_rule = ocelot_vcap_block_find_filter_by_id(block_vcap_is2, in felix_tag_8021q_vlan_del_tx()310 struct ocelot_vcap_block *block_vcap_is2; in felix_update_trapping_destinations() local323 block_vcap_is2 = &ocelot->block[VCAP_IS2]; in felix_update_trapping_destinations()326 list_for_each_entry(trap, &block_vcap_is2->rules, list) { in felix_update_trapping_destinations()