ATH10K Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] ath10k: HTT ops wrappers
@ 2018-04-15 12:22 Erik Stromdahl
  2018-04-15 12:22 ` [PATCH 1/2] ath10k: add inlined wrappers for htt tx ops Erik Stromdahl
  2018-04-15 12:22 ` [PATCH 2/2] ath10k: add inlined wrappers for htt rx ops Erik Stromdahl
  0 siblings, 2 replies; 4+ messages in thread
From: Erik Stromdahl @ 2018-04-15 12:22 UTC (permalink / raw)
  To: kvalo, linux-wireless, ath10k; +Cc: Erik Stromdahl

These two patches were included in the High latency v4 RFC
submitted a few months ago.

I think it would be appropriate to add them separately since
they are not really related to the HL patches.

This will make the next HL patch set somewhat smaller.

Erik Stromdahl (2):
  ath10k: add inlined wrappers for htt tx ops
  ath10k: add inlined wrappers for htt rx ops

 drivers/net/wireless/ath/ath10k/htt.c    |  4 +-
 drivers/net/wireless/ath/ath10k/htt.h    | 88 ++++++++++++++++++++++++
 drivers/net/wireless/ath/ath10k/htt_rx.c | 14 ++--
 drivers/net/wireless/ath/ath10k/htt_tx.c | 12 ++--
 drivers/net/wireless/ath/ath10k/mac.c    |  2 +-
 5 files changed, 104 insertions(+), 16 deletions(-)

-- 
2.17.0


_______________________________________________
ath10k mailing list
ath10k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath10k

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

end of thread, other threads:[~2018-04-19 16:21 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-04-15 12:22 [PATCH 0/2] ath10k: HTT ops wrappers Erik Stromdahl
2018-04-15 12:22 ` [PATCH 1/2] ath10k: add inlined wrappers for htt tx ops Erik Stromdahl
2018-04-19 16:20   ` [1/2] " Kalle Valo
2018-04-15 12:22 ` [PATCH 2/2] ath10k: add inlined wrappers for htt rx ops Erik Stromdahl

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox