All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] ath10k: HTT ops wrappers
@ 2018-04-15 12:22 ` Erik Stromdahl
  0 siblings, 0 replies; 8+ 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

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

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

Thread overview: 8+ 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 ` 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   ` Erik Stromdahl
2018-04-19 16:20   ` [1/2] " Kalle Valo
2018-04-19 16:20   ` Kalle Valo
2018-04-15 12:22 ` [PATCH 2/2] ath10k: add inlined wrappers for htt rx ops Erik Stromdahl
2018-04-15 12:22   ` Erik Stromdahl

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.