ixl_work_wait
ixl_work_wait(sc->sc_workq, &sc->sc_stats_task);
ixl_work_wait(sc->sc_workq, &sc->sc_arq_task);
ixl_work_wait(sc->sc_workq, &sc->sc_link_state_task);
static void ixl_work_wait(struct workqueue *, struct ixl_work *);