Re: [PATCH v2 0/3] Add support to configure beacon tx mode
From: Maharaja Kennadyrajan <hidden>
Date: 2021-05-26 15:22:04
Also in:
ath11k
From: Maharaja Kennadyrajan <hidden>
Date: 2021-05-26 15:22:04
Also in:
ath11k
On 2021-04-30 12:45, Sven Eckelmann wrote:
On Thursday, 29 April 2021 13:47:51 CEST Maharaja Kennadyrajan wrote: [...]quoted
Beacons can be sent out in burst(continuously in a single shot one after another) or staggered (equally spread out over beacon interval) mode. V2: Addressed Johannes's comment on v1 patch. Updated the commit log.Still it is advertised as vif setting but the code itself shows that it is a phy setting (as you would expect). Or is it a potential feature for a device to send some beacons staggered and some beacons as burst?
[Maha]: No, it won't allow to send some beacons in staggered and some beacons in burst mode. It will send either staggered or burst mode at a time in a device.
Kind regards, Sven