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.c4041 vhost->discovery_threads--; in ibmvfc_tgt_prli_done()
4107 if (vhost->discovery_threads >= disc_threads) in ibmvfc_tgt_send_prli()
4118 vhost->discovery_threads++; in ibmvfc_tgt_send_prli()
4143 vhost->discovery_threads--; in ibmvfc_tgt_send_prli()
4163 vhost->discovery_threads--; in ibmvfc_tgt_plogi_done()
4219 if (vhost->discovery_threads >= disc_threads) in ibmvfc_tgt_send_plogi()
4231 vhost->discovery_threads++; in ibmvfc_tgt_send_plogi()
4248 vhost->discovery_threads--; in ibmvfc_tgt_send_plogi()
4267 vhost->discovery_threads--; in ibmvfc_tgt_implicit_logout_done()
4330 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.c5521 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