Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/bnx2fc/
Dbnx2fc.h237 struct completion stat_req_done; member
Dbnx2fc_fcoe.c704 init_completion(&hba->stat_req_done); in bnx2fc_get_host_stats()
707 rc = wait_for_completion_timeout(&hba->stat_req_done, (2 * HZ)); in bnx2fc_get_host_stats()
Dbnx2fc_hwi.c1373 complete(&hba->stat_req_done); in bnx2fc_indicate_kcqe()