Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/qualcomm/emac/
H A Demac-ethtool.c284 void emac_set_ethtool_ops(struct net_device *netdev) in emac_set_ethtool_ops() function
H A Demac.h383 void emac_set_ethtool_ops(struct net_device *netdev);
H A Demac.c617 emac_set_ethtool_ops(netdev); in emac_probe()