Home
last modified time | relevance | path

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

/linux/drivers/net/dsa/b53/
H A Db53_common.c2607 if (!b53_support_eee(ds, port)) in b53_eee_init()
2620 bool b53_support_eee(struct dsa_switch *ds, int port) in b53_support_eee() function
2626 EXPORT_SYMBOL(b53_support_eee);
2714 .support_eee = b53_support_eee,
/linux/drivers/net/dsa/
H A Dbcm_sf2.c1236 .support_eee = b53_support_eee,