Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/hisilicon/hns3/
Dhns3_enet.c328 static int hns3_nic_net_open(struct net_device *netdev) in hns3_nic_net_open() function
1361 hns3_nic_net_open(netdev); in hns3_setup_tc()
1459 if (if_running && hns3_nic_net_open(netdev)) in hns3_nic_change_mtu()
1533 .ndo_open = hns3_nic_net_open,
3265 (void)hns3_nic_net_open(ndev); in hns3_client_setup_tc()
3660 hns3_nic_net_open(netdev); in hns3_set_channels()