Searched refs:ocelot_vcap_filter_del (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/net/ethernet/mscc/ ! |
| H A D | ocelot_mrp.c | 47 return ocelot_vcap_filter_del(ocelot, filter); in ocelot_mrp_del_vcap()
|
| H A D | ocelot_vcap.c | 1240 int ocelot_vcap_filter_del(struct ocelot *ocelot, in ocelot_vcap_filter_del() function 1276 EXPORT_SYMBOL(ocelot_vcap_filter_del);
|
| H A D | ocelot_flower.c | 997 return ocelot_vcap_filter_del(ocelot, filter); in ocelot_cls_flower_destroy()
|
| H A D | ocelot.c | 538 return ocelot_vcap_filter_del(ocelot, filter); in ocelot_update_vlan_reclassify_rule() 1716 return ocelot_vcap_filter_del(ocelot, trap); in ocelot_trap_del()
|
| /linux/drivers/net/dsa/ocelot/ ! |
| H A D | felix.c | 165 return ocelot_vcap_filter_del(ocelot, outer_tagging_rule); in felix_tag_8021q_vlan_del_rx() 230 ocelot_vcap_filter_del(ocelot, untagging_rule); in felix_tag_8021q_vlan_add_tx() 256 err = ocelot_vcap_filter_del(ocelot, untagging_rule); in felix_tag_8021q_vlan_del_tx() 266 return ocelot_vcap_filter_del(ocelot, redirect_rule); in felix_tag_8021q_vlan_del_tx()
|
| /linux/include/soc/mscc/ ! |
| H A D | ocelot_vcap.h | 725 int ocelot_vcap_filter_del(struct ocelot *ocelot,
|