Searched refs:ql2xasynctmfenable (Results 1 – 3 of 3) sorted by relevance
111 extern int ql2xasynctmfenable;
192 int ql2xasynctmfenable; variable193 module_param(ql2xasynctmfenable, int, S_IRUGO);194 MODULE_PARM_DESC(ql2xasynctmfenable,
2642 if (ql2xasynctmfenable) in qla24xx_abort_command()2809 if ((ql2xasynctmfenable) && IS_FWI2_CAPABLE(ha)) in qla24xx_abort_target()2820 if ((ql2xasynctmfenable) && IS_FWI2_CAPABLE(ha)) in qla24xx_lun_reset()