Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/ibmvscsi/
H A Dibmvfc.c4003 vhost->discovery_threads--; in ibmvfc_tgt_prli_done()
4069 if (vhost->discovery_threads >= disc_threads) in ibmvfc_tgt_send_prli()
4080 vhost->discovery_threads++; in ibmvfc_tgt_send_prli()
4105 vhost->discovery_threads--; in ibmvfc_tgt_send_prli()
4125 vhost->discovery_threads--; in ibmvfc_tgt_plogi_done()
4181 if (vhost->discovery_threads >= disc_threads) in ibmvfc_tgt_send_plogi()
4193 vhost->discovery_threads++; in ibmvfc_tgt_send_plogi()
4210 vhost->discovery_threads--; in ibmvfc_tgt_send_plogi()
4229 vhost->discovery_threads--; in ibmvfc_tgt_implicit_logout_done()
4292 if (vhost->discovery_threads >= disc_threads) in ibmvfc_tgt_implicit_logout()
[all …]
H A Dibmvfc.h873 int discovery_threads; member
/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_attr.c5383 LPFC_VPORT_ATTR(discovery_threads, 32, 1, 64, "Maximum number of ELS commands "
/openbmc/linux/Documentation/scsi/
H A DChangeLog.lpfc997 discovery_threads are only needed to be module_params and not