Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/ibmvscsi/
Dibmvfc.c3300 vhost->discovery_threads--; in ibmvfc_tgt_prli_done()
3366 if (vhost->discovery_threads >= disc_threads) in ibmvfc_tgt_send_prli()
3371 vhost->discovery_threads++; in ibmvfc_tgt_send_prli()
3387 vhost->discovery_threads--; in ibmvfc_tgt_send_prli()
3407 vhost->discovery_threads--; in ibmvfc_tgt_plogi_done()
3462 if (vhost->discovery_threads >= disc_threads) in ibmvfc_tgt_send_plogi()
3468 vhost->discovery_threads++; in ibmvfc_tgt_send_plogi()
3480 vhost->discovery_threads--; in ibmvfc_tgt_send_plogi()
3499 vhost->discovery_threads--; in ibmvfc_tgt_implicit_logout_done()
3537 if (vhost->discovery_threads >= disc_threads) in ibmvfc_tgt_implicit_logout()
[all …]
Dibmvfc.h715 int discovery_threads; member
/linux-4.1.27/drivers/scsi/lpfc/
Dlpfc_attr.c4593 LPFC_VPORT_ATTR(discovery_threads, 32, 1, 64, "Maximum number of ELS commands "
/linux-4.1.27/Documentation/scsi/
DChangeLog.lpfc997 discovery_threads are only needed to be module_params and not