Searched refs:port_policer_del (Results 1 – 4 of 4) sorted by relevance
824 void (*port_policer_del)(struct dsa_switch *ds, int port); member
1158 if (ds->ops->port_policer_del) in dsa_slave_del_cls_matchall()1159 ds->ops->port_policer_del(ds, dp->index); in dsa_slave_del_cls_matchall()
1673 .port_policer_del = felix_port_policer_del,
3223 .port_policer_del = sja1105_port_policer_del,
Completed in 21 milliseconds