Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/dsa/b53/
Db53_priv.h346 void b53_br_fast_age(struct dsa_switch *ds, int port);
Db53_common.c2038 void b53_br_fast_age(struct dsa_switch *ds, int port) in b53_br_fast_age() function
2045 EXPORT_SYMBOL(b53_br_fast_age);
2309 .port_fast_age = b53_br_fast_age,
/linux-6.12.1/drivers/net/dsa/
Dbcm_sf2.c1242 .port_fast_age = b53_br_fast_age,