Searched refs:an_work (Results 1 – 2 of 2) sorted by relevance
646 flush_work(&pdata->an_work); in xgbe_an_irq_work()647 queue_work(pdata->an_workqueue, &pdata->an_work); in xgbe_an_irq_work()674 an_work); in xgbe_an_state_machine()1292 INIT_WORK(&pdata->an_work, xgbe_an_state_machine); in xgbe_phy_init()
933 struct work_struct an_work; member