Searched refs:ofld_wait (Results 1 - 6 of 6) sorted by relevance

/drivers/scsi/bnx2i/
H A Dbnx2i_iscsi.c404 init_waitqueue_head(&bnx2i_ep->ofld_wait);
1603 wait_event_interruptible(bnx2i_conn->ep->ofld_wait,
1729 wait_event_interruptible(ep->ofld_wait,
1843 wait_event_interruptible(bnx2i_ep->ofld_wait,
1941 rc = wait_event_interruptible_timeout(bnx2i_ep->ofld_wait,
2082 wait_event_interruptible(bnx2i_ep->ofld_wait,
H A Dbnx2i_hwi.c714 wake_up_interruptible(&ep->ofld_wait);
2144 wake_up_interruptible(&conn->ep->ofld_wait);
2413 wake_up_interruptible(&ep->ofld_wait);
2469 wake_up_interruptible(&ep->ofld_wait);
2584 wake_up_interruptible(&ep->ofld_wait);
2600 wake_up_interruptible(&ep->ofld_wait);
2616 wake_up_interruptible(&ep->ofld_wait);
2652 wake_up_interruptible(&ep->ofld_wait);
H A Dbnx2i.h685 * @ofld_wait: wait queue
707 wait_queue_head_t ofld_wait; member in struct:bnx2i_endpoint
/drivers/scsi/bnx2fc/
H A Dbnx2fc_tgt.c59 wake_up_interruptible(&tgt->ofld_wait);
109 wait_event_interruptible(tgt->ofld_wait,
389 init_waitqueue_head(&tgt->ofld_wait);
H A Dbnx2fc.h344 wait_queue_head_t ofld_wait; member in struct:bnx2fc_rport
H A Dbnx2fc_hwi.c1166 wake_up_interruptible(&tgt->ofld_wait);
1216 wake_up_interruptible(&tgt->ofld_wait);
1222 wake_up_interruptible(&tgt->ofld_wait);

Completed in 187 milliseconds