Searched refs:an_workqueue (Results 1 – 3 of 3) sorted by relevance
672 queue_work(pdata->an_workqueue, &pdata->an_irq_work); in xgbe_an37_isr()695 queue_work(pdata->an_workqueue, &pdata->an_irq_work); in xgbe_an73_isr()755 queue_work(pdata->an_workqueue, &pdata->an_work); in xgbe_an_irq_work()
1855 pdata->an_workqueue = in xgbe_open()1857 if (!pdata->an_workqueue) { in xgbe_open()1908 destroy_workqueue(pdata->an_workqueue); in xgbe_open()1929 destroy_workqueue(pdata->an_workqueue); in xgbe_close()
1271 struct workqueue_struct *an_workqueue; member