Home
last modified time | relevance | path

Searched refs:conn_ctx_destroy_tmo (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/bnx2i/
H A Dbnx2i.h375 * @conn_ctx_destroy_tmo: Timeout value to destroy context of each connection
459 int conn_ctx_destroy_tmo; member
H A Dbnx2i_iscsi.c871 hba->conn_ctx_destroy_tmo = 6 * HZ; in bnx2i_alloc_hba()
875 hba->conn_ctx_destroy_tmo = 2 * HZ; in bnx2i_alloc_hba()
1738 ep->ofld_timer.expires = hba->conn_ctx_destroy_tmo + jiffies; in bnx2i_tear_down_conn()
/kernel/linux/linux-6.6/drivers/scsi/bnx2i/
H A Dbnx2i.h375 * @conn_ctx_destroy_tmo: Timeout value to destroy context of each connection
459 int conn_ctx_destroy_tmo; member
H A Dbnx2i_iscsi.c871 hba->conn_ctx_destroy_tmo = 6 * HZ; in bnx2i_alloc_hba()
875 hba->conn_ctx_destroy_tmo = 2 * HZ; in bnx2i_alloc_hba()
1738 ep->ofld_timer.expires = hba->conn_ctx_destroy_tmo + jiffies; in bnx2i_tear_down_conn()

Completed in 9 milliseconds