Searched refs:an_bh_work (Results 1 – 2 of 2) sorted by relevance
603 struct xgbe_prv_data *pdata = from_work(pdata, work, an_bh_work); in xgbe_an_isr_bh_work()626 queue_work(system_bh_wq, &pdata->an_bh_work); in xgbe_an_isr()628 xgbe_an_isr_bh_work(&pdata->an_bh_work); in xgbe_an_isr()635 xgbe_an_isr_bh_work(&pdata->an_bh_work); in xgbe_an_combined_isr()1361 cancel_work_sync(&pdata->an_bh_work); in xgbe_phy_stop()1384 INIT_WORK(&pdata->an_bh_work, xgbe_an_isr_bh_work); in xgbe_phy_start()
1217 struct work_struct an_bh_work; member
Completed in 13 milliseconds