Searched refs:port_set_host_flood (Results 1 – 3 of 3) sorted by relevance
955 if (ds->ops->port_set_host_flood) in dsa_port_set_host_flood()956 ds->ops->port_set_host_flood(ds, dp->index, uc, mc); in dsa_port_set_host_flood()
1030 void (*port_set_host_flood)(struct dsa_switch *ds, int port, member
2166 .port_set_host_flood = felix_port_set_host_flood,