Home
last modified time | relevance | path

Searched refs:ofld_wait (Results 1 – 8 of 8) sorted by relevance

/drivers/scsi/qedi/
Dqedi_iscsi.h76 wait_queue_head_t ofld_wait; member
Dqedi_iscsi.c953 init_waitqueue_head(&qedi_ep->ofld_wait); in qedi_ep_connect()
1018 ret = wait_event_interruptible_timeout(qedi_ep->ofld_wait, in qedi_ep_poll()
/drivers/scsi/bnx2i/
Dbnx2i_hwi.c701 wake_up_interruptible(&ep->ofld_wait); in bnx2i_ep_ofld_timer()
2144 wake_up_interruptible(&conn->ep->ofld_wait); in bnx2i_process_update_conn_cmpl()
2413 wake_up_interruptible(&ep->ofld_wait); in bnx2i_process_conn_destroy_cmpl()
2467 wake_up_interruptible(&ep->ofld_wait); in bnx2i_process_ofld_cmpl()
2583 wake_up_interruptible(&ep->ofld_wait); in bnx2i_cm_connect_cmpl()
2599 wake_up_interruptible(&ep->ofld_wait); in bnx2i_cm_close_cmpl()
2615 wake_up_interruptible(&ep->ofld_wait); in bnx2i_cm_abort_cmpl()
2649 wake_up_interruptible(&ep->ofld_wait); in bnx2i_cm_remote_abort()
Dbnx2i_iscsi.c406 init_waitqueue_head(&bnx2i_ep->ofld_wait); in bnx2i_alloc_ep()
1626 wait_event_interruptible(bnx2i_conn->ep->ofld_wait, in bnx2i_conn_start()
1749 wait_event_interruptible(ep->ofld_wait, in bnx2i_tear_down_conn()
1861 wait_event_interruptible(bnx2i_ep->ofld_wait, in bnx2i_ep_connect()
1960 rc = wait_event_interruptible_timeout(bnx2i_ep->ofld_wait, in bnx2i_ep_poll()
2099 wait_event_interruptible(bnx2i_ep->ofld_wait, in bnx2i_hw_ep_disconnect()
Dbnx2i.h766 wait_queue_head_t ofld_wait; member
/drivers/scsi/bnx2fc/
Dbnx2fc_tgt.c63 wake_up_interruptible(&tgt->ofld_wait); in bnx2fc_ofld_timer()
71 wait_event_interruptible(tgt->ofld_wait, in bnx2fc_ofld_wait()
428 init_waitqueue_head(&tgt->ofld_wait); in bnx2fc_init_tgt()
Dbnx2fc.h383 wait_queue_head_t ofld_wait; member
Dbnx2fc_hwi.c1194 wake_up_interruptible(&tgt->ofld_wait); in bnx2fc_process_ofld_cmpl()
1244 wake_up_interruptible(&tgt->ofld_wait); in bnx2fc_process_enable_conn_cmpl()