linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* wil6210: low level sector API
@ 2018-03-26 18:37 David Dean
  2018-03-29 12:29 ` Dedy Lansky
  0 siblings, 1 reply; 6+ messages in thread
From: David Dean @ 2018-03-26 18:37 UTC (permalink / raw)
  To: linux-wireless

Hi,

I am working on wil6210 sector control. Now I think I can successfully
call these 4 functions( set_cfg, get_cfg, set_selected and get
selected index) but it looks like it does not work well because, in
the next Beacon Interval, TXSS will set a new TX sector again. My
question is how I can disable TXSS. One way I found in the wmi.h is
setting the number of sectors of TXSS to 0 or 1 by using
wmi_prio_tx_sectors_num_cmd so that the TXSS will only use 1 sector.
However, when I called this cmd, I got this error:

wil6210 0000:03:00.0 wlp3s0: wil6210_irq_misc: Firmware error
detected, assert codes FW 0x00001038, UCODE 0x00000000
wil6210 0000:03:00.0 wlp3s0: wil_fw_core_dump: fw core dumped, size 823296 bytes
wil6210 0000:03:00.0 wlp3s0: wil_notify_fw_error: Notify about firmware error

So I am wondering whether the firmware does not support these kinds of
wmi commands. Does anyone have any experience on this? Thank you.

Thanks,
David

^ permalink raw reply	[flat|nested] 6+ messages in thread
* RE: wil6210: low level sector API
@ 2024-08-24 17:31 Herman Zeilstra
  0 siblings, 0 replies; 6+ messages in thread
From: Herman Zeilstra @ 2024-08-24 17:31 UTC (permalink / raw)
  To: dlansky; +Cc: daviddean166, linux-wireless

Hello Dedy and David,

How can I call WMI commands in the code of the driver or from terminal to get the active TX and RX sector info?

I would love to use the beam tx and rx info of the wil6210.
Tried all sorts of debug options to get the sector info in the source but with no luck.

I do get the debug text but not able to get the sector info out in the kernel log. 
Placed debug lines everywhere I found secter commands in the cfg80211.c of the source of the driver. 


Many thanks

Herman 

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

end of thread, other threads:[~2024-08-24 17:31 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-26 18:37 wil6210: low level sector API David Dean
2018-03-29 12:29 ` Dedy Lansky
2018-04-18 18:01   ` David Dean Zhang
2018-04-22 14:29     ` Dedy Lansky
2018-04-27 21:40       ` David Dean Zhang
  -- strict thread matches above, loose matches on Subject: below --
2024-08-24 17:31 Herman Zeilstra

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).