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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/qla2xxx/
H A Dqla_gbl.h94 extern int ql2xasynctmfenable;
H A Dqla_os.c169 int ql2xasynctmfenable; variable
170 module_param(ql2xasynctmfenable, int, S_IRUGO|S_IRUSR);
171 MODULE_PARM_DESC(ql2xasynctmfenable,
H A Dqla_mbx.c2503 if ((ql2xasynctmfenable) && IS_FWI2_CAPABLE(ha))
2514 if ((ql2xasynctmfenable) && IS_FWI2_CAPABLE(ha))

Completed in 76 milliseconds