Searched refs:an_work (Results 1 – 2 of 2) sorted by relevance
649 flush_work(&pdata->an_work); in xgbe_an_irq_work() 650 queue_work(pdata->an_workqueue, &pdata->an_work); in xgbe_an_irq_work() 830 an_work); in xgbe_an_state_machine() 1529 INIT_WORK(&pdata->an_work, xgbe_an_state_machine); in xgbe_phy_init()
1196 struct work_struct an_work; member