Searched refs:fpe_wq (Results 1 – 2 of 2) sorted by relevance
310 struct workqueue_struct *fpe_wq; member
3297 priv->fpe_wq = create_singlethread_workqueue(name); in stmmac_fpe_start_wq()3298 if (!priv->fpe_wq) { in stmmac_fpe_start_wq()3926 if (priv->fpe_wq) in stmmac_fpe_stop_wq()3927 destroy_workqueue(priv->fpe_wq); in stmmac_fpe_stop_wq()5824 priv->fpe_wq) { in stmmac_fpe_event_status()5825 queue_work(priv->fpe_wq, &priv->fpe_task); in stmmac_fpe_event_status()