netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/3] net: ipa: simple refactorizations
@ 2020-06-29 21:55 Alex Elder
  2020-06-29 21:55 ` [PATCH net-next 1/3] net: ipa: rework ipa_aggr_granularity_val() Alex Elder
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Alex Elder @ 2020-06-29 21:55 UTC (permalink / raw)
  To: davem, kuba
  Cc: evgreen, subashab, cpratapa, bjorn.andersson, netdev,
	linux-kernel

This series makes three small changes to some endpoint configuration
code.  The first uses a constant to represent the frequency of an
internal clock used for timers in the IPA.  The second modifies a
limit used so it matches Qualcomm's internal code.  And the third
reworks a few lines of code, eliminating a multi-line function call.

					-Alex

Alex Elder (3):
  net: ipa: rework ipa_aggr_granularity_val()
  net: ipa: reduce aggregation time limit
  net: ipa: reuse a local variable in ipa_endpoint_init_aggr()

 drivers/net/ipa/ipa_endpoint.c | 17 ++++++++++-------
 drivers/net/ipa/ipa_main.c     |  5 +++++
 drivers/net/ipa/ipa_reg.h      | 17 ++++++++---------
 3 files changed, 23 insertions(+), 16 deletions(-)

-- 
2.25.1


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-07-01 22:27 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-06-29 21:55 [PATCH net-next 0/3] net: ipa: simple refactorizations Alex Elder
2020-06-29 21:55 ` [PATCH net-next 1/3] net: ipa: rework ipa_aggr_granularity_val() Alex Elder
2020-06-29 21:55 ` [PATCH net-next 2/3] net: ipa: reduce aggregation time limit Alex Elder
2020-06-29 21:55 ` [PATCH net-next 3/3] net: ipa: reuse a local variable in ipa_endpoint_init_aggr() Alex Elder
2020-07-01 22:27 ` [PATCH net-next 0/3] net: ipa: simple refactorizations David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).