ice_open
int ice_open(struct net_device *netdev);
int status = ice_open(netdev);
.ndo_open = ice_open,