Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/hisilicon/hns3/
Dhns3_enet.h710 void hns3_ethtool_set_ops(struct net_device *netdev);
Dhns3_ethtool.c2172 void hns3_ethtool_set_ops(struct net_device *netdev) in hns3_ethtool_set_ops() function
Dhns3_enet.c5324 hns3_ethtool_set_ops(netdev); in hns3_client_init()