Searched refs:ql2xdelay_before_pci_error_handling (Results 1 – 1 of 1) sorted by relevance
347 static u32 ql2xdelay_before_pci_error_handling = 5; variable348 module_param(ql2xdelay_before_pci_error_handling, uint, 0644);349 MODULE_PARM_DESC(ql2xdelay_before_pci_error_handling,7360 if (time_after_eq(jiffies, ha->eeh_jif + ql2xdelay_before_pci_error_handling * HZ) && in qla_wind_down_chip()