Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/cavium/liquidio/
Docteon_console.c374 if (octeon_wait_for_bootloader(oct, wait_hundredths) != 0) { in octeon_console_send_cmd()
391 if (octeon_wait_for_bootloader(oct, 200) != 0) { in octeon_console_send_cmd()
400 int octeon_wait_for_bootloader(struct octeon_device *oct, in octeon_wait_for_bootloader() function
Docteon_device.h781 int octeon_wait_for_bootloader(struct octeon_device *oct,
Dlio_main.c4265 if (octeon_wait_for_bootloader(octeon_dev, 1000)) { in octeon_device_init()