Searched refs:b53_eee_enable_set (Results 1 – 2 of 2) sorted by relevance
| /Linux-v4.19/drivers/net/dsa/b53/ |
| D | b53_common.c | 524 b53_eee_enable_set(ds, port, true); in b53_enable_port() 1640 void b53_eee_enable_set(struct dsa_switch *ds, int port, bool enable) in b53_eee_enable_set() function 1652 EXPORT_SYMBOL(b53_eee_enable_set); 1665 b53_eee_enable_set(ds, port, true); in b53_eee_init() 1697 b53_eee_enable_set(ds, port, e->eee_enabled); in b53_set_mac_eee()
|
| D | b53_priv.h | 322 void b53_eee_enable_set(struct dsa_switch *ds, int port, bool enable);
|