Home
last modified time | relevance | path

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

/linux/drivers/net/dsa/ocelot/
H A Dfelix.c241 struct ocelot_vcap_block *block_vcap_is1; in felix_tag_8021q_vlan_del_tx() local
247 block_vcap_is1 = &ocelot->block[VCAP_IS1]; in felix_tag_8021q_vlan_del_tx()
251 untagging_rule = ocelot_vcap_block_find_filter_by_id(block_vcap_is1, in felix_tag_8021q_vlan_del_tx()
/linux/drivers/net/ethernet/mscc/
H A Docelot.c519 struct ocelot_vcap_block *block_vcap_is1 = &ocelot->block[VCAP_IS1]; in ocelot_update_vlan_reclassify_rule() local
530 filter = ocelot_vcap_block_find_filter_by_id(block_vcap_is1, cookie, in ocelot_update_vlan_reclassify_rule()