Searched refs:octeon_wait_for_bootloader (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/cavium/liquidio/ |
H A D | octeon_console.c | 374 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
|
H A D | octeon_device.h | 781 int octeon_wait_for_bootloader(struct octeon_device *oct,
|
H A D | lio_main.c | 4289 if (octeon_wait_for_bootloader(octeon_dev, 1000)) { in octeon_device_init()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/cavium/liquidio/ |
H A D | octeon_console.c | 373 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 D | octeon_device.h | 781 int octeon_wait_for_bootloader(struct octeon_device *oct,
|
H A D | lio_main.c | 4274 if (octeon_wait_for_bootloader(octeon_dev, 1000)) { in octeon_device_init()
|
Completed in 17 milliseconds