• Alex Elder's avatar
    net: ipa: use Qtime for IPA v4.5 head-of-line time limit · 63e5afc8
    Alex Elder authored
    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: default avatarAlex Elder <elder@linaro.org>
    Signed-off-by: default avatarJakub Kicinski <kuba@kernel.org>
    63e5afc8
ipa_endpoint.c 49.7 KB