Home
last modified time | relevance | path

Searched refs:ql2xautodetectsfp (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
H A Dqla_gbl.h172 extern int ql2xautodetectsfp;
H A Dqla_os.c268 int ql2xautodetectsfp = 1; variable
269 module_param(ql2xautodetectsfp, int, 0444);
270 MODULE_PARM_DESC(ql2xautodetectsfp,
H A Dqla_def.h5143 (ql2xautodetectsfp && !vha->vp_idx && IS_BPM_CAPABLE(vha->hw))
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/
H A Dqla_gbl.h185 extern int ql2xautodetectsfp;
H A Dqla_os.c283 int ql2xautodetectsfp = 1; variable
284 module_param(ql2xautodetectsfp, int, 0444);
285 MODULE_PARM_DESC(ql2xautodetectsfp,
H A Dqla_def.h5444 (ql2xautodetectsfp && !vha->vp_idx && IS_BPM_CAPABLE(vha->hw))

Completed in 44 milliseconds