Searched refs:reply_work (Results 1 – 3 of 3) sorted by relevance
430 struct arcnet_local *lp = from_work(lp, t, reply_work); in arcnet_reply_work()531 INIT_WORK(&lp->reply_work, arcnet_reply_work); in arcnet_open()624 cancel_work_sync(&lp->reply_work); in arcnet_close()988 queue_work(system_bh_highpri_wq, &lp->reply_work); in arcnet_interrupt()
272 struct work_struct reply_work; member
248 reply_work: DArc<ThreadError>, field285 reply_work: ThreadError::try_new()?, in new()314 if let Ok(work) = ListArc::try_from_arc(self.reply_work.clone()) { in push_reply_work()