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

/drivers/net/wimax/i2400m/
H A Dsdio.c64 static int ioe_timeout = 2; variable
65 module_param(ioe_timeout, int, 0);
122 timeout = get_jiffies_64() + ioe_timeout * HZ;

Completed in 57 milliseconds