Searched refs:port_policer_del (Results 1 – 4 of 4) sorted by relevance
1121 void (*port_policer_del)(struct dsa_switch *ds, int port); member
1522 if (ds->ops->port_policer_del) in dsa_user_del_cls_matchall()1523 ds->ops->port_policer_del(ds, dp->index); in dsa_user_del_cls_matchall()
2275 .port_policer_del = felix_port_policer_del,
3245 .port_policer_del = sja1105_port_policer_del,