Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/bnx2i/
Dbnx2i.h458 int conn_teardown_tmo; member
Dbnx2i_iscsi.c870 hba->conn_teardown_tmo = 20 * HZ; in bnx2i_alloc_hba()
874 hba->conn_teardown_tmo = 10 * HZ; in bnx2i_alloc_hba()
2059 bnx2i_ep->ofld_timer.expires = hba->conn_teardown_tmo + jiffies; in bnx2i_hw_ep_disconnect()