Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/bnx2fc/
H A Dbnx2fc.h238 struct completion stat_req_done; member
H A Dbnx2fc_fcoe.c700 init_completion(&hba->stat_req_done); in bnx2fc_get_host_stats()
703 rc = wait_for_completion_timeout(&hba->stat_req_done, (2 * HZ)); in bnx2fc_get_host_stats()
H A Dbnx2fc_hwi.c1403 complete(&hba->stat_req_done); in bnx2fc_indicate_kcqe()
/kernel/linux/linux-6.6/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()

Completed in 16 milliseconds