Searched refs:ql2xasynctmfenable (Results 1 – 3 of 3) sorted by relevance
157 extern int ql2xasynctmfenable;
3205 if (ql2xasynctmfenable) in qla24xx_abort_command()3372 if ((ql2xasynctmfenable) && IS_FWI2_CAPABLE(ha)) in qla24xx_abort_target()3383 if ((ql2xasynctmfenable) && IS_FWI2_CAPABLE(ha)) in qla24xx_lun_reset()
211 int ql2xasynctmfenable = 1; variable212 module_param(ql2xasynctmfenable, int, S_IRUGO);213 MODULE_PARM_DESC(ql2xasynctmfenable,