Lines Matching refs:disc_threads
39 static unsigned int disc_threads = IBMVFC_MAX_DISC_THREADS; variable
68 module_param_named(disc_threads, disc_threads, uint, S_IRUGO);
69 MODULE_PARM_DESC(disc_threads, "Number of device discovery threads to use. "
3448 if (vhost->discovery_threads >= disc_threads) in ibmvfc_tgt_send_prli()
3549 if (vhost->discovery_threads >= disc_threads) in ibmvfc_tgt_send_plogi()
3646 if (vhost->discovery_threads >= disc_threads) in ibmvfc_tgt_implicit_logout()
3709 if (vhost->discovery_threads >= disc_threads) in ibmvfc_tgt_implicit_logout_and_del()
3785 if (vhost->discovery_threads >= disc_threads) in ibmvfc_tgt_move_login()
3945 if (vhost->abort_threads >= disc_threads || in ibmvfc_adisc_timeout()
3996 if (vhost->discovery_threads >= disc_threads) in ibmvfc_tgt_adisc()
4099 if (vhost->discovery_threads >= disc_threads) in ibmvfc_tgt_query_target()
4524 if (vhost->discovery_threads == disc_threads) in __ibmvfc_work_to_do()
4535 if (vhost->discovery_threads == disc_threads) in __ibmvfc_work_to_do()