Home
last modified time | relevance | path

Searched refs:block_vcap_is2 (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/drivers/net/ethernet/mscc/
Docelot_mrp.c38 struct ocelot_vcap_block *block_vcap_is2; in ocelot_mrp_del_vcap() local
41 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()
/Linux-v5.15/drivers/net/dsa/ocelot/
Dfelix.c192 struct ocelot_vcap_block *block_vcap_is2; in felix_tag_8021q_txvlan_del() local
200 block_vcap_is2 = &ocelot->block[VCAP_IS2]; in felix_tag_8021q_txvlan_del()
211 redirect_rule = ocelot_vcap_block_find_filter_by_id(block_vcap_is2, in felix_tag_8021q_txvlan_del()
363 struct ocelot_vcap_block *block_vcap_is2; in felix_teardown_mmio_filtering() local
368 block_vcap_is2 = &ocelot->block[VCAP_IS2]; in felix_teardown_mmio_filtering()
380 redirect_rule = ocelot_vcap_block_find_filter_by_id(block_vcap_is2, in felix_teardown_mmio_filtering()