Loading drivers/platform/msm/ipa/ipa_v3/ipa_utils.c +18 −18 Original line number Diff line number Diff line Loading @@ -3354,32 +3354,32 @@ static struct ipa3_mem_partition ipa_4_5_mem_part = { .v6_flt_nhash_ofst = 0x408, .v6_flt_nhash_size = 0x78, .v6_flt_nhash_size_ddr = 0x4000, .v4_rt_num_index = 0xf, .v4_rt_num_index = 0x15, .v4_modem_rt_index_lo = 0x0, .v4_modem_rt_index_hi = 0x7, .v4_apps_rt_index_lo = 0x8, .v4_apps_rt_index_hi = 0xe, .v4_modem_rt_index_hi = 0xb, .v4_apps_rt_index_lo = 0xc, .v4_apps_rt_index_hi = 0x14, .v4_rt_hash_ofst = 0x488, .v4_rt_hash_size = 0x78, .v4_rt_hash_size = 0xa8, .v4_rt_hash_size_ddr = 0x4000, .v4_rt_nhash_ofst = 0x508, .v4_rt_nhash_size = 0x78, .v4_rt_nhash_ofst = 0x538, .v4_rt_nhash_size = 0xa8, .v4_rt_nhash_size_ddr = 0x4000, .v6_rt_num_index = 0xf, .v6_rt_num_index = 0x15, .v6_modem_rt_index_lo = 0x0, .v6_modem_rt_index_hi = 0x7, .v6_apps_rt_index_lo = 0x8, .v6_apps_rt_index_hi = 0xe, .v6_rt_hash_ofst = 0x588, .v6_rt_hash_size = 0x78, .v6_modem_rt_index_hi = 0xb, .v6_apps_rt_index_lo = 0xc, .v6_apps_rt_index_hi = 0x14, .v6_rt_hash_ofst = 0x5e8, .v6_rt_hash_size = 0xa8, .v6_rt_hash_size_ddr = 0x4000, .v6_rt_nhash_ofst = 0x608, .v6_rt_nhash_size = 0x78, .v6_rt_nhash_ofst = 0x698, .v6_rt_nhash_size = 0xa8, .v6_rt_nhash_size_ddr = 0x4000, .modem_hdr_ofst = 0x688, .modem_hdr_ofst = 0x748, .modem_hdr_size = 0x240, .apps_hdr_ofst = 0x8c8, .apps_hdr_size = 0x200, .apps_hdr_ofst = 0x988, .apps_hdr_size = 0x140, .apps_hdr_size_ddr = 0x800, .modem_hdr_proc_ctx_ofst = 0xad0, .modem_hdr_proc_ctx_size = 0xb20, Loading Loading
drivers/platform/msm/ipa/ipa_v3/ipa_utils.c +18 −18 Original line number Diff line number Diff line Loading @@ -3354,32 +3354,32 @@ static struct ipa3_mem_partition ipa_4_5_mem_part = { .v6_flt_nhash_ofst = 0x408, .v6_flt_nhash_size = 0x78, .v6_flt_nhash_size_ddr = 0x4000, .v4_rt_num_index = 0xf, .v4_rt_num_index = 0x15, .v4_modem_rt_index_lo = 0x0, .v4_modem_rt_index_hi = 0x7, .v4_apps_rt_index_lo = 0x8, .v4_apps_rt_index_hi = 0xe, .v4_modem_rt_index_hi = 0xb, .v4_apps_rt_index_lo = 0xc, .v4_apps_rt_index_hi = 0x14, .v4_rt_hash_ofst = 0x488, .v4_rt_hash_size = 0x78, .v4_rt_hash_size = 0xa8, .v4_rt_hash_size_ddr = 0x4000, .v4_rt_nhash_ofst = 0x508, .v4_rt_nhash_size = 0x78, .v4_rt_nhash_ofst = 0x538, .v4_rt_nhash_size = 0xa8, .v4_rt_nhash_size_ddr = 0x4000, .v6_rt_num_index = 0xf, .v6_rt_num_index = 0x15, .v6_modem_rt_index_lo = 0x0, .v6_modem_rt_index_hi = 0x7, .v6_apps_rt_index_lo = 0x8, .v6_apps_rt_index_hi = 0xe, .v6_rt_hash_ofst = 0x588, .v6_rt_hash_size = 0x78, .v6_modem_rt_index_hi = 0xb, .v6_apps_rt_index_lo = 0xc, .v6_apps_rt_index_hi = 0x14, .v6_rt_hash_ofst = 0x5e8, .v6_rt_hash_size = 0xa8, .v6_rt_hash_size_ddr = 0x4000, .v6_rt_nhash_ofst = 0x608, .v6_rt_nhash_size = 0x78, .v6_rt_nhash_ofst = 0x698, .v6_rt_nhash_size = 0xa8, .v6_rt_nhash_size_ddr = 0x4000, .modem_hdr_ofst = 0x688, .modem_hdr_ofst = 0x748, .modem_hdr_size = 0x240, .apps_hdr_ofst = 0x8c8, .apps_hdr_size = 0x200, .apps_hdr_ofst = 0x988, .apps_hdr_size = 0x140, .apps_hdr_size_ddr = 0x800, .modem_hdr_proc_ctx_ofst = 0xad0, .modem_hdr_proc_ctx_size = 0xb20, Loading