Home
last modified time | relevance | path

Searched refs:an_workqueue (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-mdio.c660 queue_work(pdata->an_workqueue, &pdata->an_irq_work); in xgbe_an37_isr()
683 queue_work(pdata->an_workqueue, &pdata->an_irq_work); in xgbe_an73_isr()
743 queue_work(pdata->an_workqueue, &pdata->an_work); in xgbe_an_irq_work()
H A Dxgbe-drv.c1860 pdata->an_workqueue = in xgbe_open()
1862 if (!pdata->an_workqueue) { in xgbe_open()
1913 destroy_workqueue(pdata->an_workqueue); in xgbe_open()
1934 flush_workqueue(pdata->an_workqueue); in xgbe_close()
1935 destroy_workqueue(pdata->an_workqueue); in xgbe_close()
H A Dxgbe.h1238 struct workqueue_struct *an_workqueue; member
/kernel/linux/linux-6.6/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-mdio.c672 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()
H A Dxgbe-drv.c1855 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()
H A Dxgbe.h1271 struct workqueue_struct *an_workqueue; member

Completed in 16 milliseconds