ice_set_link
ice_set_link(sc, mode != 0);
ice_set_link(sc, false);
void ice_set_link(struct ice_softc *sc, bool enabled);
ice_set_link(sc, true);