Searched refs:ql2xmultique_tag (Results 1 – 3 of 3) sorted by relevance
151 int ql2xmultique_tag; variable152 module_param(ql2xmultique_tag, int, S_IRUGO);153 MODULE_PARM_DESC(ql2xmultique_tag,432 if (ql2xmultique_tag) { in qla25xx_setup_mode()1573 if ((ql2xmaxqueues <= 1 && !ql2xmultique_tag) || in qla2x00_iospace_config()1574 (ql2xmaxqueues > 1 && ql2xmultique_tag) || in qla2x00_iospace_config()1588 if (ql2xmultique_tag) { in qla2x00_iospace_config()1679 if (ql2xmultique_tag) { in qla83xx_iospace_config()
106 extern int ql2xmultique_tag;
1763 (ql2xmultique_tag || ql2xmaxqueues > 1))) in qla2x00_alloc_outstanding_cmds()