linux/drivers/net/ipa
Alex Elder b7aaff0b01 net: ipa: record and use the number of defined endpoint IDs
Define a new field in the IPA structure that records the maximum
number of entries that will be used in the IPA endpoint array.  Use
that value rather than IPA_ENDPOINT_MAX to determine the end
condition for two loops that iterate over all endpoints.

Signed-off-by: Alex Elder <elder@linaro.org>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2022-10-28 22:06:48 -07:00
..
data Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2022-10-27 16:56:36 -07:00
reg net: ipa: fix v3.1 resource limit masks 2022-10-25 19:48:58 -07:00
Kconfig
Makefile net: ipa: add per-version IPA register definition files 2022-09-27 18:42:49 -07:00
gsi.c net: ipa: update copyrights 2022-10-03 16:49:20 -07:00
gsi.h net: ipa: update copyrights 2022-10-03 16:49:20 -07:00
gsi_private.h net: ipa: update copyrights 2022-10-03 16:49:20 -07:00
gsi_reg.h net: ipa: update copyrights 2022-10-03 16:49:20 -07:00
gsi_trans.c net: ipa: Proactively round up to kmalloc bucket size 2022-10-20 10:13:54 +02:00
gsi_trans.h net: ipa: update copyrights 2022-10-03 16:49:20 -07:00
ipa.h net: ipa: record and use the number of defined endpoint IDs 2022-10-28 22:06:48 -07:00
ipa_cmd.c net: ipa: determine filter table size from memory region 2022-10-27 13:38:13 +02:00
ipa_cmd.h net: ipa: introduce ipa_cmd_init() 2022-10-25 11:15:19 +02:00
ipa_data.h net: ipa: don't assume 8 modem routing table entries 2022-10-27 13:38:13 +02:00
ipa_endpoint.c net: ipa: record and use the number of defined endpoint IDs 2022-10-28 22:06:48 -07:00
ipa_endpoint.h net: ipa: update copyrights 2022-10-03 16:49:20 -07:00
ipa_gsi.c
ipa_gsi.h
ipa_interrupt.c net: ipa: update copyrights 2022-10-03 16:49:20 -07:00
ipa_interrupt.h net: ipa: update copyrights 2022-10-03 16:49:20 -07:00
ipa_main.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2022-10-27 16:56:36 -07:00
ipa_mem.c net: ipa: change an IPA v5.0 memory requirement 2022-10-28 22:06:46 -07:00
ipa_mem.h
ipa_modem.c net: ipa: update copyrights 2022-10-03 16:49:20 -07:00
ipa_modem.h net: ipa: update copyrights 2022-10-03 16:49:20 -07:00
ipa_power.c net: ipa: update copyrights 2022-10-03 16:49:20 -07:00
ipa_power.h net: ipa: update copyrights 2022-10-03 16:49:20 -07:00
ipa_qmi.c net: ipa: don't assume 8 modem routing table entries 2022-10-27 13:38:13 +02:00
ipa_qmi.h net: ipa: update copyrights 2022-10-03 16:49:20 -07:00
ipa_qmi_msg.c net: ipa: Make QMI message rules const 2022-10-21 12:39:16 +01:00
ipa_qmi_msg.h net: ipa: Make QMI message rules const 2022-10-21 12:39:16 +01:00
ipa_reg.c net: ipa: update copyrights 2022-10-03 16:49:20 -07:00
ipa_reg.h net: ipa: update copyrights 2022-10-03 16:49:20 -07:00
ipa_resource.c net: ipa: update copyrights 2022-10-03 16:49:20 -07:00
ipa_resource.h
ipa_smp2p.c net: ipa: update copyrights 2022-10-03 16:49:20 -07:00
ipa_smp2p.h net: ipa: update copyrights 2022-10-03 16:49:20 -07:00
ipa_sysfs.c net: ipa: update copyrights 2022-10-03 16:49:20 -07:00
ipa_sysfs.h net: ipa: update copyrights 2022-10-03 16:49:20 -07:00
ipa_table.c net: ipa: no more global filtering starting with IPA v5.0 2022-10-28 22:06:46 -07:00
ipa_table.h net: ipa: determine filter table size from memory region 2022-10-27 13:38:13 +02:00
ipa_uc.c net: ipa: update copyrights 2022-10-03 16:49:20 -07:00
ipa_uc.h net: ipa: update copyrights 2022-10-03 16:49:20 -07:00
ipa_version.h net: ipa: define IPA v5.0 2022-10-28 22:06:46 -07:00