Home
last modified time | relevance | path

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

/drivers/net/ethernet/hisilicon/hns3/
Dhns3_enet.c767 static int hns3_nic_net_open(struct net_device *netdev) in hns3_nic_net_open() function
3019 .ndo_open = hns3_nic_net_open,
5643 ret = hns3_nic_net_open(kinfo->netdev); in hns3_reset_notify_up_enet()