Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/cavium/liquidio/
Docteon_console.c401 u32 wait_time_hundredths) in octeon_wait_for_bootloader() argument
404 wait_time_hundredths); in octeon_wait_for_bootloader()
409 while (wait_time_hundredths > 0 && in octeon_wait_for_bootloader()
413 if (--wait_time_hundredths <= 0) in octeon_wait_for_bootloader()
Docteon_device.h782 u32 wait_time_hundredths);