linux/drivers/net/ipa
Alex Elder 6833a09673 net: ipa: support more versions for HOLB timer
IPA version 3.5.1 represents the timer used in avoiding head-of-line
blocking with a simple tick count.  IPA v4.2 changes that, instead
splitting the timer field into two parts (base and scale) to
represent the ticks in the timer period.

IPA v4.0 and IPA v4.1 use the same method as IPA v3.5.1.  Change the
test in ipa_reg_init_hol_block_timer_val() so the result is correct
for those versions as well.

Signed-off-by: Alex Elder <elder@linaro.org>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2020-11-18 15:53:48 -08:00
..
gsi_private.h
gsi_reg.h net: ipa: use enumerated types for GSI field values 2020-11-13 15:13:41 -08:00
gsi_trans.c net: ipa: command payloads already mapped 2020-10-23 18:28:52 -07:00
gsi_trans.h
gsi.c net: ipa: use enumerated types for GSI field values 2020-11-13 15:13:41 -08:00
gsi.h net: ipa: cache last-saved GSI IRQ enabled type 2020-11-07 15:39:16 -08:00
ipa_clock.c
ipa_clock.h
ipa_cmd.c
ipa_cmd.h
ipa_data-sc7180.c net: ipa: assign endpoint to a resource group 2020-10-30 17:20:07 -07:00
ipa_data-sdm845.c net: ipa: fix source packet contexts limit 2020-11-13 15:37:07 -08:00
ipa_data.h net: ipa: avoid a bogus warning 2020-10-31 13:22:58 -07:00
ipa_endpoint.c net: ipa: support more versions for HOLB timer 2020-11-18 15:53:48 -08:00
ipa_endpoint.h
ipa_gsi.c
ipa_gsi.h
ipa_interrupt.c net: ipa: enable wakeup on IPA interrupt 2020-09-18 17:47:07 -07:00
ipa_interrupt.h
ipa_main.c net: ipa: make filter/routing hash enable register variable 2020-11-18 15:53:48 -08:00
ipa_mem.c net: ipa: change a warning to debug 2020-11-11 14:07:00 -08:00
ipa_mem.h
ipa_modem.c
ipa_modem.h
ipa_qmi_msg.c
ipa_qmi_msg.h
ipa_qmi.c
ipa_qmi.h
ipa_reg.c
ipa_reg.h net: ipa: make filter/routing hash enable register variable 2020-11-18 15:53:48 -08:00
ipa_smp2p.c
ipa_smp2p.h
ipa_table.c net: ipa: share field mask values for IPA hash registers 2020-11-18 15:53:48 -08:00
ipa_table.h
ipa_uc.c net: ipa: ignore the microcontroller log event 2020-11-13 15:37:07 -08:00
ipa_uc.h
ipa_version.h
ipa.h
Kconfig
Makefile