Home
last modified time | relevance | path

Searched refs:an_work (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-mdio.c742 flush_work(&pdata->an_work); in xgbe_an_irq_work()
743 queue_work(pdata->an_workqueue, &pdata->an_work); in xgbe_an_irq_work()
923 an_work); in xgbe_an_state_machine()
1601 INIT_WORK(&pdata->an_work, xgbe_an_state_machine); in xgbe_phy_init()
H A Dxgbe.h1251 struct work_struct an_work; member
/kernel/linux/linux-6.6/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-mdio.c754 flush_work(&pdata->an_work); in xgbe_an_irq_work()
755 queue_work(pdata->an_workqueue, &pdata->an_work); in xgbe_an_irq_work()
935 an_work); in xgbe_an_state_machine()
1625 INIT_WORK(&pdata->an_work, xgbe_an_state_machine); in xgbe_phy_init()
H A Dxgbe.h1284 struct work_struct an_work; member

Completed in 11 milliseconds