Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/hisilicon/hns/
Dhns_enet.c1464 static int hns_nic_net_open(struct net_device *ndev) in hns_nic_net_open() function
1784 if (hns_nic_net_open(ndev)) { in hns_nic_change_mtu()
1956 .ndo_open = hns_nic_net_open,