Searched refs:mbin_len (Results 1 – 1 of 1) sorted by relevance
944 static int check_fw(struct mxl *state, u8 *mbin, u32 mbin_len) in check_fw() argument966 static int firmware_download(struct mxl *state, u8 *mbin, u32 mbin_len) in firmware_download() argument974 if (check_fw(state, mbin, mbin_len)) in firmware_download()1008 status = do_firmware_download(state, mbin, mbin_len); in firmware_download()