RE: [EXTERNAL] Re: [PATCH 1/3] cfg80211: Add support to configure station specific RSSI threshold for AP mode

2018-10-16 Thread Tamizh Chelvam Raja
>> +static int nl80211_set_sta_mon(struct sk_buff *skb, struct genl_info >> +*info) { >> + struct cfg80211_registered_device *rdev = info->user_ptr[0]; >> + struct net_device *dev = info->user_ptr[1]; >> + struct nlattr *attrs[NL80211_ATTR_CQM_MAX + 1]; >> + bool fixed_thol

RE: [PATCH 0/4] cfg80211/mac80211: Add support to configure and monitor txrate threshold

2018-06-13 Thread Tamizh Chelvam Raja
> This patchsets introduced new NL command and api to support > configuring txrate threshold for the connected stations and api to > notify userspace application upon crossing the configured txrate threshold. > This will be useful for the application which requires station's > current capability

RE: [PATCHv4 0/2] cfg80211: mac80211: BTCOEX feature support

2017-04-12 Thread Tamizh Chelvam Raja
> + linux-bluetooth, Marcel > > On 11-4-2017 12:15, c_tr...@qti.qualcomm.com wrote: > > From: Tamizh chelvam > > > > This patchset add support for BTCOEX feature to enable/disable and > > modifying btcoex priority value via nl80211 > > So you make a distinction between WMM ACs, but what about th