softing_startstop
int softing_startstop(struct net_device *netdev, int up);
ret = softing_startstop(ndev, 1);
return softing_startstop(ndev, 0);