Searched refs:disc_threads (Results 1 – 2 of 2) sorted by relevance
40 static unsigned int disc_threads = IBMVFC_MAX_DISC_THREADS; variable91 module_param_named(disc_threads, disc_threads, uint, S_IRUGO);92 MODULE_PARM_DESC(disc_threads, "Number of device discovery threads to use. "4069 if (vhost->discovery_threads >= disc_threads) in ibmvfc_tgt_send_prli()4181 if (vhost->discovery_threads >= disc_threads) in ibmvfc_tgt_send_plogi()4292 if (vhost->discovery_threads >= disc_threads) in ibmvfc_tgt_implicit_logout()4362 if (vhost->discovery_threads >= disc_threads) in ibmvfc_tgt_implicit_logout_and_del()4439 if (vhost->discovery_threads >= disc_threads) in ibmvfc_tgt_move_login()4605 if (vhost->abort_threads >= disc_threads || in ibmvfc_adisc_timeout()4669 if (vhost->discovery_threads >= disc_threads) in ibmvfc_tgt_adisc()[all …]
59 #define IBMVFC_NUM_INTERNAL_REQ (1 + 1 + 1 + 2 + (disc_threads * 2))