Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/bnx2fc/
H A Dbnx2fc.h235 struct completion stat_req_done; member
H A Dbnx2fc_fcoe.c694 init_completion(&hba->stat_req_done); in bnx2fc_get_host_stats()
697 rc = wait_for_completion_timeout(&hba->stat_req_done, (2 * HZ)); in bnx2fc_get_host_stats()
H A Dbnx2fc_hwi.c1402 complete(&hba->stat_req_done); in bnx2fc_indicate_kcqe()