Home
last modified time | relevance | path

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

/linux/net/dsa/
H A Dport.c1584 bool dsa_supports_eee(struct dsa_switch *ds, int port) in dsa_supports_eee() function
1588 EXPORT_SYMBOL_GPL(dsa_supports_eee);
/linux/include/net/
H A Ddsa.h1396 bool dsa_supports_eee(struct dsa_switch *ds, int port);
/linux/drivers/net/dsa/qca/
H A Dqca8k-8xxx.c2018 .support_eee = dsa_supports_eee,
/linux/drivers/net/dsa/mv88e6xxx/
H A Dchip.c7152 .support_eee = dsa_supports_eee,