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

/linux-master/drivers/pci/
H A Dquirks.c3924 #define IGD_OPERATION_TIMEOUT 10000 /* set timeout 10 seconds */ macro
3952 timeout = jiffies + msecs_to_jiffies(IGD_OPERATION_TIMEOUT);

Completed in 254 milliseconds