Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/be2iscsi/
H A Dbe_iscsi.c923 beiscsi_conn->login_in_progress = 0; in beiscsi_conn_start()
1030 if (beiscsi_conn->login_in_progress) { in beiscsi_free_ep()
1033 beiscsi_conn->login_in_progress = 0; in beiscsi_free_ep()
H A Dbe_main.h414 unsigned short login_in_progress; member
H A Dbe_main.c4293 if (!beiscsi_conn->login_in_progress) in beiscsi_cleanup_task()
4313 beiscsi_conn->login_in_progress = 0; in beiscsi_offload_connection()
4424 if (!beiscsi_conn->login_in_progress) { in beiscsi_alloc_pdu()
4438 beiscsi_conn->login_in_progress = 1; in beiscsi_alloc_pdu()
4776 if (!io_task->conn->login_in_progress) in beiscsi_task_xmit()