Home
last modified time | relevance | path

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

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