Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_ethtool.c292 void atl1c_set_ethtool_ops(struct net_device *netdev) in atl1c_set_ethtool_ops() function
H A Datl1c.h592 void atl1c_set_ethtool_ops(struct net_device *netdev);
H A Datl1c_main.c2587 atl1c_set_ethtool_ops(netdev); in atl1c_init_netdev()