Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.h712 void hns3_ethtool_set_ops(struct net_device *netdev);
H A Dhns3_ethtool.c2192 void hns3_ethtool_set_ops(struct net_device *netdev) in hns3_ethtool_set_ops() function
H A Dhns3_enet.c5323 hns3_ethtool_set_ops(netdev); in hns3_client_init()