Home
last modified time | relevance | path

Searched refs:ql2xasynctmfenable (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/scsi/qla2xxx/
Dqla_gbl.h142 extern int ql2xasynctmfenable;
Dqla_os.c203 int ql2xasynctmfenable = 1; variable
204 module_param(ql2xasynctmfenable, int, S_IRUGO);
205 MODULE_PARM_DESC(ql2xasynctmfenable,
Dqla_mbx.c3082 if (ql2xasynctmfenable) in qla24xx_abort_command()
3253 if ((ql2xasynctmfenable) && IS_FWI2_CAPABLE(ha)) in qla24xx_abort_target()
3264 if ((ql2xasynctmfenable) && IS_FWI2_CAPABLE(ha)) in qla24xx_lun_reset()