Searched refs:port_set_host_flood (Results 1 – 3 of 3) sorted by relevance
953 if (ds->ops->port_set_host_flood) in dsa_port_set_host_flood()954 ds->ops->port_set_host_flood(ds, dp->index, uc, mc); in dsa_port_set_host_flood()
1026 void (*port_set_host_flood)(struct dsa_switch *ds, int port, member
2146 .port_set_host_flood = felix_port_set_host_flood,
Completed in 17 milliseconds