Searched refs:b53_eee_enable_set (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/drivers/net/dsa/b53/ |
| D | b53_common.c | 551 b53_eee_enable_set(ds, port, true); in b53_enable_port() 1900 void b53_eee_enable_set(struct dsa_switch *ds, int port, bool enable) in b53_eee_enable_set() function 1912 EXPORT_SYMBOL(b53_eee_enable_set); 1925 b53_eee_enable_set(ds, port, true); in b53_eee_init() 1957 b53_eee_enable_set(ds, port, e->eee_enabled); in b53_set_mac_eee()
|
| D | b53_priv.h | 362 void b53_eee_enable_set(struct dsa_switch *ds, int port, bool enable);
|