Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/qedf/
H A Dqedf_main.c39 static unsigned int qedf_dev_loss_tmo = 60; variable
40 module_param_named(dev_loss_tmo, qedf_dev_loss_tmo, int, S_IRUGO);
1767 fc_host_dev_loss_tmo(lport->host) = qedf_dev_loss_tmo; in qedf_lport_setup()
1895 fc_host_dev_loss_tmo(vn_port->host) = qedf_dev_loss_tmo; in qedf_vport_create()