Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/hisilicon/hns/
H A Dhns_enet.c1500 static int hns_nic_net_stop(struct net_device *ndev) in hns_nic_net_stop() function
1750 (void)hns_nic_net_stop(ndev); in hns_nic_change_mtu()
1957 .ndo_stop = hns_nic_net_stop,