Searched refs:firmware_download (Results 1 – 1 of 1) sorted by relevance
966 static int firmware_download(struct mxl *state, u8 *mbin, u32 mbin_len) in firmware_download() function1598 return firmware_download(state, cfg->fw, cfg->fw_len); in load_fw()1608 stat = firmware_download(state, buf, 0x40000); in load_fw()