Home
last modified time | relevance | path

Searched refs:dsa_supports_eee (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/net/dsa/
H A Dport.c1588 bool dsa_supports_eee(struct dsa_switch *ds, int port) in dsa_supports_eee() function
1592 EXPORT_SYMBOL_GPL(dsa_supports_eee);
/linux-6.15/include/net/
H A Ddsa.h1387 bool dsa_supports_eee(struct dsa_switch *ds, int port);
/linux-6.15/drivers/net/dsa/qca/
H A Dqca8k-8xxx.c2018 .support_eee = dsa_supports_eee,
/linux-6.15/drivers/net/dsa/
H A Dmt7530.c3129 .support_eee = dsa_supports_eee,
/linux-6.15/drivers/net/dsa/mv88e6xxx/
H A Dchip.c7171 .support_eee = dsa_supports_eee,