Searched refs:patch_num (Results 1 – 4 of 4) sorted by relevance
90 common->lmac_ver.patch_num); in rsi_version_read()
126 u8 patch_num; member
934 common->lmac_ver.patch_num = 0; in rsi_load_9113_firmware()1054 common->lmac_ver.patch_num = ta_firmware[LMAC_VER_OFFSET_9116 + 3]; in rsi_load_9116_firmware()
1454 int patch_num = epatch_info->number_of_total_patch; in get_fw_patch_entry() local1461 for (i = 0; i < patch_num; i++) { in get_fw_patch_entry()1469 p_entry->patch_length = *(uint16_t*)(epatch_buf + 14 + 2*patch_num + 2*i); in get_fw_patch_entry()1470 p_entry->start_offset = *(uint32_t*)(epatch_buf + 14 + 4*patch_num + 4*i); in get_fw_patch_entry()