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