diff options
author | Alex Elder <elder@linaro.org> | 2020-11-30 17:37:12 -0600 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2020-12-01 18:05:28 -0800 |
commit | 63e5afc86aeb1a55bdfd8fe6dd5f6fb5fb90ed1a (patch) | |
tree | 93702bc6a8e1b8db87101eb12938ccaf7f6133eb /drivers/fpga | |
parent | 1954704136d3d3f168fc38ebe4024d7574faf1ef (diff) |
net: ipa: use Qtime for IPA v4.5 head-of-line time limit
Extend ipa_reg_init_hol_block_timer_val() so it properly calculates
the head-of-line block timeout to use for IPA v4.5.
Introduce hol_block_timer_qtime_val() to compute the value to use
for IPA v4.5, where Qtime is used as the basis of the timer. Call
that function from hol_block_timer_val() for IPA v4.5.
Both of these are private functions, so shorten their names a bit so
they don't take up so much space on the line.
Signed-off-by: Alex Elder <elder@linaro.org>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'drivers/fpga')
0 files changed, 0 insertions, 0 deletions