Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/scsi/qedi/
A Dqedi_iscsi.h76 wait_queue_head_t ofld_wait; member
A Dqedi_iscsi.c985 init_waitqueue_head(&qedi_ep->ofld_wait); in qedi_ep_connect()
1050 ret = wait_event_interruptible_timeout(qedi_ep->ofld_wait, in qedi_ep_poll()
/linux-6.3-rc2/drivers/scsi/bnx2i/
A 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()
2410 wake_up_interruptible(&ep->ofld_wait); in bnx2i_process_conn_destroy_cmpl()
2464 wake_up_interruptible(&ep->ofld_wait); in bnx2i_process_ofld_cmpl()
2580 wake_up_interruptible(&ep->ofld_wait); in bnx2i_cm_connect_cmpl()
2596 wake_up_interruptible(&ep->ofld_wait); in bnx2i_cm_close_cmpl()
2612 wake_up_interruptible(&ep->ofld_wait); in bnx2i_cm_abort_cmpl()
2646 wake_up_interruptible(&ep->ofld_wait); in bnx2i_cm_remote_abort()
A Dbnx2i_iscsi.c406 init_waitqueue_head(&bnx2i_ep->ofld_wait); in bnx2i_alloc_ep()
1624 wait_event_interruptible(bnx2i_conn->ep->ofld_wait, in bnx2i_conn_start()
1747 wait_event_interruptible(ep->ofld_wait, in bnx2i_tear_down_conn()
1859 wait_event_interruptible(bnx2i_ep->ofld_wait, in bnx2i_ep_connect()
1958 rc = wait_event_interruptible_timeout(bnx2i_ep->ofld_wait, in bnx2i_ep_poll()
2097 wait_event_interruptible(bnx2i_ep->ofld_wait, in bnx2i_hw_ep_disconnect()
A Dbnx2i.h766 wait_queue_head_t ofld_wait; member
/linux-6.3-rc2/drivers/scsi/bnx2fc/
A 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()
A Dbnx2fc.h380 wait_queue_head_t ofld_wait; member
A Dbnx2fc_hwi.c1193 wake_up_interruptible(&tgt->ofld_wait); in bnx2fc_process_ofld_cmpl()
1243 wake_up_interruptible(&tgt->ofld_wait); in bnx2fc_process_enable_conn_cmpl()

Completed in 26 milliseconds