Searched refs:fpe_wq (Results 1 – 2 of 2) sorted by relevance
297 struct workqueue_struct *fpe_wq; member
3184 priv->fpe_wq = create_singlethread_workqueue(name); in stmmac_fpe_start_wq()3185 if (!priv->fpe_wq) { in stmmac_fpe_start_wq()3749 if (priv->fpe_wq) in stmmac_fpe_stop_wq()3750 destroy_workqueue(priv->fpe_wq); in stmmac_fpe_stop_wq()5567 priv->fpe_wq) { in stmmac_fpe_event_status()5568 queue_work(priv->fpe_wq, &priv->fpe_task); in stmmac_fpe_event_status()