Home
last modified time | relevance | path

Searched refs:b53_br_fast_age (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/dsa/b53/
H A Db53_priv.h346 void b53_br_fast_age(struct dsa_switch *ds, int port);
H A Db53_common.c2022 void b53_br_fast_age(struct dsa_switch *ds, int port) in b53_br_fast_age() function
2029 EXPORT_SYMBOL(b53_br_fast_age);
2307 .port_fast_age = b53_br_fast_age,
/openbmc/linux/drivers/net/dsa/
H A Dbcm_sf2.c1230 .port_fast_age = b53_br_fast_age,