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,431 if (ql2xmultique_tag) { in qla25xx_setup_mode()1561 if ((ql2xmaxqueues <= 1 && !ql2xmultique_tag) || in qla2x00_iospace_config()1562 (ql2xmaxqueues > 1 && ql2xmultique_tag) || in qla2x00_iospace_config()1576 if (ql2xmultique_tag) { in qla2x00_iospace_config()1667 if (ql2xmultique_tag) { in qla83xx_iospace_config()
106 extern int ql2xmultique_tag;
1766 (ql2xmultique_tag || ql2xmaxqueues > 1))) in qla2x00_alloc_outstanding_cmds()