Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/hisilicon/hns3/
Dhns3_enet.h614 void hns3_ethtool_set_ops(struct net_device *netdev);
Dhns3_ethtool.c1090 void hns3_ethtool_set_ops(struct net_device *netdev) in hns3_ethtool_set_ops() function
Dhns3_enet.c3125 hns3_ethtool_set_ops(netdev); in hns3_client_init()