Re: [PATCH v2] ath10k: support for multicast rate control

2018-05-09 Thread pradeepc
On 2018-05-09 07:31, Ben Greear wrote: On 05/08/2018 11:57 PM, Sebastian Gottschall wrote: Am 09.05.2018 um 08:15 schrieb Sven Eckelmann: On Montag, 7. Mai 2018 18:34:51 CEST Pradeep Kumar Chitrapu wrote: Issues wmi command to firmwre when multicast rate change is received with the new

Re: [PATCH 0/3] Add support for ftm responder configuration

2018-08-15 Thread pradeepc
On 2018-08-15 02:04, Johannes Berg wrote: On Tue, 2018-08-14 at 17:30 -0700, Pradeep Kumar Chitrapu wrote: Currently ftm_responder parameter in hostapd.conf is only used for fine timing measurement (FTM) capability advertisement and actual control of the functionality is with low-level

Re: [PATCH 1/3] nl80211: add support to configure FTM responder functionality

2018-08-15 Thread pradeepc
On 2018-08-15 05:09, Johannes Berg wrote: On Tue, 2018-08-14 at 17:30 -0700, Pradeep Kumar Chitrapu wrote: + int ftm_responder; bool + * @NL80211_ATTR_FTM_RESPONDER: attribute which user-space can include in + * %NL80211_CMD_START_AP to enable(1) or disable(0) fine timing

Re: [PATCH] ath10k:add support for multicast rate control

2018-04-16 Thread pradeepc
On 2018-04-12 01:00, Sven Eckelmann wrote: On Mittwoch, 11. April 2018 21:04:46 CEST Pradeep Kumar Chitrapu wrote: Issues wmi command to firmware when multicast rate change is received with the new BSS_CHANGED_MCAST_RATE flag. [...] + if (changed & BSS_CHANGED_MCAST_RATE && +