Home
last modified time | relevance | path

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

/linux/drivers/scsi/ibmvscsi/
H A Dibmvfc.c4040 vhost->discovery_threads--; in ibmvfc_tgt_prli_done()
4106 if (vhost->discovery_threads >= disc_threads) in ibmvfc_tgt_send_prli()
4117 vhost->discovery_threads++; in ibmvfc_tgt_send_prli()
4142 vhost->discovery_threads--; in ibmvfc_tgt_send_prli()
4162 vhost->discovery_threads--; in ibmvfc_tgt_plogi_done()
4218 if (vhost->discovery_threads >= disc_threads) in ibmvfc_tgt_send_plogi()
4230 vhost->discovery_threads++; in ibmvfc_tgt_send_plogi()
4247 vhost->discovery_threads--; in ibmvfc_tgt_send_plogi()
4266 vhost->discovery_threads--; in ibmvfc_tgt_implicit_logout_done()
4329 if (vhost->discovery_threads >= disc_threads) in ibmvfc_tgt_implicit_logout()
[all …]
H A Dibmvfc.h893 int discovery_threads; member
/linux/drivers/scsi/lpfc/
H A Dlpfc_attr.c5388 LPFC_VPORT_ATTR(discovery_threads, 32, 1, 64, "Maximum number of ELS commands "
/linux/Documentation/scsi/
H A DChangeLog.lpfc997 discovery_threads are only needed to be module_params and not