Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/cavium/liquidio/
Docteon_console.c423 u32 wait_time_hundredths) in octeon_wait_for_bootloader() argument
426 wait_time_hundredths); in octeon_wait_for_bootloader()
431 while (wait_time_hundredths > 0 && in octeon_wait_for_bootloader()
435 if (--wait_time_hundredths <= 0) in octeon_wait_for_bootloader()
Docteon_device.h549 u32 wait_time_hundredths);