Searched refs:hresp_err_bh_work (Results 1 – 2 of 2) sorted by relevance
1334 struct work_struct hresp_err_bh_work; member
1792 struct macb *bp = from_work(bp, work, hresp_err_bh_work); in macb_hresp_error_task()1994 queue_work(system_bh_wq, &bp->hresp_err_bh_work); in macb_interrupt()5362 INIT_WORK(&bp->hresp_err_bh_work, macb_hresp_error_task); in macb_probe()5406 cancel_work_sync(&bp->hresp_err_bh_work); in macb_remove()
Completed in 21 milliseconds