iavf_work_wait
static void iavf_work_wait(struct workqueue *, struct iavf_work *);
iavf_work_wait(sc->sc_workq, &sc->sc_reset_task);
iavf_work_wait(sc->sc_workq, &sc->sc_wdto_task);
iavf_work_wait(sc->sc_workq, &sc->sc_arq_refill);