[go: nahoru, domu]

Searched refs:stat_req_done (Results 1 - 3 of 3) sorted by relevance

/drivers/scsi/bnx2fc/
H A Dbnx2fc.h235 struct completion stat_req_done; member in struct:bnx2fc_hba
H A Dbnx2fc_fcoe.c646 init_completion(&hba->stat_req_done);
649 rc = wait_for_completion_timeout(&hba->stat_req_done, (2 * HZ));
H A Dbnx2fc_hwi.c1371 complete(&hba->stat_req_done);

Completed in 47 milliseconds