Home
last modified time | relevance | path

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

/drivers/net/
Dtg3.c426 static void _tw32_flush(struct tg3 *tp, u32 off, u32 val, u32 usec_wait) in _tw32_flush() argument
435 if (usec_wait) in _tw32_flush()
436 udelay(usec_wait); in _tw32_flush()
442 if (usec_wait) in _tw32_flush()
443 udelay(usec_wait); in _tw32_flush()