The enum value for WMI_TLV_STAT_PDEV, WMI_TLV_STAT_VDEV
and WMI_TLV_STAT_PEER is wrong, due to which the vdev stats
are not received from firmware in wmi_update_stats event.
Fix the enum values for above stats to receive all stats
from firmware in WMI_TLV_UPDATE_STATS_EVENTID.
Tested HW: WCN3990
> From: Michał Kazior
> Sent: Tuesday, April 9, 2019 1:27 AM
> To: Wen Gong
> Cc: Wen Gong ; linux-wireless wirel...@vger.kernel.org>; ath10k@lists.infradead.org
> Subject: [EXT] Re: [PATCH] ath10k: Remove ATH10K_STATE_RESTARTED in
> simulate fw crash
>
> > > Hi Michal,
> > > There have a stres
On Mon, 2019-03-18 at 12:59 +0800, Yibo Zhao wrote:
>
> I understand your concern. Yes, I am using high end AP for throughput
> test. I'd say 1.2 Gbps is not the worst case since we can achieve max
> 1.4Gbps according to our test. AFAIK, for most throughput cases, 1min is
> the minimum requirem
On Mon, 8 Apr 2019 at 12:20, Wen Gong wrote:
> > -Original Message-
> > From: Wen Gong
> > Sent: Monday, April 1, 2019 2:11 PM
> > To: 'Michał Kazior'
> > Cc: Wen Gong ; linux-wireless > wirel...@vger.kernel.org>; ath10k@lists.infradead.org
> > Subject: RE: [EXT] Re: [PATCH] ath10k: Remo
> -Original Message-
> From: Wen Gong
> Sent: Monday, April 1, 2019 2:11 PM
> To: 'Michał Kazior'
> Cc: Wen Gong ; linux-wireless wirel...@vger.kernel.org>; ath10k@lists.infradead.org
> Subject: RE: [EXT] Re: [PATCH] ath10k: Remove ATH10K_STATE_RESTARTED in
> simulate fw crash
>
> >
just return a error code in that function so that the eeprom default is
used instead of acpi like -EOPNOTSUPP
static int ath10k_mac_get_wrdd_regulatory(struct ath10k *ar, u16 *rd)
{
return -EOPNOTSUPP;
}
Am 08.04.2019 um 10:24 schrieb Rene 'Renne' Bartsch, B.Sc. Informatics:
Which valu
Which value for "*rd" in "ath10k_mac_get_wrdd_regulatory" would allow to set the country
code with CRDA or "iw get set XX"?
Am 08.04.19 um 09:52 schrieb Sebastian Gottschall:
that doesnt matter. the bios locked country code isnt a new feature. i dont
know in which century it was introduced. j
that doesnt matter. the bios locked country code isnt a new feature. i
dont know in which century it was introduced. just patch the function i
told you in ath10k.
Am 07.04.2019 um 18:11 schrieb Rene 'Renne' Bartsch, B.Sc. Informatics:
On an notebook and a PC (both 10-year-old and without UEFI)