Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/dsa/b53/
Db53_priv.h346 void b53_br_fast_age(struct dsa_switch *ds, int port);
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);
2304 .port_fast_age = b53_br_fast_age,
/linux-6.6.21/drivers/net/dsa/
Dbcm_sf2.c1228 .port_fast_age = b53_br_fast_age,