Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit bc897fe1 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ipa3: add rt indices for ipv4/ipv6 on ipa4.5"

parents 6b01e356 0ed740ec
Loading
Loading
Loading
Loading
+18 −18
Original line number Diff line number Diff line
@@ -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,