Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/cavium/liquidio/
Docteon_device.h839 int octeon_download_firmware(struct octeon_device *oct, const u8 *data,
Docteon_console.c808 int octeon_download_firmware(struct octeon_device *oct, const u8 *data, in octeon_download_firmware() function
Dlio_main.c1713 ret = octeon_download_firmware(oct, fw->data, fw->size); in load_firmware()