Searched refs:port_set_host_flood (Results 1 – 2 of 2) sorted by relevance
951 if (ds->ops->port_set_host_flood) in dsa_port_set_host_flood()952 ds->ops->port_set_host_flood(ds, dp->index, uc, mc); in dsa_port_set_host_flood()
1064 void (*port_set_host_flood)(struct dsa_switch *ds, int port, member