Home
last modified time | relevance | path

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

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