iavf_reset
iavf_work_set(&sc->sc_reset_task, iavf_reset, sc);
iavf_reset((void *)sc);
static void iavf_reset(void *);