Searched refs:ecc_bh_work (Results 1 – 2 of 2) sorted by relevance
299 struct xgbe_prv_data *pdata = from_work(pdata, work, ecc_bh_work); in xgbe_ecc_isr_bh_work()360 queue_work(system_bh_wq, &pdata->ecc_bh_work); in xgbe_ecc_isr()362 xgbe_ecc_isr_bh_work(&pdata->ecc_bh_work); in xgbe_ecc_isr()476 xgbe_ecc_isr_bh_work(&pdata->ecc_bh_work); in xgbe_isr_bh_work()904 INIT_WORK(&pdata->ecc_bh_work, xgbe_ecc_isr_bh_work); in xgbe_request_irqs()975 cancel_work_sync(&pdata->ecc_bh_work); in xgbe_free_irqs()
1215 struct work_struct ecc_bh_work; member
Completed in 13 milliseconds