Home
last modified time | relevance | path

Searched refs:b53_br_egress_floods (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/dsa/b53/
H A Db53_common.c538 b53_br_egress_floods(ds, port, true, true); in b53_enable_port()
672 b53_br_egress_floods(dev->ds, port, true, true); in b53_enable_cpu_port()
1946 int b53_br_egress_floods(struct dsa_switch *ds, int port, in b53_br_egress_floods() function
1976 EXPORT_SYMBOL(b53_br_egress_floods);
2219 .port_egress_floods = b53_br_egress_floods,
H A Db53_priv.h329 int b53_br_egress_floods(struct dsa_switch *ds, int port,