Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wan/
Dhdlc_ppp.c77 unsigned int keepalive_interval, keepalive_timeout; member
597 ppp->keepalive_timeout * HZ)) { in ppp_timer()
695 ppp->keepalive_timeout = 60; in ppp_ioctl()
/linux-6.1.9/include/scsi/
Dscsi_transport_iscsi.h347 uint16_t keepalive_timeout; member
/linux-6.1.9/drivers/scsi/qla4xxx/
Dql4_os.c3574 conn->keepalive_timeout = le16_to_cpu(fw_ddb_entry->ka_timeout); in qla4xxx_copy_from_fwddb_param()
3701 fw_ddb_entry->ka_timeout = cpu_to_le16(conn->keepalive_timeout); in qla4xxx_copy_to_fwddb_param()
7944 rc = sprintf(buf, "%u\n", fnode_conn->keepalive_timeout); in qla4xxx_sysfs_ddb_get_param()
8210 fnode_conn->keepalive_timeout = in qla4xxx_sysfs_ddb_set_param()