Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/hisilicon/hns3/
Dhns3_enet.h647 void hns3_ethtool_set_ops(struct net_device *netdev);
Dhns3_ethtool.c1453 void hns3_ethtool_set_ops(struct net_device *netdev) in hns3_ethtool_set_ops() function
Dhns3_enet.c3874 hns3_ethtool_set_ops(netdev); in hns3_client_init()