Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/dsa/b53/
H A Db53_priv.h392 bool b53_support_eee(struct dsa_switch *ds, int port);
H A Db53_common.c2361 bool b53_support_eee(struct dsa_switch *ds, int port) in b53_support_eee() function
2367 EXPORT_SYMBOL(b53_support_eee);
2430 .support_eee = b53_support_eee,
/linux-6.15/drivers/net/dsa/
H A Dbcm_sf2.c1236 .support_eee = b53_support_eee,