Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/cavium/liquidio/
H A Docteon_console.c373 if (octeon_wait_for_bootloader(oct, wait_hundredths) != 0) { in octeon_console_send_cmd()
390 if (octeon_wait_for_bootloader(oct, 200) != 0) { in octeon_console_send_cmd()
399 int octeon_wait_for_bootloader(struct octeon_device *oct, in octeon_wait_for_bootloader() function
H A Docteon_device.h781 int octeon_wait_for_bootloader(struct octeon_device *oct,
H A Dlio_main.c4268 if (octeon_wait_for_bootloader(octeon_dev, 1000)) { in octeon_device_init()