Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/bnx2i/
Dbnx2i.h286 struct completion cmd_cleanup_cmpl; member
Dbnx2i_iscsi.c1177 wait_for_completion_timeout(&bnx2i_conn->cmd_cleanup_cmpl, in bnx2i_cleanup_task()
1380 init_completion(&bnx2i_conn->cmd_cleanup_cmpl); in bnx2i_conn_create()
Dbnx2i_hwi.c1860 complete(&bnx2i_conn->cmd_cleanup_cmpl); in bnx2i_process_cmd_cleanup_resp()