Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/ibmvscsi/
Dibmvfc.c3372 vhost->discovery_threads--; in ibmvfc_tgt_prli_done()
3438 if (vhost->discovery_threads >= disc_threads) in ibmvfc_tgt_send_prli()
3443 vhost->discovery_threads++; in ibmvfc_tgt_send_prli()
3463 vhost->discovery_threads--; in ibmvfc_tgt_send_prli()
3483 vhost->discovery_threads--; in ibmvfc_tgt_plogi_done()
3539 if (vhost->discovery_threads >= disc_threads) in ibmvfc_tgt_send_plogi()
3545 vhost->discovery_threads++; in ibmvfc_tgt_send_plogi()
3557 vhost->discovery_threads--; in ibmvfc_tgt_send_plogi()
3576 vhost->discovery_threads--; in ibmvfc_tgt_implicit_logout_done()
3636 if (vhost->discovery_threads >= disc_threads) in ibmvfc_tgt_implicit_logout()
[all …]
Dibmvfc.h802 int discovery_threads; member
/Linux-v5.10/drivers/scsi/lpfc/
Dlpfc_attr.c5597 LPFC_VPORT_ATTR(discovery_threads, 32, 1, 64, "Maximum number of ELS commands "
/Linux-v5.10/Documentation/scsi/
DChangeLog.lpfc997 discovery_threads are only needed to be module_params and not