Searched refs:iothread (Results 1 – 6 of 6) sorted by relevance
433 p->iothread = thread; in bnx2i_percpu_thread_create()448 thread = p->iothread; in bnx2i_percpu_thread_destroy()449 p->iothread = NULL; in bnx2i_percpu_thread_destroy()539 p->iothread = NULL; in bnx2i_mod_init()
778 struct task_struct *iothread; member
1944 if (unlikely(!p->iothread)) { in bnx2i_queue_scsi_cmd_resp()1957 wake_up_process(p->iothread); in bnx2i_queue_scsi_cmd_resp()
171 struct task_struct *iothread; member
2470 p->iothread = thread; in bnx2fc_percpu_thread_create()2486 thread = p->iothread; in bnx2fc_percpu_thread_destroy()2487 p->iothread = NULL; in bnx2fc_percpu_thread_destroy()
1051 if (unlikely(!fps->iothread)) in bnx2fc_process_new_cqes()1062 if (fps->iothread && work) in bnx2fc_process_new_cqes()1063 wake_up_process(fps->iothread); in bnx2fc_process_new_cqes()