Searched refs:port_policer_del (Results 1 – 4 of 4) sorted by relevance
1098 void (*port_policer_del)(struct dsa_switch *ds, int port); member
1530 if (ds->ops->port_policer_del) in dsa_slave_del_cls_matchall()1531 ds->ops->port_policer_del(ds, dp->index); in dsa_slave_del_cls_matchall()
2138 .port_policer_del = felix_port_policer_del,
3238 .port_policer_del = sja1105_port_policer_del,