Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/dsa/b53/
Db53_priv.h322 int b53_br_egress_floods(struct dsa_switch *ds, int port,
Db53_common.c1763 int b53_br_egress_floods(struct dsa_switch *ds, int port, in b53_br_egress_floods() function
1786 EXPORT_SYMBOL(b53_br_egress_floods);
1987 .port_egress_floods = b53_br_egress_floods,