Searched refs:an_work (Results 1 – 2 of 2) sorted by relevance
739 flush_work(&pdata->an_work); in xgbe_an_irq_work()740 queue_work(pdata->an_workqueue, &pdata->an_work); in xgbe_an_irq_work()920 an_work); in xgbe_an_state_machine()1557 INIT_WORK(&pdata->an_work, xgbe_an_state_machine); in xgbe_phy_init()
1251 struct work_struct an_work; member