Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/scsi/ibmvscsi/
Dibmvfc.c3964 vhost->discovery_threads--; in ibmvfc_tgt_prli_done()
4030 if (vhost->discovery_threads >= disc_threads) in ibmvfc_tgt_send_prli()
4035 vhost->discovery_threads++; in ibmvfc_tgt_send_prli()
4060 vhost->discovery_threads--; in ibmvfc_tgt_send_prli()
4080 vhost->discovery_threads--; in ibmvfc_tgt_plogi_done()
4136 if (vhost->discovery_threads >= disc_threads) in ibmvfc_tgt_send_plogi()
4142 vhost->discovery_threads++; in ibmvfc_tgt_send_plogi()
4159 vhost->discovery_threads--; in ibmvfc_tgt_send_plogi()
4178 vhost->discovery_threads--; in ibmvfc_tgt_implicit_logout_done()
4239 if (vhost->discovery_threads >= disc_threads) in ibmvfc_tgt_implicit_logout()
[all …]
Dibmvfc.h873 int discovery_threads; member
/Linux-v6.1/drivers/scsi/lpfc/
Dlpfc_attr.c5243 LPFC_VPORT_ATTR(discovery_threads, 32, 1, 64, "Maximum number of ELS commands "
/Linux-v6.1/Documentation/scsi/
DChangeLog.lpfc997 discovery_threads are only needed to be module_params and not