Lines Matching refs:disc_threads
41 static unsigned int disc_threads = IBMVFC_MAX_DISC_THREADS; variable
92 module_param_named(disc_threads, disc_threads, uint, S_IRUGO);
93 MODULE_PARM_DESC(disc_threads, "Number of device discovery threads to use. "
4020 if (vhost->discovery_threads >= disc_threads) in ibmvfc_tgt_send_prli()
4126 if (vhost->discovery_threads >= disc_threads) in ibmvfc_tgt_send_plogi()
4229 if (vhost->discovery_threads >= disc_threads) in ibmvfc_tgt_implicit_logout()
4292 if (vhost->discovery_threads >= disc_threads) in ibmvfc_tgt_implicit_logout_and_del()
4369 if (vhost->discovery_threads >= disc_threads) in ibmvfc_tgt_move_login()
4529 if (vhost->abort_threads >= disc_threads || in ibmvfc_adisc_timeout()
4585 if (vhost->discovery_threads >= disc_threads) in ibmvfc_tgt_adisc()
4688 if (vhost->discovery_threads >= disc_threads) in ibmvfc_tgt_query_target()
5266 if (vhost->discovery_threads == disc_threads) in __ibmvfc_work_to_do()
5277 if (vhost->discovery_threads == disc_threads) in __ibmvfc_work_to_do()