Searched refs:disc_threads (Results 1 – 2 of 2) sorted by relevance
99 module_param_named(disc_threads, disc_threads, uint, S_IRUGO);4106 if (vhost->discovery_threads >= disc_threads) in ibmvfc_tgt_send_prli()4218 if (vhost->discovery_threads >= disc_threads) in ibmvfc_tgt_send_plogi()4329 if (vhost->discovery_threads >= disc_threads) in ibmvfc_tgt_implicit_logout()4399 if (vhost->discovery_threads >= disc_threads) in ibmvfc_tgt_implicit_logout_and_del()4476 if (vhost->discovery_threads >= disc_threads) in ibmvfc_tgt_move_login()4642 if (vhost->abort_threads >= disc_threads || in ibmvfc_adisc_timeout()4706 if (vhost->discovery_threads >= disc_threads) in ibmvfc_tgt_adisc()4815 if (vhost->discovery_threads >= disc_threads) in ibmvfc_tgt_query_target()5432 if (vhost->discovery_threads == disc_threads) in __ibmvfc_work_to_do()[all …]
60 #define IBMVFC_NUM_INTERNAL_REQ (1 + 1 + 1 + 2 + (disc_threads * 2))