linux/drivers/net/ipa
Alex Elder fc094058ce net: ipa: record the route table size in the IPA structure
The non-hashed routing tables for IPv4 and IPv6 will be the same
size.  And if supported, the hashed routing tables will be the same
size as the non-hashed tables.

Record the size (number of entries) of all routing tables in the IPA
structure.  For now, initialize this field using IPA_ROUTE_TABLE_MAX,
and just do so when the first route table is validated.

Signed-off-by: Alex Elder <elder@linaro.org>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
2022-10-27 13:38:12 +02:00
..
data
reg
gsi.c
gsi.h
gsi_private.h
gsi_reg.h
gsi_trans.c
gsi_trans.h
ipa.h net: ipa: record the route table size in the IPA structure 2022-10-27 13:38:12 +02:00
ipa_cmd.c net: ipa: introduce ipa_cmd_init() 2022-10-25 11:15:19 +02:00
ipa_cmd.h net: ipa: introduce ipa_cmd_init() 2022-10-25 11:15:19 +02:00
ipa_data.h
ipa_endpoint.c
ipa_endpoint.h
ipa_gsi.c
ipa_gsi.h
ipa_interrupt.c
ipa_interrupt.h
ipa_main.c
ipa_mem.c net: ipa: check table memory regions earlier 2022-10-25 11:15:19 +02:00
ipa_mem.h
ipa_modem.c
ipa_modem.h
ipa_power.c
ipa_power.h
ipa_qmi.c
ipa_qmi.h
ipa_qmi_msg.c
ipa_qmi_msg.h
ipa_reg.c
ipa_reg.h
ipa_resource.c
ipa_resource.h
ipa_smp2p.c
ipa_smp2p.h
ipa_sysfs.c
ipa_sysfs.h
ipa_table.c net: ipa: record the route table size in the IPA structure 2022-10-27 13:38:12 +02:00
ipa_table.h net: ipa: check table memory regions earlier 2022-10-25 11:15:19 +02:00
ipa_uc.c
ipa_uc.h
ipa_version.h
Kconfig
Makefile