Searched refs:mbin_len (Results 1 – 1 of 1) sorted by relevance
935 static int check_fw(struct mxl *state, u8 *mbin, u32 mbin_len) in check_fw() argument957 static int firmware_download(struct mxl *state, u8 *mbin, u32 mbin_len) in firmware_download() argument965 if (check_fw(state, mbin, mbin_len)) in firmware_download()999 status = do_firmware_download(state, mbin, mbin_len); in firmware_download()