diff options
author | Alex Elder <[email protected]> | 2022-05-21 19:32:16 -0500 |
---|---|---|
committer | David S. Miller <[email protected]> | 2022-05-22 20:46:12 +0100 |
commit | 3cebb7c2ed2d76f6f8df67b030c34ffe27867766 (patch) | |
tree | f3eff2b18c7a73f21c86fac95d4d8c4df6ff0fa8 /net/lapb/lapb_timer.c | |
parent | 153213f0554d5053d5f9385ae6b4f116c4dc1fb8 (diff) |
net: ipa: support hard aggregation limits
Add a new flag for AP receive endpoints that indicates whether
a "hard limit" is used as a criterion for closing aggregation.
Add comments explaining the difference between "hard" and "soft"
aggregation limits.
Pass a flag to ipa_aggr_size_kb() so it computes the proper
aggregation size value whether using hard or soft limits. Move
that function earlier in "ipa_endpoint.c" so it can be used
without a forward-reference.
Update ipa_endpoint_data_valid_one() so it validates endpoints whose
data indicate a hard aggregation limit is used, and so it reports
set aggregation flags for endpoints without aggregation enabled.
Signed-off-by: Alex Elder <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions