Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/cavium/liquidio/
Docteon_console.c396 if (octeon_wait_for_bootloader(oct, wait_hundredths) != 0) { in octeon_console_send_cmd()
413 if (octeon_wait_for_bootloader(oct, 200) != 0) { in octeon_console_send_cmd()
422 int octeon_wait_for_bootloader(struct octeon_device *oct, in octeon_wait_for_bootloader() function
Docteon_device.h548 int octeon_wait_for_bootloader(struct octeon_device *oct,
Dlio_main.c3613 if (octeon_wait_for_bootloader(octeon_dev, 1000) != 0) { in octeon_device_init()