Searched refs:an_work (Results 1 – 2 of 2) sorted by relevance
654 flush_work(&pdata->an_work); in xgbe_an_irq_work()655 queue_work(pdata->an_workqueue, &pdata->an_work); in xgbe_an_irq_work()835 an_work); in xgbe_an_state_machine()1552 INIT_WORK(&pdata->an_work, xgbe_an_state_machine); in xgbe_phy_init()
1225 struct work_struct an_work; member