Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/dsa/b53/
Db53_priv.h335 void b53_br_fast_age(struct dsa_switch *ds, int port);
Db53_common.c1978 void b53_br_fast_age(struct dsa_switch *ds, int port) in b53_br_fast_age() function
1985 EXPORT_SYMBOL(b53_br_fast_age);
2260 .port_fast_age = b53_br_fast_age,
/Linux-v6.1/drivers/net/dsa/
Dbcm_sf2.c1222 .port_fast_age = b53_br_fast_age,