Home
last modified time | relevance | path

Searched refs:conn_ctx_destroy_tmo (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/scsi/bnx2i/
Dbnx2i.h459 int conn_ctx_destroy_tmo; member
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()