linux-stable/drivers/net/ipa
Alex Elder f636a83662 net: ipa: define IPA_MEM_END_MARKER
Define a new pseudo memory region identifer that specifies the
offset at the end of IPA resident memory.  Use it instead of
IPA_MEM_UC_EVENT_RING in places where the size of that region was
defined to be 0.

The size of the IPA_MEM_END_MARKER pseudo region must be zero.

Signed-off-by: Alex Elder <elder@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2021-06-09 15:59:33 -07:00
..
gsi.c net: ipa: fix inter-EE IRQ register definitions 2021-05-06 16:32:10 -07:00
gsi.h net: ipa: increase channels and events 2021-03-24 16:52:47 -07:00
gsi_private.h net: ipa: DMA addresses are nicely aligned 2021-03-28 18:12:03 -07:00
gsi_reg.h net: ipa: fix inter-EE IRQ register definitions 2021-05-06 16:32:10 -07:00
gsi_trans.c net: ipa: relax pool entry size requirement 2021-04-09 20:57:24 -07:00
gsi_trans.h net: ipa: fix all kernel-doc warnings 2021-03-28 18:12:03 -07:00
ipa.h net: ipa: memory region array is variable size 2021-05-11 16:22:37 -07:00
ipa_clock.c net: ipa: use dev_err_probe() in ipa_clock.c 2021-02-12 16:54:17 -08:00
ipa_clock.h
ipa_cmd.c net: ipa: kill IPA_TABLE_ENTRY_SIZE 2021-03-28 18:12:03 -07:00
ipa_cmd.h net: ipa: fix all kernel-doc warnings 2021-03-28 18:12:03 -07:00
ipa_data-v3.5.1.c net: ipa: update sequence type for modem TX endpoint 2021-04-09 20:57:25 -07:00
ipa_data-v4.2.c net: ipa: define IPA_MEM_END_MARKER 2021-06-09 15:59:33 -07:00
ipa_data-v4.5.c net: ipa: add IPA v4.5 configuration data 2021-04-11 16:49:08 -07:00
ipa_data-v4.9.c net: ipa: add IPA v4.9 configuration data 2021-04-13 15:02:25 -07:00
ipa_data-v4.11.c net: ipa: define IPA_MEM_END_MARKER 2021-06-09 15:59:33 -07:00
ipa_data.h net: ipa: add IPA v4.9 configuration data 2021-04-13 15:02:25 -07:00
ipa_endpoint.c Revert "net: ipa: disable checksum offload for IPA v4.5+" 2021-06-03 15:09:40 -07:00
ipa_endpoint.h net: ipa: three small fixes 2021-04-09 20:57:26 -07:00
ipa_gsi.c
ipa_gsi.h
ipa_interrupt.c net: ipa: support IPA interrupt addresses for IPA v4.7 2021-03-25 17:22:30 -07:00
ipa_interrupt.h net: ipa: fix all kernel-doc warnings 2021-03-28 18:12:03 -07:00
ipa_main.c net: ipa: optionally define firmware name via DT 2021-04-16 15:38:32 -07:00
ipa_mem.c net: ipa: define IPA_MEM_END_MARKER 2021-06-09 15:59:33 -07:00
ipa_mem.h net: ipa: define IPA_MEM_END_MARKER 2021-06-09 15:59:33 -07:00
ipa_modem.c net: ipa: ipa_stop() does not return an error 2021-04-09 20:57:25 -07:00
ipa_modem.h
ipa_qmi.c net: ipa: kill IPA_TABLE_ENTRY_SIZE 2021-03-28 18:12:03 -07:00
ipa_qmi.h net: ipa: fix all kernel-doc warnings 2021-03-28 18:12:03 -07:00
ipa_qmi_msg.c net: ipa: extend the INDICATION_REGISTER request 2021-03-16 11:17:59 -07:00
ipa_qmi_msg.h net: ipa: extend the INDICATION_REGISTER request 2021-03-16 11:17:59 -07:00
ipa_reg.c
ipa_reg.h net: ipa: add support for inline checksum offload 2021-06-03 15:09:40 -07:00
ipa_resource.c net: ipa: get rid of empty IPA functions 2021-04-09 20:57:25 -07:00
ipa_resource.h net: ipa: get rid of empty IPA functions 2021-04-09 20:57:25 -07:00
ipa_smp2p.c
ipa_smp2p.h net: ipa: fix all kernel-doc warnings 2021-03-28 18:12:03 -07:00
ipa_table.c net: ipa: get rid of empty IPA functions 2021-04-09 20:57:25 -07:00
ipa_table.h net: ipa: get rid of empty IPA functions 2021-04-09 20:57:25 -07:00
ipa_uc.c net: ipa: support IPA interrupt addresses for IPA v4.7 2021-03-25 17:22:30 -07:00
ipa_uc.h
ipa_version.h net: ipa: update version definitions 2021-03-24 16:52:47 -07:00
Kconfig net: ipa: switch to version based configuration 2021-03-28 18:12:03 -07:00
Makefile net: ipa: add IPA v4.9 configuration data 2021-04-13 15:02:25 -07:00