Searched refs:disc_threads (Results 1 – 1 of 1) sorted by relevance
43 static unsigned int disc_threads = IBMVFC_MAX_DISC_THREADS; variable114 module_param_named(disc_threads, disc_threads, uint, S_IRUGO);115 MODULE_PARM_DESC(disc_threads, "Number of device discovery threads to use. "4217 if (vhost->discovery_threads >= disc_threads) in ibmvfc_tgt_send_prli()4334 if (vhost->discovery_threads >= disc_threads) in ibmvfc_tgt_send_plogi()4452 if (vhost->discovery_threads >= disc_threads) in ibmvfc_tgt_implicit_logout()4523 if (vhost->discovery_threads >= disc_threads) in ibmvfc_tgt_implicit_logout_and_del()4610 if (vhost->discovery_threads >= disc_threads) in ibmvfc_tgt_move_login()4780 if (vhost->abort_threads >= disc_threads || in ibmvfc_adisc_timeout()4844 if (vhost->discovery_threads >= disc_threads) in ibmvfc_tgt_adisc()[all …]