Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/bnx2i/
H A Dbnx2i.h374 * @conn_teardown_tmo: Timeout value to tear down each connection
458 int conn_teardown_tmo; member
H A 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()
/kernel/linux/linux-6.6/drivers/scsi/bnx2i/
H A Dbnx2i.h374 * @conn_teardown_tmo: Timeout value to tear down each connection
458 int conn_teardown_tmo; member
H A 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()

Completed in 9 milliseconds