Loading drivers/platform/msm/ipa/ipa_v3/ipa_utils.c +3 −3 Original line number Diff line number Diff line Loading @@ -2517,7 +2517,7 @@ static struct ipa3_mem_partition ipa_4_2_mem_part = { .modem_comp_decomp_ofst = 0x0, .modem_comp_decomp_size = 0x0, .modem_ofst = 0xbf0, .modem_size = 0x100c, .modem_size = 0x140c, .apps_v4_flt_hash_ofst = 0x1bfc, .apps_v4_flt_hash_size = 0x0, .apps_v4_flt_nhash_ofst = 0x1bfc, Loading @@ -2537,8 +2537,8 @@ static struct ipa3_mem_partition ipa_4_2_mem_part = { .apps_v6_rt_hash_size = 0x0, .apps_v6_rt_nhash_ofst = 0x1bfc, .apps_v6_rt_nhash_size = 0x0, .uc_descriptor_ram_ofst = 0x1c00, .uc_descriptor_ram_size = 0x400, .uc_descriptor_ram_ofst = 0x2000, .uc_descriptor_ram_size = 0x0, .pdn_config_ofst = 0x9F8, .pdn_config_size = 0x50, .stats_quota_ofst = 0xa50, Loading Loading
drivers/platform/msm/ipa/ipa_v3/ipa_utils.c +3 −3 Original line number Diff line number Diff line Loading @@ -2517,7 +2517,7 @@ static struct ipa3_mem_partition ipa_4_2_mem_part = { .modem_comp_decomp_ofst = 0x0, .modem_comp_decomp_size = 0x0, .modem_ofst = 0xbf0, .modem_size = 0x100c, .modem_size = 0x140c, .apps_v4_flt_hash_ofst = 0x1bfc, .apps_v4_flt_hash_size = 0x0, .apps_v4_flt_nhash_ofst = 0x1bfc, Loading @@ -2537,8 +2537,8 @@ static struct ipa3_mem_partition ipa_4_2_mem_part = { .apps_v6_rt_hash_size = 0x0, .apps_v6_rt_nhash_ofst = 0x1bfc, .apps_v6_rt_nhash_size = 0x0, .uc_descriptor_ram_ofst = 0x1c00, .uc_descriptor_ram_size = 0x400, .uc_descriptor_ram_ofst = 0x2000, .uc_descriptor_ram_size = 0x0, .pdn_config_ofst = 0x9F8, .pdn_config_size = 0x50, .stats_quota_ofst = 0xa50, Loading