Searched refs:b53_br_egress_floods (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.10/drivers/net/dsa/b53/ |
| D | b53_common.c | 525 b53_br_egress_floods(ds, port, true, true); in b53_enable_port() 658 b53_br_egress_floods(dev->ds, port, true, true); in b53_enable_cpu_port() 1935 int b53_br_egress_floods(struct dsa_switch *ds, int port, in b53_br_egress_floods() function 1965 EXPORT_SYMBOL(b53_br_egress_floods); 2208 .port_egress_floods = b53_br_egress_floods,
|
| D | b53_priv.h | 328 int b53_br_egress_floods(struct dsa_switch *ds, int port,
|