Searched refs:ql2xprotguard (Results 1 – 1 of 1) sorted by relevance
296 static int ql2xprotguard; variable297 module_param(ql2xprotguard, int, 0644);298 MODULE_PARM_DESC(ql2xprotguard, "Override choice of DIX checksum\n"3389 if (ql2xprotguard) in qla2x00_probe_one()3390 scsi_host_set_guard(host, ql2xprotguard); in qla2x00_probe_one()