All of lore.kernel.org
 help / color / mirror / Atom feed
* A good way to get CSI info to user-space?
@ 2017-10-23 17:54 Ben Greear
  2017-10-23 20:30 ` Johannes Berg
  0 siblings, 1 reply; 12+ messages in thread
From: Ben Greear @ 2017-10-23 17:54 UTC (permalink / raw)
  To: linux-wireless@vger.kernel.org

Hello,

I have been poking at ath10k to get some CSI reporting working.
The CSI reports are a bit over 2k bytes in length, and they could
happen quite often.  As far as I can tell, there is no good way in
the kernel to make this available.

I was thinking maybe a callback into the mac80211 stack, which would
then send a netlink event might be a useful way to implement this?

Any other suggestions on this?

Thanks,
Ben

-- 
Ben Greear <greearb@candelatech.com>
Candela Technologies Inc  http://www.candelatech.com

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

end of thread, other threads:[~2017-10-25 15:35 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-23 17:54 A good way to get CSI info to user-space? Ben Greear
2017-10-23 20:30 ` Johannes Berg
2017-10-23 20:59   ` Ben Greear
2017-10-24  5:54     ` Johannes Berg
2017-10-24 13:36       ` Ben Greear
2017-10-24 13:38         ` Johannes Berg
2017-10-24 13:50           ` Ben Greear
2017-10-24 13:55             ` Johannes Berg
2017-10-24 20:15               ` Ben Greear
2017-10-25 14:30               ` Zefir Kurtisi
2017-10-25 14:43                 ` Ben Greear
2017-10-25 15:35                   ` Zefir Kurtisi

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.