Home
last modified time | relevance | path

Searched refs:IGD_OPERATION_TIMEOUT (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.15/drivers/pci/
Dquirks.c3766 #define IGD_OPERATION_TIMEOUT 10000 /* set timeout 10 seconds */ macro
3794 timeout = jiffies + msecs_to_jiffies(IGD_OPERATION_TIMEOUT); in reset_ivb_igd()