Home
last modified time | relevance | path

Searched refs:an_workqueue (Results 1 – 3 of 3) sorted by relevance

/drivers/net/ethernet/amd/xgbe/
A Dxgbe-mdio.c567 queue_work(pdata->an_workqueue, &pdata->an_irq_work); in xgbe_an37_isr()
590 queue_work(pdata->an_workqueue, &pdata->an_irq_work); in xgbe_an73_isr()
650 queue_work(pdata->an_workqueue, &pdata->an_work); in xgbe_an_irq_work()
A Dxgbe-drv.c1555 pdata->an_workqueue = in xgbe_open()
1557 if (!pdata->an_workqueue) { in xgbe_open()
1611 destroy_workqueue(pdata->an_workqueue); in xgbe_open()
1632 destroy_workqueue(pdata->an_workqueue); in xgbe_close()
A Dxgbe.h1183 struct workqueue_struct *an_workqueue; member

Completed in 18 milliseconds