Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/dsa/b53/
Db53_priv.h321 void b53_br_fast_age(struct dsa_switch *ds, int port);
Db53_common.c1754 void b53_br_fast_age(struct dsa_switch *ds, int port) in b53_br_fast_age() function
1761 EXPORT_SYMBOL(b53_br_fast_age);
1986 .port_fast_age = b53_br_fast_age,
/Linux-v5.4/drivers/net/dsa/
Dbcm_sf2.c965 .port_fast_age = b53_br_fast_age,