Home
last modified time | relevance | path

Searched refs:b53_get_mac_eee (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/dsa/b53/
H A Db53_priv.h400 int b53_get_mac_eee(struct dsa_switch *ds, int port, struct ethtool_eee *e);
H A Db53_common.c2231 int b53_get_mac_eee(struct dsa_switch *ds, int port, struct ethtool_eee *e) in b53_get_mac_eee() function
2246 EXPORT_SYMBOL(b53_get_mac_eee);
2309 .get_mac_eee = b53_get_mac_eee,
/openbmc/linux/drivers/net/dsa/
H A Dbcm_sf2.c1223 .get_mac_eee = b53_get_mac_eee,