blob: a8c513be4fa66a3a4041a30cc508348a0ac9f466 [file] [log] [blame]
Jeff Johnson295189b2012-06-20 16:38:30 -07001/*
Edhar, Mahesh Kumar59129f52015-01-14 14:26:04 +05302 * Copyright (c) 2012-2015 The Linux Foundation. All rights reserved.
Kiet Lam842dad02014-02-18 18:44:02 -08003 *
4 * Previously licensed under the ISC license by Qualcomm Atheros, Inc.
5 *
6 *
7 * Permission to use, copy, modify, and/or distribute this software for
8 * any purpose with or without fee is hereby granted, provided that the
9 * above copyright notice and this permission notice appear in all
10 * copies.
11 *
12 * THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL
13 * WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED
14 * WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE
15 * AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL
16 * DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
17 * PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
18 * TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
19 * PERFORMANCE OF THIS SOFTWARE.
20 */
21
22/*
Kiet Lama7f454d2014-07-24 12:04:06 -070023 * This file was originally distributed by Qualcomm Atheros, Inc.
24 * under proprietary terms before Copyright ownership was assigned
25 * to the Linux Foundation.
Edhar, Mahesh Kumar59129f52015-01-14 14:26:04 +053026 *
Kiet Lamaa8e15a2014-02-11 23:30:06 -080027 */
Kiet Lam842dad02014-02-18 18:44:02 -080028
29
Kiet Lama7f454d2014-07-24 12:04:06 -070030
31
Jeff Johnson295189b2012-06-20 16:38:30 -070032/**========================================================================
33
34 \file wlan_hdd_cfg80211.c
35
36 \brief WLAN Host Device Driver implementation
37
Jeff Johnson295189b2012-06-20 16:38:30 -070038 ========================================================================*/
39
Jeff Johnsonf77ef0a2013-03-27 09:29:14 -070040/**=========================================================================
Jeff Johnson295189b2012-06-20 16:38:30 -070041
Jeff Johnsonf77ef0a2013-03-27 09:29:14 -070042 EDIT HISTORY FOR FILE
Jeff Johnson295189b2012-06-20 16:38:30 -070043
44
Jeff Johnsonf77ef0a2013-03-27 09:29:14 -070045 This section contains comments describing changes made to the module.
46 Notice that changes are listed in reverse chronological order.
Jeff Johnson295189b2012-06-20 16:38:30 -070047
48
Jeff Johnsonf77ef0a2013-03-27 09:29:14 -070049 $Header:$ $DateTime: $ $Author: $
Jeff Johnson295189b2012-06-20 16:38:30 -070050
51
Jeff Johnsonf77ef0a2013-03-27 09:29:14 -070052 when who what, where, why
Jeff Johnson295189b2012-06-20 16:38:30 -070053 -------- --- --------------------------------------------------------
Jeff Johnsonf77ef0a2013-03-27 09:29:14 -070054 21/12/09 Ashwani Created module.
Jeff Johnson295189b2012-06-20 16:38:30 -070055
56 07/06/10 Kumar Deepak Implemented cfg80211 callbacks for ANDROID
Jeff Johnsonf77ef0a2013-03-27 09:29:14 -070057 Ganesh K
Jeff Johnson295189b2012-06-20 16:38:30 -070058 ==========================================================================*/
59
Jeff Johnson295189b2012-06-20 16:38:30 -070060
61#include <linux/version.h>
62#include <linux/module.h>
63#include <linux/kernel.h>
64#include <linux/init.h>
65#include <linux/wireless.h>
66#include <wlan_hdd_includes.h>
67#include <net/arp.h>
68#include <net/cfg80211.h>
69#include <linux/wireless.h>
70#include <wlan_hdd_wowl.h>
71#include <aniGlobal.h>
72#include "ccmApi.h"
73#include "sirParams.h"
74#include "dot11f.h"
75#include "wlan_hdd_assoc.h"
76#include "wlan_hdd_wext.h"
77#include "sme_Api.h"
78#include "wlan_hdd_p2p.h"
79#include "wlan_hdd_cfg80211.h"
80#include "wlan_hdd_hostapd.h"
81#include "sapInternal.h"
82#include "wlan_hdd_softap_tx_rx.h"
83#include "wlan_hdd_main.h"
Madan Mohan Koyyalamudid5acbf52012-11-28 01:45:08 +053084#include "wlan_hdd_assoc.h"
Gopichand Nakkala20c4c042013-04-19 22:08:55 +053085#include "wlan_hdd_power.h"
Sushant Kaushik4b7cb302014-01-06 17:45:01 +053086#include "wlan_hdd_trace.h"
87#include "vos_types.h"
88#include "vos_trace.h"
Jeff Johnson295189b2012-06-20 16:38:30 -070089#ifdef WLAN_BTAMP_FEATURE
90#include "bap_hdd_misc.h"
91#endif
92#include <qc_sap_ioctl.h>
Mohit Khanna698ba2a2012-12-04 15:08:18 -080093#ifdef FEATURE_WLAN_TDLS
94#include "wlan_hdd_tdls.h"
Gopichand Nakkala79ff85d2013-05-27 17:05:29 +053095#include "wlan_hdd_wmm.h"
Madan Mohan Koyyalamudice419872013-09-13 19:36:52 +053096#include "wlan_qct_wda.h"
Mohit Khanna698ba2a2012-12-04 15:08:18 -080097#endif
Madan Mohan Koyylamudi64267f72013-02-05 14:07:08 +053098#include "wlan_nv.h"
Leo Chang6fe1f922013-06-07 19:21:24 -070099#include "wlan_hdd_dev_pwr.h"
Jeff Johnson295189b2012-06-20 16:38:30 -0700100
101#define g_mode_rates_size (12)
102#define a_mode_rates_size (8)
103#define FREQ_BASE_80211G (2407)
104#define FREQ_BAND_DIFF_80211G (5)
Jeff Johnson04dd8a82012-06-29 20:41:40 -0700105#define MAX_SCAN_SSID 9
Kiet Lamac06e2c2013-10-23 16:25:07 +0530106#define MAX_PENDING_LOG 5
Jeff Johnson295189b2012-06-20 16:38:30 -0700107#define GET_IE_LEN_IN_BSS_DESC(lenInBss) ( lenInBss + sizeof(lenInBss) - \
krunal soni2a6a9062014-02-11 14:14:23 -0800108 ((uintptr_t)OFFSET_OF( tSirBssDescription, ieFields)))
Jeff Johnson295189b2012-06-20 16:38:30 -0700109
110#define HDD2GHZCHAN(freq, chan, flag) { \
111 .band = IEEE80211_BAND_2GHZ, \
112 .center_freq = (freq), \
113 .hw_value = (chan),\
114 .flags = (flag), \
115 .max_antenna_gain = 0 ,\
116 .max_power = 30, \
117}
118
119#define HDD5GHZCHAN(freq, chan, flag) { \
120 .band = IEEE80211_BAND_5GHZ, \
121 .center_freq = (freq), \
122 .hw_value = (chan),\
123 .flags = (flag), \
124 .max_antenna_gain = 0 ,\
125 .max_power = 30, \
126}
127
128#define HDD_G_MODE_RATETAB(rate, rate_id, flag)\
129{\
130 .bitrate = rate, \
131 .hw_value = rate_id, \
132 .flags = flag, \
133}
134
Lee Hoonkic1262f22013-01-24 21:59:00 -0800135#ifndef WLAN_FEATURE_TDLS_DEBUG
136#define TDLS_LOG_LEVEL VOS_TRACE_LEVEL_INFO
137#else
138#define TDLS_LOG_LEVEL VOS_TRACE_LEVEL_ERROR
139#endif
140
Gopichand Nakkala356fb102013-03-06 12:34:04 +0530141#ifdef WLAN_FEATURE_VOWIFI_11R
142#define WLAN_AKM_SUITE_FT_8021X 0x000FAC03
143#define WLAN_AKM_SUITE_FT_PSK 0x000FAC04
144#endif
145
Naresh Jayaram3180aa42014-02-12 21:47:26 +0530146#define HDD_CHANNEL_14 14
Dasari Srinivase18b2cf2014-10-28 17:09:42 +0530147#define WLAN_HDD_MAX_FEATURE_SET 8
Naresh Jayaram3180aa42014-02-12 21:47:26 +0530148
Sunil Duttc69bccb2014-05-26 21:30:20 +0530149#ifdef WLAN_FEATURE_LINK_LAYER_STATS
150/*
151 * Used to allocate the size of 4096 for the link layer stats.
152 * The size of 4096 is considered assuming that all data per
153 * respective event fit with in the limit.Please take a call
154 * on the limit based on the data requirements on link layer
155 * statistics.
156 */
157#define LL_STATS_EVENT_BUF_SIZE 4096
158#endif
Dino Mycle6fb96c12014-06-10 11:52:40 +0530159#ifdef WLAN_FEATURE_EXTSCAN
160/*
161 * Used to allocate the size of 4096 for the EXTScan NL data.
162 * The size of 4096 is considered assuming that all data per
163 * respective event fit with in the limit.Please take a call
164 * on the limit based on the data requirements.
165 */
166
167#define EXTSCAN_EVENT_BUF_SIZE 4096
168#define EXTSCAN_MAX_CACHED_RESULTS_PER_IND 32
169#endif
Sunil Duttc69bccb2014-05-26 21:30:20 +0530170
Atul Mittal115287b2014-07-08 13:26:33 +0530171/*EXT TDLS*/
172/*
173 * Used to allocate the size of 4096 for the TDLS.
174 * The size of 4096 is considered assuming that all data per
175 * respective event fit with in the limit.Please take a call
176 * on the limit based on the data requirements on link layer
177 * statistics.
178 */
179#define EXTTDLS_EVENT_BUF_SIZE 4096
180
Gopichand Nakkala747461f2013-04-24 19:24:45 +0530181static const u32 hdd_cipher_suites[] =
Jeff Johnson295189b2012-06-20 16:38:30 -0700182{
183 WLAN_CIPHER_SUITE_WEP40,
184 WLAN_CIPHER_SUITE_WEP104,
185 WLAN_CIPHER_SUITE_TKIP,
Varun Reddy Yeturu5d5e2c62014-02-27 13:31:29 -0800186#ifdef FEATURE_WLAN_ESE
Jeff Johnson295189b2012-06-20 16:38:30 -0700187#define WLAN_CIPHER_SUITE_KRK 0x004096ff /* use for KRK */
188 WLAN_CIPHER_SUITE_KRK,
189 WLAN_CIPHER_SUITE_CCMP,
190#else
191 WLAN_CIPHER_SUITE_CCMP,
192#endif
193#ifdef FEATURE_WLAN_WAPI
194 WLAN_CIPHER_SUITE_SMS4,
195#endif
Chet Lanctot186b5732013-03-18 10:26:30 -0700196#ifdef WLAN_FEATURE_11W
197 WLAN_CIPHER_SUITE_AES_CMAC,
198#endif
Jeff Johnson295189b2012-06-20 16:38:30 -0700199};
200
201static inline int is_broadcast_ether_addr(const u8 *addr)
202{
203 return ((addr[0] == 0xff) && (addr[1] == 0xff) && (addr[2] == 0xff) &&
204 (addr[3] == 0xff) && (addr[4] == 0xff) && (addr[5] == 0xff));
205}
206
207static struct ieee80211_channel hdd_channels_2_4_GHZ[] =
Gopichand Nakkala747461f2013-04-24 19:24:45 +0530208{
Jeff Johnson295189b2012-06-20 16:38:30 -0700209 HDD2GHZCHAN(2412, 1, 0) ,
210 HDD2GHZCHAN(2417, 2, 0) ,
211 HDD2GHZCHAN(2422, 3, 0) ,
212 HDD2GHZCHAN(2427, 4, 0) ,
213 HDD2GHZCHAN(2432, 5, 0) ,
214 HDD2GHZCHAN(2437, 6, 0) ,
215 HDD2GHZCHAN(2442, 7, 0) ,
216 HDD2GHZCHAN(2447, 8, 0) ,
217 HDD2GHZCHAN(2452, 9, 0) ,
218 HDD2GHZCHAN(2457, 10, 0) ,
219 HDD2GHZCHAN(2462, 11, 0) ,
220 HDD2GHZCHAN(2467, 12, 0) ,
221 HDD2GHZCHAN(2472, 13, 0) ,
222 HDD2GHZCHAN(2484, 14, 0) ,
223};
224
Jeff Johnson295189b2012-06-20 16:38:30 -0700225static struct ieee80211_channel hdd_social_channels_2_4_GHZ[] =
226{
227 HDD2GHZCHAN(2412, 1, 0) ,
228 HDD2GHZCHAN(2437, 6, 0) ,
229 HDD2GHZCHAN(2462, 11, 0) ,
230};
Jeff Johnson295189b2012-06-20 16:38:30 -0700231
232static struct ieee80211_channel hdd_channels_5_GHZ[] =
233{
Madan Mohan Koyyalamudic3a240c2012-09-28 15:34:08 -0700234 HDD5GHZCHAN(4920, 240, 0) ,
235 HDD5GHZCHAN(4940, 244, 0) ,
236 HDD5GHZCHAN(4960, 248, 0) ,
237 HDD5GHZCHAN(4980, 252, 0) ,
238 HDD5GHZCHAN(5040, 208, 0) ,
239 HDD5GHZCHAN(5060, 212, 0) ,
240 HDD5GHZCHAN(5080, 216, 0) ,
Jeff Johnson295189b2012-06-20 16:38:30 -0700241 HDD5GHZCHAN(5180, 36, 0) ,
242 HDD5GHZCHAN(5200, 40, 0) ,
243 HDD5GHZCHAN(5220, 44, 0) ,
244 HDD5GHZCHAN(5240, 48, 0) ,
245 HDD5GHZCHAN(5260, 52, 0) ,
246 HDD5GHZCHAN(5280, 56, 0) ,
247 HDD5GHZCHAN(5300, 60, 0) ,
248 HDD5GHZCHAN(5320, 64, 0) ,
249 HDD5GHZCHAN(5500,100, 0) ,
250 HDD5GHZCHAN(5520,104, 0) ,
251 HDD5GHZCHAN(5540,108, 0) ,
252 HDD5GHZCHAN(5560,112, 0) ,
253 HDD5GHZCHAN(5580,116, 0) ,
254 HDD5GHZCHAN(5600,120, 0) ,
255 HDD5GHZCHAN(5620,124, 0) ,
256 HDD5GHZCHAN(5640,128, 0) ,
257 HDD5GHZCHAN(5660,132, 0) ,
258 HDD5GHZCHAN(5680,136, 0) ,
259 HDD5GHZCHAN(5700,140, 0) ,
Leo Chang80de3c22013-11-26 10:52:12 -0800260#ifdef FEATURE_WLAN_CH144
261 HDD5GHZCHAN(5720,144, 0) ,
262#endif /* FEATURE_WLAN_CH144 */
Jeff Johnson295189b2012-06-20 16:38:30 -0700263 HDD5GHZCHAN(5745,149, 0) ,
264 HDD5GHZCHAN(5765,153, 0) ,
265 HDD5GHZCHAN(5785,157, 0) ,
266 HDD5GHZCHAN(5805,161, 0) ,
267 HDD5GHZCHAN(5825,165, 0) ,
268};
269
270static struct ieee80211_rate g_mode_rates[] =
271{
Gopichand Nakkala747461f2013-04-24 19:24:45 +0530272 HDD_G_MODE_RATETAB(10, 0x1, 0),
273 HDD_G_MODE_RATETAB(20, 0x2, 0),
274 HDD_G_MODE_RATETAB(55, 0x4, 0),
275 HDD_G_MODE_RATETAB(110, 0x8, 0),
276 HDD_G_MODE_RATETAB(60, 0x10, 0),
277 HDD_G_MODE_RATETAB(90, 0x20, 0),
278 HDD_G_MODE_RATETAB(120, 0x40, 0),
279 HDD_G_MODE_RATETAB(180, 0x80, 0),
280 HDD_G_MODE_RATETAB(240, 0x100, 0),
281 HDD_G_MODE_RATETAB(360, 0x200, 0),
282 HDD_G_MODE_RATETAB(480, 0x400, 0),
Jeff Johnson295189b2012-06-20 16:38:30 -0700283 HDD_G_MODE_RATETAB(540, 0x800, 0),
Gopichand Nakkala747461f2013-04-24 19:24:45 +0530284};
Jeff Johnson295189b2012-06-20 16:38:30 -0700285
286static struct ieee80211_rate a_mode_rates[] =
287{
Gopichand Nakkala747461f2013-04-24 19:24:45 +0530288 HDD_G_MODE_RATETAB(60, 0x10, 0),
289 HDD_G_MODE_RATETAB(90, 0x20, 0),
290 HDD_G_MODE_RATETAB(120, 0x40, 0),
291 HDD_G_MODE_RATETAB(180, 0x80, 0),
292 HDD_G_MODE_RATETAB(240, 0x100, 0),
293 HDD_G_MODE_RATETAB(360, 0x200, 0),
294 HDD_G_MODE_RATETAB(480, 0x400, 0),
Jeff Johnson295189b2012-06-20 16:38:30 -0700295 HDD_G_MODE_RATETAB(540, 0x800, 0),
296};
297
298static struct ieee80211_supported_band wlan_hdd_band_2_4_GHZ =
299{
300 .channels = hdd_channels_2_4_GHZ,
301 .n_channels = ARRAY_SIZE(hdd_channels_2_4_GHZ),
302 .band = IEEE80211_BAND_2GHZ,
303 .bitrates = g_mode_rates,
304 .n_bitrates = g_mode_rates_size,
305 .ht_cap.ht_supported = 1,
306 .ht_cap.cap = IEEE80211_HT_CAP_SGI_20
307 | IEEE80211_HT_CAP_GRN_FLD
308 | IEEE80211_HT_CAP_DSSSCCK40
309 | IEEE80211_HT_CAP_LSIG_TXOP_PROT,
310 .ht_cap.ampdu_factor = IEEE80211_HT_MAX_AMPDU_64K,
311 .ht_cap.ampdu_density = IEEE80211_HT_MPDU_DENSITY_16,
312 .ht_cap.mcs.rx_mask = { 0xff, 0, 0, 0, 0, 0, 0, 0, 0, 0, },
313 .ht_cap.mcs.rx_highest = cpu_to_le16( 72 ),
314 .ht_cap.mcs.tx_params = IEEE80211_HT_MCS_TX_DEFINED,
315};
316
Jeff Johnson295189b2012-06-20 16:38:30 -0700317static struct ieee80211_supported_band wlan_hdd_band_p2p_2_4_GHZ =
318{
319 .channels = hdd_social_channels_2_4_GHZ,
320 .n_channels = ARRAY_SIZE(hdd_social_channels_2_4_GHZ),
321 .band = IEEE80211_BAND_2GHZ,
322 .bitrates = g_mode_rates,
323 .n_bitrates = g_mode_rates_size,
324 .ht_cap.ht_supported = 1,
325 .ht_cap.cap = IEEE80211_HT_CAP_SGI_20
326 | IEEE80211_HT_CAP_GRN_FLD
327 | IEEE80211_HT_CAP_DSSSCCK40
328 | IEEE80211_HT_CAP_LSIG_TXOP_PROT,
329 .ht_cap.ampdu_factor = IEEE80211_HT_MAX_AMPDU_64K,
330 .ht_cap.ampdu_density = IEEE80211_HT_MPDU_DENSITY_16,
331 .ht_cap.mcs.rx_mask = { 0xff, 0, 0, 0, 0, 0, 0, 0, 0, 0, },
332 .ht_cap.mcs.rx_highest = cpu_to_le16( 72 ),
333 .ht_cap.mcs.tx_params = IEEE80211_HT_MCS_TX_DEFINED,
334};
Jeff Johnson295189b2012-06-20 16:38:30 -0700335
336static struct ieee80211_supported_band wlan_hdd_band_5_GHZ =
337{
338 .channels = hdd_channels_5_GHZ,
339 .n_channels = ARRAY_SIZE(hdd_channels_5_GHZ),
340 .band = IEEE80211_BAND_5GHZ,
341 .bitrates = a_mode_rates,
342 .n_bitrates = a_mode_rates_size,
343 .ht_cap.ht_supported = 1,
344 .ht_cap.cap = IEEE80211_HT_CAP_SGI_20
345 | IEEE80211_HT_CAP_GRN_FLD
346 | IEEE80211_HT_CAP_DSSSCCK40
347 | IEEE80211_HT_CAP_LSIG_TXOP_PROT
348 | IEEE80211_HT_CAP_SGI_40
349 | IEEE80211_HT_CAP_SUP_WIDTH_20_40,
350 .ht_cap.ampdu_factor = IEEE80211_HT_MAX_AMPDU_64K,
351 .ht_cap.ampdu_density = IEEE80211_HT_MPDU_DENSITY_16,
352 .ht_cap.mcs.rx_mask = { 0xff, 0, 0, 0, 0, 0, 0, 0, 0, 0, },
353 .ht_cap.mcs.rx_highest = cpu_to_le16( 72 ),
354 .ht_cap.mcs.tx_params = IEEE80211_HT_MCS_TX_DEFINED,
355};
356
Gopichand Nakkala747461f2013-04-24 19:24:45 +0530357/* This structure contain information what kind of frame are expected in
Jeff Johnson295189b2012-06-20 16:38:30 -0700358 TX/RX direction for each kind of interface */
359static const struct ieee80211_txrx_stypes
360wlan_hdd_txrx_stypes[NUM_NL80211_IFTYPES] = {
361 [NL80211_IFTYPE_STATION] = {
362 .tx = 0xffff,
363 .rx = BIT(SIR_MAC_MGMT_ACTION) |
364 BIT(SIR_MAC_MGMT_PROBE_REQ),
365 },
366 [NL80211_IFTYPE_AP] = {
367 .tx = 0xffff,
368 .rx = BIT(SIR_MAC_MGMT_ASSOC_REQ) |
369 BIT(SIR_MAC_MGMT_REASSOC_REQ) |
370 BIT(SIR_MAC_MGMT_PROBE_REQ) |
371 BIT(SIR_MAC_MGMT_DISASSOC) |
372 BIT(SIR_MAC_MGMT_AUTH) |
373 BIT(SIR_MAC_MGMT_DEAUTH) |
374 BIT(SIR_MAC_MGMT_ACTION),
375 },
Jeff Johnsonbc006202013-04-29 14:05:30 -0700376 [NL80211_IFTYPE_ADHOC] = {
377 .tx = 0xffff,
378 .rx = BIT(SIR_MAC_MGMT_ASSOC_REQ) |
379 BIT(SIR_MAC_MGMT_REASSOC_REQ) |
380 BIT(SIR_MAC_MGMT_PROBE_REQ) |
381 BIT(SIR_MAC_MGMT_DISASSOC) |
382 BIT(SIR_MAC_MGMT_AUTH) |
383 BIT(SIR_MAC_MGMT_DEAUTH) |
384 BIT(SIR_MAC_MGMT_ACTION),
385 },
Jeff Johnson295189b2012-06-20 16:38:30 -0700386 [NL80211_IFTYPE_P2P_CLIENT] = {
387 .tx = 0xffff,
388 .rx = BIT(SIR_MAC_MGMT_ACTION) |
389 BIT(SIR_MAC_MGMT_PROBE_REQ),
390 },
391 [NL80211_IFTYPE_P2P_GO] = {
392 /* This is also same as for SoftAP */
393 .tx = 0xffff,
394 .rx = BIT(SIR_MAC_MGMT_ASSOC_REQ) |
395 BIT(SIR_MAC_MGMT_REASSOC_REQ) |
396 BIT(SIR_MAC_MGMT_PROBE_REQ) |
397 BIT(SIR_MAC_MGMT_DISASSOC) |
398 BIT(SIR_MAC_MGMT_AUTH) |
399 BIT(SIR_MAC_MGMT_DEAUTH) |
400 BIT(SIR_MAC_MGMT_ACTION),
401 },
Jeff Johnson295189b2012-06-20 16:38:30 -0700402};
403
Sudhir Sattayappa Kohalli278eee52013-01-16 17:35:13 -0800404#if (LINUX_VERSION_CODE >= KERNEL_VERSION(3,4,0))
Sudhir Sattayappa Kohalli278eee52013-01-16 17:35:13 -0800405static const struct ieee80211_iface_limit
406wlan_hdd_iface_limit[] = {
407 {
Sunil Ravia72c3992013-01-31 06:12:22 -0800408 /* max = 3 ; Our driver create two interfaces during driver init
409 * wlan0 and p2p0 interfaces. p2p0 is considered as station
410 * interface until a group is formed. In JB architecture, once the
411 * group is formed, interface type of p2p0 is changed to P2P GO or
412 * Client.
413 * When supplicant remove the group, it first issue a set interface
414 * cmd to change the mode back to Station. In JB this works fine as
415 * we advertize two station type interface during driver init.
416 * Some vendors create separate interface for P2P GO/Client,
417 * after group formation(Third one). But while group remove
418 * supplicant first tries to change the mode(3rd interface) to STATION
419 * But as we advertized only two sta type interfaces nl80211 was
420 * returning error for the third one which was leading to failure in
421 * delete interface. Ideally while removing the group, supplicant
422 * should not try to change the 3rd interface mode to Station type.
423 * Till we get a fix in wpa_supplicant, we advertize max STA
424 * interface type to 3
425 */
426 .max = 3,
Sudhir Sattayappa Kohalli278eee52013-01-16 17:35:13 -0800427 .types = BIT(NL80211_IFTYPE_STATION),
428 },
429 {
430 .max = 1,
Jeff Johnsonbc006202013-04-29 14:05:30 -0700431 .types = BIT(NL80211_IFTYPE_ADHOC) | BIT(NL80211_IFTYPE_AP),
Sudhir Sattayappa Kohalli278eee52013-01-16 17:35:13 -0800432 },
433 {
434 .max = 1,
435 .types = BIT(NL80211_IFTYPE_P2P_GO) |
436 BIT(NL80211_IFTYPE_P2P_CLIENT),
437 },
438};
439
440/* By default, only single channel concurrency is allowed */
441static struct ieee80211_iface_combination
442wlan_hdd_iface_combination = {
443 .limits = wlan_hdd_iface_limit,
444 .num_different_channels = 1,
Sunil Ravia72c3992013-01-31 06:12:22 -0800445 /*
446 * max = WLAN_MAX_INTERFACES ; JellyBean architecture creates wlan0
447 * and p2p0 interfaces during driver init
448 * Some vendors create separate interface for P2P operations.
449 * wlan0: STA interface
450 * p2p0: P2P Device interface, action frames goes
451 * through this interface.
452 * p2p-xx: P2P interface, After GO negotiation this interface is
453 * created for p2p operations(GO/CLIENT interface).
454 */
455 .max_interfaces = WLAN_MAX_INTERFACES,
Sudhir Sattayappa Kohalli278eee52013-01-16 17:35:13 -0800456 .n_limits = ARRAY_SIZE(wlan_hdd_iface_limit),
457 .beacon_int_infra_match = false,
458};
459#endif
Sudhir Sattayappa Kohalli278eee52013-01-16 17:35:13 -0800460
Jeff Johnson295189b2012-06-20 16:38:30 -0700461static struct cfg80211_ops wlan_hdd_cfg80211_ops;
462
463/* Data rate 100KBPS based on IE Index */
464struct index_data_rate_type
465{
466 v_U8_t beacon_rate_index;
467 v_U16_t supported_rate[4];
468};
469
470/* 11B, 11G Rate table include Basic rate and Extended rate
471 The IDX field is the rate index
472 The HI field is the rate when RSSI is strong or being ignored
473 (in this case we report actual rate)
474 The MID field is the rate when RSSI is moderate
475 (in this case we cap 11b rates at 5.5 and 11g rates at 24)
476 The LO field is the rate when RSSI is low
477 (in this case we don't report rates, actual current rate used)
478 */
479static const struct
480{
481 v_U8_t beacon_rate_index;
Madan Mohan Koyyalamudi8df78d52012-11-02 12:30:06 -0700482 v_U16_t supported_rate[4];
Jeff Johnson295189b2012-06-20 16:38:30 -0700483} supported_data_rate[] =
484{
Madan Mohan Koyyalamudi8df78d52012-11-02 12:30:06 -0700485/* IDX HI HM LM LO (RSSI-based index */
486 {2, { 10, 10, 10, 0}},
487 {4, { 20, 20, 10, 0}},
488 {11, { 55, 20, 10, 0}},
489 {12, { 60, 55, 20, 0}},
490 {18, { 90, 55, 20, 0}},
491 {22, {110, 55, 20, 0}},
492 {24, {120, 90, 60, 0}},
493 {36, {180, 120, 60, 0}},
494 {44, {220, 180, 60, 0}},
495 {48, {240, 180, 90, 0}},
496 {66, {330, 180, 90, 0}},
497 {72, {360, 240, 90, 0}},
498 {96, {480, 240, 120, 0}},
499 {108, {540, 240, 120, 0}}
Jeff Johnson295189b2012-06-20 16:38:30 -0700500};
501
502/* MCS Based rate table */
503static struct index_data_rate_type supported_mcs_rate[] =
504{
505/* MCS L20 L40 S20 S40 */
506 {0, {65, 135, 72, 150}},
507 {1, {130, 270, 144, 300}},
508 {2, {195, 405, 217, 450}},
509 {3, {260, 540, 289, 600}},
510 {4, {390, 810, 433, 900}},
511 {5, {520, 1080, 578, 1200}},
512 {6, {585, 1215, 650, 1350}},
513 {7, {650, 1350, 722, 1500}}
514};
515
Leo Chang6f8870f2013-03-26 18:11:36 -0700516#ifdef WLAN_FEATURE_11AC
517
Gopichand Nakkala4c705372013-04-24 13:20:33 +0530518#define DATA_RATE_11AC_MCS_MASK 0x03
Leo Chang6f8870f2013-03-26 18:11:36 -0700519
520struct index_vht_data_rate_type
521{
522 v_U8_t beacon_rate_index;
Gopichand Nakkala4c705372013-04-24 13:20:33 +0530523 v_U16_t supported_VHT80_rate[2];
524 v_U16_t supported_VHT40_rate[2];
525 v_U16_t supported_VHT20_rate[2];
Leo Chang6f8870f2013-03-26 18:11:36 -0700526};
527
528typedef enum
529{
530 DATA_RATE_11AC_MAX_MCS_7,
531 DATA_RATE_11AC_MAX_MCS_8,
532 DATA_RATE_11AC_MAX_MCS_9,
533 DATA_RATE_11AC_MAX_MCS_NA
534} eDataRate11ACMaxMcs;
535
Mahesh A Saptasagar7bd6ad42014-07-21 18:56:33 +0530536/* SSID broadcast type */
537typedef enum eSSIDBcastType
538{
539 eBCAST_UNKNOWN = 0,
540 eBCAST_NORMAL = 1,
541 eBCAST_HIDDEN = 2,
542} tSSIDBcastType;
543
Leo Chang6f8870f2013-03-26 18:11:36 -0700544/* MCS Based VHT rate table */
545static struct index_vht_data_rate_type supported_vht_mcs_rate[] =
546{
Gopichand Nakkala4c705372013-04-24 13:20:33 +0530547/* MCS L80 S80 L40 S40 L20 S40*/
548 {0, {293, 325}, {135, 150}, {65, 72}},
549 {1, {585, 650}, {270, 300}, {130, 144}},
550 {2, {878, 975}, {405, 450}, {195, 217}},
551 {3, {1170, 1300}, {540, 600}, {260, 289}},
552 {4, {1755, 1950}, {810, 900}, {390, 433}},
553 {5, {2340, 2600}, {1080, 1200}, {520, 578}},
554 {6, {2633, 2925}, {1215, 1350}, {585, 650}},
555 {7, {2925, 3250}, {1350, 1500}, {650, 722}},
556 {8, {3510, 3900}, {1620, 1800}, {780, 867}},
557 {9, {3900, 4333}, {1800, 2000}, {780, 867}}
Leo Chang6f8870f2013-03-26 18:11:36 -0700558};
559#endif /* WLAN_FEATURE_11AC */
560
c_hpothu79aab322014-07-14 21:11:01 +0530561/*array index points to MCS and array value points respective rssi*/
562static int rssiMcsTbl[][10] =
563{
564/*MCS 0 1 2 3 4 5 6 7 8 9*/
565 {-82, -79, -77, -74, -70, -66, -65, -64, -59, -57}, //20
566 {-79, -76, -74, -71, -67, -63, -62, -61, -56, -54}, //40
567 {-76, -73, -71, -68, -64, -60, -59, -58, -53, -51} //80
568};
569
Jeff Johnson295189b2012-06-20 16:38:30 -0700570extern struct net_device_ops net_ops_struct;
Dasari Srinivas7875a302014-09-26 17:50:57 +0530571#ifdef FEATURE_WLAN_SCAN_PNO
572static eHalStatus wlan_hdd_is_pno_allowed(hdd_adapter_t *pAdapter);
573#endif
Jeff Johnson295189b2012-06-20 16:38:30 -0700574
Leo Chang9056f462013-08-01 19:21:11 -0700575#ifdef WLAN_NL80211_TESTMODE
576enum wlan_hdd_tm_attr
577{
578 WLAN_HDD_TM_ATTR_INVALID = 0,
579 WLAN_HDD_TM_ATTR_CMD = 1,
580 WLAN_HDD_TM_ATTR_DATA = 2,
581 WLAN_HDD_TM_ATTR_TYPE = 3,
582 /* keep last */
583 WLAN_HDD_TM_ATTR_AFTER_LAST,
584 WLAN_HDD_TM_ATTR_MAX = WLAN_HDD_TM_ATTR_AFTER_LAST - 1,
585};
586
587enum wlan_hdd_tm_cmd
588{
589 WLAN_HDD_TM_CMD_WLAN_HB = 1,
590};
591
592#define WLAN_HDD_TM_DATA_MAX_LEN 5000
593
594static const struct nla_policy wlan_hdd_tm_policy[WLAN_HDD_TM_ATTR_MAX + 1] =
595{
596 [WLAN_HDD_TM_ATTR_CMD] = { .type = NLA_U32 },
597 [WLAN_HDD_TM_ATTR_DATA] = { .type = NLA_BINARY,
598 .len = WLAN_HDD_TM_DATA_MAX_LEN },
599};
600#endif /* WLAN_NL80211_TESTMODE */
601
Rajesh Chauhan98a31f82014-01-06 20:15:25 -0800602#ifdef FEATURE_WLAN_CH_AVOID
603/*
604 * FUNCTION: wlan_hdd_send_avoid_freq_event
605 * This is called when wlan driver needs to send vendor specific
606 * avoid frequency range event to userspace
607 */
608int wlan_hdd_send_avoid_freq_event(hdd_context_t *pHddCtx,
609 tHddAvoidFreqList *pAvoidFreqList)
610{
611 struct sk_buff *vendor_event;
612
613 ENTER();
614
615 if (!pHddCtx)
616 {
617 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
618 "%s: HDD context is null", __func__);
619 return -1;
620 }
621
622 if (!pAvoidFreqList)
623 {
624 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
625 "%s: pAvoidFreqList is null", __func__);
626 return -1;
627 }
628
629 vendor_event = cfg80211_vendor_event_alloc(pHddCtx->wiphy,
630 sizeof(tHddAvoidFreqList),
Sunil Duttc69bccb2014-05-26 21:30:20 +0530631 QCA_NL80211_VENDOR_SUBCMD_AVOID_FREQUENCY_INDEX,
Rajesh Chauhan98a31f82014-01-06 20:15:25 -0800632 GFP_KERNEL);
633 if (!vendor_event)
634 {
635 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
636 "%s: cfg80211_vendor_event_alloc failed", __func__);
637 return -1;
638 }
639
640 memcpy(skb_put(vendor_event, sizeof(tHddAvoidFreqList)),
641 (void *)pAvoidFreqList, sizeof(tHddAvoidFreqList));
642
643 cfg80211_vendor_event(vendor_event, GFP_KERNEL);
644
645 EXIT();
646 return 0;
647}
648#endif /* FEATURE_WLAN_CH_AVOID */
649
Sunil Duttc69bccb2014-05-26 21:30:20 +0530650#ifdef WLAN_FEATURE_LINK_LAYER_STATS
651
652static v_BOOL_t put_wifi_rate_stat( tpSirWifiRateStat stats,
653 struct sk_buff *vendor_event)
654{
655 if (nla_put_u8(vendor_event,
656 QCA_WLAN_VENDOR_ATTR_LL_STATS_RATE_PREAMBLE,
657 stats->rate.preamble) ||
658 nla_put_u8(vendor_event,
659 QCA_WLAN_VENDOR_ATTR_LL_STATS_RATE_NSS,
660 stats->rate.nss) ||
661 nla_put_u8(vendor_event,
662 QCA_WLAN_VENDOR_ATTR_LL_STATS_RATE_BW,
663 stats->rate.bw) ||
664 nla_put_u8(vendor_event,
665 QCA_WLAN_VENDOR_ATTR_LL_STATS_RATE_MCS_INDEX,
666 stats->rate.rateMcsIdx) ||
667 nla_put_u32(vendor_event, QCA_WLAN_VENDOR_ATTR_LL_STATS_RATE_BIT_RATE,
668 stats->rate.bitrate ) ||
669 nla_put_u32(vendor_event, QCA_WLAN_VENDOR_ATTR_LL_STATS_RATE_TX_MPDU,
670 stats->txMpdu ) ||
671 nla_put_u32(vendor_event, QCA_WLAN_VENDOR_ATTR_LL_STATS_RATE_RX_MPDU,
672 stats->rxMpdu ) ||
673 nla_put_u32(vendor_event, QCA_WLAN_VENDOR_ATTR_LL_STATS_RATE_MPDU_LOST,
674 stats->mpduLost ) ||
675 nla_put_u32(vendor_event, QCA_WLAN_VENDOR_ATTR_LL_STATS_RATE_RETRIES,
676 stats->retries) ||
677 nla_put_u32(vendor_event,
678 QCA_WLAN_VENDOR_ATTR_LL_STATS_RATE_RETRIES_SHORT,
679 stats->retriesShort ) ||
680 nla_put_u32(vendor_event,
681 QCA_WLAN_VENDOR_ATTR_LL_STATS_RATE_RETRIES_LONG,
682 stats->retriesLong))
683 {
684 hddLog(VOS_TRACE_LEVEL_ERROR,
685 FL("QCA_WLAN_VENDOR_ATTR put fail"));
686 return FALSE;
687 }
688 return TRUE;
689}
690
691static v_BOOL_t put_wifi_peer_info( tpSirWifiPeerInfo stats,
692 struct sk_buff *vendor_event)
693{
694 u32 i = 0;
695 struct nlattr *rateInfo;
696 if (nla_put_u32(vendor_event, QCA_WLAN_VENDOR_ATTR_LL_STATS_PEER_INFO_TYPE,
697 stats->type) ||
698 nla_put(vendor_event,
699 QCA_WLAN_VENDOR_ATTR_LL_STATS_PEER_INFO_MAC_ADDRESS,
700 VOS_MAC_ADDR_SIZE, &stats->peerMacAddress[0]) ||
701 nla_put_u32(vendor_event,
702 QCA_WLAN_VENDOR_ATTR_LL_STATS_PEER_INFO_CAPABILITIES,
703 stats->capabilities) ||
704 nla_put_u32(vendor_event,
705 QCA_WLAN_VENDOR_ATTR_LL_STATS_PEER_INFO_NUM_RATES,
706 stats->numRate))
707 {
708 hddLog(VOS_TRACE_LEVEL_ERROR,
709 FL("QCA_WLAN_VENDOR_ATTR put fail"));
710 goto error;
711 }
712
713 rateInfo = nla_nest_start(vendor_event,
714 QCA_WLAN_VENDOR_ATTR_LL_STATS_PEER_INFO_RATE_INFO);
Sushant Kaushikee1f55e2015-01-22 11:27:01 +0530715 if(!rateInfo)
716 return FALSE;
Sunil Duttc69bccb2014-05-26 21:30:20 +0530717 for (i = 0; i < stats->numRate; i++)
718 {
719 struct nlattr *rates;
720 tpSirWifiRateStat pRateStats = (tpSirWifiRateStat )((uint8 *)
721 stats->rateStats +
722 (i * sizeof(tSirWifiRateStat)));
723 rates = nla_nest_start(vendor_event, i);
Sushant Kaushikee1f55e2015-01-22 11:27:01 +0530724 if(!rates)
725 return FALSE;
Sunil Duttc69bccb2014-05-26 21:30:20 +0530726
727 if (FALSE == put_wifi_rate_stat(pRateStats, vendor_event))
728 {
729 hddLog(VOS_TRACE_LEVEL_ERROR,
730 FL("QCA_WLAN_VENDOR_ATTR put fail"));
731 return FALSE;
732 }
733 nla_nest_end(vendor_event, rates);
734 }
735 nla_nest_end(vendor_event, rateInfo);
736
737 return TRUE;
738error:
739 return FALSE;
740}
741
742static v_BOOL_t put_wifi_wmm_ac_stat( tpSirWifiWmmAcStat stats,
743 struct sk_buff *vendor_event)
744{
745 if (nla_put_u32(vendor_event, QCA_WLAN_VENDOR_ATTR_LL_STATS_WMM_AC_AC,
746 stats->ac ) ||
747 nla_put_u32(vendor_event,
748 QCA_WLAN_VENDOR_ATTR_LL_STATS_WMM_AC_TX_MPDU,
749 stats->txMpdu ) ||
750 nla_put_u32(vendor_event,
751 QCA_WLAN_VENDOR_ATTR_LL_STATS_WMM_AC_RX_MPDU,
752 stats->rxMpdu ) ||
753 nla_put_u32(vendor_event,
754 QCA_WLAN_VENDOR_ATTR_LL_STATS_WMM_AC_TX_MCAST,
755 stats->txMcast ) ||
756 nla_put_u32(vendor_event,
757 QCA_WLAN_VENDOR_ATTR_LL_STATS_WMM_AC_RX_MCAST,
758 stats->rxMcast ) ||
759 nla_put_u32(vendor_event,
760 QCA_WLAN_VENDOR_ATTR_LL_STATS_WMM_AC_RX_AMPDU,
761 stats->rxAmpdu ) ||
762 nla_put_u32(vendor_event,
763 QCA_WLAN_VENDOR_ATTR_LL_STATS_WMM_AC_TX_AMPDU,
764 stats->txAmpdu ) ||
765 nla_put_u32(vendor_event,
766 QCA_WLAN_VENDOR_ATTR_LL_STATS_WMM_AC_MPDU_LOST,
767 stats->mpduLost )||
768 nla_put_u32(vendor_event,
769 QCA_WLAN_VENDOR_ATTR_LL_STATS_WMM_AC_RETRIES,
770 stats->retries ) ||
771 nla_put_u32(vendor_event,
772 QCA_WLAN_VENDOR_ATTR_LL_STATS_WMM_AC_RETRIES_SHORT,
773 stats->retriesShort ) ||
774 nla_put_u32(vendor_event,
775 QCA_WLAN_VENDOR_ATTR_LL_STATS_WMM_AC_RETRIES_LONG,
776 stats->retriesLong ) ||
777 nla_put_u32(vendor_event,
778 QCA_WLAN_VENDOR_ATTR_LL_STATS_WMM_AC_CONTENTION_TIME_MIN,
779 stats->contentionTimeMin ) ||
780 nla_put_u32(vendor_event,
781 QCA_WLAN_VENDOR_ATTR_LL_STATS_WMM_AC_CONTENTION_TIME_MAX,
782 stats->contentionTimeMax ) ||
783 nla_put_u32(vendor_event,
784 QCA_WLAN_VENDOR_ATTR_LL_STATS_WMM_AC_CONTENTION_TIME_AVG,
785 stats->contentionTimeAvg ) ||
786 nla_put_u32(vendor_event,
787 QCA_WLAN_VENDOR_ATTR_LL_STATS_WMM_AC_CONTENTION_NUM_SAMPLES,
788 stats->contentionNumSamples ))
789 {
790 hddLog(VOS_TRACE_LEVEL_ERROR,
791 FL("QCA_WLAN_VENDOR_ATTR put fail") );
792 return FALSE;
793 }
794 return TRUE;
795}
796
797static v_BOOL_t put_wifi_interface_info(tpSirWifiInterfaceInfo stats,
798 struct sk_buff *vendor_event)
799{
Dino Myclec8f3f332014-07-21 16:48:27 +0530800 if (nla_put_s32(vendor_event,
Sunil Duttc69bccb2014-05-26 21:30:20 +0530801 QCA_WLAN_VENDOR_ATTR_LL_STATS_IFACE_INFO_MODE, stats->mode ) ||
802 nla_put(vendor_event,
803 QCA_WLAN_VENDOR_ATTR_LL_STATS_IFACE_INFO_MAC_ADDR,
804 VOS_MAC_ADDR_SIZE, stats->macAddr) ||
805 nla_put_u32(vendor_event,
806 QCA_WLAN_VENDOR_ATTR_LL_STATS_IFACE_INFO_STATE,
807 stats->state ) ||
808 nla_put_u32(vendor_event,
809 QCA_WLAN_VENDOR_ATTR_LL_STATS_IFACE_INFO_ROAMING,
810 stats->roaming ) ||
811 nla_put_u32(vendor_event,
812 QCA_WLAN_VENDOR_ATTR_LL_STATS_IFACE_INFO_CAPABILITIES,
813 stats->capabilities ) ||
814 nla_put(vendor_event,
815 QCA_WLAN_VENDOR_ATTR_LL_STATS_IFACE_INFO_SSID,
816 strlen(stats->ssid), stats->ssid) ||
817 nla_put(vendor_event,
818 QCA_WLAN_VENDOR_ATTR_LL_STATS_IFACE_INFO_BSSID,
819 WNI_CFG_BSSID_LEN, stats->bssid) ||
820 nla_put(vendor_event,
821 QCA_WLAN_VENDOR_ATTR_LL_STATS_IFACE_INFO_AP_COUNTRY_STR,
822 WNI_CFG_COUNTRY_CODE_LEN, stats->apCountryStr) ||
823 nla_put(vendor_event,
824 QCA_WLAN_VENDOR_ATTR_LL_STATS_IFACE_INFO_COUNTRY_STR,
825 WNI_CFG_COUNTRY_CODE_LEN, stats->countryStr)
826 )
827 {
828 hddLog(VOS_TRACE_LEVEL_ERROR,
829 FL("QCA_WLAN_VENDOR_ATTR put fail") );
830 return FALSE;
831 }
832 return TRUE;
833}
834
Dino Mycle3b9536d2014-07-09 22:05:24 +0530835static v_BOOL_t put_wifi_iface_stats(hdd_adapter_t *pAdapter,
836 tpSirWifiIfaceStat pWifiIfaceStat,
Sunil Duttc69bccb2014-05-26 21:30:20 +0530837 struct sk_buff *vendor_event)
838{
839 int i = 0;
840 struct nlattr *wmmInfo;
Dino Mycle3b9536d2014-07-09 22:05:24 +0530841 hdd_station_ctx_t *pHddStaCtx = WLAN_HDD_GET_STATION_CTX_PTR(pAdapter);
842 WLANTL_InterfaceStatsType *pWifiIfaceStatTL = NULL;
Srinivas Dasaria8a304f2014-11-15 16:13:37 +0530843 tSirWifiWmmAcStat accessclassStats;
Dino Mycle3b9536d2014-07-09 22:05:24 +0530844
Sunil Duttc69bccb2014-05-26 21:30:20 +0530845 if (FALSE == put_wifi_interface_info(
846 &pWifiIfaceStat->info,
847 vendor_event))
848 {
849 hddLog(VOS_TRACE_LEVEL_ERROR,
850 FL("QCA_WLAN_VENDOR_ATTR put fail") );
851 return FALSE;
852
853 }
Dino Mycle3b9536d2014-07-09 22:05:24 +0530854 pWifiIfaceStatTL = (WLANTL_InterfaceStatsType *)
855 vos_mem_malloc(sizeof(WLANTL_InterfaceStatsType));
856 if (NULL == pWifiIfaceStatTL)
857 {
858 hddLog(VOS_TRACE_LEVEL_ERROR, FL("vos_mem_malloc failed"));
859 return FALSE;
860 }
861
Srinivas Dasaria8a304f2014-11-15 16:13:37 +0530862 accessclassStats = pWifiIfaceStat->AccessclassStats[WIFI_AC_BK];
863 pWifiIfaceStat->AccessclassStats[WIFI_AC_BK] =
864 pWifiIfaceStat->AccessclassStats[WIFI_AC_BE];
865 pWifiIfaceStat->AccessclassStats[WIFI_AC_BE] = accessclassStats;
866
867 accessclassStats.ac = pWifiIfaceStat->AccessclassStats[WIFI_AC_BK].ac;
868 pWifiIfaceStat->AccessclassStats[WIFI_AC_BK].ac =
869 pWifiIfaceStat->AccessclassStats[WIFI_AC_BE].ac;
870 pWifiIfaceStat->AccessclassStats[WIFI_AC_BE].ac = accessclassStats.ac;
Dino Mycle3b9536d2014-07-09 22:05:24 +0530871
872 if ( pWifiIfaceStat->info.state == WIFI_ASSOCIATED)
873 {
874 if (VOS_STATUS_SUCCESS ==
875 WLANTL_CollectInterfaceStats((WLAN_HDD_GET_CTX(pAdapter))->pvosContext,
876 pHddStaCtx->conn_info.staId[0], pWifiIfaceStatTL))
877 {
878 /* mgmtRx, MgmtActionRx, rxMcast, rxMpdu, rxAmpdu, rssiData are
879 * obtained from TL structure
880 */
881
882 pWifiIfaceStat->mgmtRx = pWifiIfaceStat->beaconRx +
883 pWifiIfaceStatTL->mgmtRx;
Dino Mycle3b9536d2014-07-09 22:05:24 +0530884 pWifiIfaceStat->rssiData = pWifiIfaceStatTL->rssiData;
885
Srinivas Dasari98947432014-11-07 19:41:24 +0530886 pWifiIfaceStat->AccessclassStats[WIFI_AC_VO].rxMcast
887 = pWifiIfaceStatTL->accessCategoryStats[WLANTL_AC_VO].rxMcast;
888 pWifiIfaceStat->AccessclassStats[WIFI_AC_VI].rxMcast
889 = pWifiIfaceStatTL->accessCategoryStats[WLANTL_AC_VI].rxMcast;
890 pWifiIfaceStat->AccessclassStats[WIFI_AC_BE].rxMcast
891 = pWifiIfaceStatTL->accessCategoryStats[WLANTL_AC_BE].rxMcast;
892 pWifiIfaceStat->AccessclassStats[WIFI_AC_BK].rxMcast
893 = pWifiIfaceStatTL->accessCategoryStats[WLANTL_AC_BK].rxMcast;
Dino Mycle3b9536d2014-07-09 22:05:24 +0530894
Srinivas Dasari98947432014-11-07 19:41:24 +0530895 pWifiIfaceStat->AccessclassStats[WIFI_AC_VO].rxMpdu
896 = pWifiIfaceStatTL->accessCategoryStats[WLANTL_AC_VO].rxMpdu;
897 pWifiIfaceStat->AccessclassStats[WIFI_AC_VI].rxMpdu
898 = pWifiIfaceStatTL->accessCategoryStats[WLANTL_AC_VI].rxMpdu;
899 pWifiIfaceStat->AccessclassStats[WIFI_AC_BE].rxMpdu
900 = pWifiIfaceStatTL->accessCategoryStats[WLANTL_AC_BE].rxMpdu;
901 pWifiIfaceStat->AccessclassStats[WIFI_AC_BK].rxMpdu
902 = pWifiIfaceStatTL->accessCategoryStats[WLANTL_AC_BK].rxMpdu;
Dino Mycle3b9536d2014-07-09 22:05:24 +0530903
Srinivas Dasari98947432014-11-07 19:41:24 +0530904 pWifiIfaceStat->AccessclassStats[WIFI_AC_VO].rxAmpdu
905 = pWifiIfaceStatTL->accessCategoryStats[WLANTL_AC_VO].rxAmpdu;
906 pWifiIfaceStat->AccessclassStats[WIFI_AC_VI].rxAmpdu
907 = pWifiIfaceStatTL->accessCategoryStats[WLANTL_AC_VI].rxAmpdu;
908 pWifiIfaceStat->AccessclassStats[WIFI_AC_BE].rxAmpdu
909 = pWifiIfaceStatTL->accessCategoryStats[WLANTL_AC_BE].rxAmpdu;
910 pWifiIfaceStat->AccessclassStats[WIFI_AC_BK].rxAmpdu
911 = pWifiIfaceStatTL->accessCategoryStats[WLANTL_AC_BK].rxAmpdu;
Dino Mycle3b9536d2014-07-09 22:05:24 +0530912 }
913 else
914 {
915 hddLog(VOS_TRACE_LEVEL_ERROR, FL("Error in getting stats from TL"));
916 }
917
Dino Mycle3b9536d2014-07-09 22:05:24 +0530918 pWifiIfaceStat->AccessclassStats[WIFI_AC_VO].txMcast =
919 pAdapter->hdd_stats.hddTxRxStats.txMcast[WLANTL_AC_VO];
920 pWifiIfaceStat->AccessclassStats[WIFI_AC_VI].txMcast =
921 pAdapter->hdd_stats.hddTxRxStats.txMcast[WLANTL_AC_VI];
922 pWifiIfaceStat->AccessclassStats[WIFI_AC_BE].txMcast =
923 pAdapter->hdd_stats.hddTxRxStats.txMcast[WLANTL_AC_BE];
924 pWifiIfaceStat->AccessclassStats[WIFI_AC_BK].txMcast =
925 pAdapter->hdd_stats.hddTxRxStats.txMcast[WLANTL_AC_BK];
926 }
927 else
928 {
929 hddLog(VOS_TRACE_LEVEL_INFO, FL("Interface not Associated"));
930 }
931
932
Sunil Duttc69bccb2014-05-26 21:30:20 +0530933
934 if (nla_put_u32(vendor_event,
935 QCA_WLAN_VENDOR_ATTR_LL_STATS_IFACE_BEACON_RX,
936 pWifiIfaceStat->beaconRx) ||
937 nla_put_u32(vendor_event,
938 QCA_WLAN_VENDOR_ATTR_LL_STATS_IFACE_MGMT_RX,
939 pWifiIfaceStat->mgmtRx) ||
940 nla_put_u32(vendor_event,
941 QCA_WLAN_VENDOR_ATTR_LL_STATS_IFACE_MGMT_ACTION_RX,
942 pWifiIfaceStat->mgmtActionRx) ||
943 nla_put_u32(vendor_event,
944 QCA_WLAN_VENDOR_ATTR_LL_STATS_IFACE_MGMT_ACTION_TX,
945 pWifiIfaceStat->mgmtActionTx) ||
Dino Mycle3b9536d2014-07-09 22:05:24 +0530946 nla_put_s32(vendor_event,
Sunil Duttc69bccb2014-05-26 21:30:20 +0530947 QCA_WLAN_VENDOR_ATTR_LL_STATS_IFACE_RSSI_MGMT,
948 pWifiIfaceStat->rssiMgmt) ||
Dino Mycle3b9536d2014-07-09 22:05:24 +0530949 nla_put_s32(vendor_event,
Sunil Duttc69bccb2014-05-26 21:30:20 +0530950 QCA_WLAN_VENDOR_ATTR_LL_STATS_IFACE_RSSI_DATA,
951 pWifiIfaceStat->rssiData) ||
Dino Mycle3b9536d2014-07-09 22:05:24 +0530952 nla_put_s32(vendor_event,
Sunil Duttc69bccb2014-05-26 21:30:20 +0530953 QCA_WLAN_VENDOR_ATTR_LL_STATS_IFACE_RSSI_ACK,
954 pWifiIfaceStat->rssiAck))
955 {
956 hddLog(VOS_TRACE_LEVEL_ERROR,
957 FL("QCA_WLAN_VENDOR_ATTR put fail"));
Dino Mycle3b9536d2014-07-09 22:05:24 +0530958 vos_mem_free(pWifiIfaceStatTL);
Sunil Duttc69bccb2014-05-26 21:30:20 +0530959 return FALSE;
960 }
961
962 wmmInfo = nla_nest_start(vendor_event,
963 QCA_WLAN_VENDOR_ATTR_LL_STATS_WMM_INFO);
Sushant Kaushikee1f55e2015-01-22 11:27:01 +0530964 if(!wmmInfo)
965 {
966 vos_mem_free(pWifiIfaceStatTL);
967 return FALSE;
968 }
Sunil Duttc69bccb2014-05-26 21:30:20 +0530969 for (i = 0; i < WIFI_AC_MAX; i++)
970 {
971 struct nlattr *wmmStats;
972 wmmStats = nla_nest_start(vendor_event, i);
Sushant Kaushikee1f55e2015-01-22 11:27:01 +0530973 if(!wmmStats)
974 {
975 vos_mem_free(pWifiIfaceStatTL);
976 return FALSE;
977 }
Sunil Duttc69bccb2014-05-26 21:30:20 +0530978 if (FALSE == put_wifi_wmm_ac_stat(
979 &pWifiIfaceStat->AccessclassStats[i],
980 vendor_event))
981 {
982 hddLog(VOS_TRACE_LEVEL_ERROR,
983 FL("QCA_WLAN_VENDOR_ATTR put Fail"));
Dino Mycle3b9536d2014-07-09 22:05:24 +0530984 vos_mem_free(pWifiIfaceStatTL);
Sunil Duttc69bccb2014-05-26 21:30:20 +0530985 return FALSE;
986 }
987
988 nla_nest_end(vendor_event, wmmStats);
989 }
990 nla_nest_end(vendor_event, wmmInfo);
Dino Mycle3b9536d2014-07-09 22:05:24 +0530991 vos_mem_free(pWifiIfaceStatTL);
Sunil Duttc69bccb2014-05-26 21:30:20 +0530992 return TRUE;
993}
994
995static tSirWifiInterfaceMode
996 hdd_map_device_to_ll_iface_mode ( int deviceMode )
997{
998 switch (deviceMode)
999 {
1000 case WLAN_HDD_INFRA_STATION:
1001 return WIFI_INTERFACE_STA;
1002 case WLAN_HDD_SOFTAP:
1003 return WIFI_INTERFACE_SOFTAP;
1004 case WLAN_HDD_P2P_CLIENT:
1005 return WIFI_INTERFACE_P2P_CLIENT;
1006 case WLAN_HDD_P2P_GO:
1007 return WIFI_INTERFACE_P2P_GO;
1008 case WLAN_HDD_IBSS:
1009 return WIFI_INTERFACE_IBSS;
1010 default:
Dino Myclec8f3f332014-07-21 16:48:27 +05301011 return WIFI_INTERFACE_UNKNOWN;
Sunil Duttc69bccb2014-05-26 21:30:20 +05301012 }
1013}
1014
1015static v_BOOL_t hdd_get_interface_info(hdd_adapter_t *pAdapter,
1016 tpSirWifiInterfaceInfo pInfo)
1017{
1018 v_U8_t *staMac = NULL;
1019 hdd_station_ctx_t *pHddStaCtx;
1020 tHalHandle hHal = WLAN_HDD_GET_HAL_CTX(pAdapter);
1021 tpAniSirGlobal pMac = PMAC_STRUCT( hHal );
1022
1023 pInfo->mode = hdd_map_device_to_ll_iface_mode(pAdapter->device_mode);
1024
1025 vos_mem_copy(pInfo->macAddr,
1026 pAdapter->macAddressCurrent.bytes, sizeof(v_MACADDR_t));
1027
1028 if (((WLAN_HDD_INFRA_STATION == pAdapter->device_mode) ||
1029 (WLAN_HDD_P2P_CLIENT == pAdapter->device_mode) ||
1030 (WLAN_HDD_P2P_DEVICE == pAdapter->device_mode)))
1031 {
1032 pHddStaCtx = WLAN_HDD_GET_STATION_CTX_PTR(pAdapter);
1033 if (eConnectionState_NotConnected == pHddStaCtx->conn_info.connState)
1034 {
1035 pInfo->state = WIFI_DISCONNECTED;
1036 }
1037 if (eConnectionState_Connecting == pHddStaCtx->conn_info.connState)
1038 {
1039 hddLog(VOS_TRACE_LEVEL_ERROR,
1040 "%s: Session ID %d, Connection is in progress", __func__,
1041 pAdapter->sessionId);
1042 pInfo->state = WIFI_ASSOCIATING;
1043 }
1044 if ((eConnectionState_Associated == pHddStaCtx->conn_info.connState) &&
1045 (VOS_FALSE == pHddStaCtx->conn_info.uIsAuthenticated))
1046 {
1047 staMac = (v_U8_t *) &(pAdapter->macAddressCurrent.bytes[0]);
1048 hddLog(VOS_TRACE_LEVEL_ERROR,
1049 "%s: client " MAC_ADDRESS_STR
1050 " is in the middle of WPS/EAPOL exchange.", __func__,
1051 MAC_ADDR_ARRAY(staMac));
1052 pInfo->state = WIFI_AUTHENTICATING;
1053 }
1054 if (eConnectionState_Associated == pHddStaCtx->conn_info.connState)
1055 {
1056 pInfo->state = WIFI_ASSOCIATED;
1057 vos_mem_copy(pInfo->bssid,
1058 &pHddStaCtx->conn_info.bssId, WNI_CFG_BSSID_LEN);
1059 vos_mem_copy(pInfo->ssid,
1060 pHddStaCtx->conn_info.SSID.SSID.ssId,
1061 pHddStaCtx->conn_info.SSID.SSID.length);
1062 //NULL Terminate the string.
1063 pInfo->ssid[pHddStaCtx->conn_info.SSID.SSID.length] = 0;
1064 }
1065 }
1066 vos_mem_copy(pInfo->countryStr,
1067 pMac->scan.countryCodeCurrent, WNI_CFG_COUNTRY_CODE_LEN);
1068
1069 vos_mem_copy(pInfo->apCountryStr,
1070 pMac->scan.countryCodeCurrent, WNI_CFG_COUNTRY_CODE_LEN);
1071
1072 return TRUE;
1073}
1074
1075/*
1076 * hdd_link_layer_process_peer_stats () - This function is called after
1077 * receiving Link Layer Peer statistics from FW.This function converts
1078 * the firmware data to the NL data and sends the same to the kernel/upper
1079 * layers.
1080 */
1081static v_VOID_t hdd_link_layer_process_peer_stats(hdd_adapter_t *pAdapter,
1082 v_VOID_t *pData)
1083{
1084 hdd_context_t *pHddCtx = WLAN_HDD_GET_CTX(pAdapter);
1085 tpSirWifiRateStat pWifiRateStat;
1086 tpSirWifiPeerStat pWifiPeerStat;
1087 tpSirWifiPeerInfo pWifiPeerInfo;
1088 struct nlattr *peerInfo;
1089 struct sk_buff *vendor_event;
1090 int status, i;
1091
1092 status = wlan_hdd_validate_context(pHddCtx);
1093 if (0 != status)
1094 {
1095 hddLog(VOS_TRACE_LEVEL_ERROR,
1096 FL("HDD context is not valid") );
1097 return;
1098 }
1099
1100 pWifiPeerStat = (tpSirWifiPeerStat) pData;
1101
1102 hddLog(VOS_TRACE_LEVEL_INFO,
1103 "LL_STATS_PEER_ALL : numPeers %u",
1104 pWifiPeerStat->numPeers);
1105 {
1106 for (i = 0; i < pWifiPeerStat->numPeers; i++)
1107 {
1108 pWifiPeerInfo = (tpSirWifiPeerInfo)
1109 ((uint8 *)pWifiPeerStat->peerInfo +
1110 ( i * sizeof(tSirWifiPeerInfo)));
1111
Dasari Srinivas1be0c4e2014-10-19 13:03:41 +05301112 if (WLAN_HDD_INFRA_STATION == pAdapter->device_mode) {
1113 pWifiPeerInfo->type = WIFI_PEER_AP;
1114 }
1115 if (WLAN_HDD_P2P_CLIENT == pAdapter->device_mode) {
1116 pWifiPeerInfo->type = WIFI_PEER_P2P_GO;
1117 }
1118
Sunil Duttc69bccb2014-05-26 21:30:20 +05301119 hddLog(VOS_TRACE_LEVEL_INFO,
1120 " %d) LL_STATS Channel Stats "
1121 " Peer Type %u "
1122 " peerMacAddress %pM "
1123 " capabilities 0x%x "
1124 " numRate %u ",
1125 i,
1126 pWifiPeerInfo->type,
1127 pWifiPeerInfo->peerMacAddress,
1128 pWifiPeerInfo->capabilities,
1129 pWifiPeerInfo->numRate);
1130 {
1131 int j;
1132 for (j = 0; j < pWifiPeerInfo->numRate; j++)
1133 {
1134 pWifiRateStat = (tpSirWifiRateStat)
1135 ((tANI_U8 *) pWifiPeerInfo->rateStats +
1136 ( j * sizeof(tSirWifiRateStat)));
1137
1138 hddLog(VOS_TRACE_LEVEL_INFO,
1139 " peer Rate Stats "
1140 " preamble %u "
1141 " nss %u "
1142 " bw %u "
1143 " rateMcsIdx %u "
1144 " reserved %u "
1145 " bitrate %u "
1146 " txMpdu %u "
1147 " rxMpdu %u "
1148 " mpduLost %u "
1149 " retries %u "
1150 " retriesShort %u "
1151 " retriesLong %u",
1152 pWifiRateStat->rate.preamble,
1153 pWifiRateStat->rate.nss,
1154 pWifiRateStat->rate.bw,
1155 pWifiRateStat->rate.rateMcsIdx,
1156 pWifiRateStat->rate.reserved,
1157 pWifiRateStat->rate.bitrate,
1158 pWifiRateStat->txMpdu,
1159 pWifiRateStat->rxMpdu,
1160 pWifiRateStat->mpduLost,
1161 pWifiRateStat->retries,
1162 pWifiRateStat->retriesShort,
1163 pWifiRateStat->retriesLong);
1164 }
1165 }
1166 }
1167 }
1168
1169 /*
1170 * Allocate a size of 4096 for the peer stats comprising
1171 * each of size = sizeof (tSirWifiPeerInfo) + numRate *
1172 * sizeof (tSirWifiRateStat).Each field is put with an
1173 * NL attribute.The size of 4096 is considered assuming
1174 * that number of rates shall not exceed beyond 50 with
1175 * the sizeof (tSirWifiRateStat) being 32.
1176 */
1177 vendor_event = cfg80211_vendor_event_alloc(pHddCtx->wiphy,
1178 LL_STATS_EVENT_BUF_SIZE + NLMSG_HDRLEN,
1179 QCA_NL80211_VENDOR_SUBCMD_LL_PEER_INFO_STATS_INDEX,
1180 GFP_KERNEL);
1181 if (!vendor_event)
1182 {
1183 hddLog(VOS_TRACE_LEVEL_ERROR,
1184 "%s: cfg80211_vendor_event_alloc failed",
1185 __func__);
1186 return;
1187 }
1188 if (nla_put_u32(vendor_event,
1189 QCA_WLAN_VENDOR_ATTR_LL_STATS_IFACE_NUM_PEERS,
1190 pWifiPeerStat->numPeers))
1191 {
1192 hddLog(VOS_TRACE_LEVEL_ERROR,
1193 "%s: QCA_WLAN_VENDOR_ATTR put fail", __func__);
1194 kfree_skb(vendor_event);
1195 return;
1196 }
1197
1198 peerInfo = nla_nest_start(vendor_event,
1199 QCA_WLAN_VENDOR_ATTR_LL_STATS_PEER_INFO);
Sushant Kaushikee1f55e2015-01-22 11:27:01 +05301200 if(!peerInfo)
1201 {
1202 hddLog(VOS_TRACE_LEVEL_ERROR,
1203 "%s: QCA_WLAN_VENDOR_ATTR_LL_STATS_PEER_INFO put fail",
1204 __func__);
1205 kfree_skb(vendor_event);
1206 return;
1207 }
Sunil Duttc69bccb2014-05-26 21:30:20 +05301208
1209 pWifiPeerInfo = (tpSirWifiPeerInfo) ((uint8 *)
1210 pWifiPeerStat->peerInfo);
1211
1212 for (i = 1; i <= pWifiPeerStat->numPeers; i++)
1213 {
Sunil Duttc69bccb2014-05-26 21:30:20 +05301214 int numRate = pWifiPeerInfo->numRate;
Sushant Kaushikee1f55e2015-01-22 11:27:01 +05301215 struct nlattr *peers = nla_nest_start(vendor_event, i);
Sunil Duttc69bccb2014-05-26 21:30:20 +05301216
Sushant Kaushikee1f55e2015-01-22 11:27:01 +05301217 if(!peers)
1218 {
1219 hddLog(VOS_TRACE_LEVEL_ERROR,
1220 "%s: peer stats put fail",
1221 __func__);
1222 kfree_skb(vendor_event);
1223 return;
1224 }
Sunil Duttc69bccb2014-05-26 21:30:20 +05301225 if (FALSE == put_wifi_peer_info(
1226 pWifiPeerInfo, vendor_event))
1227 {
1228 hddLog(VOS_TRACE_LEVEL_ERROR,
1229 "%s: put_wifi_peer_info put fail", __func__);
1230 kfree_skb(vendor_event);
1231 return;
1232 }
1233
1234 pWifiPeerInfo = (tpSirWifiPeerInfo) ((uint8 *)
1235 pWifiPeerStat->peerInfo +
1236 (i * sizeof(tSirWifiPeerInfo)) +
1237 (numRate * sizeof (tSirWifiRateStat)));
1238 nla_nest_end(vendor_event, peers);
1239 }
1240 nla_nest_end(vendor_event, peerInfo);
1241 cfg80211_vendor_event(vendor_event, GFP_KERNEL);
1242}
1243
1244/*
1245 * hdd_link_layer_process_iface_stats () - This function is called after
1246 * receiving Link Layer Interface statistics from FW.This function converts
1247 * the firmware data to the NL data and sends the same to the kernel/upper
1248 * layers.
1249 */
1250static v_VOID_t hdd_link_layer_process_iface_stats(hdd_adapter_t *pAdapter,
1251 v_VOID_t *pData)
1252{
1253 tpSirWifiIfaceStat pWifiIfaceStat;
1254 struct sk_buff *vendor_event;
1255 hdd_context_t *pHddCtx = WLAN_HDD_GET_CTX(pAdapter);
1256 int status;
1257
1258 status = wlan_hdd_validate_context(pHddCtx);
1259 if (0 != status)
1260 {
1261 hddLog(VOS_TRACE_LEVEL_ERROR,
1262 FL("HDD context is not valid") );
1263 return;
1264 }
1265 /*
1266 * Allocate a size of 4096 for the interface stats comprising
1267 * sizeof (tpSirWifiIfaceStat).The size of 4096 is considered
1268 * assuming that all these fit with in the limit.Please take
1269 * a call on the limit based on the data requirements on
1270 * interface statistics.
1271 */
1272 vendor_event = cfg80211_vendor_event_alloc(pHddCtx->wiphy,
1273 LL_STATS_EVENT_BUF_SIZE + NLMSG_HDRLEN,
1274 QCA_NL80211_VENDOR_SUBCMD_LL_IFACE_STATS_INDEX,
1275 GFP_KERNEL);
1276 if (!vendor_event)
1277 {
1278 hddLog(VOS_TRACE_LEVEL_ERROR,
1279 FL("cfg80211_vendor_event_alloc failed") );
1280 return;
1281 }
1282
1283 pWifiIfaceStat = (tpSirWifiIfaceStat) pData;
1284
Dino Mycle3b9536d2014-07-09 22:05:24 +05301285
1286 if (FALSE == hdd_get_interface_info( pAdapter,
1287 &pWifiIfaceStat->info))
1288 {
1289 hddLog(VOS_TRACE_LEVEL_ERROR,
1290 FL("hdd_get_interface_info get fail") );
1291 kfree_skb(vendor_event);
1292 return;
1293 }
1294
1295 if (FALSE == put_wifi_iface_stats( pAdapter, pWifiIfaceStat,
1296 vendor_event))
1297 {
1298 hddLog(VOS_TRACE_LEVEL_ERROR,
1299 FL("put_wifi_iface_stats fail") );
1300 kfree_skb(vendor_event);
1301 return;
1302 }
1303
Sunil Duttc69bccb2014-05-26 21:30:20 +05301304 hddLog(VOS_TRACE_LEVEL_INFO,
1305 "WMI_LINK_STATS_IFACE Data");
1306
1307 hddLog(VOS_TRACE_LEVEL_INFO,
1308 "LL_STATS_IFACE: "
1309 " Mode %u "
1310 " MAC %pM "
1311 " State %u "
1312 " Roaming %u "
1313 " capabilities 0x%x "
1314 " SSID %s "
1315 " BSSID %pM",
1316 pWifiIfaceStat->info.mode,
1317 pWifiIfaceStat->info.macAddr,
1318 pWifiIfaceStat->info.state,
1319 pWifiIfaceStat->info.roaming,
1320 pWifiIfaceStat->info.capabilities,
1321 pWifiIfaceStat->info.ssid,
1322 pWifiIfaceStat->info.bssid);
1323
1324 hddLog(VOS_TRACE_LEVEL_INFO,
1325 " AP country str: %c%c%c",
1326 pWifiIfaceStat->info.apCountryStr[0],
1327 pWifiIfaceStat->info.apCountryStr[1],
1328 pWifiIfaceStat->info.apCountryStr[2]);
1329
1330
1331 hddLog(VOS_TRACE_LEVEL_INFO,
1332 " Country Str Association: %c%c%c",
1333 pWifiIfaceStat->info.countryStr[0],
1334 pWifiIfaceStat->info.countryStr[1],
1335 pWifiIfaceStat->info.countryStr[2]);
1336
1337 hddLog(VOS_TRACE_LEVEL_INFO,
1338 " beaconRx %u "
1339 " mgmtRx %u "
1340 " mgmtActionRx %u "
1341 " mgmtActionTx %u "
Dino Mycle3b9536d2014-07-09 22:05:24 +05301342 " rssiMgmt %d "
1343 " rssiData %d "
1344 " rssiAck %d",
Sunil Duttc69bccb2014-05-26 21:30:20 +05301345 pWifiIfaceStat->beaconRx,
1346 pWifiIfaceStat->mgmtRx,
1347 pWifiIfaceStat->mgmtActionRx,
1348 pWifiIfaceStat->mgmtActionTx,
1349 pWifiIfaceStat->rssiMgmt,
1350 pWifiIfaceStat->rssiData,
1351 pWifiIfaceStat->rssiAck );
1352
1353
1354 {
1355 int i;
1356 for (i = 0 ; i < WIFI_AC_MAX; i ++)
1357 {
1358 hddLog(VOS_TRACE_LEVEL_INFO,
1359
1360 " %d) LL_STATS IFACE: "
1361 " ac: %u txMpdu: %u "
1362 " rxMpdu: %u txMcast: %u "
1363 " rxMcast: %u rxAmpdu: %u "
1364 " txAmpdu: %u mpduLost: %u "
1365 " retries: %u retriesShort: %u "
1366 " retriesLong: %u contentionTimeMin: %u "
1367 " contentionTimeMax: %u contentionTimeAvg: %u "
1368 " contentionNumSamples: %u",
1369 i,
1370 pWifiIfaceStat->AccessclassStats[i].ac,
1371 pWifiIfaceStat->AccessclassStats[i].txMpdu,
1372 pWifiIfaceStat->AccessclassStats[i].rxMpdu,
1373 pWifiIfaceStat->AccessclassStats[i].txMcast,
1374 pWifiIfaceStat->AccessclassStats[i].rxMcast,
1375 pWifiIfaceStat->AccessclassStats[i].rxAmpdu,
1376 pWifiIfaceStat->AccessclassStats[i].txAmpdu,
1377 pWifiIfaceStat->AccessclassStats[i].mpduLost,
1378 pWifiIfaceStat->AccessclassStats[i].retries,
1379 pWifiIfaceStat->
1380 AccessclassStats[i].retriesShort,
1381 pWifiIfaceStat->AccessclassStats[i].retriesLong,
1382 pWifiIfaceStat->
1383 AccessclassStats[i].contentionTimeMin,
1384 pWifiIfaceStat->
1385 AccessclassStats[i].contentionTimeMax,
1386 pWifiIfaceStat->
1387 AccessclassStats[i].contentionTimeAvg,
1388 pWifiIfaceStat->
1389 AccessclassStats[i].contentionNumSamples);
1390
1391 }
1392 }
1393
Sunil Duttc69bccb2014-05-26 21:30:20 +05301394 cfg80211_vendor_event(vendor_event, GFP_KERNEL);
1395}
1396
1397/*
1398 * hdd_link_layer_process_radio_stats () - This function is called after
1399 * receiving Link Layer Radio statistics from FW.This function converts
1400 * the firmware data to the NL data and sends the same to the kernel/upper
1401 * layers.
1402 */
1403static v_VOID_t hdd_link_layer_process_radio_stats(hdd_adapter_t *pAdapter,
1404 v_VOID_t *pData)
1405{
1406 int status, i;
1407 tpSirWifiRadioStat pWifiRadioStat;
1408 tpSirWifiChannelStats pWifiChannelStats;
1409 struct sk_buff *vendor_event;
1410 hdd_context_t *pHddCtx = WLAN_HDD_GET_CTX(pAdapter);
1411 struct nlattr *chList;
1412
1413 status = wlan_hdd_validate_context(pHddCtx);
1414 if (0 != status)
1415 {
1416 hddLog(VOS_TRACE_LEVEL_ERROR,
1417 FL("HDD context is not valid") );
1418 return;
1419 }
1420 pWifiRadioStat = (tpSirWifiRadioStat) pData;
1421
1422 hddLog(VOS_TRACE_LEVEL_INFO,
1423 "LL_STATS_RADIO"
1424 " radio is %d onTime is %u "
1425 " txTime is %u rxTime is %u "
1426 " onTimeScan is %u onTimeNbd is %u "
Dino Mycle6fb96c12014-06-10 11:52:40 +05301427 " onTimeEXTScan is %u onTimeRoamScan is %u "
Sunil Duttc69bccb2014-05-26 21:30:20 +05301428 " onTimePnoScan is %u onTimeHs20 is %u "
1429 " numChannels is %u",
1430 pWifiRadioStat->radio, pWifiRadioStat->onTime,
1431 pWifiRadioStat->txTime, pWifiRadioStat->rxTime,
1432 pWifiRadioStat->onTimeScan, pWifiRadioStat->onTimeNbd,
Dino Mycle6fb96c12014-06-10 11:52:40 +05301433 pWifiRadioStat->onTimeEXTScan,
Sunil Duttc69bccb2014-05-26 21:30:20 +05301434 pWifiRadioStat->onTimeRoamScan,
1435 pWifiRadioStat->onTimePnoScan,
1436 pWifiRadioStat->onTimeHs20,
1437 pWifiRadioStat->numChannels);
1438 /*
1439 * Allocate a size of 4096 for the Radio stats comprising
1440 * sizeof (tSirWifiRadioStat) + numChannels * sizeof
1441 * (tSirWifiChannelStats).Each channel data is put with an
1442 * NL attribute.The size of 4096 is considered assuming that
1443 * number of channels shall not exceed beyond 60 with the
1444 * sizeof (tSirWifiChannelStats) being 24 bytes.
1445 */
1446
1447 vendor_event = cfg80211_vendor_event_alloc(pHddCtx->wiphy,
1448 LL_STATS_EVENT_BUF_SIZE + NLMSG_HDRLEN ,
1449 QCA_NL80211_VENDOR_SUBCMD_LL_RADIO_STATS_INDEX,
1450 GFP_KERNEL);
1451
1452 if (!vendor_event)
1453 {
1454 hddLog(VOS_TRACE_LEVEL_ERROR,
1455 FL("cfg80211_vendor_event_alloc failed") );
1456 return;
1457 }
1458
1459 if (nla_put_u32(vendor_event,
1460 QCA_WLAN_VENDOR_ATTR_LL_STATS_RADIO_ID,
1461 pWifiRadioStat->radio) ||
1462 nla_put_u32(vendor_event,
1463 QCA_WLAN_VENDOR_ATTR_LL_STATS_RADIO_ON_TIME,
1464 pWifiRadioStat->onTime) ||
1465 nla_put_u32(vendor_event,
1466 QCA_WLAN_VENDOR_ATTR_LL_STATS_RADIO_TX_TIME,
1467 pWifiRadioStat->txTime) ||
1468 nla_put_u32(vendor_event,
1469 QCA_WLAN_VENDOR_ATTR_LL_STATS_RADIO_RX_TIME,
1470 pWifiRadioStat->rxTime) ||
1471 nla_put_u32(vendor_event,
1472 QCA_WLAN_VENDOR_ATTR_LL_STATS_RADIO_ON_TIME_SCAN,
1473 pWifiRadioStat->onTimeScan) ||
1474 nla_put_u32(vendor_event,
1475 QCA_WLAN_VENDOR_ATTR_LL_STATS_RADIO_ON_TIME_NBD,
1476 pWifiRadioStat->onTimeNbd) ||
1477 nla_put_u32(vendor_event,
Dino Mycle6fb96c12014-06-10 11:52:40 +05301478 QCA_WLAN_VENDOR_ATTR_LL_STATS_RADIO_ON_TIME_EXTSCAN,
1479 pWifiRadioStat->onTimeEXTScan)||
Sunil Duttc69bccb2014-05-26 21:30:20 +05301480 nla_put_u32(vendor_event,
1481 QCA_WLAN_VENDOR_ATTR_LL_STATS_RADIO_ON_TIME_ROAM_SCAN,
1482 pWifiRadioStat->onTimeRoamScan) ||
1483 nla_put_u32(vendor_event,
1484 QCA_WLAN_VENDOR_ATTR_LL_STATS_RADIO_ON_TIME_PNO_SCAN,
1485 pWifiRadioStat->onTimePnoScan) ||
1486 nla_put_u32(vendor_event,
1487 QCA_WLAN_VENDOR_ATTR_LL_STATS_RADIO_ON_TIME_HS20,
1488 pWifiRadioStat->onTimeHs20) ||
1489 nla_put_u32(vendor_event,
1490 QCA_WLAN_VENDOR_ATTR_LL_STATS_RADIO_NUM_CHANNELS,
1491 pWifiRadioStat->numChannels))
1492 {
1493 hddLog(VOS_TRACE_LEVEL_ERROR,
1494 FL("QCA_WLAN_VENDOR_ATTR put fail"));
1495 kfree_skb(vendor_event);
1496 return ;
1497 }
1498
1499 chList = nla_nest_start(vendor_event,
1500 QCA_WLAN_VENDOR_ATTR_LL_STATS_CH_INFO);
Sushant Kaushikee1f55e2015-01-22 11:27:01 +05301501 if(!chList)
1502 {
1503 hddLog(VOS_TRACE_LEVEL_ERROR,
1504 "%s: QCA_WLAN_VENDOR_ATTR_LL_STATS_CH_INFO put fail",
1505 __func__);
1506 kfree_skb(vendor_event);
1507 return;
1508 }
Sunil Duttc69bccb2014-05-26 21:30:20 +05301509 for (i = 0; i < pWifiRadioStat->numChannels; i++)
1510 {
1511 struct nlattr *chInfo;
1512
1513 pWifiChannelStats = (tpSirWifiChannelStats) ((uint8*)
1514 pWifiRadioStat->channels +
1515 (i * sizeof(tSirWifiChannelStats)));
1516
1517 hddLog(VOS_TRACE_LEVEL_INFO,
1518 " %d) Channel Info"
1519 " width is %u "
1520 " CenterFreq %u "
1521 " CenterFreq0 %u "
1522 " CenterFreq1 %u "
1523 " onTime %u "
1524 " ccaBusyTime %u",
1525 i,
1526 pWifiChannelStats->channel.width,
1527 pWifiChannelStats->channel.centerFreq,
1528 pWifiChannelStats->channel.centerFreq0,
1529 pWifiChannelStats->channel.centerFreq1,
1530 pWifiChannelStats->onTime,
1531 pWifiChannelStats->ccaBusyTime);
1532
1533
1534 chInfo = nla_nest_start(vendor_event, i);
Sushant Kaushikee1f55e2015-01-22 11:27:01 +05301535 if(!chInfo)
1536 {
1537 hddLog(VOS_TRACE_LEVEL_ERROR,
1538 "%s: failed to put chInfo",
1539 __func__);
1540 kfree_skb(vendor_event);
1541 return;
1542 }
Sunil Duttc69bccb2014-05-26 21:30:20 +05301543
1544 if (nla_put_u32(vendor_event,
1545 QCA_WLAN_VENDOR_ATTR_LL_STATS_CHANNEL_INFO_WIDTH,
1546 pWifiChannelStats->channel.width) ||
1547 nla_put_u32(vendor_event,
1548 QCA_WLAN_VENDOR_ATTR_LL_STATS_CHANNEL_INFO_CENTER_FREQ,
1549 pWifiChannelStats->channel.centerFreq) ||
1550 nla_put_u32(vendor_event,
1551 QCA_WLAN_VENDOR_ATTR_LL_STATS_CHANNEL_INFO_CENTER_FREQ0,
1552 pWifiChannelStats->channel.centerFreq0) ||
1553 nla_put_u32(vendor_event,
1554 QCA_WLAN_VENDOR_ATTR_LL_STATS_CHANNEL_INFO_CENTER_FREQ1,
1555 pWifiChannelStats->channel.centerFreq1) ||
1556 nla_put_u32(vendor_event,
1557 QCA_WLAN_VENDOR_ATTR_LL_STATS_CHANNEL_ON_TIME,
1558 pWifiChannelStats->onTime) ||
1559 nla_put_u32(vendor_event,
1560 QCA_WLAN_VENDOR_ATTR_LL_STATS_CHANNEL_CCA_BUSY_TIME,
1561 pWifiChannelStats->ccaBusyTime))
1562 {
1563 hddLog(VOS_TRACE_LEVEL_ERROR,
1564 FL("cfg80211_vendor_event_alloc failed") );
1565 kfree_skb(vendor_event);
1566 return ;
1567 }
1568 nla_nest_end(vendor_event, chInfo);
1569 }
1570 nla_nest_end(vendor_event, chList);
1571
1572 cfg80211_vendor_event(vendor_event, GFP_KERNEL);
1573 return;
1574}
1575
1576/*
1577 * hdd_link_layer_stats_ind_callback () - This function is called after
1578 * receiving Link Layer indications from FW.This callback converts the firmware
1579 * data to the NL data and send the same to the kernel/upper layers.
1580 */
1581static void hdd_link_layer_stats_ind_callback ( void *pCtx,
1582 int indType,
Dino Mycled3d50022014-07-07 12:58:25 +05301583 void *pRsp, u8 *macAddr)
Sunil Duttc69bccb2014-05-26 21:30:20 +05301584{
Dino Mycled3d50022014-07-07 12:58:25 +05301585 hdd_context_t *pHddCtx = (hdd_context_t *)pCtx;
1586 hdd_adapter_t *pAdapter = NULL;
1587 tpSirLLStatsResults linkLayerStatsResults = (tpSirLLStatsResults)pRsp;
Sunil Duttc69bccb2014-05-26 21:30:20 +05301588 int status;
1589
1590 status = wlan_hdd_validate_context(pHddCtx);
1591
1592 if (0 != status)
1593 {
1594 hddLog(VOS_TRACE_LEVEL_ERROR,
1595 FL("HDD context is not valid"));
1596 return;
1597 }
1598
Dino Mycled3d50022014-07-07 12:58:25 +05301599
1600
1601 pAdapter = hdd_get_adapter_by_macaddr(pHddCtx, macAddr);
1602 if (NULL == pAdapter)
1603 {
1604 hddLog(VOS_TRACE_LEVEL_ERROR,
1605 FL(" MAC address %pM does not exist with host"),
1606 macAddr);
1607 return;
1608 }
1609
Sunil Duttc69bccb2014-05-26 21:30:20 +05301610 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_INFO,
Dino Mycled3d50022014-07-07 12:58:25 +05301611 "%s: Interface: %s LLStats indType: %d", __func__,
1612 pAdapter->dev->name, indType);
1613
Sunil Duttc69bccb2014-05-26 21:30:20 +05301614 switch (indType)
1615 {
1616 case SIR_HAL_LL_STATS_RESULTS_RSP:
1617 {
Sunil Duttc69bccb2014-05-26 21:30:20 +05301618 hddLog(VOS_TRACE_LEVEL_INFO,
1619 FL("RESPONSE SIR_HAL_LL_STATS_RESULTS_RSP") );
1620 hddLog(VOS_TRACE_LEVEL_INFO,
1621 "LL_STATS RESULTS RESPONSE paramID = 0x%x",
1622 linkLayerStatsResults->paramId);
1623 hddLog(VOS_TRACE_LEVEL_INFO,
Dino Mycled3d50022014-07-07 12:58:25 +05301624 "LL_STATS RESULTS RESPONSE ifaceId = %u MAC: %pM",
1625 linkLayerStatsResults->ifaceId, macAddr);
Sunil Duttc69bccb2014-05-26 21:30:20 +05301626 hddLog(VOS_TRACE_LEVEL_INFO,
1627 "LL_STATS RESULTS RESPONSE respId = %u",
1628 linkLayerStatsResults->respId);
1629 hddLog(VOS_TRACE_LEVEL_INFO,
1630 "LL_STATS RESULTS RESPONSE moreResultToFollow = %u",
1631 linkLayerStatsResults->moreResultToFollow);
1632 hddLog(VOS_TRACE_LEVEL_INFO,
1633 "LL_STATS RESULTS RESPONSE result = %p",
1634 linkLayerStatsResults->result);
1635 if ( linkLayerStatsResults->paramId & WMI_LINK_STATS_RADIO )
1636 {
1637 hdd_link_layer_process_radio_stats(pAdapter,
1638 (v_VOID_t *)linkLayerStatsResults->result);
1639 }
1640 else if ( linkLayerStatsResults->paramId & WMI_LINK_STATS_IFACE )
1641 {
1642 hdd_link_layer_process_iface_stats(pAdapter,
1643 (v_VOID_t *)linkLayerStatsResults->result);
1644 }
1645 else if ( linkLayerStatsResults->paramId &
1646 WMI_LINK_STATS_ALL_PEER )
1647 {
1648 hdd_link_layer_process_peer_stats(pAdapter,
1649 (v_VOID_t *)linkLayerStatsResults->result);
1650 } /* WMI_LINK_STATS_ALL_PEER */
1651 else
1652 {
1653 hddLog(VOS_TRACE_LEVEL_ERROR,
1654 FL("INVALID LL_STATS_NOTIFY RESPONSE ***********"));
1655 }
1656
1657 break;
1658 }
1659 default:
1660 hddLog(VOS_TRACE_LEVEL_ERROR, "invalid event type %d", indType);
1661 break;
1662 }
1663 return;
1664}
1665
1666const struct
1667nla_policy
1668qca_wlan_vendor_ll_set_policy[QCA_WLAN_VENDOR_ATTR_LL_STATS_SET_MAX +1] =
1669{
1670 [QCA_WLAN_VENDOR_ATTR_LL_STATS_SET_CONFIG_MPDU_SIZE_THRESHOLD] =
1671 { .type = NLA_U32 },
1672 [QCA_WLAN_VENDOR_ATTR_LL_STATS_SET_CONFIG_AGGRESSIVE_STATS_GATHERING] =
1673 { .type = NLA_U32 },
1674};
1675
Mahesh A Saptasagare5440c72015-01-28 21:21:07 +05301676static int __wlan_hdd_cfg80211_ll_stats_set(struct wiphy *wiphy,
1677 struct wireless_dev *wdev,
1678 const void *data,
1679 int data_len)
Sunil Duttc69bccb2014-05-26 21:30:20 +05301680{
1681 int status;
1682 struct nlattr *tb_vendor[QCA_WLAN_VENDOR_ATTR_LL_STATS_SET_MAX + 1];
Dino Mycledf0a5d92014-07-04 09:41:55 +05301683 tSirLLStatsSetReq linkLayerStatsSetReq;
Sunil Duttc69bccb2014-05-26 21:30:20 +05301684 struct net_device *dev = wdev->netdev;
1685 hdd_adapter_t *pAdapter = WLAN_HDD_GET_PRIV_PTR(dev);
1686 hdd_context_t *pHddCtx = wiphy_priv(wiphy);
Srinivas Dasari98947432014-11-07 19:41:24 +05301687 hdd_station_ctx_t *pHddStaCtx;
Sunil Duttc69bccb2014-05-26 21:30:20 +05301688
1689 status = wlan_hdd_validate_context(pHddCtx);
1690 if (0 != status)
1691 {
1692 hddLog(VOS_TRACE_LEVEL_ERROR,
1693 FL("HDD context is not valid"));
1694 return -EINVAL;
1695 }
1696
1697 if (NULL == pAdapter)
1698 {
1699 hddLog(VOS_TRACE_LEVEL_ERROR,
1700 FL("HDD adapter is Null"));
1701 return -ENODEV;
1702 }
Dino Mycledf0a5d92014-07-04 09:41:55 +05301703 /* check the LLStats Capability */
1704 if ( (TRUE != pHddCtx->cfg_ini->fEnableLLStats) ||
1705 (TRUE != sme_IsFeatureSupportedByFW(LINK_LAYER_STATS_MEAS)))
1706 {
1707 hddLog(VOS_TRACE_LEVEL_ERROR,
1708 FL("Link Layer Statistics not supported by Firmware"));
1709 return -EINVAL;
1710 }
Sunil Duttc69bccb2014-05-26 21:30:20 +05301711
1712 if (nla_parse(tb_vendor, QCA_WLAN_VENDOR_ATTR_LL_STATS_SET_MAX,
1713 (struct nlattr *)data,
1714 data_len, qca_wlan_vendor_ll_set_policy))
1715 {
1716 hddLog(VOS_TRACE_LEVEL_ERROR, FL() );
1717 return -EINVAL;
1718 }
1719 if (!tb_vendor
1720 [QCA_WLAN_VENDOR_ATTR_LL_STATS_SET_CONFIG_MPDU_SIZE_THRESHOLD])
1721 {
1722 hddLog(VOS_TRACE_LEVEL_ERROR, FL("MPDU size Not present"));
1723 return -EINVAL;
1724 }
1725 if (!tb_vendor[
1726 QCA_WLAN_VENDOR_ATTR_LL_STATS_SET_CONFIG_AGGRESSIVE_STATS_GATHERING])
1727 {
1728 hddLog(VOS_TRACE_LEVEL_ERROR, FL(" Stats Gathering Not Present"));
1729 return -EINVAL;
1730 }
Sunil Duttc69bccb2014-05-26 21:30:20 +05301731 // Shall take the request Id if the Upper layers pass. 1 For now.
Dino Mycledf0a5d92014-07-04 09:41:55 +05301732 linkLayerStatsSetReq.reqId = 1;
Sunil Duttc69bccb2014-05-26 21:30:20 +05301733
Dino Mycledf0a5d92014-07-04 09:41:55 +05301734 linkLayerStatsSetReq.mpduSizeThreshold =
Sunil Duttc69bccb2014-05-26 21:30:20 +05301735 nla_get_u32(
1736 tb_vendor[QCA_WLAN_VENDOR_ATTR_LL_STATS_SET_CONFIG_MPDU_SIZE_THRESHOLD]);
1737
Dino Mycledf0a5d92014-07-04 09:41:55 +05301738 linkLayerStatsSetReq.aggressiveStatisticsGathering =
Sunil Duttc69bccb2014-05-26 21:30:20 +05301739 nla_get_u32(
1740 tb_vendor[QCA_WLAN_VENDOR_ATTR_LL_STATS_SET_CONFIG_AGGRESSIVE_STATS_GATHERING]);
1741
Dino Mycled3d50022014-07-07 12:58:25 +05301742 vos_mem_copy(linkLayerStatsSetReq.macAddr,
1743 pAdapter->macAddressCurrent.bytes, sizeof(v_MACADDR_t));
Sunil Duttc69bccb2014-05-26 21:30:20 +05301744
1745
1746 hddLog(VOS_TRACE_LEVEL_INFO,
Dino Mycled3d50022014-07-07 12:58:25 +05301747 "LL_STATS_SET reqId = %d", linkLayerStatsSetReq.reqId);
Sunil Duttc69bccb2014-05-26 21:30:20 +05301748 hddLog(VOS_TRACE_LEVEL_INFO,
Dino Mycled3d50022014-07-07 12:58:25 +05301749 "LL_STATS_SET MAC = %pM", linkLayerStatsSetReq.macAddr);
Sunil Duttc69bccb2014-05-26 21:30:20 +05301750 hddLog(VOS_TRACE_LEVEL_INFO,
1751 "LL_STATS_SET mpduSizeThreshold = %d",
Dino Mycledf0a5d92014-07-04 09:41:55 +05301752 linkLayerStatsSetReq.mpduSizeThreshold);
Sunil Duttc69bccb2014-05-26 21:30:20 +05301753 hddLog(VOS_TRACE_LEVEL_INFO,
1754 "LL_STATS_SET aggressive Statistics Gathering = %d",
Dino Mycledf0a5d92014-07-04 09:41:55 +05301755 linkLayerStatsSetReq.aggressiveStatisticsGathering);
Sunil Duttc69bccb2014-05-26 21:30:20 +05301756
1757 if (eHAL_STATUS_SUCCESS != sme_SetLinkLayerStatsIndCB(
1758 pHddCtx->hHal,
Dino Mycled3d50022014-07-07 12:58:25 +05301759 hdd_link_layer_stats_ind_callback))
Sunil Duttc69bccb2014-05-26 21:30:20 +05301760 {
1761 hddLog(VOS_TRACE_LEVEL_ERROR, "%s:"
1762 "sme_SetLinkLayerStatsIndCB Failed", __func__);
Sunil Duttc69bccb2014-05-26 21:30:20 +05301763 return -EINVAL;
1764
1765 }
Srinivas Dasari98947432014-11-07 19:41:24 +05301766
1767 pHddStaCtx = WLAN_HDD_GET_STATION_CTX_PTR(pAdapter);
1768 if (VOS_STATUS_SUCCESS !=
1769 WLANTL_ClearInterfaceStats((WLAN_HDD_GET_CTX(pAdapter))->pvosContext,
1770 pHddStaCtx->conn_info.staId[0], WIFI_STATS_IFACE))
1771 {
1772 hddLog(VOS_TRACE_LEVEL_ERROR, "%s:"
1773 "WLANTL_ClearInterfaceStats Failed", __func__);
1774 return -EINVAL;
1775 }
1776
1777 pAdapter->hdd_stats.hddTxRxStats.txMcast[WLANTL_AC_VO] = 0;
1778 pAdapter->hdd_stats.hddTxRxStats.txMcast[WLANTL_AC_VI] = 0;
1779 pAdapter->hdd_stats.hddTxRxStats.txMcast[WLANTL_AC_BE] = 0;
1780 pAdapter->hdd_stats.hddTxRxStats.txMcast[WLANTL_AC_BK] = 0;
1781
Sunil Duttc69bccb2014-05-26 21:30:20 +05301782 if (eHAL_STATUS_SUCCESS != sme_LLStatsSetReq( pHddCtx->hHal,
Dino Mycledf0a5d92014-07-04 09:41:55 +05301783 &linkLayerStatsSetReq))
Sunil Duttc69bccb2014-05-26 21:30:20 +05301784 {
1785 hddLog(VOS_TRACE_LEVEL_ERROR, "%s:"
1786 "sme_LLStatsSetReq Failed", __func__);
Sunil Duttc69bccb2014-05-26 21:30:20 +05301787 return -EINVAL;
1788 }
1789
1790 pAdapter->isLinkLayerStatsSet = 1;
1791
1792 return 0;
1793}
Mahesh A Saptasagare5440c72015-01-28 21:21:07 +05301794static int wlan_hdd_cfg80211_ll_stats_set(struct wiphy *wiphy,
1795 struct wireless_dev *wdev,
1796 const void *data,
1797 int data_len)
1798{
1799 int ret = 0;
1800
1801 vos_ssr_protect(__func__);
1802 ret = __wlan_hdd_cfg80211_ll_stats_set(wiphy, wdev, data, data_len);
1803 vos_ssr_unprotect(__func__);
1804
1805 return ret;
1806}
Sunil Duttc69bccb2014-05-26 21:30:20 +05301807
1808const struct
1809nla_policy
1810qca_wlan_vendor_ll_get_policy[QCA_WLAN_VENDOR_ATTR_LL_STATS_GET_MAX +1] =
1811{
1812 /* Unsigned 32bit value provided by the caller issuing the GET stats
1813 * command. When reporting
1814 * the stats results, the driver uses the same value to indicate
1815 * which GET request the results
1816 * correspond to.
1817 */
1818 [QCA_WLAN_VENDOR_ATTR_LL_STATS_GET_CONFIG_REQ_ID] = { .type = NLA_U32 },
1819
1820 /* Unsigned 32bit value . bit mask to identify what statistics are
1821 requested for retrieval */
1822 [QCA_WLAN_VENDOR_ATTR_LL_STATS_GET_CONFIG_REQ_MASK] = { .type = NLA_U32 },
1823};
1824
Mahesh A Saptasagare5440c72015-01-28 21:21:07 +05301825static int __wlan_hdd_cfg80211_ll_stats_get(struct wiphy *wiphy,
1826 struct wireless_dev *wdev,
1827 const void *data,
1828 int data_len)
Sunil Duttc69bccb2014-05-26 21:30:20 +05301829{
1830 hdd_context_t *pHddCtx = wiphy_priv(wiphy);
1831 struct nlattr *tb_vendor[QCA_WLAN_VENDOR_ATTR_LL_STATS_GET_MAX + 1];
Dino Mycledf0a5d92014-07-04 09:41:55 +05301832 tSirLLStatsGetReq linkLayerStatsGetReq;
Sunil Duttc69bccb2014-05-26 21:30:20 +05301833 struct net_device *dev = wdev->netdev;
1834 hdd_adapter_t *pAdapter = WLAN_HDD_GET_PRIV_PTR(dev);
1835 int status;
1836
1837 status = wlan_hdd_validate_context(pHddCtx);
1838 if (0 != status)
1839 {
1840 hddLog(VOS_TRACE_LEVEL_ERROR,
1841 FL("HDD context is not valid"));
1842 return -EINVAL ;
1843 }
1844
1845 if (NULL == pAdapter)
1846 {
1847 hddLog(VOS_TRACE_LEVEL_FATAL,
1848 "%s: HDD adapter is Null", __func__);
1849 return -ENODEV;
1850 }
Dino Mycledf0a5d92014-07-04 09:41:55 +05301851 /* check the LLStats Capability */
1852 if ( (TRUE != pHddCtx->cfg_ini->fEnableLLStats) ||
1853 (TRUE != sme_IsFeatureSupportedByFW(LINK_LAYER_STATS_MEAS)))
1854 {
1855 hddLog(VOS_TRACE_LEVEL_ERROR,
1856 FL("Link Layer Statistics not supported by Firmware"));
1857 return -EINVAL;
1858 }
1859
Sunil Duttc69bccb2014-05-26 21:30:20 +05301860
1861 if (!pAdapter->isLinkLayerStatsSet)
1862 {
1863 hddLog(VOS_TRACE_LEVEL_FATAL,
1864 "%s: isLinkLayerStatsSet : %d",
1865 __func__, pAdapter->isLinkLayerStatsSet);
1866 return -EINVAL;
1867 }
1868
1869 if (nla_parse(tb_vendor, QCA_WLAN_VENDOR_ATTR_LL_STATS_GET_MAX,
1870 (struct nlattr *)data,
1871 data_len, qca_wlan_vendor_ll_get_policy))
1872 {
1873 hddLog(VOS_TRACE_LEVEL_ERROR, FL() );
1874 return -EINVAL;
1875 }
1876
1877 if (!tb_vendor
1878 [QCA_WLAN_VENDOR_ATTR_LL_STATS_GET_CONFIG_REQ_ID])
1879 {
1880 hddLog(VOS_TRACE_LEVEL_ERROR, FL("Request Id Not present"));
1881 return -EINVAL;
1882 }
1883
1884 if (!tb_vendor
1885 [QCA_WLAN_VENDOR_ATTR_LL_STATS_GET_CONFIG_REQ_MASK])
1886 {
1887 hddLog(VOS_TRACE_LEVEL_ERROR, FL("Req Mask Not present"));
1888 return -EINVAL;
1889 }
1890
Sunil Duttc69bccb2014-05-26 21:30:20 +05301891
Dino Mycledf0a5d92014-07-04 09:41:55 +05301892 linkLayerStatsGetReq.reqId =
Sunil Duttc69bccb2014-05-26 21:30:20 +05301893 nla_get_u32( tb_vendor[
1894 QCA_WLAN_VENDOR_ATTR_LL_STATS_GET_CONFIG_REQ_ID]);
Dino Mycledf0a5d92014-07-04 09:41:55 +05301895 linkLayerStatsGetReq.paramIdMask =
Sunil Duttc69bccb2014-05-26 21:30:20 +05301896 nla_get_u32( tb_vendor[
1897 QCA_WLAN_VENDOR_ATTR_LL_STATS_GET_CONFIG_REQ_MASK]);
1898
Dino Mycled3d50022014-07-07 12:58:25 +05301899 vos_mem_copy(linkLayerStatsGetReq.macAddr,
1900 pAdapter->macAddressCurrent.bytes, sizeof(v_MACADDR_t));
Sunil Duttc69bccb2014-05-26 21:30:20 +05301901
1902 hddLog(VOS_TRACE_LEVEL_INFO,
Dino Mycledf0a5d92014-07-04 09:41:55 +05301903 "LL_STATS_GET reqId = %d", linkLayerStatsGetReq.reqId);
Sunil Duttc69bccb2014-05-26 21:30:20 +05301904 hddLog(VOS_TRACE_LEVEL_INFO,
Dino Mycled3d50022014-07-07 12:58:25 +05301905 "LL_STATS_GET MAC = %pM", linkLayerStatsGetReq.macAddr);
Sunil Duttc69bccb2014-05-26 21:30:20 +05301906 hddLog(VOS_TRACE_LEVEL_INFO,
1907 "LL_STATS_GET paramIdMask = %d",
Dino Mycledf0a5d92014-07-04 09:41:55 +05301908 linkLayerStatsGetReq.paramIdMask);
Sunil Duttc69bccb2014-05-26 21:30:20 +05301909
1910 if (eHAL_STATUS_SUCCESS != sme_LLStatsGetReq( pHddCtx->hHal,
Dino Mycledf0a5d92014-07-04 09:41:55 +05301911 &linkLayerStatsGetReq))
Sunil Duttc69bccb2014-05-26 21:30:20 +05301912 {
1913 hddLog(VOS_TRACE_LEVEL_ERROR, "%s:"
1914 "sme_LLStatsGetReq Failed", __func__);
Sunil Duttc69bccb2014-05-26 21:30:20 +05301915 return -EINVAL;
1916 }
1917 return 0;
1918}
1919
Mahesh A Saptasagare5440c72015-01-28 21:21:07 +05301920static int wlan_hdd_cfg80211_ll_stats_get(struct wiphy *wiphy,
1921 struct wireless_dev *wdev,
1922 const void *data,
1923 int data_len)
1924{
1925 int ret = 0;
1926
1927 vos_ssr_protect(__func__);
1928 ret = __wlan_hdd_cfg80211_ll_stats_get(wiphy, wdev, data, data_len);
1929 vos_ssr_unprotect(__func__);
1930
1931 return ret;
1932}
1933
Sunil Duttc69bccb2014-05-26 21:30:20 +05301934const struct
1935nla_policy
1936qca_wlan_vendor_ll_clr_policy[QCA_WLAN_VENDOR_ATTR_LL_STATS_CLR_MAX +1] =
1937{
1938 [QCA_WLAN_VENDOR_ATTR_LL_STATS_CLR_CONFIG_REQ_MASK] = {.type = NLA_U32 },
1939 [QCA_WLAN_VENDOR_ATTR_LL_STATS_CLR_CONFIG_STOP_REQ] = {.type = NLA_U8 },
1940 [QCA_WLAN_VENDOR_ATTR_LL_STATS_CLR_CONFIG_RSP_MASK] = {.type = NLA_U32 },
1941 [QCA_WLAN_VENDOR_ATTR_LL_STATS_CLR_CONFIG_STOP_RSP] = {.type = NLA_U8 },
1942};
1943
Mahesh A Saptasagare5440c72015-01-28 21:21:07 +05301944static int __wlan_hdd_cfg80211_ll_stats_clear(struct wiphy *wiphy,
1945 struct wireless_dev *wdev,
1946 const void *data,
1947 int data_len)
Sunil Duttc69bccb2014-05-26 21:30:20 +05301948{
1949 hdd_context_t *pHddCtx = wiphy_priv(wiphy);
1950 struct nlattr *tb_vendor[QCA_WLAN_VENDOR_ATTR_LL_STATS_CLR_MAX + 1];
Dino Mycledf0a5d92014-07-04 09:41:55 +05301951 tSirLLStatsClearReq linkLayerStatsClearReq;
Sunil Duttc69bccb2014-05-26 21:30:20 +05301952 struct net_device *dev = wdev->netdev;
1953 hdd_adapter_t *pAdapter = WLAN_HDD_GET_PRIV_PTR(dev);
1954 u32 statsClearReqMask;
1955 u8 stopReq;
1956 int status;
1957
1958 status = wlan_hdd_validate_context(pHddCtx);
1959 if (0 != status)
1960 {
1961 hddLog(VOS_TRACE_LEVEL_ERROR,
1962 FL("HDD context is not valid"));
1963 return -EINVAL;
1964 }
1965
1966 if (NULL == pAdapter)
1967 {
1968 hddLog(VOS_TRACE_LEVEL_FATAL,
1969 "%s: HDD adapter is Null", __func__);
1970 return -ENODEV;
1971 }
Dino Mycledf0a5d92014-07-04 09:41:55 +05301972 /* check the LLStats Capability */
1973 if ( (TRUE != pHddCtx->cfg_ini->fEnableLLStats) ||
1974 (TRUE != sme_IsFeatureSupportedByFW(LINK_LAYER_STATS_MEAS)))
1975 {
1976 hddLog(VOS_TRACE_LEVEL_ERROR,
1977 FL("Enable LLStats Capability"));
1978 return -EINVAL;
1979 }
Sunil Duttc69bccb2014-05-26 21:30:20 +05301980
1981 if (!pAdapter->isLinkLayerStatsSet)
1982 {
1983 hddLog(VOS_TRACE_LEVEL_FATAL,
1984 "%s: isLinkLayerStatsSet : %d",
1985 __func__, pAdapter->isLinkLayerStatsSet);
1986 return -EINVAL;
1987 }
1988
1989 if (nla_parse(tb_vendor, QCA_WLAN_VENDOR_ATTR_LL_STATS_CLR_MAX,
1990 (struct nlattr *)data,
1991 data_len, qca_wlan_vendor_ll_clr_policy))
1992 {
1993 hddLog(VOS_TRACE_LEVEL_ERROR, FL() );
1994 return -EINVAL;
1995 }
1996
1997 if (!tb_vendor[QCA_WLAN_VENDOR_ATTR_LL_STATS_CLR_CONFIG_REQ_MASK] ||
1998
1999 !tb_vendor[QCA_WLAN_VENDOR_ATTR_LL_STATS_CLR_CONFIG_STOP_REQ])
2000 {
2001 hddLog(VOS_TRACE_LEVEL_ERROR, FL("Error in LL_STATS CLR CONFIG PARA") );
2002 return -EINVAL;
2003
2004 }
2005
Sunil Duttc69bccb2014-05-26 21:30:20 +05302006
Dino Mycledf0a5d92014-07-04 09:41:55 +05302007 statsClearReqMask = linkLayerStatsClearReq.statsClearReqMask =
Sunil Duttc69bccb2014-05-26 21:30:20 +05302008 nla_get_u32(
2009 tb_vendor[QCA_WLAN_VENDOR_ATTR_LL_STATS_CLR_CONFIG_REQ_MASK]);
2010
Dino Mycledf0a5d92014-07-04 09:41:55 +05302011 stopReq = linkLayerStatsClearReq.stopReq =
Sunil Duttc69bccb2014-05-26 21:30:20 +05302012 nla_get_u8(
2013 tb_vendor[QCA_WLAN_VENDOR_ATTR_LL_STATS_CLR_CONFIG_STOP_REQ]);
2014
2015 // Shall take the request Id if the Upper layers pass. 1 For now.
Dino Mycledf0a5d92014-07-04 09:41:55 +05302016 linkLayerStatsClearReq.reqId = 1;
Sunil Duttc69bccb2014-05-26 21:30:20 +05302017
Dino Mycled3d50022014-07-07 12:58:25 +05302018 vos_mem_copy(linkLayerStatsClearReq.macAddr,
2019 pAdapter->macAddressCurrent.bytes, sizeof(v_MACADDR_t));
Sunil Duttc69bccb2014-05-26 21:30:20 +05302020
2021 hddLog(VOS_TRACE_LEVEL_INFO,
Dino Mycledf0a5d92014-07-04 09:41:55 +05302022 "LL_STATS_CLEAR reqId = %d", linkLayerStatsClearReq.reqId);
Sunil Duttc69bccb2014-05-26 21:30:20 +05302023 hddLog(VOS_TRACE_LEVEL_INFO,
Dino Mycled3d50022014-07-07 12:58:25 +05302024 "LL_STATS_CLEAR MAC = %pM", linkLayerStatsClearReq.macAddr);
Sunil Duttc69bccb2014-05-26 21:30:20 +05302025 hddLog(VOS_TRACE_LEVEL_INFO,
2026 "LL_STATS_CLEAR statsClearReqMask = 0x%X",
Dino Mycledf0a5d92014-07-04 09:41:55 +05302027 linkLayerStatsClearReq.statsClearReqMask);
Sunil Duttc69bccb2014-05-26 21:30:20 +05302028 hddLog(VOS_TRACE_LEVEL_INFO,
2029 "LL_STATS_CLEAR stopReq = %d",
Dino Mycledf0a5d92014-07-04 09:41:55 +05302030 linkLayerStatsClearReq.stopReq);
Sunil Duttc69bccb2014-05-26 21:30:20 +05302031
2032 if (eHAL_STATUS_SUCCESS == sme_LLStatsClearReq(pHddCtx->hHal,
Dino Mycledf0a5d92014-07-04 09:41:55 +05302033 &linkLayerStatsClearReq))
Sunil Duttc69bccb2014-05-26 21:30:20 +05302034 {
2035 struct sk_buff *temp_skbuff;
Srinivas Dasari98947432014-11-07 19:41:24 +05302036 hdd_station_ctx_t *pHddStaCtx;
2037
2038 pHddStaCtx = WLAN_HDD_GET_STATION_CTX_PTR(pAdapter);
2039 if (VOS_STATUS_SUCCESS !=
2040 WLANTL_ClearInterfaceStats((WLAN_HDD_GET_CTX(pAdapter))->pvosContext,
2041 pHddStaCtx->conn_info.staId[0], statsClearReqMask))
2042 {
2043 hddLog(VOS_TRACE_LEVEL_ERROR, "%s:"
2044 "WLANTL_ClearInterfaceStats Failed", __func__);
2045 return -EINVAL;
2046 }
2047 if ((statsClearReqMask & WIFI_STATS_IFACE_AC) ||
2048 (statsClearReqMask & WIFI_STATS_IFACE)) {
2049 pAdapter->hdd_stats.hddTxRxStats.txMcast[WLANTL_AC_VO] = 0;
2050 pAdapter->hdd_stats.hddTxRxStats.txMcast[WLANTL_AC_VI] = 0;
2051 pAdapter->hdd_stats.hddTxRxStats.txMcast[WLANTL_AC_BE] = 0;
2052 pAdapter->hdd_stats.hddTxRxStats.txMcast[WLANTL_AC_BK] = 0;
2053 }
2054
Sunil Duttc69bccb2014-05-26 21:30:20 +05302055 temp_skbuff = cfg80211_vendor_cmd_alloc_reply_skb(wiphy,
2056 2 * sizeof(u32) +
2057 NLMSG_HDRLEN);
2058
2059 if (temp_skbuff != NULL)
2060 {
2061
2062 if (nla_put_u32(temp_skbuff,
2063 QCA_WLAN_VENDOR_ATTR_LL_STATS_CLR_CONFIG_RSP_MASK,
2064 statsClearReqMask) ||
2065 nla_put_u32(temp_skbuff,
2066 QCA_WLAN_VENDOR_ATTR_LL_STATS_CLR_CONFIG_STOP_RSP,
2067 stopReq))
2068 {
2069 hddLog(VOS_TRACE_LEVEL_ERROR, FL("LL_STATS_CLR put fail"));
2070 kfree_skb(temp_skbuff);
2071 return -EINVAL;
2072 }
2073 /* If the ask is to stop the stats collection as part of clear
2074 * (stopReq = 1) , ensure that no further requests of get
2075 * go to the firmware by having isLinkLayerStatsSet set to 0.
2076 * However it the stopReq as part of the clear request is 0 ,
Dino Mycledf0a5d92014-07-04 09:41:55 +05302077 * the request to get the statistics are honoured as in this
Sunil Duttc69bccb2014-05-26 21:30:20 +05302078 * case the firmware is just asked to clear the statistics.
2079 */
Dino Mycledf0a5d92014-07-04 09:41:55 +05302080 if (linkLayerStatsClearReq.stopReq == 1)
Sunil Duttc69bccb2014-05-26 21:30:20 +05302081 pAdapter->isLinkLayerStatsSet = 0;
2082 return cfg80211_vendor_cmd_reply(temp_skbuff);
2083 }
2084 return -ENOMEM;
2085 }
Sunil Duttc69bccb2014-05-26 21:30:20 +05302086 return -EINVAL;
2087}
Mahesh A Saptasagare5440c72015-01-28 21:21:07 +05302088static int wlan_hdd_cfg80211_ll_stats_clear(struct wiphy *wiphy,
2089 struct wireless_dev *wdev,
2090 const void *data,
2091 int data_len)
2092{
2093 int ret = 0;
2094
2095 vos_ssr_protect(__func__);
2096 ret = __wlan_hdd_cfg80211_ll_stats_clear(wiphy, wdev, data, data_len);
2097 vos_ssr_unprotect(__func__);
2098
2099 return ret;
2100
2101
2102}
Sunil Duttc69bccb2014-05-26 21:30:20 +05302103#endif /* WLAN_FEATURE_LINK_LAYER_STATS */
2104
Dino Mycle6fb96c12014-06-10 11:52:40 +05302105#ifdef WLAN_FEATURE_EXTSCAN
2106static const struct nla_policy
2107wlan_hdd_extscan_config_policy
2108 [QCA_WLAN_VENDOR_ATTR_EXTSCAN_SUBCMD_CONFIG_PARAM_MAX + 1] =
2109{
2110 [QCA_WLAN_VENDOR_ATTR_EXTSCAN_SUBCMD_CONFIG_PARAM_REQUEST_ID] =
2111 { .type = NLA_U32 },
2112 [QCA_WLAN_VENDOR_ATTR_EXTSCAN_GET_VALID_CHANNELS_CONFIG_PARAM_WIFI_BAND] =
2113 { .type = NLA_U32 },
2114 [QCA_WLAN_VENDOR_ATTR_EXTSCAN_CHANNEL_SPEC_CHANNEL] = { .type = NLA_U32 },
2115 [QCA_WLAN_VENDOR_ATTR_EXTSCAN_CHANNEL_SPEC_DWELL_TIME] =
2116 { .type = NLA_U32 },
2117 [QCA_WLAN_VENDOR_ATTR_EXTSCAN_CHANNEL_SPEC_PASSIVE] = { .type = NLA_U8 },
2118 [QCA_WLAN_VENDOR_ATTR_EXTSCAN_CHANNEL_SPEC_CLASS] = { .type = NLA_U8 },
2119
2120 [QCA_WLAN_VENDOR_ATTR_EXTSCAN_BUCKET_SPEC_INDEX] = { .type = NLA_U8 },
2121 [QCA_WLAN_VENDOR_ATTR_EXTSCAN_BUCKET_SPEC_BAND] = { .type = NLA_U8 },
2122 [QCA_WLAN_VENDOR_ATTR_EXTSCAN_BUCKET_SPEC_PERIOD] = { .type = NLA_U32 },
2123 [QCA_WLAN_VENDOR_ATTR_EXTSCAN_BUCKET_SPEC_REPORT_EVENTS] =
2124 { .type = NLA_U8 },
2125 [QCA_WLAN_VENDOR_ATTR_EXTSCAN_BUCKET_SPEC_NUM_CHANNEL_SPECS] =
2126 { .type = NLA_U32 },
2127 [QCA_WLAN_VENDOR_ATTR_EXTSCAN_SCAN_CMD_PARAMS_BASE_PERIOD] =
2128 { .type = NLA_U32 },
2129 [QCA_WLAN_VENDOR_ATTR_EXTSCAN_SCAN_CMD_PARAMS_MAX_AP_PER_SCAN] =
2130 { .type = NLA_U32 },
2131 [QCA_WLAN_VENDOR_ATTR_EXTSCAN_SCAN_CMD_PARAMS_REPORT_THRESHOLD] =
2132 { .type = NLA_U8 },
2133 [QCA_WLAN_VENDOR_ATTR_EXTSCAN_SCAN_CMD_PARAMS_NUM_BUCKETS] =
2134 { .type = NLA_U8 },
2135 [QCA_WLAN_VENDOR_ATTR_EXTSCAN_GET_CACHED_SCAN_RESULTS_CONFIG_PARAM_FLUSH] =
2136 { .type = NLA_U8 },
2137
2138 [QCA_WLAN_VENDOR_ATTR_EXTSCAN_GET_CACHED_SCAN_RESULTS_CONFIG_PARAM_MAX] =
2139 { .type = NLA_U32 },
2140 [QCA_WLAN_VENDOR_ATTR_EXTSCAN_AP_THRESHOLD_PARAM_BSSID] =
2141 { .type = NLA_UNSPEC },
2142 [QCA_WLAN_VENDOR_ATTR_EXTSCAN_AP_THRESHOLD_PARAM_RSSI_LOW] =
2143 { .type = NLA_S32 },
2144 [QCA_WLAN_VENDOR_ATTR_EXTSCAN_AP_THRESHOLD_PARAM_RSSI_HIGH] =
2145 { .type = NLA_S32 },
2146 [QCA_WLAN_VENDOR_ATTR_EXTSCAN_AP_THRESHOLD_PARAM_CHANNEL] =
2147 { .type = NLA_U32 },
2148 [QCA_WLAN_VENDOR_ATTR_EXTSCAN_BSSID_HOTLIST_PARAMS_NUM_AP] =
2149 { .type = NLA_U32 },
2150 [QCA_WLAN_VENDOR_ATTR_EXTSCAN_SIGNIFICANT_CHANGE_PARAMS_RSSI_SAMPLE_SIZE] =
2151 { .type = NLA_U32 },
2152 [QCA_WLAN_VENDOR_ATTR_EXTSCAN_SIGNIFICANT_CHANGE_PARAMS_LOST_AP_SAMPLE_SIZE]
2153 = { .type = NLA_U32 },
2154 [QCA_WLAN_VENDOR_ATTR_EXTSCAN_SIGNIFICANT_CHANGE_PARAMS_MIN_BREACHING] =
2155 { .type = NLA_U32 },
2156 [QCA_WLAN_VENDOR_ATTR_EXTSCAN_SIGNIFICANT_CHANGE_PARAMS_NUM_AP] = { .type =
2157 NLA_U32 },
2158};
2159
2160static void wlan_hdd_cfg80211_extscan_get_capabilities_ind(void *ctx, void *pMsg)
2161{
2162 hdd_context_t *pHddCtx = (hdd_context_t *)ctx;
2163 struct sk_buff *skb = NULL;
2164 tpSirEXTScanCapabilitiesEvent pData =
2165 (tpSirEXTScanCapabilitiesEvent) pMsg;
2166
2167 if (wlan_hdd_validate_context(pHddCtx) || !pData) {
2168 hddLog(VOS_TRACE_LEVEL_ERROR, FL("HDD context is not valid "
2169 "or pData(%p) is null"), pData);
2170 return;
2171 }
2172
2173 skb = cfg80211_vendor_event_alloc(pHddCtx->wiphy,
2174 EXTSCAN_EVENT_BUF_SIZE + NLMSG_HDRLEN,
2175 QCA_NL80211_VENDOR_SUBCMD_EXTSCAN_GET_CAPABILITIES_INDEX,
2176 GFP_KERNEL);
2177
2178 if (!skb) {
2179 hddLog(VOS_TRACE_LEVEL_ERROR,
2180 FL("cfg80211_vendor_event_alloc failed"));
2181 return;
2182 }
2183
2184 hddLog(VOS_TRACE_LEVEL_INFO, "Req Id (%u)", pData->requestId);
2185 hddLog(VOS_TRACE_LEVEL_INFO, "Scan cache size (%u)", pData->scanCacheSize);
2186 hddLog(VOS_TRACE_LEVEL_INFO, "Scan buckets (%u)", pData->scanBuckets);
2187 hddLog(VOS_TRACE_LEVEL_INFO, "Max AP per scan (%u)", pData->maxApPerScan);
2188 hddLog(VOS_TRACE_LEVEL_INFO, "maxRssiSampleSize (%u)",
2189 pData->maxRssiSampleSize);
2190 hddLog(VOS_TRACE_LEVEL_INFO, "maxScanReportingThreshold (%u)",
2191 pData->maxScanReportingThreshold);
2192 hddLog(VOS_TRACE_LEVEL_INFO, "maxHotlistAPs (%u)", pData->maxHotlistAPs);
2193 hddLog(VOS_TRACE_LEVEL_INFO, "maxSignificantWifiChangeAPs (%u)",
2194 pData->maxSignificantWifiChangeAPs);
2195 hddLog(VOS_TRACE_LEVEL_INFO, "maxBsidHistoryEntries (%u)",
2196 pData->maxBsidHistoryEntries);
2197
2198 if (nla_put_u32(skb, QCA_WLAN_VENDOR_ATTR_EXTSCAN_RESULTS_REQUEST_ID,
2199 pData->requestId) ||
2200 nla_put_u32(skb, QCA_WLAN_VENDOR_ATTR_EXTSCAN_STATUS, pData->status) ||
2201 nla_put_u32(skb,
2202 QCA_WLAN_VENDOR_ATTR_EXTSCAN_RESULTS_CAPABILITIES_MAX_SCAN_CACHE_SIZE,
2203 pData->scanCacheSize) ||
2204 nla_put_u32(skb,
2205 QCA_WLAN_VENDOR_ATTR_EXTSCAN_RESULTS_CAPABILITIES_MAX_SCAN_BUCKETS,
2206 pData->scanBuckets) ||
2207 nla_put_u32(skb,
2208 QCA_WLAN_VENDOR_ATTR_EXTSCAN_RESULTS_CAPABILITIES_MAX_AP_CACHE_PER_SCAN,
2209 pData->maxApPerScan) ||
2210 nla_put_u32(skb,
2211 QCA_WLAN_VENDOR_ATTR_EXTSCAN_RESULTS_CAPABILITIES_MAX_RSSI_SAMPLE_SIZE,
2212 pData->maxRssiSampleSize) ||
2213 nla_put_u32(skb,
2214 QCA_WLAN_VENDOR_ATTR_EXTSCAN_RESULTS_CAPABILITIES_MAX_SCAN_REPORTING_THRESHOLD,
2215 pData->maxScanReportingThreshold) ||
2216 nla_put_u32(skb,
2217 QCA_WLAN_VENDOR_ATTR_EXTSCAN_RESULTS_CAPABILITIES_MAX_HOTLIST_APS,
2218 pData->maxHotlistAPs) ||
2219 nla_put_u32(skb,
2220 QCA_WLAN_VENDOR_ATTR_EXTSCAN_RESULTS_CAPABILITIES_MAX_SIGNIFICANT_WIFI_CHANGE_APS,
2221 pData->maxSignificantWifiChangeAPs) ||
2222 nla_put_u32(skb,
2223 QCA_WLAN_VENDOR_ATTR_EXTSCAN_RESULTS_CAPABILITIES_MAX_BSSID_HISTORY_ENTRIES,
2224 pData->maxBsidHistoryEntries)) {
2225 hddLog(VOS_TRACE_LEVEL_ERROR, FL("nla put fail"));
2226 goto nla_put_failure;
2227 }
2228
2229 cfg80211_vendor_event(skb, GFP_KERNEL);
2230 return;
2231
2232nla_put_failure:
2233 kfree_skb(skb);
2234 return;
2235}
2236
2237
2238static void wlan_hdd_cfg80211_extscan_start_rsp(void *ctx, void *pMsg)
2239{
2240 tpSirEXTScanStartRspParams pData = (tpSirEXTScanStartRspParams) pMsg;
2241 hdd_context_t *pHddCtx = (hdd_context_t *)ctx;
2242 struct sk_buff *skb = NULL;
2243 tpAniSirGlobal pMac = PMAC_STRUCT( pHddCtx->hHal );
2244
2245
2246 if (wlan_hdd_validate_context(pHddCtx) || !pData) {
2247 hddLog(VOS_TRACE_LEVEL_ERROR, FL("HDD context is not valid "
2248 "or pData(%p) is null"), pData);
2249 return;
2250 }
2251
2252 skb = cfg80211_vendor_event_alloc(pHddCtx->wiphy,
2253 EXTSCAN_EVENT_BUF_SIZE + NLMSG_HDRLEN,
2254 QCA_NL80211_VENDOR_SUBCMD_EXTSCAN_START_INDEX,
2255 GFP_KERNEL);
2256
2257 if (!skb) {
2258 hddLog(VOS_TRACE_LEVEL_ERROR,
2259 FL("cfg80211_vendor_event_alloc failed"));
2260 return;
2261 }
2262 hddLog(VOS_TRACE_LEVEL_INFO, FL("Entering "));
2263 hddLog(VOS_TRACE_LEVEL_INFO, "Req Id (%u)", pData->requestId);
2264 hddLog(VOS_TRACE_LEVEL_INFO, "Status (%u)", pData->status);
2265
2266 if (nla_put_u32(skb, QCA_WLAN_VENDOR_ATTR_EXTSCAN_RESULTS_REQUEST_ID,
2267 pData->requestId) ||
2268 nla_put_u32(skb, QCA_WLAN_VENDOR_ATTR_EXTSCAN_STATUS, pData->status)) {
2269 hddLog(VOS_TRACE_LEVEL_ERROR, FL("nla put fail"));
2270 goto nla_put_failure;
2271 }
2272
2273 /*
2274 * Store the Request ID for comparing with the requestID obtained
2275 * in other requests.HDD shall return a failure is the extscan_stop
2276 * request is issued with a different requestId as that of the
2277 * extscan_start request. Also, This requestId shall be used while
2278 * indicating the full scan results to the upper layers.
2279 * The requestId is stored with the assumption that the firmware
2280 * shall return the ext scan start request's requestId in ext scan
2281 * start response.
2282 */
2283 if (pData->status == 0)
2284 pMac->sme.extScanStartReqId = pData->requestId;
2285
2286
2287 cfg80211_vendor_event(skb, GFP_KERNEL);
2288 return;
2289
2290nla_put_failure:
2291 kfree_skb(skb);
2292 return;
2293}
2294
2295
2296static void wlan_hdd_cfg80211_extscan_stop_rsp(void *ctx, void *pMsg)
2297{
2298 tpSirEXTScanStopRspParams pData = (tpSirEXTScanStopRspParams) pMsg;
2299 hdd_context_t *pHddCtx = (hdd_context_t *)ctx;
2300 struct sk_buff *skb = NULL;
2301
2302 if (wlan_hdd_validate_context(pHddCtx) || !pData) {
2303 hddLog(VOS_TRACE_LEVEL_ERROR, FL("HDD context is not valid "
2304 "or pData(%p) is null"), pData);
2305 return;
2306 }
2307
2308 skb = cfg80211_vendor_event_alloc(pHddCtx->wiphy,
2309 EXTSCAN_EVENT_BUF_SIZE + NLMSG_HDRLEN,
2310 QCA_NL80211_VENDOR_SUBCMD_EXTSCAN_STOP_INDEX,
2311 GFP_KERNEL);
2312
2313 if (!skb) {
2314 hddLog(VOS_TRACE_LEVEL_ERROR,
2315 FL("cfg80211_vendor_event_alloc failed"));
2316 return;
2317 }
2318 hddLog(VOS_TRACE_LEVEL_INFO, FL("Entering "));
2319 hddLog(VOS_TRACE_LEVEL_INFO, "Req Id (%u)", pData->requestId);
2320
2321 if (nla_put_u32(skb, QCA_WLAN_VENDOR_ATTR_EXTSCAN_RESULTS_REQUEST_ID,
2322 pData->requestId) ||
2323 nla_put_u32(skb, QCA_WLAN_VENDOR_ATTR_EXTSCAN_STATUS, pData->status)) {
2324 hddLog(VOS_TRACE_LEVEL_ERROR, FL("nla put fail"));
2325 goto nla_put_failure;
2326 }
2327
2328 cfg80211_vendor_event(skb, GFP_KERNEL);
2329 return;
2330
2331nla_put_failure:
2332 kfree_skb(skb);
2333 return;
2334}
2335
2336
2337static void wlan_hdd_cfg80211_extscan_set_bss_hotlist_rsp(void *ctx,
2338 void *pMsg)
2339{
2340 hdd_context_t *pHddCtx = (hdd_context_t *)ctx;
2341 struct sk_buff *skb = NULL;
2342 tpSirEXTScanSetBssidHotListRspParams pData =
2343 (tpSirEXTScanSetBssidHotListRspParams) pMsg;
2344
2345 if (wlan_hdd_validate_context(pHddCtx) || !pData) {
2346 hddLog(VOS_TRACE_LEVEL_ERROR, FL("HDD context is not valid "
2347 "or pData(%p) is null"), pData);
2348 return;
2349 }
2350 skb = cfg80211_vendor_event_alloc(pHddCtx->wiphy,
2351 EXTSCAN_EVENT_BUF_SIZE + NLMSG_HDRLEN,
2352 QCA_NL80211_VENDOR_SUBCMD_EXTSCAN_SET_BSSID_HOTLIST_INDEX,
2353 GFP_KERNEL);
2354
2355 if (!skb) {
2356 hddLog(VOS_TRACE_LEVEL_ERROR,
2357 FL("cfg80211_vendor_event_alloc failed"));
2358 return;
2359 }
2360 hddLog(VOS_TRACE_LEVEL_INFO, FL("Entering "));
2361 hddLog(VOS_TRACE_LEVEL_INFO, "Req Id (%u)", pData->requestId);
2362 hddLog(VOS_TRACE_LEVEL_INFO, "Status (%u)", pData->status);
2363
2364 if (nla_put_u32(skb, QCA_WLAN_VENDOR_ATTR_EXTSCAN_RESULTS_REQUEST_ID,
2365 pData->requestId) ||
2366 nla_put_u32(skb, QCA_WLAN_VENDOR_ATTR_EXTSCAN_STATUS, pData->status)) {
2367 hddLog(VOS_TRACE_LEVEL_ERROR, FL("nla put fail"));
2368 goto nla_put_failure;
2369 }
2370
2371 cfg80211_vendor_event(skb, GFP_KERNEL);
2372 return;
2373
2374nla_put_failure:
2375 kfree_skb(skb);
2376 return;
2377}
2378
2379static void wlan_hdd_cfg80211_extscan_reset_bss_hotlist_rsp(void *ctx,
2380 void *pMsg)
2381{
2382 hdd_context_t *pHddCtx = (hdd_context_t *)ctx;
2383 struct sk_buff *skb = NULL;
2384 tpSirEXTScanResetBssidHotlistRspParams pData =
2385 (tpSirEXTScanResetBssidHotlistRspParams) pMsg;
2386
2387 if (wlan_hdd_validate_context(pHddCtx) || !pData) {
2388 hddLog(VOS_TRACE_LEVEL_ERROR, FL("HDD context is not valid "
2389 "or pData(%p) is null"), pData);
2390 return;
2391 }
2392
2393 skb = cfg80211_vendor_event_alloc(pHddCtx->wiphy,
2394 EXTSCAN_EVENT_BUF_SIZE + NLMSG_HDRLEN,
2395 QCA_NL80211_VENDOR_SUBCMD_EXTSCAN_RESET_BSSID_HOTLIST_INDEX,
2396 GFP_KERNEL);
2397
2398 if (!skb) {
2399 hddLog(VOS_TRACE_LEVEL_ERROR,
2400 FL("cfg80211_vendor_event_alloc failed"));
2401 return;
2402 }
2403 hddLog(VOS_TRACE_LEVEL_INFO, FL("Entering "));
2404 hddLog(VOS_TRACE_LEVEL_INFO, "Req Id (%u)", pData->requestId);
2405
2406 if (nla_put_u32(skb, QCA_WLAN_VENDOR_ATTR_EXTSCAN_RESULTS_REQUEST_ID,
2407 pData->requestId) ||
2408 nla_put_u32(skb, QCA_WLAN_VENDOR_ATTR_EXTSCAN_STATUS, pData->status)) {
2409 hddLog(VOS_TRACE_LEVEL_ERROR, FL("nla put fail"));
2410 goto nla_put_failure;
2411 }
2412
2413 cfg80211_vendor_event(skb, GFP_KERNEL);
2414 return;
2415
2416nla_put_failure:
2417 kfree_skb(skb);
2418 return;
2419}
2420
2421
2422static void wlan_hdd_cfg80211_extscan_set_signf_wifi_change_rsp(void *ctx,
2423 void *pMsg)
2424{
2425 hdd_context_t *pHddCtx = (hdd_context_t *)ctx;
2426 struct sk_buff *skb = NULL;
2427 tpSirEXTScanSetSignificantChangeRspParams pData =
2428 (tpSirEXTScanSetSignificantChangeRspParams) pMsg;
2429
2430 if (wlan_hdd_validate_context(pHddCtx) || !pData) {
2431 hddLog(VOS_TRACE_LEVEL_ERROR, FL("HDD context is not valid "
2432 "or pData(%p) is null"), pData);
2433 return;
2434 }
2435
2436 skb = cfg80211_vendor_event_alloc(pHddCtx->wiphy,
2437 EXTSCAN_EVENT_BUF_SIZE + NLMSG_HDRLEN,
2438 QCA_NL80211_VENDOR_SUBCMD_EXTSCAN_SET_SIGNIFICANT_CHANGE_INDEX,
2439 GFP_KERNEL);
2440
2441 if (!skb) {
2442 hddLog(VOS_TRACE_LEVEL_ERROR,
2443 FL("cfg80211_vendor_event_alloc failed"));
2444 return;
2445 }
2446 hddLog(VOS_TRACE_LEVEL_INFO, FL("Entering "));
2447 hddLog(VOS_TRACE_LEVEL_INFO, "Req Id (%u)", pData->requestId);
2448 hddLog(VOS_TRACE_LEVEL_INFO, "Status (%u)", pData->status);
2449
2450 if (nla_put_u32(skb, QCA_WLAN_VENDOR_ATTR_EXTSCAN_RESULTS_REQUEST_ID,
2451 pData->requestId) ||
2452 nla_put_u32(skb, QCA_WLAN_VENDOR_ATTR_EXTSCAN_STATUS, pData->status)) {
2453 hddLog(VOS_TRACE_LEVEL_ERROR, FL("nla put fail"));
2454 goto nla_put_failure;
2455 }
2456
2457 cfg80211_vendor_event(skb, GFP_KERNEL);
2458 return;
2459
2460nla_put_failure:
2461 kfree_skb(skb);
2462 return;
2463}
2464
2465
2466static void wlan_hdd_cfg80211_extscan_reset_signf_wifi_change_rsp(void *ctx,
2467 void *pMsg)
2468{
2469 hdd_context_t *pHddCtx = (hdd_context_t *)ctx;
2470 struct sk_buff *skb = NULL;
2471 tpSirEXTScanResetSignificantChangeRspParams pData =
2472 (tpSirEXTScanResetSignificantChangeRspParams) pMsg;
2473
2474 if (wlan_hdd_validate_context(pHddCtx) || !pData) {
2475 hddLog(VOS_TRACE_LEVEL_ERROR, FL("HDD context is not valid "
2476 "or pData(%p) is null"), pData);
2477 return;
2478 }
2479
2480 skb = cfg80211_vendor_event_alloc(pHddCtx->wiphy,
2481 EXTSCAN_EVENT_BUF_SIZE + NLMSG_HDRLEN,
2482 QCA_NL80211_VENDOR_SUBCMD_EXTSCAN_RESET_SIGNIFICANT_CHANGE_INDEX,
2483 GFP_KERNEL);
2484
2485 if (!skb) {
2486 hddLog(VOS_TRACE_LEVEL_ERROR,
2487 FL("cfg80211_vendor_event_alloc failed"));
2488 return;
2489 }
2490 hddLog(VOS_TRACE_LEVEL_INFO, FL("Entering "));
2491 hddLog(VOS_TRACE_LEVEL_INFO, "Req Id (%u)", pData->requestId);
2492 hddLog(VOS_TRACE_LEVEL_INFO, "Status (%u)", pData->status);
2493
2494 if (nla_put_u32(skb, QCA_WLAN_VENDOR_ATTR_EXTSCAN_RESULTS_REQUEST_ID,
2495 pData->requestId) ||
2496 nla_put_u32(skb, QCA_WLAN_VENDOR_ATTR_EXTSCAN_STATUS, pData->status)) {
2497 hddLog(VOS_TRACE_LEVEL_ERROR, FL("nla put fail"));
2498 goto nla_put_failure;
2499 }
2500
2501 cfg80211_vendor_event(skb, GFP_KERNEL);
2502 return;
2503
2504nla_put_failure:
2505 kfree_skb(skb);
2506 return;
2507}
2508
2509static void wlan_hdd_cfg80211_extscan_cached_results_ind(void *ctx,
2510 void *pMsg)
2511{
2512 hdd_context_t *pHddCtx = (hdd_context_t *)ctx;
2513 struct sk_buff *skb = NULL;
2514 tANI_U32 i = 0, j, resultsPerEvent;
2515 tANI_S32 totalResults;
2516 tpSirWifiScanResultEvent pData = (tpSirWifiScanResultEvent) pMsg;
2517 tpSirWifiScanResult pSirWifiScanResult;
2518
2519 if (wlan_hdd_validate_context(pHddCtx) || !pData) {
2520 hddLog(VOS_TRACE_LEVEL_ERROR, FL("HDD context is not valid "
2521 "or pData(%p) is null"), pData);
2522 return;
2523 }
2524 totalResults = pData->numOfAps;
2525 hddLog(VOS_TRACE_LEVEL_INFO, "Req Id (%u)", pData->requestId);
2526 hddLog(VOS_TRACE_LEVEL_INFO, "Num results (%u)", pData->numOfAps);
2527 hddLog(VOS_TRACE_LEVEL_INFO, "More Data (%u)", pData->moreData);
2528
2529 do{
2530 resultsPerEvent = ((totalResults >= EXTSCAN_MAX_CACHED_RESULTS_PER_IND) ?
2531 EXTSCAN_MAX_CACHED_RESULTS_PER_IND : totalResults);
2532 totalResults -= EXTSCAN_MAX_CACHED_RESULTS_PER_IND;
2533
2534 skb = cfg80211_vendor_event_alloc(pHddCtx->wiphy,
2535 EXTSCAN_EVENT_BUF_SIZE + NLMSG_HDRLEN,
2536 QCA_NL80211_VENDOR_SUBCMD_EXTSCAN_GET_CACHED_RESULTS_INDEX,
2537 GFP_KERNEL);
2538
2539 if (!skb) {
2540 hddLog(VOS_TRACE_LEVEL_ERROR,
2541 FL("cfg80211_vendor_event_alloc failed"));
2542 return;
2543 }
2544
2545 hddLog(VOS_TRACE_LEVEL_INFO, "resultsPerEvent (%u)", resultsPerEvent);
2546
2547 if (nla_put_u32(skb, QCA_WLAN_VENDOR_ATTR_EXTSCAN_RESULTS_REQUEST_ID,
2548 pData->requestId) ||
2549 nla_put_u32(skb,
2550 QCA_WLAN_VENDOR_ATTR_EXTSCAN_RESULTS_NUM_RESULTS_AVAILABLE,
2551 resultsPerEvent)) {
2552 hddLog(VOS_TRACE_LEVEL_ERROR, FL("put fail"));
2553 goto fail;
2554 }
2555 if (nla_put_u8(skb,
2556 QCA_WLAN_VENDOR_ATTR_EXTSCAN_RESULTS_SCAN_RESULT_MORE_DATA,
2557 pData->moreData ? 1 : (totalResults > 0 ? 1 : 0 )))
2558 {
2559 hddLog(VOS_TRACE_LEVEL_ERROR, FL("put fail"));
2560 goto fail;
2561 }
2562
2563 if (resultsPerEvent) {
2564 struct nlattr *aps;
2565
2566 aps = nla_nest_start(skb,
2567 QCA_WLAN_VENDOR_ATTR_EXTSCAN_RESULTS_LIST);
2568 if (!aps)
2569 {
2570 hddLog(VOS_TRACE_LEVEL_ERROR, FL("put fail"));
2571 goto fail;
2572 }
2573
2574 for (j = 0; j < resultsPerEvent; j++, i++) {
2575 struct nlattr *ap;
2576 pSirWifiScanResult = (tpSirWifiScanResult) ((tANI_U8 *)
2577 pData->ap + ( i* sizeof(tSirWifiScanResult)));
2578
2579 hddLog(VOS_TRACE_LEVEL_INFO, "[index=%u] Timestamp(%llu) "
2580 "Ssid (%s)"
2581 "Bssid: %pM "
2582 "Channel (%u)"
2583 "Rssi (%d)"
2584 "RTT (%u)"
2585 "RTT_SD (%u)",
2586 i,
2587 pSirWifiScanResult->ts,
2588 pSirWifiScanResult->ssid,
2589 pSirWifiScanResult->bssid,
2590 pSirWifiScanResult->channel,
2591 pSirWifiScanResult->rssi,
2592 pSirWifiScanResult->rtt,
2593 pSirWifiScanResult->rtt_sd);
2594
2595 ap = nla_nest_start(skb, j + 1);
2596 if (!ap)
2597 {
2598 hddLog(VOS_TRACE_LEVEL_ERROR, FL("put fail"));
2599 goto fail;
2600 }
2601
2602 if (nla_put_u64(skb,
2603 QCA_WLAN_VENDOR_ATTR_EXTSCAN_RESULTS_SCAN_RESULT_TIME_STAMP,
2604 pSirWifiScanResult->ts) )
2605 {
2606 hddLog(VOS_TRACE_LEVEL_ERROR, FL("put fail"));
2607 goto fail;
2608 }
2609 if (nla_put(skb,
2610 QCA_WLAN_VENDOR_ATTR_EXTSCAN_RESULTS_SCAN_RESULT_SSID,
2611 sizeof(pSirWifiScanResult->ssid),
2612 pSirWifiScanResult->ssid) )
2613 {
2614 hddLog(VOS_TRACE_LEVEL_ERROR, FL("put fail"));
2615 goto fail;
2616 }
2617 if (nla_put(skb,
2618 QCA_WLAN_VENDOR_ATTR_EXTSCAN_RESULTS_SCAN_RESULT_BSSID,
2619 sizeof(pSirWifiScanResult->bssid),
2620 pSirWifiScanResult->bssid) )
2621 {
2622 hddLog(VOS_TRACE_LEVEL_ERROR, FL("put fail"));
2623 goto fail;
2624 }
2625 if (nla_put_u32(skb,
2626 QCA_WLAN_VENDOR_ATTR_EXTSCAN_RESULTS_SCAN_RESULT_CHANNEL,
2627 pSirWifiScanResult->channel) )
2628 {
2629 hddLog(VOS_TRACE_LEVEL_ERROR, FL("put fail"));
2630 goto fail;
2631 }
Dasari Srinivas90747d72014-10-08 12:16:15 +05302632 if (nla_put_s32(skb,
Dino Mycle6fb96c12014-06-10 11:52:40 +05302633 QCA_WLAN_VENDOR_ATTR_EXTSCAN_RESULTS_SCAN_RESULT_RSSI,
2634 pSirWifiScanResult->rssi) )
2635 {
2636 hddLog(VOS_TRACE_LEVEL_ERROR, FL("put fail"));
2637 goto fail;
2638 }
2639 if (nla_put_u32(skb,
2640 QCA_WLAN_VENDOR_ATTR_EXTSCAN_RESULTS_SCAN_RESULT_RTT,
2641 pSirWifiScanResult->rtt) )
2642 {
2643 hddLog(VOS_TRACE_LEVEL_ERROR, FL("put fail"));
2644 goto fail;
2645 }
2646 if (nla_put_u32(skb,
2647 QCA_WLAN_VENDOR_ATTR_EXTSCAN_RESULTS_SCAN_RESULT_RTT_SD,
2648 pSirWifiScanResult->rtt_sd))
2649 {
2650 hddLog(VOS_TRACE_LEVEL_ERROR, FL("put fail"));
2651 goto fail;
2652 }
2653
2654 nla_nest_end(skb, ap);
2655 }
2656 nla_nest_end(skb, aps);
2657
2658 }
2659 cfg80211_vendor_event(skb, GFP_KERNEL);
2660 } while (totalResults > 0);
2661
2662 return;
2663fail:
2664 kfree_skb(skb);
2665 return;
2666}
2667
2668static void wlan_hdd_cfg80211_extscan_hotlist_match_ind(void *ctx,
2669 void *pMsg)
2670{
2671 tpSirWifiScanResultEvent pData = (tpSirWifiScanResultEvent) pMsg;
2672 hdd_context_t *pHddCtx = (hdd_context_t *)ctx;
2673 struct sk_buff *skb = NULL;
2674 tANI_U32 i;
2675
2676 if (wlan_hdd_validate_context(pHddCtx) || !pData) {
2677 hddLog(VOS_TRACE_LEVEL_ERROR, FL("HDD context is not valid "
2678 "or pData(%p) is null"), pData);
2679 return;
2680 }
2681
2682 skb = cfg80211_vendor_event_alloc(pHddCtx->wiphy,
2683 EXTSCAN_EVENT_BUF_SIZE + NLMSG_HDRLEN,
2684 QCA_NL80211_VENDOR_SUBCMD_EXTSCAN_HOTLIST_AP_FOUND_INDEX,
2685 GFP_KERNEL);
2686
2687 if (!skb) {
2688 hddLog(VOS_TRACE_LEVEL_ERROR,
2689 FL("cfg80211_vendor_event_alloc failed"));
2690 return;
2691 }
2692 hddLog(VOS_TRACE_LEVEL_INFO, FL("Entering "));
2693 hddLog(VOS_TRACE_LEVEL_INFO, "Req Id (%u)", pData->requestId);
2694 hddLog(VOS_TRACE_LEVEL_INFO, "Num results (%u)", pData->numOfAps);
2695 hddLog(VOS_TRACE_LEVEL_INFO, "More Data (%u)", pData->moreData);
2696
2697 for (i = 0; i < pData->numOfAps; i++) {
2698 hddLog(VOS_TRACE_LEVEL_INFO, "[index=%u] Timestamp(0x%lld) "
2699 "Ssid (%s) "
2700 "Bssid (" MAC_ADDRESS_STR ") "
2701 "Channel (%u) "
2702 "Rssi (%d) "
2703 "RTT (%u) "
2704 "RTT_SD (%u) ",
2705 i,
2706 pData->ap[i].ts,
2707 pData->ap[i].ssid,
2708 MAC_ADDR_ARRAY(pData->ap[i].bssid),
2709 pData->ap[i].channel,
2710 pData->ap[i].rssi,
2711 pData->ap[i].rtt,
2712 pData->ap[i].rtt_sd);
2713 }
2714
2715 if (nla_put_u32(skb, QCA_WLAN_VENDOR_ATTR_EXTSCAN_RESULTS_REQUEST_ID,
2716 pData->requestId) ||
2717 nla_put_u32(skb,
2718 QCA_WLAN_VENDOR_ATTR_EXTSCAN_RESULTS_NUM_RESULTS_AVAILABLE,
2719 pData->numOfAps)) {
2720 hddLog(VOS_TRACE_LEVEL_ERROR, FL("put fail"));
2721 goto fail;
2722 }
2723 if (pData->numOfAps) {
2724 struct nlattr *aps;
2725
2726 aps = nla_nest_start(skb,
2727 QCA_WLAN_VENDOR_ATTR_EXTSCAN_RESULTS_LIST);
2728 if (!aps)
2729 goto fail;
2730
2731 for (i = 0; i < pData->numOfAps; i++) {
2732 struct nlattr *ap;
2733
2734 ap = nla_nest_start(skb, i + 1);
2735 if (!ap)
2736 goto fail;
2737
2738 if (nla_put_u64(skb,
2739 QCA_WLAN_VENDOR_ATTR_EXTSCAN_RESULTS_SCAN_RESULT_TIME_STAMP,
2740 pData->ap[i].ts) ||
2741 nla_put(skb,
2742 QCA_WLAN_VENDOR_ATTR_EXTSCAN_RESULTS_SCAN_RESULT_SSID,
2743 sizeof(pData->ap[i].ssid),
2744 pData->ap[i].ssid) ||
2745 nla_put(skb,
2746 QCA_WLAN_VENDOR_ATTR_EXTSCAN_RESULTS_SCAN_RESULT_BSSID,
2747 sizeof(pData->ap[i].bssid),
2748 pData->ap[i].bssid) ||
2749 nla_put_u32(skb,
2750 QCA_WLAN_VENDOR_ATTR_EXTSCAN_RESULTS_SCAN_RESULT_CHANNEL,
2751 pData->ap[i].channel) ||
2752 nla_put_s32(skb,
2753 QCA_WLAN_VENDOR_ATTR_EXTSCAN_RESULTS_SCAN_RESULT_RSSI,
2754 pData->ap[i].rssi) ||
2755 nla_put_u32(skb,
2756 QCA_WLAN_VENDOR_ATTR_EXTSCAN_RESULTS_SCAN_RESULT_RTT,
2757 pData->ap[i].rtt) ||
2758 nla_put_u32(skb,
2759 QCA_WLAN_VENDOR_ATTR_EXTSCAN_RESULTS_SCAN_RESULT_RTT_SD,
2760 pData->ap[i].rtt_sd))
2761 goto fail;
2762
2763 nla_nest_end(skb, ap);
2764 }
2765 nla_nest_end(skb, aps);
2766
2767 if (nla_put_u8(skb,
2768 QCA_WLAN_VENDOR_ATTR_EXTSCAN_RESULTS_SCAN_RESULT_MORE_DATA,
2769 pData->moreData))
2770 goto fail;
2771 }
2772
2773 cfg80211_vendor_event(skb, GFP_KERNEL);
2774 return;
2775
2776fail:
2777 kfree_skb(skb);
2778 return;
2779
2780}
2781static void wlan_hdd_cfg80211_extscan_signif_wifi_change_results_ind(void *ctx,
2782 void *pMsg)
2783{
2784 hdd_context_t *pHddCtx = (hdd_context_t *)ctx;
2785 struct sk_buff *skb = NULL;
2786 tANI_U32 i, j;
2787 tpSirWifiSignificantChangeEvent pData =
2788 (tpSirWifiSignificantChangeEvent) pMsg;
2789
2790 if (wlan_hdd_validate_context(pHddCtx) || !pData) {
2791 hddLog(VOS_TRACE_LEVEL_ERROR, FL("HDD context is not valid "
2792 "or pData(%p) is null"), pData);
2793 return;
2794 }
2795 skb = cfg80211_vendor_event_alloc(pHddCtx->wiphy,
2796 EXTSCAN_EVENT_BUF_SIZE,
2797 QCA_NL80211_VENDOR_SUBCMD_EXTSCAN_SIGNIFICANT_CHANGE_INDEX,
2798 GFP_KERNEL);
2799
2800 if (!skb) {
2801 hddLog(VOS_TRACE_LEVEL_ERROR,
2802 FL("cfg80211_vendor_event_alloc failed"));
2803 return;
2804 }
2805 hddLog(VOS_TRACE_LEVEL_INFO, FL("Entering "));
2806 hddLog(VOS_TRACE_LEVEL_INFO, "Req Id (%u)", pData->requestId);
2807 hddLog(VOS_TRACE_LEVEL_INFO, "total List Size %u ", pData->numSigRssiBss);
2808 hddLog(VOS_TRACE_LEVEL_INFO, " CUrrent List size (%u)",
2809 pData->numSigRssiBss);
2810 hddLog(VOS_TRACE_LEVEL_INFO, "moreData (%u)", pData->moreData);
2811
2812 for (i = 0; i < pData->numSigRssiBss; i++) {
2813 hddLog(VOS_TRACE_LEVEL_INFO , "Rssi List [%d] BSSID: (%pM) Channel %u "
2814 " num RSSI %u ",
2815 i, pData->sigRssiResult[i].bssid,
2816 pData->sigRssiResult[i].channel,
2817 pData->sigRssiResult[i].numRssi);
2818
2819 for (j = 0; j < pData->sigRssiResult[i].numRssi; j++){
2820
2821 hddLog(VOS_TRACE_LEVEL_INFO,
2822 " [%d]",
Dino Myclec8f3f332014-07-21 16:48:27 +05302823 pData->sigRssiResult[i].rssi[j]);
Dino Mycle6fb96c12014-06-10 11:52:40 +05302824
2825 }
2826 }
2827
2828
2829 if (nla_put_u32(skb, QCA_WLAN_VENDOR_ATTR_EXTSCAN_RESULTS_REQUEST_ID,
2830 pData->requestId) ||
2831 nla_put_u32(skb,
2832 QCA_WLAN_VENDOR_ATTR_EXTSCAN_RESULTS_NUM_RESULTS_AVAILABLE,
2833 pData->numSigRssiBss)) {
2834 hddLog(VOS_TRACE_LEVEL_ERROR, FL("put fail"));
2835 goto fail;
2836 }
2837
2838 if (pData->numSigRssiBss) {
2839 struct nlattr *aps;
2840 aps = nla_nest_start(skb, QCA_WLAN_VENDOR_ATTR_EXTSCAN_RESULTS_LIST);
2841 if (!aps)
2842 goto fail;
2843 for (i = 0; i < pData->numSigRssiBss; i++) {
2844 struct nlattr *ap;
2845
2846 ap = nla_nest_start(skb, i);
2847 if (!ap)
2848 goto fail;
2849 if (nla_put(skb,
2850 QCA_WLAN_VENDOR_ATTR_EXTSCAN_RESULTS_SIGNIFICANT_CHANGE_RESULT_BSSID,
2851 sizeof(tSirMacAddr), pData->sigRssiResult[i].bssid) ||
2852 nla_put_u32(skb,
2853 QCA_WLAN_VENDOR_ATTR_EXTSCAN_RESULTS_SIGNIFICANT_CHANGE_RESULT_CHANNEL,
2854 pData->sigRssiResult[i].channel) ||
2855 nla_put_u32(skb,
2856 QCA_WLAN_VENDOR_ATTR_EXTSCAN_RESULTS_SIGNIFICANT_CHANGE_RESULT_NUM_RSSI,
2857 pData->sigRssiResult[i].numRssi) ||
2858 nla_put(skb,
2859 QCA_WLAN_VENDOR_ATTR_EXTSCAN_RESULTS_SIGNIFICANT_CHANGE_RESULT_RSSI_LIST,
2860 sizeof(s32) * pData->sigRssiResult[i].numRssi,
2861 pData->sigRssiResult[i].rssi))
2862 goto fail;
2863 nla_nest_end(skb, ap);
2864 }
2865 nla_nest_end(skb, aps);
2866 if (nla_put_u8(skb,
2867 QCA_WLAN_VENDOR_ATTR_EXTSCAN_RESULTS_SCAN_RESULT_MORE_DATA,
2868 pData->moreData))
2869 goto fail;
2870 }
2871 cfg80211_vendor_event(skb, GFP_KERNEL);
2872 return;
2873fail:
2874 kfree_skb(skb);
2875 return;
2876}
2877
2878static void wlan_hdd_cfg80211_extscan_full_scan_result_event(void *ctx,
2879 void *pMsg)
2880{
2881 struct sk_buff *skb;
2882 hdd_context_t *pHddCtx = (hdd_context_t *)ctx;
2883 tpSirWifiFullScanResultEvent pData =
2884 (tpSirWifiFullScanResultEvent) (pMsg);
2885
2886 if (wlan_hdd_validate_context(pHddCtx) || !pData) {
2887 hddLog(VOS_TRACE_LEVEL_ERROR, FL("HDD context is not valid "
2888 "or pData(%p) is null"), pData);
2889 return;
2890 }
2891
2892 skb = cfg80211_vendor_event_alloc(pHddCtx->wiphy,
2893 EXTSCAN_EVENT_BUF_SIZE + NLMSG_HDRLEN,
2894 QCA_NL80211_VENDOR_SUBCMD_EXTSCAN_FULL_SCAN_RESULT_INDEX,
2895 GFP_KERNEL);
2896
2897 if (!skb) {
2898 hddLog(VOS_TRACE_LEVEL_ERROR,
2899 FL("cfg80211_vendor_event_alloc failed"));
2900 return;
2901 }
2902
2903 hddLog(VOS_TRACE_LEVEL_INFO, FL("Entering "));
2904 hddLog(VOS_TRACE_LEVEL_INFO, FL("Req Id (%u)"), pData->requestId);
2905 hddLog(VOS_TRACE_LEVEL_INFO, FL("More Data (%u)"), pData->moreData);
2906 hddLog(VOS_TRACE_LEVEL_INFO, FL("AP Info: Timestamp(0x%llX) "
2907 "Ssid (%s)"
2908 "Bssid (" MAC_ADDRESS_STR ")"
2909 "Channel (%u)"
2910 "Rssi (%d)"
2911 "RTT (%u)"
2912 "RTT_SD (%u)"),
2913 pData->ap.ts,
2914 pData->ap.ssid,
2915 MAC_ADDR_ARRAY(pData->ap.bssid),
2916 pData->ap.channel,
2917 pData->ap.rssi,
2918 pData->ap.rtt,
2919 pData->ap.rtt_sd);
2920 hddLog(VOS_TRACE_LEVEL_INFO, "IE Length (%u)", pData->ieLength);
2921 if (nla_put_u32(skb, QCA_WLAN_VENDOR_ATTR_EXTSCAN_RESULTS_REQUEST_ID,
2922 pData->requestId) ||
2923 nla_put_u64(skb,
2924 QCA_WLAN_VENDOR_ATTR_EXTSCAN_RESULTS_SCAN_RESULT_TIME_STAMP,
2925 pData->ap.ts) ||
2926 nla_put(skb, QCA_WLAN_VENDOR_ATTR_EXTSCAN_RESULTS_SCAN_RESULT_SSID,
2927 sizeof(pData->ap.ssid),
2928 pData->ap.ssid) ||
2929 nla_put(skb, QCA_WLAN_VENDOR_ATTR_EXTSCAN_RESULTS_SCAN_RESULT_BSSID,
2930 WNI_CFG_BSSID_LEN,
2931 pData->ap.bssid) ||
2932 nla_put_u32(skb,
2933 QCA_WLAN_VENDOR_ATTR_EXTSCAN_RESULTS_SCAN_RESULT_CHANNEL,
2934 pData->ap.channel) ||
Dasari Srinivas90747d72014-10-08 12:16:15 +05302935 nla_put_s32(skb, QCA_WLAN_VENDOR_ATTR_EXTSCAN_RESULTS_SCAN_RESULT_RSSI,
Dino Mycle6fb96c12014-06-10 11:52:40 +05302936 pData->ap.rssi) ||
2937 nla_put_u32(skb, QCA_WLAN_VENDOR_ATTR_EXTSCAN_RESULTS_SCAN_RESULT_RTT,
2938 pData->ap.rtt) ||
2939 nla_put_u32(skb,
2940 QCA_WLAN_VENDOR_ATTR_EXTSCAN_RESULTS_SCAN_RESULT_RTT_SD,
2941 pData->ap.rtt_sd) ||
2942 nla_put_u16(skb,
2943 QCA_WLAN_VENDOR_ATTR_EXTSCAN_RESULTS_SCAN_RESULT_BEACON_PERIOD,
2944 pData->ap.beaconPeriod) ||
2945 nla_put_u16(skb,
2946 QCA_WLAN_VENDOR_ATTR_EXTSCAN_RESULTS_SCAN_RESULT_CAPABILITY,
2947 pData->ap.capability) ||
2948 nla_put_u32(skb,
2949 QCA_WLAN_VENDOR_ATTR_EXTSCAN_RESULTS_SCAN_RESULT_IE_LENGTH,
2950 pData->ieLength))
2951 {
2952 hddLog(VOS_TRACE_LEVEL_ERROR, FL("nla put fail"));
2953 goto nla_put_failure;
2954 }
2955 if (nla_put(skb, QCA_WLAN_VENDOR_ATTR_EXTSCAN_RESULTS_SCAN_RESULT_IE_DATA,
2956 pData->ieLength,
2957 pData->ie))
2958 {
2959 hddLog(VOS_TRACE_LEVEL_ERROR, FL("nla put fail"));
2960 goto nla_put_failure;
2961 }
2962
2963 cfg80211_vendor_event(skb, GFP_KERNEL);
2964 return;
2965
2966nla_put_failure:
2967 kfree_skb(skb);
2968 return;
2969}
2970
2971static void wlan_hdd_cfg80211_extscan_scan_res_available_event(void *ctx,
2972 void *pMsg)
2973{
2974 hdd_context_t *pHddCtx = (hdd_context_t *)ctx;
2975 struct sk_buff *skb = NULL;
2976 tpSirEXTScanResultsAvailableIndParams pData =
2977 (tpSirEXTScanResultsAvailableIndParams) pMsg;
2978
2979 if (wlan_hdd_validate_context(pHddCtx) || !pData) {
2980 hddLog(VOS_TRACE_LEVEL_ERROR, FL("HDD context is not valid "
2981 "or pData(%p) is null"), pData);
2982 return;
2983 }
2984
2985 skb = cfg80211_vendor_event_alloc(pHddCtx->wiphy,
2986 EXTSCAN_EVENT_BUF_SIZE + NLMSG_HDRLEN,
2987 QCA_NL80211_VENDOR_SUBCMD_EXTSCAN_SCAN_RESULTS_AVAILABLE_INDEX,
2988 GFP_KERNEL);
2989
2990 if (!skb) {
2991 hddLog(VOS_TRACE_LEVEL_ERROR,
2992 FL("cfg80211_vendor_event_alloc failed"));
2993 return;
2994 }
2995
2996 hddLog(VOS_TRACE_LEVEL_INFO, FL("Entering "));
2997 hddLog(VOS_TRACE_LEVEL_INFO, "Req Id (%u)", pData->requestId);
2998 hddLog(VOS_TRACE_LEVEL_INFO, "Num results (%u)",
2999 pData->numResultsAvailable);
3000 if (nla_put_u32(skb, QCA_WLAN_VENDOR_ATTR_EXTSCAN_RESULTS_REQUEST_ID,
3001 pData->requestId) ||
3002 nla_put_u32(skb,
3003 QCA_WLAN_VENDOR_ATTR_EXTSCAN_RESULTS_NUM_RESULTS_AVAILABLE,
3004 pData->numResultsAvailable)) {
3005 hddLog(VOS_TRACE_LEVEL_ERROR, FL("nla put fail"));
3006 goto nla_put_failure;
3007 }
3008
3009 cfg80211_vendor_event(skb, GFP_KERNEL);
3010 return;
3011
3012nla_put_failure:
3013 kfree_skb(skb);
3014 return;
3015}
3016
3017static void wlan_hdd_cfg80211_extscan_scan_progress_event(void *ctx, void *pMsg)
3018{
3019 hdd_context_t *pHddCtx = (hdd_context_t *)ctx;
3020 struct sk_buff *skb = NULL;
3021 tpSirEXTScanProgressIndParams pData =
3022 (tpSirEXTScanProgressIndParams) pMsg;
3023
3024 if (wlan_hdd_validate_context(pHddCtx) || !pData) {
3025 hddLog(VOS_TRACE_LEVEL_ERROR, FL("HDD context is not valid "
3026 "or pData(%p) is null"), pData);
3027 return;
3028 }
3029
3030 skb = cfg80211_vendor_event_alloc(pHddCtx->wiphy,
3031 EXTSCAN_EVENT_BUF_SIZE + NLMSG_HDRLEN,
3032 QCA_NL80211_VENDOR_SUBCMD_EXTSCAN_SCAN_EVENT_INDEX,
3033 GFP_KERNEL);
3034
3035 if (!skb) {
3036 hddLog(VOS_TRACE_LEVEL_ERROR,
3037 FL("cfg80211_vendor_event_alloc failed"));
3038 return;
3039 }
3040 hddLog(VOS_TRACE_LEVEL_INFO, FL("Entering "));
3041 hddLog(VOS_TRACE_LEVEL_INFO, "Scan event type (%u)",
3042 pData->extScanEventType);
3043 hddLog(VOS_TRACE_LEVEL_INFO, "Scan event status (%u)",
3044 pData->status);
3045
3046 if (nla_put_u8(skb, QCA_WLAN_VENDOR_ATTR_EXTSCAN_RESULTS_SCAN_EVENT_TYPE,
3047 pData->extScanEventType) ||
3048 nla_put_u32(skb,
Dasari Srinivas5a288652014-06-30 17:13:22 +05303049 QCA_WLAN_VENDOR_ATTR_EXTSCAN_RESULTS_REQUEST_ID,
3050 pData->requestId) ||
3051 nla_put_u32(skb,
Dino Mycle6fb96c12014-06-10 11:52:40 +05303052 QCA_WLAN_VENDOR_ATTR_EXTSCAN_RESULTS_SCAN_EVENT_STATUS,
3053 pData->status)) {
3054 hddLog(VOS_TRACE_LEVEL_ERROR, FL("nla put fail"));
3055 goto nla_put_failure;
3056 }
3057
3058 cfg80211_vendor_event(skb, GFP_KERNEL);
3059 return;
3060
3061nla_put_failure:
3062 kfree_skb(skb);
3063 return;
3064}
3065
3066void wlan_hdd_cfg80211_extscan_callback(void *ctx, const tANI_U16 evType,
3067 void *pMsg)
3068{
3069 hdd_context_t *pHddCtx = (hdd_context_t *)ctx;
3070
3071 if (wlan_hdd_validate_context(pHddCtx)) {
Dasari Srinivasb46ed1d2014-10-08 13:03:08 +05303072 hddLog(VOS_TRACE_LEVEL_INFO, FL("HDD context is not valid"));
Dino Mycle6fb96c12014-06-10 11:52:40 +05303073 return;
3074 }
3075
3076 hddLog(VOS_TRACE_LEVEL_INFO, FL("Rcvd Event (%d)"), evType);
3077
3078
3079 switch(evType) {
3080 case SIR_HAL_EXTSCAN_START_RSP:
3081 wlan_hdd_cfg80211_extscan_start_rsp(ctx, pMsg);
3082 break;
3083
3084 case SIR_HAL_EXTSCAN_STOP_RSP:
3085 wlan_hdd_cfg80211_extscan_stop_rsp(ctx, pMsg);
3086 break;
3087 case SIR_HAL_EXTSCAN_GET_CACHED_RESULTS_RSP:
3088 /* There is no need to send this response to upper layer
3089 Just log the message */
3090 hddLog(VOS_TRACE_LEVEL_INFO,
3091 FL("Rcvd SIR_HAL_EXTSCAN_CACHED_RESULTS_RSP"));
3092 break;
3093 case SIR_HAL_EXTSCAN_SET_BSS_HOTLIST_RSP:
3094 wlan_hdd_cfg80211_extscan_set_bss_hotlist_rsp(ctx, pMsg);
3095 break;
3096
3097 case SIR_HAL_EXTSCAN_RESET_BSS_HOTLIST_RSP:
3098 wlan_hdd_cfg80211_extscan_reset_bss_hotlist_rsp(ctx, pMsg);
3099 break;
3100
3101 case SIR_HAL_EXTSCAN_SET_SIGNF_RSSI_CHANGE_RSP:
3102 wlan_hdd_cfg80211_extscan_set_signf_wifi_change_rsp(ctx, pMsg);
3103 break;
3104
3105 case SIR_HAL_EXTSCAN_RESET_SIGNF_RSSI_CHANGE_RSP:
3106 wlan_hdd_cfg80211_extscan_reset_signf_wifi_change_rsp(ctx, pMsg);
3107 break;
3108 case SIR_HAL_EXTSCAN_GET_CAPABILITIES_RSP:
3109 wlan_hdd_cfg80211_extscan_get_capabilities_ind(ctx, pMsg);
3110 break;
3111 case SIR_HAL_EXTSCAN_PROGRESS_IND:
3112 wlan_hdd_cfg80211_extscan_scan_progress_event(ctx, pMsg);
3113 break;
3114 case SIR_HAL_EXTSCAN_SCAN_AVAILABLE_IND:
3115 wlan_hdd_cfg80211_extscan_scan_res_available_event(ctx, pMsg);
3116 break;
3117 case SIR_HAL_EXTSCAN_SCAN_RESULT_IND:
3118 wlan_hdd_cfg80211_extscan_cached_results_ind(ctx, pMsg);
3119 break;
3120 case SIR_HAL_EXTSCAN_HOTLIST_MATCH_IND:
3121 wlan_hdd_cfg80211_extscan_hotlist_match_ind(ctx, pMsg);
3122 break;
3123 case SIR_HAL_EXTSCAN_SIGNF_WIFI_CHANGE_IND:
3124 wlan_hdd_cfg80211_extscan_signif_wifi_change_results_ind(ctx, pMsg);
3125 break;
3126 case SIR_HAL_EXTSCAN_FULL_SCAN_RESULT_IND:
3127 wlan_hdd_cfg80211_extscan_full_scan_result_event(ctx, pMsg);
3128 break;
3129 default:
3130 hddLog(VOS_TRACE_LEVEL_ERROR, FL("invalid event type %d "), evType);
3131 break;
3132 }
3133}
3134
Mahesh A Saptasagare5440c72015-01-28 21:21:07 +05303135static int __wlan_hdd_cfg80211_extscan_get_capabilities(struct wiphy *wiphy,
3136 struct wireless_dev *wdev,
3137 const void *data, int dataLen)
Dino Mycle6fb96c12014-06-10 11:52:40 +05303138{
Dino Myclee8843b32014-07-04 14:21:45 +05303139 tSirGetEXTScanCapabilitiesReqParams reqMsg;
Dino Mycle6fb96c12014-06-10 11:52:40 +05303140 struct net_device *dev = wdev->netdev;
3141 hdd_adapter_t *pAdapter = WLAN_HDD_GET_PRIV_PTR(dev);
3142 hdd_context_t *pHddCtx = wiphy_priv(wiphy);
3143 struct nlattr
3144 *tb[QCA_WLAN_VENDOR_ATTR_EXTSCAN_SUBCMD_CONFIG_PARAM_MAX + 1];
3145 eHalStatus status;
3146
3147 hddLog(VOS_TRACE_LEVEL_INFO, FL("Entering"));
3148 status = wlan_hdd_validate_context(pHddCtx);
3149 if (0 != status)
3150 {
3151 hddLog(VOS_TRACE_LEVEL_ERROR,
3152 FL("HDD context is not valid"));
3153 return -EINVAL;
3154 }
Dino Myclee8843b32014-07-04 14:21:45 +05303155 /* check the EXTScan Capability */
3156 if ( (TRUE != pHddCtx->cfg_ini->fEnableEXTScan) ||
3157 (TRUE != sme_IsFeatureSupportedByFW(EXTENDED_SCAN)))
3158 {
3159 hddLog(VOS_TRACE_LEVEL_ERROR,
3160 FL("EXTScan not enabled/supported by Firmware"));
3161 return -EINVAL;
3162 }
3163
Dino Mycle6fb96c12014-06-10 11:52:40 +05303164 if (nla_parse(tb, QCA_WLAN_VENDOR_ATTR_EXTSCAN_SUBCMD_CONFIG_PARAM_MAX,
3165 data, dataLen,
3166 wlan_hdd_extscan_config_policy)) {
3167 hddLog(VOS_TRACE_LEVEL_ERROR, FL("Invalid ATTR"));
3168 return -EINVAL;
3169 }
3170
3171 /* Parse and fetch request Id */
3172 if (!tb[QCA_WLAN_VENDOR_ATTR_EXTSCAN_SUBCMD_CONFIG_PARAM_REQUEST_ID]) {
3173 hddLog(VOS_TRACE_LEVEL_ERROR, FL("attr request id failed"));
3174 return -EINVAL;
3175 }
3176
Dino Mycle6fb96c12014-06-10 11:52:40 +05303177
Dino Myclee8843b32014-07-04 14:21:45 +05303178 reqMsg.requestId = nla_get_u32(
Dino Mycle6fb96c12014-06-10 11:52:40 +05303179 tb[QCA_WLAN_VENDOR_ATTR_EXTSCAN_SUBCMD_CONFIG_PARAM_REQUEST_ID]);
Dino Myclee8843b32014-07-04 14:21:45 +05303180 hddLog(VOS_TRACE_LEVEL_INFO, FL("Req Id (%d)"), reqMsg.requestId);
Dino Mycle6fb96c12014-06-10 11:52:40 +05303181
Dino Myclee8843b32014-07-04 14:21:45 +05303182 reqMsg.sessionId = pAdapter->sessionId;
3183 hddLog(VOS_TRACE_LEVEL_INFO, FL("Session Id (%d)"), reqMsg.sessionId);
Dino Mycle6fb96c12014-06-10 11:52:40 +05303184
Dino Myclee8843b32014-07-04 14:21:45 +05303185 status = sme_EXTScanGetCapabilities(pHddCtx->hHal, &reqMsg);
Dino Mycle6fb96c12014-06-10 11:52:40 +05303186 if (!HAL_STATUS_SUCCESS(status)) {
3187 hddLog(VOS_TRACE_LEVEL_ERROR,
3188 FL("sme_EXTScanGetCapabilities failed(err=%d)"), status);
Dino Mycle6fb96c12014-06-10 11:52:40 +05303189 return -EINVAL;
3190 }
3191
3192 return 0;
3193}
3194
Mahesh A Saptasagare5440c72015-01-28 21:21:07 +05303195static int wlan_hdd_cfg80211_extscan_get_capabilities(struct wiphy *wiphy,
3196 struct wireless_dev *wdev,
3197 const void *data, int dataLen)
3198{
3199 int ret = 0;
Dino Mycle6fb96c12014-06-10 11:52:40 +05303200
Mahesh A Saptasagare5440c72015-01-28 21:21:07 +05303201 vos_ssr_protect(__func__);
3202 ret = __wlan_hdd_cfg80211_extscan_get_capabilities(wiphy, wdev, data, dataLen);
3203 vos_ssr_unprotect(__func__);
3204
3205 return ret;
3206}
3207
3208static int __wlan_hdd_cfg80211_extscan_get_cached_results(struct wiphy *wiphy,
3209 struct wireless_dev *wdev,
3210 const void *data, int dataLen)
Dino Mycle6fb96c12014-06-10 11:52:40 +05303211{
Dino Myclee8843b32014-07-04 14:21:45 +05303212 tSirEXTScanGetCachedResultsReqParams reqMsg;
Dino Mycle6fb96c12014-06-10 11:52:40 +05303213 struct net_device *dev = wdev->netdev;
3214 hdd_adapter_t *pAdapter = WLAN_HDD_GET_PRIV_PTR(dev);
3215 hdd_context_t *pHddCtx = wiphy_priv(wiphy);
3216 struct nlattr
3217 *tb[QCA_WLAN_VENDOR_ATTR_EXTSCAN_SUBCMD_CONFIG_PARAM_MAX + 1];
3218 eHalStatus status;
3219
3220 status = wlan_hdd_validate_context(pHddCtx);
3221 if (0 != status)
3222 {
3223 hddLog(VOS_TRACE_LEVEL_ERROR,
3224 FL("HDD context is not valid"));
3225 return -EINVAL;
3226 }
Dino Myclee8843b32014-07-04 14:21:45 +05303227 /* check the EXTScan Capability */
3228 if ( (TRUE != pHddCtx->cfg_ini->fEnableEXTScan) ||
3229 (TRUE != sme_IsFeatureSupportedByFW(EXTENDED_SCAN)))
3230 {
3231 hddLog(VOS_TRACE_LEVEL_ERROR,
3232 FL("EXTScan not enabled/supported by Firmware"));
3233 return -EINVAL;
3234 }
3235
Dino Mycle6fb96c12014-06-10 11:52:40 +05303236 if (nla_parse(tb, QCA_WLAN_VENDOR_ATTR_EXTSCAN_SUBCMD_CONFIG_PARAM_MAX,
3237 data, dataLen,
3238 wlan_hdd_extscan_config_policy)) {
3239 hddLog(VOS_TRACE_LEVEL_ERROR, FL("Invalid ATTR"));
3240 return -EINVAL;
3241 }
3242 /* Parse and fetch request Id */
3243 if (!tb[QCA_WLAN_VENDOR_ATTR_EXTSCAN_SUBCMD_CONFIG_PARAM_REQUEST_ID]) {
3244 hddLog(VOS_TRACE_LEVEL_ERROR, FL("attr request id failed"));
3245 return -EINVAL;
3246 }
Dino Mycle6fb96c12014-06-10 11:52:40 +05303247
Dino Myclee8843b32014-07-04 14:21:45 +05303248 reqMsg.requestId = nla_get_u32(
Dino Mycle6fb96c12014-06-10 11:52:40 +05303249 tb[QCA_WLAN_VENDOR_ATTR_EXTSCAN_SUBCMD_CONFIG_PARAM_REQUEST_ID]);
3250
Dino Myclee8843b32014-07-04 14:21:45 +05303251 hddLog(VOS_TRACE_LEVEL_INFO, FL("Req Id (%d)"), reqMsg.requestId);
Dino Mycle6fb96c12014-06-10 11:52:40 +05303252
Dino Myclee8843b32014-07-04 14:21:45 +05303253 reqMsg.sessionId = pAdapter->sessionId;
3254 hddLog(VOS_TRACE_LEVEL_INFO, FL("Session Id (%d)"), reqMsg.sessionId);
Dino Mycle6fb96c12014-06-10 11:52:40 +05303255
3256 /* Parse and fetch flush parameter */
3257 if (!tb
3258 [QCA_WLAN_VENDOR_ATTR_EXTSCAN_GET_CACHED_SCAN_RESULTS_CONFIG_PARAM_FLUSH])
3259 {
3260 hddLog(VOS_TRACE_LEVEL_ERROR, FL("attr flush failed"));
3261 goto failed;
3262 }
Dino Myclee8843b32014-07-04 14:21:45 +05303263 reqMsg.flush = nla_get_u8(
Dino Mycle6fb96c12014-06-10 11:52:40 +05303264 tb[QCA_WLAN_VENDOR_ATTR_EXTSCAN_GET_CACHED_SCAN_RESULTS_CONFIG_PARAM_FLUSH]);
3265
Dino Myclee8843b32014-07-04 14:21:45 +05303266 hddLog(VOS_TRACE_LEVEL_INFO, FL("Flush (%d)"), reqMsg.flush);
Dino Mycle6fb96c12014-06-10 11:52:40 +05303267
Dino Myclee8843b32014-07-04 14:21:45 +05303268 status = sme_getCachedResults(pHddCtx->hHal, &reqMsg);
Dino Mycle6fb96c12014-06-10 11:52:40 +05303269 if (!HAL_STATUS_SUCCESS(status)) {
3270 hddLog(VOS_TRACE_LEVEL_ERROR,
3271 FL("sme_getCachedResults failed(err=%d)"), status);
Dino Mycle6fb96c12014-06-10 11:52:40 +05303272 return -EINVAL;
3273 }
3274 return 0;
3275
3276failed:
Dino Mycle6fb96c12014-06-10 11:52:40 +05303277 return -EINVAL;
3278}
Mahesh A Saptasagare5440c72015-01-28 21:21:07 +05303279static int wlan_hdd_cfg80211_extscan_get_cached_results(struct wiphy *wiphy,
3280 struct wireless_dev *wdev,
3281 const void *data, int dataLen)
3282{
3283 int ret = 0;
Dino Mycle6fb96c12014-06-10 11:52:40 +05303284
Mahesh A Saptasagare5440c72015-01-28 21:21:07 +05303285 vos_ssr_protect(__func__);
3286 ret = __wlan_hdd_cfg80211_extscan_get_cached_results(wiphy, wdev, data, dataLen);
3287 vos_ssr_unprotect(__func__);
3288
3289 return ret;
3290}
3291
3292static int __wlan_hdd_cfg80211_extscan_set_bssid_hotlist(struct wiphy *wiphy,
Dino Mycle6fb96c12014-06-10 11:52:40 +05303293 struct wireless_dev *wdev,
Edhar, Mahesh Kumared8631f2015-01-20 14:31:47 +05303294 const void *data, int dataLen)
Dino Mycle6fb96c12014-06-10 11:52:40 +05303295{
3296 tpSirEXTScanSetBssidHotListReqParams pReqMsg = NULL;
3297 struct net_device *dev = wdev->netdev;
3298 hdd_adapter_t *pAdapter = WLAN_HDD_GET_PRIV_PTR(dev);
3299 hdd_context_t *pHddCtx = wiphy_priv(wiphy);
3300 struct nlattr
3301 *tb[QCA_WLAN_VENDOR_ATTR_EXTSCAN_SUBCMD_CONFIG_PARAM_MAX + 1];
3302 struct nlattr
3303 *tb2[QCA_WLAN_VENDOR_ATTR_EXTSCAN_SUBCMD_CONFIG_PARAM_MAX + 1];
3304 struct nlattr *apTh;
3305 eHalStatus status;
3306 tANI_U8 i = 0;
3307 int rem;
3308
3309 status = wlan_hdd_validate_context(pHddCtx);
3310 if (0 != status)
3311 {
3312 hddLog(VOS_TRACE_LEVEL_ERROR,
3313 FL("HDD context is not valid"));
3314 return -EINVAL;
3315 }
Dino Myclee8843b32014-07-04 14:21:45 +05303316 /* check the EXTScan Capability */
3317 if ( (TRUE != pHddCtx->cfg_ini->fEnableEXTScan) ||
3318 (TRUE != sme_IsFeatureSupportedByFW(EXTENDED_SCAN)))
3319 {
3320 hddLog(VOS_TRACE_LEVEL_ERROR,
3321 FL("EXTScan not enabled/supported by Firmware"));
3322 return -EINVAL;
3323 }
3324
Dino Mycle6fb96c12014-06-10 11:52:40 +05303325 if (nla_parse(tb, QCA_WLAN_VENDOR_ATTR_EXTSCAN_SUBCMD_CONFIG_PARAM_MAX,
3326 data, dataLen,
3327 wlan_hdd_extscan_config_policy)) {
3328 hddLog(VOS_TRACE_LEVEL_ERROR, FL("Invalid ATTR"));
3329 return -EINVAL;
3330 }
3331
3332 /* Parse and fetch request Id */
3333 if (!tb[QCA_WLAN_VENDOR_ATTR_EXTSCAN_SUBCMD_CONFIG_PARAM_REQUEST_ID]) {
3334 hddLog(VOS_TRACE_LEVEL_ERROR, FL("attr request id failed"));
3335 return -EINVAL;
3336 }
Dino Mycle6fb96c12014-06-10 11:52:40 +05303337 pReqMsg = (tpSirEXTScanSetBssidHotListReqParams)
3338 vos_mem_malloc(sizeof(*pReqMsg));
3339 if (!pReqMsg) {
3340 hddLog(VOS_TRACE_LEVEL_ERROR, FL("vos_mem_malloc failed"));
3341 return -ENOMEM;
3342 }
3343
Dino Myclee8843b32014-07-04 14:21:45 +05303344
Dino Mycle6fb96c12014-06-10 11:52:40 +05303345 pReqMsg->requestId = nla_get_u32(
3346 tb[QCA_WLAN_VENDOR_ATTR_EXTSCAN_SUBCMD_CONFIG_PARAM_REQUEST_ID]);
3347 hddLog(VOS_TRACE_LEVEL_INFO, FL("Req Id (%d)"), pReqMsg->requestId);
3348
3349 /* Parse and fetch number of APs */
3350 if (!tb[QCA_WLAN_VENDOR_ATTR_EXTSCAN_BSSID_HOTLIST_PARAMS_NUM_AP]) {
3351 hddLog(VOS_TRACE_LEVEL_ERROR, FL("attr number of AP failed"));
3352 goto fail;
3353 }
3354
3355 pReqMsg->sessionId = pAdapter->sessionId;
3356 hddLog(VOS_TRACE_LEVEL_INFO, FL("Session Id (%d)"), pReqMsg->sessionId);
3357
3358 pReqMsg->numAp = nla_get_u32(
3359 tb[QCA_WLAN_VENDOR_ATTR_EXTSCAN_BSSID_HOTLIST_PARAMS_NUM_AP]);
3360 hddLog(VOS_TRACE_LEVEL_INFO, FL("Number of AP (%d)"), pReqMsg->numAp);
3361
3362 nla_for_each_nested(apTh,
3363 tb[QCA_WLAN_VENDOR_ATTR_EXTSCAN_AP_THRESHOLD_PARAM], rem) {
3364 if(nla_parse(tb2, QCA_WLAN_VENDOR_ATTR_EXTSCAN_SUBCMD_CONFIG_PARAM_MAX,
3365 nla_data(apTh), nla_len(apTh),
3366 NULL)) {
3367 hddLog(VOS_TRACE_LEVEL_ERROR, FL("nla_parse failed"));
3368 goto fail;
3369 }
3370
3371 /* Parse and fetch MAC address */
3372 if (!tb2[QCA_WLAN_VENDOR_ATTR_EXTSCAN_AP_THRESHOLD_PARAM_BSSID]) {
3373 hddLog(VOS_TRACE_LEVEL_ERROR, FL("attr mac address failed"));
3374 goto fail;
3375 }
3376 memcpy(pReqMsg->ap[i].bssid, nla_data(
3377 tb2[QCA_WLAN_VENDOR_ATTR_EXTSCAN_AP_THRESHOLD_PARAM_BSSID]),
3378 sizeof(tSirMacAddr));
3379 hddLog(VOS_TRACE_LEVEL_INFO, FL("BSSID: %pM "), pReqMsg->ap[i].bssid);
3380
3381 /* Parse and fetch low RSSI */
3382 if (!tb2[QCA_WLAN_VENDOR_ATTR_EXTSCAN_AP_THRESHOLD_PARAM_RSSI_LOW]) {
3383 hddLog(VOS_TRACE_LEVEL_ERROR, FL("attr low RSSI failed"));
3384 goto fail;
3385 }
3386 pReqMsg->ap[i].low = nla_get_s32(
3387 tb2[QCA_WLAN_VENDOR_ATTR_EXTSCAN_AP_THRESHOLD_PARAM_RSSI_LOW]);
3388 hddLog(VOS_TRACE_LEVEL_INFO, FL("RSSI low (%d)"), pReqMsg->ap[i].low);
3389
3390 /* Parse and fetch high RSSI */
3391 if (!tb2[QCA_WLAN_VENDOR_ATTR_EXTSCAN_AP_THRESHOLD_PARAM_RSSI_HIGH]) {
3392 hddLog(VOS_TRACE_LEVEL_ERROR, FL("attr high RSSI failed"));
3393 goto fail;
3394 }
3395 pReqMsg->ap[i].high = nla_get_s32(
3396 tb2[QCA_WLAN_VENDOR_ATTR_EXTSCAN_AP_THRESHOLD_PARAM_RSSI_HIGH]);
3397 hddLog(VOS_TRACE_LEVEL_INFO, FL("RSSI High (%d)"),
3398 pReqMsg->ap[i].high);
3399
3400 /* Parse and fetch channel */
3401 if (!tb2[QCA_WLAN_VENDOR_ATTR_EXTSCAN_AP_THRESHOLD_PARAM_CHANNEL]) {
3402 hddLog(VOS_TRACE_LEVEL_ERROR, FL("attr channel failed"));
3403 goto fail;
3404 }
3405 pReqMsg->ap[i].channel = nla_get_u32(
3406 tb2[QCA_WLAN_VENDOR_ATTR_EXTSCAN_AP_THRESHOLD_PARAM_CHANNEL]);
3407 hddLog(VOS_TRACE_LEVEL_INFO,
3408 FL("Channel (%u)"), pReqMsg->ap[i].channel);
3409 i++;
3410 }
3411 status = sme_SetBssHotlist(pHddCtx->hHal, pReqMsg);
3412 if (!HAL_STATUS_SUCCESS(status)) {
3413 hddLog(VOS_TRACE_LEVEL_ERROR,
3414 FL("sme_SetBssHotlist failed(err=%d)"), status);
3415 vos_mem_free(pReqMsg);
3416 return -EINVAL;
3417 }
3418
Dino Myclee8843b32014-07-04 14:21:45 +05303419 vos_mem_free(pReqMsg);
3420
Dino Mycle6fb96c12014-06-10 11:52:40 +05303421 return 0;
3422
3423fail:
3424 vos_mem_free(pReqMsg);
3425 return -EINVAL;
3426}
3427
Mahesh A Saptasagare5440c72015-01-28 21:21:07 +05303428static int wlan_hdd_cfg80211_extscan_set_bssid_hotlist(struct wiphy *wiphy,
3429 struct wireless_dev *wdev,
3430 const void *data, int dataLen)
3431{
3432 int ret = 0;
3433
3434 vos_ssr_protect(__func__);
3435 ret = __wlan_hdd_cfg80211_extscan_set_bssid_hotlist(wiphy, wdev, data,
3436 dataLen);
3437 vos_ssr_unprotect(__func__);
3438
3439 return ret;
3440}
3441
3442static int __wlan_hdd_cfg80211_extscan_set_significant_change(struct wiphy *wiphy,
Dino Mycle6fb96c12014-06-10 11:52:40 +05303443 struct wireless_dev *wdev,
Jeff Johnson393c2702014-12-16 11:09:35 +05303444 const void *data, int dataLen)
Dino Mycle6fb96c12014-06-10 11:52:40 +05303445{
3446 tpSirEXTScanSetSignificantChangeReqParams pReqMsg = NULL;
3447 struct net_device *dev = wdev->netdev;
3448 hdd_adapter_t *pAdapter = WLAN_HDD_GET_PRIV_PTR(dev);
3449 hdd_context_t *pHddCtx = wiphy_priv(wiphy);
3450 struct nlattr
3451 *tb[QCA_WLAN_VENDOR_ATTR_EXTSCAN_SUBCMD_CONFIG_PARAM_MAX + 1];
3452 struct nlattr
3453 *tb2[QCA_WLAN_VENDOR_ATTR_EXTSCAN_SUBCMD_CONFIG_PARAM_MAX + 1];
3454 struct nlattr *apTh;
3455 eHalStatus status;
3456 int i = 0;
3457 int rem;
3458
3459 status = wlan_hdd_validate_context(pHddCtx);
3460 if (0 != status)
3461 {
3462 hddLog(VOS_TRACE_LEVEL_ERROR,
3463 FL("HDD context is not valid"));
3464 return -EINVAL;
3465 }
Dino Myclee8843b32014-07-04 14:21:45 +05303466 /* check the EXTScan Capability */
3467 if ( (TRUE != pHddCtx->cfg_ini->fEnableEXTScan) ||
3468 (TRUE != sme_IsFeatureSupportedByFW(EXTENDED_SCAN)))
3469 {
3470 hddLog(VOS_TRACE_LEVEL_ERROR,
3471 FL("EXTScan not enabled/supported by Firmware"));
3472 return -EINVAL;
3473 }
3474
Dino Mycle6fb96c12014-06-10 11:52:40 +05303475 if (nla_parse(tb, QCA_WLAN_VENDOR_ATTR_EXTSCAN_SUBCMD_CONFIG_PARAM_MAX,
3476 data, dataLen,
3477 wlan_hdd_extscan_config_policy)) {
3478 hddLog(VOS_TRACE_LEVEL_ERROR, FL("Invalid ATTR"));
3479 return -EINVAL;
3480 }
3481
3482 /* Parse and fetch request Id */
3483 if (!tb[QCA_WLAN_VENDOR_ATTR_EXTSCAN_SUBCMD_CONFIG_PARAM_REQUEST_ID]) {
3484 hddLog(VOS_TRACE_LEVEL_ERROR, FL("attr request id failed"));
3485 return -EINVAL;
3486 }
Dino Mycle6fb96c12014-06-10 11:52:40 +05303487 pReqMsg = (tpSirEXTScanSetSignificantChangeReqParams)
Dino Myclee8843b32014-07-04 14:21:45 +05303488 vos_mem_malloc(sizeof(*pReqMsg));
Dino Mycle6fb96c12014-06-10 11:52:40 +05303489 if (!pReqMsg) {
Dino Myclee8843b32014-07-04 14:21:45 +05303490 hddLog(VOS_TRACE_LEVEL_ERROR, FL("vos_mem_malloc failed"));
3491 return -ENOMEM;
Dino Mycle6fb96c12014-06-10 11:52:40 +05303492 }
3493
Dino Myclee8843b32014-07-04 14:21:45 +05303494
3495
Dino Mycle6fb96c12014-06-10 11:52:40 +05303496 pReqMsg->requestId = nla_get_u32(
3497 tb[QCA_WLAN_VENDOR_ATTR_EXTSCAN_SUBCMD_CONFIG_PARAM_REQUEST_ID]);
3498 hddLog(VOS_TRACE_LEVEL_INFO, FL("Req Id (%d)"), pReqMsg->requestId);
3499
3500 /* Parse and fetch RSSI sample size */
3501 if (!tb[QCA_WLAN_VENDOR_ATTR_EXTSCAN_SIGNIFICANT_CHANGE_PARAMS_RSSI_SAMPLE_SIZE])
3502 {
3503 hddLog(VOS_TRACE_LEVEL_ERROR, FL("attr RSSI sample size failed"));
3504 goto fail;
3505 }
3506 pReqMsg->rssiSampleSize = nla_get_u32(
3507 tb[QCA_WLAN_VENDOR_ATTR_EXTSCAN_SIGNIFICANT_CHANGE_PARAMS_RSSI_SAMPLE_SIZE]);
3508 hddLog(VOS_TRACE_LEVEL_INFO,
3509 FL("RSSI sample size (%u)"), pReqMsg->rssiSampleSize);
3510
3511 /* Parse and fetch lost AP sample size */
3512 if (!tb[QCA_WLAN_VENDOR_ATTR_EXTSCAN_SIGNIFICANT_CHANGE_PARAMS_LOST_AP_SAMPLE_SIZE])
3513 {
3514 hddLog(VOS_TRACE_LEVEL_ERROR, FL("attr lost AP sample size failed"));
3515 goto fail;
3516 }
3517 pReqMsg->lostApSampleSize = nla_get_u32(
3518 tb[QCA_WLAN_VENDOR_ATTR_EXTSCAN_SIGNIFICANT_CHANGE_PARAMS_LOST_AP_SAMPLE_SIZE]);
3519 hddLog(VOS_TRACE_LEVEL_INFO,
3520 FL("Lost AP sample size (%u)"), pReqMsg->lostApSampleSize);
3521 /* Parse and fetch minimum Breaching */
3522 if (!tb
3523 [QCA_WLAN_VENDOR_ATTR_EXTSCAN_SIGNIFICANT_CHANGE_PARAMS_MIN_BREACHING]) {
3524 hddLog(VOS_TRACE_LEVEL_ERROR, FL("attr minBreaching failed"));
3525 goto fail;
3526 }
3527 pReqMsg->minBreaching = nla_get_u32(
3528 tb[QCA_WLAN_VENDOR_ATTR_EXTSCAN_SIGNIFICANT_CHANGE_PARAMS_MIN_BREACHING]);
3529 hddLog(VOS_TRACE_LEVEL_INFO, FL(" Breaching (%d)"), pReqMsg->minBreaching);
3530
3531 /* Parse and fetch number of APs */
3532 if (!tb[QCA_WLAN_VENDOR_ATTR_EXTSCAN_SIGNIFICANT_CHANGE_PARAMS_NUM_AP]) {
3533 hddLog(VOS_TRACE_LEVEL_ERROR, FL("attr number of AP failed"));
3534 goto fail;
3535 }
3536 pReqMsg->numAp = nla_get_u32(
3537 tb[QCA_WLAN_VENDOR_ATTR_EXTSCAN_SIGNIFICANT_CHANGE_PARAMS_NUM_AP]);
3538 hddLog(VOS_TRACE_LEVEL_INFO, FL("Number of AP (%d)"), pReqMsg->numAp);
3539
3540 pReqMsg->sessionId = pAdapter->sessionId;
3541 hddLog(VOS_TRACE_LEVEL_INFO, FL("Session Id (%d)"), pReqMsg->sessionId);
3542
3543 nla_for_each_nested(apTh,
3544 tb[QCA_WLAN_VENDOR_ATTR_EXTSCAN_AP_THRESHOLD_PARAM], rem) {
3545 if(nla_parse(tb2,
3546 QCA_WLAN_VENDOR_ATTR_EXTSCAN_SUBCMD_CONFIG_PARAM_MAX,
3547 nla_data(apTh), nla_len(apTh),
3548 NULL)) {
3549 hddLog(VOS_TRACE_LEVEL_ERROR, FL("nla_parse failed"));
3550 goto fail;
3551 }
3552
3553 /* Parse and fetch MAC address */
3554 if (!tb2[QCA_WLAN_VENDOR_ATTR_EXTSCAN_AP_THRESHOLD_PARAM_BSSID]) {
3555 hddLog(VOS_TRACE_LEVEL_ERROR, FL("attr mac address failed"));
3556 goto fail;
3557 }
3558 memcpy(pReqMsg->ap[i].bssid, nla_data(
3559 tb2[QCA_WLAN_VENDOR_ATTR_EXTSCAN_AP_THRESHOLD_PARAM_BSSID]),
3560 sizeof(tSirMacAddr));
3561
3562 /* Parse and fetch low RSSI */
3563 if (!tb2[QCA_WLAN_VENDOR_ATTR_EXTSCAN_AP_THRESHOLD_PARAM_RSSI_LOW]) {
3564 hddLog(VOS_TRACE_LEVEL_ERROR, FL("attr low RSSI failed"));
3565 goto fail;
3566 }
3567 pReqMsg->ap[i].low = nla_get_s32(
3568 tb2[QCA_WLAN_VENDOR_ATTR_EXTSCAN_AP_THRESHOLD_PARAM_RSSI_LOW]);
3569 hddLog(VOS_TRACE_LEVEL_INFO, FL("RSSI low (%d)"), pReqMsg->ap[i].low);
3570
3571 /* Parse and fetch high RSSI */
3572 if (!tb2[QCA_WLAN_VENDOR_ATTR_EXTSCAN_AP_THRESHOLD_PARAM_RSSI_HIGH]) {
3573 hddLog(VOS_TRACE_LEVEL_ERROR, FL("attr high RSSI failed"));
3574 goto fail;
3575 }
3576 pReqMsg->ap[i].high = nla_get_s32(
3577 tb2[QCA_WLAN_VENDOR_ATTR_EXTSCAN_AP_THRESHOLD_PARAM_RSSI_HIGH]);
3578 hddLog(VOS_TRACE_LEVEL_INFO,
3579 FL("RSSI High (%d)"), pReqMsg->ap[i].high);
3580
3581 /* Parse and fetch channel */
3582 if (!tb2[QCA_WLAN_VENDOR_ATTR_EXTSCAN_AP_THRESHOLD_PARAM_CHANNEL]) {
3583 hddLog(VOS_TRACE_LEVEL_ERROR, FL("attr channel failed"));
3584 goto fail;
3585 }
3586 pReqMsg->ap[i].channel = nla_get_u32(
3587 tb2[QCA_WLAN_VENDOR_ATTR_EXTSCAN_AP_THRESHOLD_PARAM_CHANNEL]);
3588 hddLog(VOS_TRACE_LEVEL_INFO,
3589 FL("Channel (%u)"), pReqMsg->ap[i].channel);
3590 i++;
3591 }
3592
3593 status = sme_SetSignificantChange(pHddCtx->hHal, pReqMsg);
3594 if (!HAL_STATUS_SUCCESS(status)) {
3595 hddLog(VOS_TRACE_LEVEL_ERROR,
3596 FL("sme_SetSignificantChange failed(err=%d)"), status);
3597 vos_mem_free(pReqMsg);
3598 return -EINVAL;
3599 }
Dino Myclee8843b32014-07-04 14:21:45 +05303600 vos_mem_free(pReqMsg);
Dino Mycle6fb96c12014-06-10 11:52:40 +05303601 hddLog(VOS_TRACE_LEVEL_ERROR, FL(" Exiting"));
3602 return 0;
3603
3604fail:
3605 vos_mem_free(pReqMsg);
3606 return -EINVAL;
3607}
3608
Mahesh A Saptasagare5440c72015-01-28 21:21:07 +05303609static int wlan_hdd_cfg80211_extscan_set_significant_change(struct wiphy *wiphy,
3610 struct wireless_dev *wdev,
3611 const void *data, int dataLen)
3612{
3613 int ret = 0;
3614
3615 vos_ssr_protect(__func__);
3616 ret = __wlan_hdd_cfg80211_extscan_set_significant_change(wiphy, wdev, data,
3617 dataLen);
3618 vos_ssr_unprotect(__func__);
3619
3620 return ret;
3621}
3622
3623static int __wlan_hdd_cfg80211_extscan_get_valid_channels(struct wiphy *wiphy,
Dino Mycle6fb96c12014-06-10 11:52:40 +05303624 struct wireless_dev *wdev,
Jeff Johnson393c2702014-12-16 11:09:35 +05303625 const void *data, int dataLen)
Dino Mycle6fb96c12014-06-10 11:52:40 +05303626{
3627 hdd_context_t *pHddCtx = wiphy_priv(wiphy);
3628 tANI_U32 ChannelList[WNI_CFG_VALID_CHANNEL_LIST_LEN] = {0};
3629 tANI_U8 numChannels = 0;
3630 struct nlattr *tb[QCA_WLAN_VENDOR_ATTR_EXTSCAN_SUBCMD_CONFIG_PARAM_MAX + 1];
3631 tANI_U32 requestId;
3632 tWifiBand wifiBand;
3633 eHalStatus status;
3634 struct sk_buff *replySkb;
3635 tANI_U8 i;
3636
3637 hddLog(VOS_TRACE_LEVEL_INFO, FL("Entering"));
3638 status = wlan_hdd_validate_context(pHddCtx);
3639 if (0 != status)
3640 {
3641 hddLog(VOS_TRACE_LEVEL_ERROR,
3642 FL("HDD context is not valid"));
3643 return -EINVAL;
3644 }
Dino Myclee8843b32014-07-04 14:21:45 +05303645 /* check the EXTScan Capability */
3646 if ( (TRUE != pHddCtx->cfg_ini->fEnableEXTScan) ||
3647 (TRUE != sme_IsFeatureSupportedByFW(EXTENDED_SCAN)))
3648 {
3649 hddLog(VOS_TRACE_LEVEL_ERROR,
3650 FL("EXTScan not enabled/supported by Firmware"));
3651 return -EINVAL;
3652 }
3653
Dino Mycle6fb96c12014-06-10 11:52:40 +05303654 if (nla_parse(tb, QCA_WLAN_VENDOR_ATTR_EXTSCAN_SUBCMD_CONFIG_PARAM_MAX,
3655 data, dataLen,
3656 wlan_hdd_extscan_config_policy)) {
3657 hddLog(VOS_TRACE_LEVEL_ERROR, FL("Invalid ATTR"));
3658 return -EINVAL;
3659 }
3660
3661 /* Parse and fetch request Id */
3662 if (!tb[QCA_WLAN_VENDOR_ATTR_EXTSCAN_SUBCMD_CONFIG_PARAM_REQUEST_ID]) {
3663 hddLog(VOS_TRACE_LEVEL_ERROR, FL("attr request id failed"));
3664 return -EINVAL;
3665 }
3666 requestId = nla_get_u32(
3667 tb[QCA_WLAN_VENDOR_ATTR_EXTSCAN_SUBCMD_CONFIG_PARAM_REQUEST_ID]);
3668 hddLog(VOS_TRACE_LEVEL_INFO, FL("Req Id (%d)"), requestId);
3669
3670 /* Parse and fetch wifi band */
3671 if (!tb[QCA_WLAN_VENDOR_ATTR_EXTSCAN_GET_VALID_CHANNELS_CONFIG_PARAM_WIFI_BAND])
3672 {
3673 hddLog(VOS_TRACE_LEVEL_ERROR, FL("attr wifi band failed"));
3674 return -EINVAL;
3675 }
3676 wifiBand = nla_get_u32(
3677 tb[QCA_WLAN_VENDOR_ATTR_EXTSCAN_GET_VALID_CHANNELS_CONFIG_PARAM_WIFI_BAND]);
3678 hddLog(VOS_TRACE_LEVEL_INFO, FL("Wifi band (%d)"), wifiBand);
3679
3680 status = sme_GetValidChannelsByBand((tHalHandle)(pHddCtx->hHal),
3681 wifiBand, ChannelList,
3682 &numChannels);
3683 if (eHAL_STATUS_SUCCESS != status) {
3684 hddLog(VOS_TRACE_LEVEL_ERROR,
3685 FL("sme_GetValidChannelsByBand failed (err=%d)"), status);
3686 return -EINVAL;
3687 }
3688 hddLog(VOS_TRACE_LEVEL_INFO, FL("Number of channels (%d)"), numChannels);
3689 for (i = 0; i < numChannels; i++)
3690 hddLog(VOS_TRACE_LEVEL_INFO, "Channel: %u ", ChannelList[i]);
3691
3692 replySkb = cfg80211_vendor_cmd_alloc_reply_skb(wiphy, sizeof(u32) +
3693 sizeof(u32) * numChannels +
3694 NLMSG_HDRLEN);
3695
3696 if (!replySkb) {
3697 hddLog(VOS_TRACE_LEVEL_ERROR,
3698 FL("valid channels: buffer alloc fail"));
3699 return -EINVAL;
3700 }
3701 if (nla_put_u32(replySkb,
3702 QCA_WLAN_VENDOR_ATTR_EXTSCAN_RESULTS_NUM_CHANNELS,
3703 numChannels) ||
3704 nla_put(replySkb, QCA_WLAN_VENDOR_ATTR_EXTSCAN_RESULTS_CHANNELS,
3705 sizeof(u32) * numChannels, ChannelList)) {
3706
3707 hddLog(VOS_TRACE_LEVEL_ERROR, FL("nla put fail"));
3708 kfree_skb(replySkb);
3709 return -EINVAL;
3710 }
3711
3712 return cfg80211_vendor_cmd_reply(replySkb);
3713}
3714
Mahesh A Saptasagare5440c72015-01-28 21:21:07 +05303715static int wlan_hdd_cfg80211_extscan_get_valid_channels(struct wiphy *wiphy,
3716 struct wireless_dev *wdev,
3717 const void *data, int dataLen)
3718{
3719 int ret = 0;
3720
3721 vos_ssr_protect(__func__);
3722 ret = __wlan_hdd_cfg80211_extscan_get_valid_channels(wiphy, wdev, data,
3723 dataLen);
3724 vos_ssr_unprotect(__func__);
3725
3726 return ret;
3727}
3728
3729static int __wlan_hdd_cfg80211_extscan_start(struct wiphy *wiphy,
Dino Mycle6fb96c12014-06-10 11:52:40 +05303730 struct wireless_dev *wdev,
Jeff Johnson393c2702014-12-16 11:09:35 +05303731 const void *data, int dataLen)
Dino Mycle6fb96c12014-06-10 11:52:40 +05303732{
Dino Myclee8843b32014-07-04 14:21:45 +05303733 tpSirEXTScanStartReqParams pReqMsg = NULL;
Dino Mycle6fb96c12014-06-10 11:52:40 +05303734 struct net_device *dev = wdev->netdev;
3735 hdd_adapter_t *pAdapter = WLAN_HDD_GET_PRIV_PTR(dev);
3736 hdd_context_t *pHddCtx = wiphy_priv(wiphy);
3737 struct nlattr *tb[QCA_WLAN_VENDOR_ATTR_EXTSCAN_SUBCMD_CONFIG_PARAM_MAX + 1];
3738 struct nlattr *bucket[QCA_WLAN_VENDOR_ATTR_EXTSCAN_SUBCMD_CONFIG_PARAM_MAX + 1];
3739 struct nlattr *channel[QCA_WLAN_VENDOR_ATTR_EXTSCAN_SUBCMD_CONFIG_PARAM_MAX + 1];
3740 struct nlattr *buckets;
3741 struct nlattr *channels;
3742 int rem1;
3743 int rem2;
3744 eHalStatus status;
Dasari Srinivas8b2ce272014-09-16 16:57:30 +05303745 tANI_U32 j = 0, index = 0;
Dino Mycle6fb96c12014-06-10 11:52:40 +05303746
3747 status = wlan_hdd_validate_context(pHddCtx);
3748 if (0 != status)
3749 {
3750 hddLog(VOS_TRACE_LEVEL_ERROR,
3751 FL("HDD context is not valid"));
3752 return -EINVAL;
3753 }
Dino Myclee8843b32014-07-04 14:21:45 +05303754 /* check the EXTScan Capability */
3755 if ( (TRUE != pHddCtx->cfg_ini->fEnableEXTScan) ||
3756 (TRUE != sme_IsFeatureSupportedByFW(EXTENDED_SCAN)))
3757 {
3758 hddLog(VOS_TRACE_LEVEL_ERROR,
3759 FL("EXTScan not enabled/supported by Firmware"));
3760 return -EINVAL;
3761 }
3762
Dino Mycle6fb96c12014-06-10 11:52:40 +05303763 if (nla_parse(tb, QCA_WLAN_VENDOR_ATTR_EXTSCAN_SUBCMD_CONFIG_PARAM_MAX,
3764 data, dataLen,
3765 wlan_hdd_extscan_config_policy)) {
3766 hddLog(VOS_TRACE_LEVEL_ERROR, FL("Invalid ATTR"));
3767 return -EINVAL;
3768 }
3769
3770 /* Parse and fetch request Id */
3771 if (!tb[QCA_WLAN_VENDOR_ATTR_EXTSCAN_SUBCMD_CONFIG_PARAM_REQUEST_ID]) {
3772 hddLog(VOS_TRACE_LEVEL_ERROR, FL("attr request id failed"));
3773 return -EINVAL;
3774 }
3775
Dino Myclee8843b32014-07-04 14:21:45 +05303776 pReqMsg = (tpSirEXTScanStartReqParams)
3777 vos_mem_malloc(sizeof(*pReqMsg));
Dino Mycle6fb96c12014-06-10 11:52:40 +05303778 if (!pReqMsg) {
Dino Myclee8843b32014-07-04 14:21:45 +05303779 hddLog(VOS_TRACE_LEVEL_ERROR, FL("vos_mem_malloc failed"));
3780 return -ENOMEM;
Dino Mycle6fb96c12014-06-10 11:52:40 +05303781 }
3782
3783 pReqMsg->requestId = nla_get_u32(
3784 tb[QCA_WLAN_VENDOR_ATTR_EXTSCAN_SUBCMD_CONFIG_PARAM_REQUEST_ID]);
3785 hddLog(VOS_TRACE_LEVEL_INFO, FL("Req Id (%d)"), pReqMsg->requestId);
3786
3787 pReqMsg->sessionId = pAdapter->sessionId;
3788 hddLog(VOS_TRACE_LEVEL_INFO, FL("Session Id (%d)"), pReqMsg->sessionId);
3789
3790 /* Parse and fetch base period */
3791 if (!tb[QCA_WLAN_VENDOR_ATTR_EXTSCAN_SCAN_CMD_PARAMS_BASE_PERIOD]) {
3792 hddLog(VOS_TRACE_LEVEL_ERROR, FL("attr base period failed"));
3793 goto fail;
3794 }
3795 pReqMsg->basePeriod = nla_get_u32(
3796 tb[QCA_WLAN_VENDOR_ATTR_EXTSCAN_SCAN_CMD_PARAMS_BASE_PERIOD]);
3797 hddLog(VOS_TRACE_LEVEL_INFO, FL("Base Period (%d)"),
3798 pReqMsg->basePeriod);
3799
3800 /* Parse and fetch max AP per scan */
3801 if (!tb[QCA_WLAN_VENDOR_ATTR_EXTSCAN_SCAN_CMD_PARAMS_MAX_AP_PER_SCAN]) {
3802 hddLog(VOS_TRACE_LEVEL_ERROR, FL("attr max_ap_per_scan failed"));
3803 goto fail;
3804 }
3805 pReqMsg->maxAPperScan = nla_get_u32(
3806 tb[QCA_WLAN_VENDOR_ATTR_EXTSCAN_SCAN_CMD_PARAMS_MAX_AP_PER_SCAN]);
3807 hddLog(VOS_TRACE_LEVEL_INFO, FL("Max AP per Scan (%d)"),
3808 pReqMsg->maxAPperScan);
3809
3810 /* Parse and fetch report threshold */
3811 if (!tb[QCA_WLAN_VENDOR_ATTR_EXTSCAN_SCAN_CMD_PARAMS_REPORT_THRESHOLD]) {
3812 hddLog(VOS_TRACE_LEVEL_ERROR, FL("attr report_threshold failed"));
3813 goto fail;
3814 }
3815 pReqMsg->reportThreshold = nla_get_u8(
3816 tb[QCA_WLAN_VENDOR_ATTR_EXTSCAN_SCAN_CMD_PARAMS_REPORT_THRESHOLD]);
3817 hddLog(VOS_TRACE_LEVEL_INFO, FL("Report Threshold (%d)"),
3818 pReqMsg->reportThreshold);
3819
3820 /* Parse and fetch number of buckets */
3821 if (!tb[QCA_WLAN_VENDOR_ATTR_EXTSCAN_SCAN_CMD_PARAMS_NUM_BUCKETS]) {
3822 hddLog(VOS_TRACE_LEVEL_ERROR, FL("attr number of buckets failed"));
3823 goto fail;
3824 }
3825 pReqMsg->numBuckets = nla_get_u8(
3826 tb[QCA_WLAN_VENDOR_ATTR_EXTSCAN_SCAN_CMD_PARAMS_NUM_BUCKETS]);
3827 if (pReqMsg->numBuckets > WLAN_EXTSCAN_MAX_BUCKETS) {
3828 hddLog(VOS_TRACE_LEVEL_WARN, FL("Exceeded MAX number of buckets "
3829 "Setting numBuckets to %u"), WLAN_EXTSCAN_MAX_BUCKETS);
3830 pReqMsg->numBuckets = WLAN_EXTSCAN_MAX_BUCKETS;
3831 }
3832 hddLog(VOS_TRACE_LEVEL_INFO, FL("Number of Buckets (%d)"),
3833 pReqMsg->numBuckets);
3834 if (!tb[QCA_WLAN_VENDOR_ATTR_EXTSCAN_BUCKET_SPEC]) {
3835 hddLog(VOS_TRACE_LEVEL_ERROR, FL("attr bucket spec failed"));
3836 goto fail;
3837 }
3838
3839 nla_for_each_nested(buckets,
3840 tb[QCA_WLAN_VENDOR_ATTR_EXTSCAN_BUCKET_SPEC], rem1) {
3841 if(nla_parse(bucket,
3842 QCA_WLAN_VENDOR_ATTR_EXTSCAN_SUBCMD_CONFIG_PARAM_MAX,
3843 nla_data(buckets), nla_len(buckets), NULL)) { //policy
3844 hddLog(VOS_TRACE_LEVEL_ERROR, FL("nla_parse failed"));
3845 goto fail;
3846 }
3847
3848 /* Parse and fetch bucket spec */
3849 if (!bucket[QCA_WLAN_VENDOR_ATTR_EXTSCAN_BUCKET_SPEC_INDEX]) {
3850 hddLog(VOS_TRACE_LEVEL_ERROR, FL("attr bucket index failed"));
3851 goto fail;
3852 }
Dasari Srinivas8b2ce272014-09-16 16:57:30 +05303853
3854 pReqMsg->buckets[index].bucket = nla_get_u8(
3855 bucket[QCA_WLAN_VENDOR_ATTR_EXTSCAN_BUCKET_SPEC_INDEX]);
3856
3857 hddLog(VOS_TRACE_LEVEL_INFO, FL("Bucket spec Index (%d)"),
3858 pReqMsg->buckets[index].bucket);
Dino Mycle6fb96c12014-06-10 11:52:40 +05303859
3860 /* Parse and fetch wifi band */
3861 if (!bucket[QCA_WLAN_VENDOR_ATTR_EXTSCAN_BUCKET_SPEC_BAND]) {
3862 hddLog(VOS_TRACE_LEVEL_ERROR, FL("attr wifi band failed"));
3863 goto fail;
3864 }
Dasari Srinivas8b2ce272014-09-16 16:57:30 +05303865 pReqMsg->buckets[index].band = nla_get_u8(
Dino Mycle6fb96c12014-06-10 11:52:40 +05303866 bucket[QCA_WLAN_VENDOR_ATTR_EXTSCAN_BUCKET_SPEC_BAND]);
3867 hddLog(VOS_TRACE_LEVEL_INFO, FL("Wifi band (%d)"),
Dasari Srinivas8b2ce272014-09-16 16:57:30 +05303868 pReqMsg->buckets[index].band);
Dino Mycle6fb96c12014-06-10 11:52:40 +05303869
3870 /* Parse and fetch period */
3871 if (!bucket[QCA_WLAN_VENDOR_ATTR_EXTSCAN_BUCKET_SPEC_PERIOD]) {
3872 hddLog(VOS_TRACE_LEVEL_ERROR, FL("attr period failed"));
3873 goto fail;
3874 }
Dasari Srinivas8b2ce272014-09-16 16:57:30 +05303875 pReqMsg->buckets[index].period = nla_get_u32(
Dino Mycle6fb96c12014-06-10 11:52:40 +05303876 bucket[QCA_WLAN_VENDOR_ATTR_EXTSCAN_BUCKET_SPEC_PERIOD]);
3877 hddLog(VOS_TRACE_LEVEL_INFO, FL("period (%d)"),
Dasari Srinivas8b2ce272014-09-16 16:57:30 +05303878 pReqMsg->buckets[index].period);
Dino Mycle6fb96c12014-06-10 11:52:40 +05303879
3880 /* Parse and fetch report events */
3881 if (!bucket[QCA_WLAN_VENDOR_ATTR_EXTSCAN_BUCKET_SPEC_REPORT_EVENTS]) {
3882 hddLog(VOS_TRACE_LEVEL_ERROR, FL("attr report events failed"));
3883 goto fail;
3884 }
Dasari Srinivas8b2ce272014-09-16 16:57:30 +05303885 pReqMsg->buckets[index].reportEvents = nla_get_u8(
Dino Mycle6fb96c12014-06-10 11:52:40 +05303886 bucket[QCA_WLAN_VENDOR_ATTR_EXTSCAN_BUCKET_SPEC_REPORT_EVENTS]);
3887 hddLog(VOS_TRACE_LEVEL_INFO, FL("report events (%d)"),
Dasari Srinivas8b2ce272014-09-16 16:57:30 +05303888 pReqMsg->buckets[index].reportEvents);
Dino Mycle6fb96c12014-06-10 11:52:40 +05303889
3890 /* Parse and fetch number of channels */
Dasari Srinivas8b2ce272014-09-16 16:57:30 +05303891 if (!bucket[QCA_WLAN_VENDOR_ATTR_EXTSCAN_BUCKET_SPEC_NUM_CHANNEL_SPECS])
3892 {
Dino Mycle6fb96c12014-06-10 11:52:40 +05303893 hddLog(VOS_TRACE_LEVEL_ERROR, FL("attr num channels failed"));
3894 goto fail;
3895 }
Dasari Srinivas8b2ce272014-09-16 16:57:30 +05303896 pReqMsg->buckets[index].numChannels = nla_get_u32(
Dino Mycle6fb96c12014-06-10 11:52:40 +05303897 bucket[QCA_WLAN_VENDOR_ATTR_EXTSCAN_BUCKET_SPEC_NUM_CHANNEL_SPECS]);
3898 hddLog(VOS_TRACE_LEVEL_INFO, FL("num channels (%d)"),
Dasari Srinivas8b2ce272014-09-16 16:57:30 +05303899 pReqMsg->buckets[index].numChannels);
Dino Mycle6fb96c12014-06-10 11:52:40 +05303900
3901 if (!bucket[QCA_WLAN_VENDOR_ATTR_EXTSCAN_CHANNEL_SPEC]) {
3902 hddLog(VOS_TRACE_LEVEL_ERROR, FL("attr channel spec failed"));
3903 goto fail;
3904 }
3905
3906 j = 0;
3907 nla_for_each_nested(channels,
3908 bucket[QCA_WLAN_VENDOR_ATTR_EXTSCAN_CHANNEL_SPEC], rem2) {
3909 if(nla_parse(channel,
3910 QCA_WLAN_VENDOR_ATTR_EXTSCAN_SUBCMD_CONFIG_PARAM_MAX,
3911 nla_data(channels), nla_len(channels),
3912 NULL)) { //wlan_hdd_extscan_config_policy here
3913 hddLog(VOS_TRACE_LEVEL_ERROR, FL("nla_parse failed"));
3914 goto fail;
3915 }
3916
3917 /* Parse and fetch channel */
3918 if (!channel[QCA_WLAN_VENDOR_ATTR_EXTSCAN_CHANNEL_SPEC_CHANNEL]) {
3919 hddLog(VOS_TRACE_LEVEL_ERROR, FL("attr channel failed"));
3920 goto fail;
3921 }
Dasari Srinivas8b2ce272014-09-16 16:57:30 +05303922 pReqMsg->buckets[index].channels[j].channel = nla_get_u32(
Dino Mycle6fb96c12014-06-10 11:52:40 +05303923 channel[QCA_WLAN_VENDOR_ATTR_EXTSCAN_CHANNEL_SPEC_CHANNEL]);
3924 hddLog(VOS_TRACE_LEVEL_INFO, FL("channel (%u)"),
Dasari Srinivas8b2ce272014-09-16 16:57:30 +05303925 pReqMsg->buckets[index].channels[j].channel);
Dino Mycle6fb96c12014-06-10 11:52:40 +05303926
3927 /* Parse and fetch dwell time */
3928 if (!channel[QCA_WLAN_VENDOR_ATTR_EXTSCAN_CHANNEL_SPEC_DWELL_TIME]) {
3929 hddLog(VOS_TRACE_LEVEL_ERROR, FL("attr dwelltime failed"));
3930 goto fail;
3931 }
Dasari Srinivas8b2ce272014-09-16 16:57:30 +05303932 pReqMsg->buckets[index].channels[j].dwellTimeMs = nla_get_u32(
Dino Mycle6fb96c12014-06-10 11:52:40 +05303933 channel[QCA_WLAN_VENDOR_ATTR_EXTSCAN_CHANNEL_SPEC_DWELL_TIME]);
3934 hddLog(VOS_TRACE_LEVEL_INFO, FL("Dwell time (%u ms)"),
Dasari Srinivas8b2ce272014-09-16 16:57:30 +05303935 pReqMsg->buckets[index].channels[j].dwellTimeMs);
Dino Mycle6fb96c12014-06-10 11:52:40 +05303936
3937 /* Parse and fetch channel spec passive */
3938 if (!channel[QCA_WLAN_VENDOR_ATTR_EXTSCAN_CHANNEL_SPEC_PASSIVE]) {
3939 hddLog(VOS_TRACE_LEVEL_ERROR,
3940 FL("attr channel spec passive failed"));
3941 goto fail;
3942 }
Dasari Srinivas8b2ce272014-09-16 16:57:30 +05303943 pReqMsg->buckets[index].channels[j].passive = nla_get_u8(
Dino Mycle6fb96c12014-06-10 11:52:40 +05303944 channel[QCA_WLAN_VENDOR_ATTR_EXTSCAN_CHANNEL_SPEC_PASSIVE]);
3945 hddLog(VOS_TRACE_LEVEL_INFO, FL("Chnl spec passive (%u)"),
Dasari Srinivas8b2ce272014-09-16 16:57:30 +05303946 pReqMsg->buckets[index].channels[j].passive);
Dino Mycle6fb96c12014-06-10 11:52:40 +05303947 j++;
3948 }
Dasari Srinivas8b2ce272014-09-16 16:57:30 +05303949 index++;
Dino Mycle6fb96c12014-06-10 11:52:40 +05303950 }
3951 status = sme_EXTScanStart(pHddCtx->hHal, pReqMsg);
3952 if (!HAL_STATUS_SUCCESS(status)) {
3953 hddLog(VOS_TRACE_LEVEL_ERROR,
3954 FL("sme_EXTScanStart failed(err=%d)"), status);
3955 vos_mem_free(pReqMsg);
3956 return -EINVAL;
3957 }
3958
Dino Myclee8843b32014-07-04 14:21:45 +05303959 vos_mem_free(pReqMsg);
Dino Mycle6fb96c12014-06-10 11:52:40 +05303960 return 0;
3961
3962fail:
3963 vos_mem_free(pReqMsg);
3964 return -EINVAL;
3965}
3966
Mahesh A Saptasagare5440c72015-01-28 21:21:07 +05303967static int wlan_hdd_cfg80211_extscan_start(struct wiphy *wiphy,
3968 struct wireless_dev *wdev,
3969 const void *data, int dataLen)
3970{
3971 int ret = 0;
3972
3973 vos_ssr_protect(__func__);
3974 ret = __wlan_hdd_cfg80211_extscan_start(wiphy, wdev, data, dataLen);
3975 vos_ssr_unprotect(__func__);
3976
3977 return ret;
3978}
3979
3980static int __wlan_hdd_cfg80211_extscan_stop(struct wiphy *wiphy,
Dino Mycle6fb96c12014-06-10 11:52:40 +05303981 struct wireless_dev *wdev,
Jeff Johnson393c2702014-12-16 11:09:35 +05303982 const void *data, int dataLen)
Dino Mycle6fb96c12014-06-10 11:52:40 +05303983{
Dino Myclee8843b32014-07-04 14:21:45 +05303984 tSirEXTScanStopReqParams reqMsg;
Dino Mycle6fb96c12014-06-10 11:52:40 +05303985 struct net_device *dev = wdev->netdev;
3986 hdd_adapter_t *pAdapter = WLAN_HDD_GET_PRIV_PTR(dev);
3987 hdd_context_t *pHddCtx = wiphy_priv(wiphy);
3988 struct nlattr *tb[QCA_WLAN_VENDOR_ATTR_EXTSCAN_SUBCMD_CONFIG_PARAM_MAX + 1];
3989 eHalStatus status;
3990
3991 status = wlan_hdd_validate_context(pHddCtx);
3992 if (0 != status)
3993 {
3994 hddLog(VOS_TRACE_LEVEL_ERROR,
3995 FL("HDD context is not valid"));
3996 return -EINVAL;
3997 }
Dino Myclee8843b32014-07-04 14:21:45 +05303998 /* check the EXTScan Capability */
3999 if ( (TRUE != pHddCtx->cfg_ini->fEnableEXTScan) ||
4000 (TRUE != sme_IsFeatureSupportedByFW(EXTENDED_SCAN)))
4001 {
4002 hddLog(VOS_TRACE_LEVEL_ERROR,
4003 FL("EXTScan not enabled/supported by Firmware"));
4004 return -EINVAL;
4005 }
4006
Dino Mycle6fb96c12014-06-10 11:52:40 +05304007 if (nla_parse(tb, QCA_WLAN_VENDOR_ATTR_EXTSCAN_SUBCMD_CONFIG_PARAM_MAX,
4008 data, dataLen,
4009 wlan_hdd_extscan_config_policy)) {
4010 hddLog(VOS_TRACE_LEVEL_ERROR, FL("Invalid ATTR"));
4011 return -EINVAL;
4012 }
4013
4014 /* Parse and fetch request Id */
4015 if (!tb[QCA_WLAN_VENDOR_ATTR_EXTSCAN_SUBCMD_CONFIG_PARAM_REQUEST_ID]) {
4016 hddLog(VOS_TRACE_LEVEL_ERROR, FL("attr request id failed"));
4017 return -EINVAL;
4018 }
4019
Dino Myclee8843b32014-07-04 14:21:45 +05304020 reqMsg.requestId = nla_get_u32(
Dino Mycle6fb96c12014-06-10 11:52:40 +05304021 tb[QCA_WLAN_VENDOR_ATTR_EXTSCAN_SUBCMD_CONFIG_PARAM_REQUEST_ID]);
Dino Myclee8843b32014-07-04 14:21:45 +05304022 hddLog(VOS_TRACE_LEVEL_INFO, FL("Req Id (%d)"), reqMsg.requestId);
Dino Mycle6fb96c12014-06-10 11:52:40 +05304023
Dino Myclee8843b32014-07-04 14:21:45 +05304024 reqMsg.sessionId = pAdapter->sessionId;
4025 hddLog(VOS_TRACE_LEVEL_INFO, FL("Session Id (%d)"), reqMsg.sessionId);
Dino Mycle6fb96c12014-06-10 11:52:40 +05304026
Dino Myclee8843b32014-07-04 14:21:45 +05304027 status = sme_EXTScanStop(pHddCtx->hHal, &reqMsg);
Dino Mycle6fb96c12014-06-10 11:52:40 +05304028 if (!HAL_STATUS_SUCCESS(status)) {
4029 hddLog(VOS_TRACE_LEVEL_ERROR,
4030 FL("sme_EXTScanStop failed(err=%d)"), status);
Dino Mycle6fb96c12014-06-10 11:52:40 +05304031 return -EINVAL;
4032 }
4033
4034 return 0;
4035}
4036
Mahesh A Saptasagare5440c72015-01-28 21:21:07 +05304037static int wlan_hdd_cfg80211_extscan_stop(struct wiphy *wiphy,
4038 struct wireless_dev *wdev,
4039 const void *data, int dataLen)
4040{
4041 int ret = 0;
4042
4043 vos_ssr_protect(__func__);
4044 ret = __wlan_hdd_cfg80211_extscan_stop(wiphy, wdev, data, dataLen);
4045 vos_ssr_unprotect(__func__);
4046
4047 return ret;
4048}
4049
4050static int __wlan_hdd_cfg80211_extscan_reset_bssid_hotlist(struct wiphy *wiphy,
Dino Mycle6fb96c12014-06-10 11:52:40 +05304051 struct wireless_dev *wdev,
Jeff Johnson393c2702014-12-16 11:09:35 +05304052 const void *data, int dataLen)
Dino Mycle6fb96c12014-06-10 11:52:40 +05304053{
Dino Myclee8843b32014-07-04 14:21:45 +05304054 tSirEXTScanResetBssidHotlistReqParams reqMsg;
Dino Mycle6fb96c12014-06-10 11:52:40 +05304055 struct net_device *dev = wdev->netdev;
4056 hdd_adapter_t *pAdapter = WLAN_HDD_GET_PRIV_PTR(dev);
4057 hdd_context_t *pHddCtx = wiphy_priv(wiphy);
4058 struct nlattr *tb[QCA_WLAN_VENDOR_ATTR_EXTSCAN_SUBCMD_CONFIG_PARAM_MAX + 1];
4059 eHalStatus status;
4060
4061 status = wlan_hdd_validate_context(pHddCtx);
4062 if (0 != status)
4063 {
4064 hddLog(VOS_TRACE_LEVEL_ERROR,
4065 FL("HDD context is not valid"));
4066 return -EINVAL;
4067 }
Dino Myclee8843b32014-07-04 14:21:45 +05304068 /* check the EXTScan Capability */
4069 if ( (TRUE != pHddCtx->cfg_ini->fEnableEXTScan) ||
4070 (TRUE != sme_IsFeatureSupportedByFW(EXTENDED_SCAN)))
4071 {
4072 hddLog(VOS_TRACE_LEVEL_ERROR,
4073 FL("EXTScan not enabled/supported by Firmware"));
4074 return -EINVAL;
4075 }
4076
Dino Mycle6fb96c12014-06-10 11:52:40 +05304077 if (nla_parse(tb, QCA_WLAN_VENDOR_ATTR_EXTSCAN_SUBCMD_CONFIG_PARAM_MAX,
4078 data, dataLen,
4079 wlan_hdd_extscan_config_policy)) {
4080 hddLog(VOS_TRACE_LEVEL_ERROR, FL("Invalid ATTR"));
4081 return -EINVAL;
4082 }
4083
4084 /* Parse and fetch request Id */
4085 if (!tb[QCA_WLAN_VENDOR_ATTR_EXTSCAN_SUBCMD_CONFIG_PARAM_REQUEST_ID]) {
4086 hddLog(VOS_TRACE_LEVEL_ERROR, FL("attr request id failed"));
4087 return -EINVAL;
4088 }
4089
Dino Myclee8843b32014-07-04 14:21:45 +05304090 reqMsg.requestId = nla_get_u32(
Dino Mycle6fb96c12014-06-10 11:52:40 +05304091 tb[QCA_WLAN_VENDOR_ATTR_EXTSCAN_SUBCMD_CONFIG_PARAM_REQUEST_ID]);
Dino Myclee8843b32014-07-04 14:21:45 +05304092 hddLog(VOS_TRACE_LEVEL_INFO, FL("Req Id (%d)"), reqMsg.requestId);
Dino Mycle6fb96c12014-06-10 11:52:40 +05304093
Dino Myclee8843b32014-07-04 14:21:45 +05304094 reqMsg.sessionId = pAdapter->sessionId;
4095 hddLog(VOS_TRACE_LEVEL_INFO, FL("Session Id (%d)"), reqMsg.sessionId);
Dino Mycle6fb96c12014-06-10 11:52:40 +05304096
Dino Myclee8843b32014-07-04 14:21:45 +05304097 status = sme_ResetBssHotlist(pHddCtx->hHal, &reqMsg);
Dino Mycle6fb96c12014-06-10 11:52:40 +05304098 if (!HAL_STATUS_SUCCESS(status)) {
4099 hddLog(VOS_TRACE_LEVEL_ERROR,
4100 FL("sme_ResetBssHotlist failed(err=%d)"), status);
Dino Mycle6fb96c12014-06-10 11:52:40 +05304101 return -EINVAL;
4102 }
4103
4104 return 0;
4105}
4106
Mahesh A Saptasagare5440c72015-01-28 21:21:07 +05304107static int wlan_hdd_cfg80211_extscan_reset_bssid_hotlist(struct wiphy *wiphy,
4108 struct wireless_dev *wdev,
4109 const void *data, int dataLen)
4110{
4111 int ret = 0;
4112
4113 vos_ssr_protect(__func__);
4114 ret = __wlan_hdd_cfg80211_extscan_reset_bssid_hotlist(wiphy, wdev, data, dataLen);
4115 vos_ssr_unprotect(__func__);
4116
4117 return ret;
4118}
4119
4120static int __wlan_hdd_cfg80211_extscan_reset_significant_change(
Dino Mycle6fb96c12014-06-10 11:52:40 +05304121 struct wiphy *wiphy,
4122 struct wireless_dev *wdev,
Jeff Johnson393c2702014-12-16 11:09:35 +05304123 const void *data, int dataLen)
Dino Mycle6fb96c12014-06-10 11:52:40 +05304124{
Dino Myclee8843b32014-07-04 14:21:45 +05304125 tSirEXTScanResetSignificantChangeReqParams reqMsg;
Dino Mycle6fb96c12014-06-10 11:52:40 +05304126 struct net_device *dev = wdev->netdev;
4127 hdd_adapter_t *pAdapter = WLAN_HDD_GET_PRIV_PTR(dev);
4128 hdd_context_t *pHddCtx = wiphy_priv(wiphy);
4129 struct nlattr *tb[QCA_WLAN_VENDOR_ATTR_EXTSCAN_SUBCMD_CONFIG_PARAM_MAX + 1];
4130 eHalStatus status;
4131
4132 hddLog(VOS_TRACE_LEVEL_INFO, FL(" Entering"));
4133 status = wlan_hdd_validate_context(pHddCtx);
4134 if (0 != status)
4135 {
4136 hddLog(VOS_TRACE_LEVEL_ERROR,
4137 FL("HDD context is not valid"));
4138 return -EINVAL;
4139 }
Dino Myclee8843b32014-07-04 14:21:45 +05304140 /* check the EXTScan Capability */
4141 if ( (TRUE != pHddCtx->cfg_ini->fEnableEXTScan) ||
4142 (TRUE != sme_IsFeatureSupportedByFW(EXTENDED_SCAN)))
4143 {
4144 hddLog(VOS_TRACE_LEVEL_ERROR,
4145 FL("EXTScan not enabled/supported by Firmware"));
4146 return -EINVAL;
4147 }
4148
Dino Mycle6fb96c12014-06-10 11:52:40 +05304149 if (nla_parse(tb, QCA_WLAN_VENDOR_ATTR_EXTSCAN_SUBCMD_CONFIG_PARAM_MAX,
4150 data, dataLen,
4151 wlan_hdd_extscan_config_policy)) {
4152 hddLog(VOS_TRACE_LEVEL_ERROR, FL("Invalid ATTR"));
4153 return -EINVAL;
4154 }
4155
4156 /* Parse and fetch request Id */
4157 if (!tb[QCA_WLAN_VENDOR_ATTR_EXTSCAN_SUBCMD_CONFIG_PARAM_REQUEST_ID]) {
4158 hddLog(VOS_TRACE_LEVEL_ERROR, FL("attr request id failed"));
4159 return -EINVAL;
4160 }
4161
Dino Mycle6fb96c12014-06-10 11:52:40 +05304162
Dino Myclee8843b32014-07-04 14:21:45 +05304163 reqMsg.requestId = nla_get_u32(
Dino Mycle6fb96c12014-06-10 11:52:40 +05304164 tb[QCA_WLAN_VENDOR_ATTR_EXTSCAN_SUBCMD_CONFIG_PARAM_REQUEST_ID]);
Dino Myclee8843b32014-07-04 14:21:45 +05304165 hddLog(VOS_TRACE_LEVEL_INFO, FL("Req Id (%d)"), reqMsg.requestId);
Dino Mycle6fb96c12014-06-10 11:52:40 +05304166
Dino Myclee8843b32014-07-04 14:21:45 +05304167 reqMsg.sessionId = pAdapter->sessionId;
4168 hddLog(VOS_TRACE_LEVEL_INFO, FL("Session Id (%d)"), reqMsg.sessionId);
Dino Mycle6fb96c12014-06-10 11:52:40 +05304169
Dino Myclee8843b32014-07-04 14:21:45 +05304170 status = sme_ResetSignificantChange(pHddCtx->hHal, &reqMsg);
Dino Mycle6fb96c12014-06-10 11:52:40 +05304171 if (!HAL_STATUS_SUCCESS(status)) {
4172 hddLog(VOS_TRACE_LEVEL_ERROR,
4173 FL("sme_ResetSignificantChange failed(err=%d)"), status);
Dino Mycle6fb96c12014-06-10 11:52:40 +05304174 return -EINVAL;
4175 }
4176
4177 hddLog(VOS_TRACE_LEVEL_ERROR, FL(" Exiting"));
4178 return 0;
4179}
4180
Mahesh A Saptasagare5440c72015-01-28 21:21:07 +05304181static int wlan_hdd_cfg80211_extscan_reset_significant_change(
4182 struct wiphy *wiphy,
4183 struct wireless_dev *wdev,
4184 const void *data, int dataLen)
4185{
4186 int ret = 0;
4187
4188 vos_ssr_protect(__func__);
4189 ret = __wlan_hdd_cfg80211_extscan_reset_significant_change(wiphy,
4190 wdev, data,
4191 dataLen);
4192 vos_ssr_unprotect(__func__);
4193
4194 return ret;
4195}
Dino Mycle6fb96c12014-06-10 11:52:40 +05304196#endif /* WLAN_FEATURE_EXTSCAN */
4197
Atul Mittal115287b2014-07-08 13:26:33 +05304198/*EXT TDLS*/
4199static const struct nla_policy
4200wlan_hdd_tdls_config_enable_policy[QCA_WLAN_VENDOR_ATTR_TDLS_ENABLE_MAX +1] =
4201{
4202 [QCA_WLAN_VENDOR_ATTR_TDLS_ENABLE_MAC_ADDR] = {.type = NLA_UNSPEC },
4203 [QCA_WLAN_VENDOR_ATTR_TDLS_ENABLE_CHANNEL] = {.type = NLA_S32 },
4204 [QCA_WLAN_VENDOR_ATTR_TDLS_ENABLE_GLOBAL_OPERATING_CLASS] =
4205 {.type = NLA_S32 },
4206 [QCA_WLAN_VENDOR_ATTR_TDLS_ENABLE_MAX_LATENCY_MS] = {.type = NLA_S32 },
4207 [QCA_WLAN_VENDOR_ATTR_TDLS_ENABLE_MIN_BANDWIDTH_KBPS] = {.type = NLA_S32 },
4208
4209};
4210
4211static const struct nla_policy
4212wlan_hdd_tdls_config_disable_policy[QCA_WLAN_VENDOR_ATTR_TDLS_DISABLE_MAX +1] =
4213{
4214 [QCA_WLAN_VENDOR_ATTR_TDLS_DISABLE_MAC_ADDR] = {.type = NLA_UNSPEC },
4215
4216};
4217
4218static const struct nla_policy
4219wlan_hdd_tdls_config_state_change_policy[
4220 QCA_WLAN_VENDOR_ATTR_TDLS_STATE_MAX +1] =
4221{
4222 [QCA_WLAN_VENDOR_ATTR_TDLS_STATE_MAC_ADDR] = {.type = NLA_UNSPEC },
4223 [QCA_WLAN_VENDOR_ATTR_TDLS_NEW_STATE] = {.type = NLA_S32 },
4224 [QCA_WLAN_VENDOR_ATTR_TDLS_STATE_REASON] = {.type = NLA_S32 },
Atul Mittal0a9f68d2014-10-16 15:26:38 +05304225 [QCA_WLAN_VENDOR_ATTR_TDLS_STATE_CHANNEL] = {.type = NLA_S32 },
4226 [QCA_WLAN_VENDOR_ATTR_TDLS_STATE_GLOBAL_OPERATING_CLASS] =
4227 {.type = NLA_S32 },
Atul Mittal115287b2014-07-08 13:26:33 +05304228
4229};
4230
4231static const struct nla_policy
4232wlan_hdd_tdls_config_get_status_policy[
4233 QCA_WLAN_VENDOR_ATTR_TDLS_GET_STATUS_MAX +1] =
4234{
4235 [QCA_WLAN_VENDOR_ATTR_TDLS_GET_STATUS_MAC_ADDR] = {.type = NLA_UNSPEC },
4236 [QCA_WLAN_VENDOR_ATTR_TDLS_GET_STATUS_STATE] = {.type = NLA_S32 },
4237 [QCA_WLAN_VENDOR_ATTR_TDLS_GET_STATUS_REASON] = {.type = NLA_S32 },
Atul Mittal0a9f68d2014-10-16 15:26:38 +05304238 [QCA_WLAN_VENDOR_ATTR_TDLS_GET_STATUS_CHANNEL] = {.type = NLA_S32 },
4239 [QCA_WLAN_VENDOR_ATTR_TDLS_GET_STATUS_GLOBAL_OPERATING_CLASS]
4240 = {.type = NLA_S32 },
Atul Mittal115287b2014-07-08 13:26:33 +05304241
4242};
Siddharth Bhala3a5cb42014-09-29 21:13:13 +05304243
4244static const struct nla_policy
4245wlan_hdd_mac_config[QCA_WLAN_VENDOR_ATTR_SET_SCANNING_MAC_OUI_MAX+1] =
4246{
4247 [QCA_WLAN_VENDOR_ATTR_SET_SCANNING_MAC_OUI] = {.type = NLA_UNSPEC },
4248};
4249
Mahesh A Saptasagare5440c72015-01-28 21:21:07 +05304250static int __wlan_hdd_cfg80211_set_spoofed_mac_oui(struct wiphy *wiphy,
Siddharth Bhala3a5cb42014-09-29 21:13:13 +05304251 struct wireless_dev *wdev,
Jeff Johnson393c2702014-12-16 11:09:35 +05304252 const void *data,
Siddharth Bhala3a5cb42014-09-29 21:13:13 +05304253 int data_len)
4254{
4255
4256 hdd_context_t *pHddCtx = wiphy_priv(wiphy);
4257 struct nlattr *tb[QCA_WLAN_VENDOR_ATTR_SET_SCANNING_MAC_OUI_MAX + 1];
4258
4259 if (0 != wlan_hdd_validate_context(pHddCtx)){
4260 hddLog(VOS_TRACE_LEVEL_ERROR, FL("hdd Ctx invalid while spoof macAddr"));
4261 return -EINVAL;
4262 }
4263 if (FALSE == pHddCtx->cfg_ini->enableMacSpoofing) {
4264 hddLog(VOS_TRACE_LEVEL_ERROR, FL("MAC_SPOOFED_SCAN disabled in ini"));
4265 return -ENOTSUPP;
Siddharth Bhal76972212014-10-15 16:22:51 +05304266 }
Siddharth Bhala3a5cb42014-09-29 21:13:13 +05304267 if (TRUE != sme_IsFeatureSupportedByFW(MAC_SPOOFED_SCAN)){
4268 hddLog(VOS_TRACE_LEVEL_ERROR, FL("MAC_SPOOFED_SCAN not supported by FW"));
4269 return -ENOTSUPP;
4270 }
4271
4272 if (nla_parse(tb, QCA_WLAN_VENDOR_ATTR_SET_SCANNING_MAC_OUI_MAX,
4273 data, data_len, wlan_hdd_mac_config)) {
4274 hddLog(VOS_TRACE_LEVEL_ERROR, FL("Invalid ATTR"));
4275 return -EINVAL;
4276 }
4277
4278 /* Parse and fetch mac address */
4279 if (!tb[QCA_WLAN_VENDOR_ATTR_SET_SCANNING_MAC_OUI]) {
4280 hddLog(VOS_TRACE_LEVEL_ERROR, FL("attr mac addr failed"));
4281 return -EINVAL;
4282 }
4283
4284 memcpy(pHddCtx->spoofMacAddr.randomMacAddr.bytes, nla_data(
4285 tb[QCA_WLAN_VENDOR_ATTR_SET_SCANNING_MAC_OUI]),
4286 VOS_MAC_ADDR_LAST_3_BYTES);
4287
Siddharth Bhal76972212014-10-15 16:22:51 +05304288 pHddCtx->spoofMacAddr.isEnabled = TRUE;
4289
4290 vos_trace_hex_dump( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_INFO, nla_data(
Siddharth Bhala3a5cb42014-09-29 21:13:13 +05304291 tb[QCA_WLAN_VENDOR_ATTR_SET_SCANNING_MAC_OUI]),
4292 VOS_MAC_ADDR_FIRST_3_BYTES);
Siddharth Bhal76972212014-10-15 16:22:51 +05304293 if ((pHddCtx->spoofMacAddr.randomMacAddr.bytes[0] == 0) &&
4294 (pHddCtx->spoofMacAddr.randomMacAddr.bytes[1] == 0) &&
4295 (pHddCtx->spoofMacAddr.randomMacAddr.bytes[2] == 0))
4296 {
4297 hddLog(LOG1, FL("ZERO MAC OUI Recieved. Disabling Spoofing"));
4298 vos_mem_zero(pHddCtx->spoofMacAddr.randomMacAddr.bytes,
4299 VOS_MAC_ADDRESS_LEN);
4300 pHddCtx->spoofMacAddr.isEnabled = FALSE;
Siddharth Bhala3a5cb42014-09-29 21:13:13 +05304301 }
Siddharth Bhala3a5cb42014-09-29 21:13:13 +05304302
Siddharth Bhal76972212014-10-15 16:22:51 +05304303 if (VOS_STATUS_SUCCESS != hdd_processSpoofMacAddrRequest(pHddCtx))
4304 {
Siddharth Bhala3a5cb42014-09-29 21:13:13 +05304305 hddLog(LOGE, FL("Failed to send Spoof Mac Addr to FW"));
4306 }
4307
4308 return 0;
4309}
4310
Mahesh A Saptasagare5440c72015-01-28 21:21:07 +05304311static int wlan_hdd_cfg80211_set_spoofed_mac_oui(struct wiphy *wiphy,
4312 struct wireless_dev *wdev,
4313 const void *data,
4314 int data_len)
4315{
4316 int ret = 0;
4317
4318 vos_ssr_protect(__func__);
4319 ret = __wlan_hdd_cfg80211_set_spoofed_mac_oui(wiphy, wdev, data, data_len);
4320 vos_ssr_unprotect(__func__);
4321
4322 return ret;
4323}
4324
4325static int __wlan_hdd_cfg80211_exttdls_get_status(struct wiphy *wiphy,
Atul Mittal115287b2014-07-08 13:26:33 +05304326 struct wireless_dev *wdev,
Jeff Johnson393c2702014-12-16 11:09:35 +05304327 const void *data,
Atul Mittal115287b2014-07-08 13:26:33 +05304328 int data_len)
4329{
4330 u8 peer[6] = {0};
4331 struct net_device *dev = wdev->netdev;
4332 hdd_adapter_t *pAdapter = WLAN_HDD_GET_PRIV_PTR(dev);
4333 hdd_context_t *pHddCtx = wiphy_priv(wiphy);
4334 struct nlattr *tb[QCA_WLAN_VENDOR_ATTR_TDLS_GET_STATUS_MAX + 1];
4335 eHalStatus ret;
4336 tANI_S32 state;
4337 tANI_S32 reason;
Atul Mittal0a9f68d2014-10-16 15:26:38 +05304338 tANI_S32 global_operating_class = 0;
4339 tANI_S32 channel = 0;
Atul Mittal115287b2014-07-08 13:26:33 +05304340 struct sk_buff *skb = NULL;
4341
4342 ret = wlan_hdd_validate_context(pHddCtx);
4343 if (0 != ret) {
4344
4345 return -EINVAL;
4346 }
4347 if (pHddCtx->cfg_ini->fTDLSExternalControl == FALSE) {
4348
4349 return -ENOTSUPP;
4350 }
4351 if (nla_parse(tb, QCA_WLAN_VENDOR_ATTR_TDLS_GET_STATUS_MAX,
4352 data, data_len,
4353 wlan_hdd_tdls_config_get_status_policy)) {
4354 hddLog(VOS_TRACE_LEVEL_ERROR, FL("Invalid ATTR"));
4355 return -EINVAL;
4356 }
4357
4358 /* Parse and fetch mac address */
4359 if (!tb[QCA_WLAN_VENDOR_ATTR_TDLS_GET_STATUS_MAC_ADDR]) {
4360 hddLog(VOS_TRACE_LEVEL_ERROR, FL("attr mac addr failed"));
4361 return -EINVAL;
4362 }
4363
4364 memcpy(peer, nla_data(
4365 tb[QCA_WLAN_VENDOR_ATTR_TDLS_GET_STATUS_MAC_ADDR]),
4366 sizeof(peer));
4367 hddLog(VOS_TRACE_LEVEL_INFO, FL(MAC_ADDRESS_STR),MAC_ADDR_ARRAY(peer));
4368
4369 ret = wlan_hdd_tdls_get_status(pAdapter, peer, &state, &reason);
4370
4371 if (0 != ret) {
4372 hddLog(VOS_TRACE_LEVEL_ERROR,
4373 FL("get status Failed"));
4374 return -EINVAL;
4375 }
4376 skb = cfg80211_vendor_cmd_alloc_reply_skb(wiphy,
Atul Mittal0a9f68d2014-10-16 15:26:38 +05304377 4 * sizeof(s32) +
Atul Mittal115287b2014-07-08 13:26:33 +05304378 NLMSG_HDRLEN);
4379
4380 if (!skb) {
4381 hddLog(VOS_TRACE_LEVEL_ERROR,
4382 FL("cfg80211_vendor_cmd_alloc_reply_skb failed"));
4383 return -EINVAL;
4384 }
Atul Mittal0a9f68d2014-10-16 15:26:38 +05304385 hddLog(VOS_TRACE_LEVEL_INFO, FL("Reason (%d) Status (%d) class (%d) channel (%d) peer" MAC_ADDRESS_STR),
Atul Mittal115287b2014-07-08 13:26:33 +05304386 reason,
4387 state,
Atul Mittal0a9f68d2014-10-16 15:26:38 +05304388 global_operating_class,
4389 channel,
Atul Mittal115287b2014-07-08 13:26:33 +05304390 MAC_ADDR_ARRAY(peer));
Atul Mittal0a9f68d2014-10-16 15:26:38 +05304391 if (nla_put_s32(skb,
4392 QCA_WLAN_VENDOR_ATTR_TDLS_GET_STATUS_STATE,
4393 state) ||
4394 nla_put_s32(skb,
4395 QCA_WLAN_VENDOR_ATTR_TDLS_GET_STATUS_REASON,
4396 reason) ||
4397 nla_put_s32(skb,
4398 QCA_WLAN_VENDOR_ATTR_TDLS_GET_STATUS_GLOBAL_OPERATING_CLASS,
4399 global_operating_class) ||
4400 nla_put_s32(skb,
4401 QCA_WLAN_VENDOR_ATTR_TDLS_GET_STATUS_CHANNEL,
4402 channel)) {
Atul Mittal115287b2014-07-08 13:26:33 +05304403
4404 hddLog(VOS_TRACE_LEVEL_ERROR, FL("nla put fail"));
4405 goto nla_put_failure;
4406 }
4407
4408 return cfg80211_vendor_cmd_reply(skb);
4409
4410nla_put_failure:
4411 kfree_skb(skb);
4412 return -EINVAL;
4413}
4414
Mahesh A Saptasagare5440c72015-01-28 21:21:07 +05304415static int wlan_hdd_cfg80211_exttdls_get_status(struct wiphy *wiphy,
4416 struct wireless_dev *wdev,
4417 const void *data,
4418 int data_len)
4419{
4420 int ret = 0;
4421
4422 vos_ssr_protect(__func__);
4423 ret = __wlan_hdd_cfg80211_exttdls_get_status(wiphy, wdev, data, data_len);
4424 vos_ssr_unprotect(__func__);
4425
4426 return ret;
4427}
4428
Atul Mittal115287b2014-07-08 13:26:33 +05304429static int wlan_hdd_cfg80211_exttdls_callback(tANI_U8* mac,
4430 tANI_S32 state,
4431 tANI_S32 reason,
4432 void *ctx)
4433{
4434 hdd_adapter_t* pAdapter = (hdd_adapter_t*)ctx;
4435 hdd_context_t *pHddCtx = WLAN_HDD_GET_CTX(pAdapter);
4436 struct sk_buff *skb = NULL;
Atul Mittal0a9f68d2014-10-16 15:26:38 +05304437 tANI_S32 global_operating_class = 0;
4438 tANI_S32 channel = 0;
Atul Mittal115287b2014-07-08 13:26:33 +05304439
4440 if (wlan_hdd_validate_context(pHddCtx)) {
4441 hddLog(VOS_TRACE_LEVEL_ERROR, FL("HDD context is not valid "));
4442 return -EINVAL;
4443 }
4444
4445 if (pHddCtx->cfg_ini->fTDLSExternalControl == FALSE) {
4446
4447 return -ENOTSUPP;
4448 }
4449 skb = cfg80211_vendor_event_alloc(
4450 pHddCtx->wiphy,
4451 EXTTDLS_EVENT_BUF_SIZE + NLMSG_HDRLEN,
4452 QCA_NL80211_VENDOR_SUBCMD_TDLS_STATE_CHANGE_INDEX,
4453 GFP_KERNEL);
4454
4455 if (!skb) {
4456 hddLog(VOS_TRACE_LEVEL_ERROR,
4457 FL("cfg80211_vendor_event_alloc failed"));
4458 return -EINVAL;
4459 }
4460 hddLog(VOS_TRACE_LEVEL_INFO, FL("Entering "));
Atul Mittal0a9f68d2014-10-16 15:26:38 +05304461 hddLog(VOS_TRACE_LEVEL_INFO, "Reason: (%d) Status: (%d) Class: (%d) Channel: (%d)",
4462 reason,
4463 state,
4464 global_operating_class,
4465 channel);
Atul Mittal115287b2014-07-08 13:26:33 +05304466 hddLog(VOS_TRACE_LEVEL_WARN, "tdls peer " MAC_ADDRESS_STR,
4467 MAC_ADDR_ARRAY(mac));
4468
Atul Mittal0a9f68d2014-10-16 15:26:38 +05304469 if (nla_put(skb,
4470 QCA_WLAN_VENDOR_ATTR_TDLS_STATE_MAC_ADDR,
4471 VOS_MAC_ADDR_SIZE, mac) ||
4472 nla_put_s32(skb,
4473 QCA_WLAN_VENDOR_ATTR_TDLS_NEW_STATE,
4474 state) ||
4475 nla_put_s32(skb,
4476 QCA_WLAN_VENDOR_ATTR_TDLS_STATE_REASON,
4477 reason) ||
4478 nla_put_s32(skb,
4479 QCA_WLAN_VENDOR_ATTR_TDLS_STATE_CHANNEL,
4480 channel) ||
4481 nla_put_s32(skb,
4482 QCA_WLAN_VENDOR_ATTR_TDLS_STATE_GLOBAL_OPERATING_CLASS,
4483 global_operating_class)
4484 ) {
Atul Mittal115287b2014-07-08 13:26:33 +05304485 hddLog(VOS_TRACE_LEVEL_ERROR, FL("nla put fail"));
4486 goto nla_put_failure;
4487 }
4488
4489 cfg80211_vendor_event(skb, GFP_KERNEL);
4490 return (0);
4491
4492nla_put_failure:
4493 kfree_skb(skb);
4494 return -EINVAL;
4495}
4496
Mahesh A Saptasagare5440c72015-01-28 21:21:07 +05304497static int __wlan_hdd_cfg80211_exttdls_enable(struct wiphy *wiphy,
Atul Mittal115287b2014-07-08 13:26:33 +05304498 struct wireless_dev *wdev,
Jeff Johnson393c2702014-12-16 11:09:35 +05304499 const void *data,
Atul Mittal115287b2014-07-08 13:26:33 +05304500 int data_len)
4501{
4502 u8 peer[6] = {0};
4503 struct net_device *dev = wdev->netdev;
4504 hdd_adapter_t *pAdapter = WLAN_HDD_GET_PRIV_PTR(dev);
4505 hdd_context_t *pHddCtx = wiphy_priv(wiphy);
4506 struct nlattr *tb[QCA_WLAN_VENDOR_ATTR_TDLS_ENABLE_MAX + 1];
4507 eHalStatus status;
4508 tdls_req_params_t pReqMsg = {0};
4509
4510 status = wlan_hdd_validate_context(pHddCtx);
4511 if (0 != status) {
4512 hddLog(VOS_TRACE_LEVEL_ERROR,
4513 FL("HDD context is not valid"));
4514 return -EINVAL;
4515 }
4516 if (pHddCtx->cfg_ini->fTDLSExternalControl == FALSE) {
4517
4518 return -ENOTSUPP;
4519 }
4520 if (nla_parse(tb, QCA_WLAN_VENDOR_ATTR_TDLS_ENABLE_MAX,
4521 data, data_len,
4522 wlan_hdd_tdls_config_enable_policy)) {
4523 hddLog(VOS_TRACE_LEVEL_ERROR, FL("Invalid ATTR"));
4524 return -EINVAL;
4525 }
4526
4527 /* Parse and fetch mac address */
4528 if (!tb[QCA_WLAN_VENDOR_ATTR_TDLS_ENABLE_MAC_ADDR]) {
4529 hddLog(VOS_TRACE_LEVEL_ERROR, FL("attr mac addr failed"));
4530 return -EINVAL;
4531 }
4532
4533 memcpy(peer, nla_data(
4534 tb[QCA_WLAN_VENDOR_ATTR_TDLS_ENABLE_MAC_ADDR]),
4535 sizeof(peer));
4536 hddLog(VOS_TRACE_LEVEL_INFO, FL(MAC_ADDRESS_STR),MAC_ADDR_ARRAY(peer));
4537
4538 /* Parse and fetch channel */
4539 if (!tb[QCA_WLAN_VENDOR_ATTR_TDLS_ENABLE_CHANNEL]) {
4540 hddLog(VOS_TRACE_LEVEL_ERROR, FL("attr channel failed"));
4541 return -EINVAL;
4542 }
4543 pReqMsg.channel = nla_get_s32(
4544 tb[QCA_WLAN_VENDOR_ATTR_TDLS_ENABLE_CHANNEL]);
4545 hddLog(VOS_TRACE_LEVEL_INFO, FL("Channel Num (%d)"), pReqMsg.channel);
4546
4547 /* Parse and fetch global operating class */
4548 if (!tb[QCA_WLAN_VENDOR_ATTR_TDLS_ENABLE_GLOBAL_OPERATING_CLASS]) {
4549 hddLog(VOS_TRACE_LEVEL_ERROR, FL("attr operating class failed"));
4550 return -EINVAL;
4551 }
4552 pReqMsg.global_operating_class = nla_get_s32(
4553 tb[QCA_WLAN_VENDOR_ATTR_TDLS_ENABLE_GLOBAL_OPERATING_CLASS]);
4554 hddLog(VOS_TRACE_LEVEL_INFO, FL("Operating class (%d)"),
4555 pReqMsg.global_operating_class);
4556
4557 /* Parse and fetch latency ms */
4558 if (!tb[QCA_WLAN_VENDOR_ATTR_TDLS_ENABLE_MAX_LATENCY_MS]) {
4559 hddLog(VOS_TRACE_LEVEL_ERROR, FL("attr latency failed"));
4560 return -EINVAL;
4561 }
4562 pReqMsg.max_latency_ms = nla_get_s32(
4563 tb[QCA_WLAN_VENDOR_ATTR_TDLS_ENABLE_MAX_LATENCY_MS]);
4564 hddLog(VOS_TRACE_LEVEL_INFO, FL("Latency (%d)"),
4565 pReqMsg.max_latency_ms);
4566
4567 /* Parse and fetch required bandwidth kbps */
4568 if (!tb[QCA_WLAN_VENDOR_ATTR_TDLS_ENABLE_MIN_BANDWIDTH_KBPS]) {
4569 hddLog(VOS_TRACE_LEVEL_ERROR, FL("attr bandwidth failed"));
4570 return -EINVAL;
4571 }
4572
4573 pReqMsg.min_bandwidth_kbps = nla_get_s32(
4574 tb[QCA_WLAN_VENDOR_ATTR_TDLS_ENABLE_MIN_BANDWIDTH_KBPS]);
4575 hddLog(VOS_TRACE_LEVEL_INFO, FL("Bandwidth (%d)"),
4576 pReqMsg.min_bandwidth_kbps);
4577
4578 return (wlan_hdd_tdls_extctrl_config_peer(pAdapter,
4579 peer,
Pradeep Reddy POTTETIe309c152015-02-06 13:21:07 +05304580 &pReqMsg,
Atul Mittal115287b2014-07-08 13:26:33 +05304581 wlan_hdd_cfg80211_exttdls_callback));
4582}
4583
Mahesh A Saptasagare5440c72015-01-28 21:21:07 +05304584static int wlan_hdd_cfg80211_exttdls_enable(struct wiphy *wiphy,
4585 struct wireless_dev *wdev,
4586 const void *data,
4587 int data_len)
4588{
4589 int ret = 0;
4590
4591 vos_ssr_protect(__func__);
4592 ret = __wlan_hdd_cfg80211_exttdls_enable(wiphy, wdev, data, data_len);
4593 vos_ssr_unprotect(__func__);
4594
4595 return ret;
4596}
4597
4598static int __wlan_hdd_cfg80211_exttdls_disable(struct wiphy *wiphy,
Atul Mittal115287b2014-07-08 13:26:33 +05304599 struct wireless_dev *wdev,
Jeff Johnson393c2702014-12-16 11:09:35 +05304600 const void *data,
Atul Mittal115287b2014-07-08 13:26:33 +05304601 int data_len)
4602{
4603 u8 peer[6] = {0};
4604 struct net_device *dev = wdev->netdev;
4605 hdd_adapter_t *pAdapter = WLAN_HDD_GET_PRIV_PTR(dev);
4606 hdd_context_t *pHddCtx = wiphy_priv(wiphy);
4607 struct nlattr *tb[QCA_WLAN_VENDOR_ATTR_TDLS_DISABLE_MAX + 1];
4608 eHalStatus status;
4609
4610 status = wlan_hdd_validate_context(pHddCtx);
4611 if (0 != status) {
4612 hddLog(VOS_TRACE_LEVEL_ERROR,
4613 FL("HDD context is not valid"));
4614 return -EINVAL;
4615 }
4616 if (pHddCtx->cfg_ini->fTDLSExternalControl == FALSE) {
4617
4618 return -ENOTSUPP;
4619 }
4620 if (nla_parse(tb, QCA_WLAN_VENDOR_ATTR_TDLS_DISABLE_MAX,
4621 data, data_len,
4622 wlan_hdd_tdls_config_disable_policy)) {
4623 hddLog(VOS_TRACE_LEVEL_ERROR, FL("Invalid ATTR"));
4624 return -EINVAL;
4625 }
4626 /* Parse and fetch mac address */
4627 if (!tb[QCA_WLAN_VENDOR_ATTR_TDLS_DISABLE_MAC_ADDR]) {
4628 hddLog(VOS_TRACE_LEVEL_ERROR, FL("attr mac addr failed"));
4629 return -EINVAL;
4630 }
4631
4632 memcpy(peer, nla_data(
4633 tb[QCA_WLAN_VENDOR_ATTR_TDLS_DISABLE_MAC_ADDR]),
4634 sizeof(peer));
4635 hddLog(VOS_TRACE_LEVEL_INFO, FL(MAC_ADDRESS_STR),MAC_ADDR_ARRAY(peer));
4636
4637 return (wlan_hdd_tdls_extctrl_deconfig_peer(pAdapter, peer));
4638}
4639
Mahesh A Saptasagare5440c72015-01-28 21:21:07 +05304640static int wlan_hdd_cfg80211_exttdls_disable(struct wiphy *wiphy,
4641 struct wireless_dev *wdev,
4642 const void *data,
4643 int data_len)
4644{
4645 int ret = 0;
4646
4647 vos_ssr_protect(__func__);
4648 ret = __wlan_hdd_cfg80211_exttdls_disable(wiphy, wdev, data, data_len);
4649 vos_ssr_unprotect(__func__);
4650
4651 return ret;
4652}
4653
Dasari Srinivas7875a302014-09-26 17:50:57 +05304654static int
Mahesh A Saptasagare5440c72015-01-28 21:21:07 +05304655__wlan_hdd_cfg80211_get_supported_features(struct wiphy *wiphy,
Dasari Srinivas7875a302014-09-26 17:50:57 +05304656 struct wireless_dev *wdev,
Jeff Johnson393c2702014-12-16 11:09:35 +05304657 const void *data, int data_len)
Dasari Srinivas7875a302014-09-26 17:50:57 +05304658{
4659 struct net_device *dev = wdev->netdev;
4660 hdd_adapter_t *pAdapter = WLAN_HDD_GET_PRIV_PTR(dev);
4661 hdd_context_t *pHddCtx = wiphy_priv(wiphy);
4662 struct sk_buff *skb = NULL;
4663 tANI_U32 fset = 0;
Mahesh A Saptasagare5440c72015-01-28 21:21:07 +05304664 int ret = 0;
Dasari Srinivas7875a302014-09-26 17:50:57 +05304665
Mahesh A Saptasagare5440c72015-01-28 21:21:07 +05304666
4667 ret = wlan_hdd_validate_context(pHddCtx);
4668 if (0 != ret)
4669 {
4670 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
4671 "%s: HDD context is not valid (%d)",__func__, ret);
4672 return ret;
4673 }
Dasari Srinivas7875a302014-09-26 17:50:57 +05304674 if (wiphy->interface_modes & BIT(NL80211_IFTYPE_STATION)) {
4675 hddLog(LOG1, FL("Infra Station mode is supported by driver"));
4676 fset |= WIFI_FEATURE_INFRA;
4677 }
4678
4679 if (TRUE == hdd_is_5g_supported(pHddCtx)) {
4680 hddLog(LOG1, FL("INFRA_5G is supported by firmware"));
4681 fset |= WIFI_FEATURE_INFRA_5G;
4682 }
4683
4684#ifdef WLAN_FEATURE_P2P
4685 if ((wiphy->interface_modes & BIT(NL80211_IFTYPE_P2P_CLIENT)) &&
4686 (wiphy->interface_modes & BIT(NL80211_IFTYPE_P2P_GO))) {
4687 hddLog(LOG1, FL("WiFi-Direct is supported by driver"));
4688 fset |= WIFI_FEATURE_P2P;
4689 }
4690#endif
4691
4692 /* Soft-AP is supported currently by default */
4693 fset |= WIFI_FEATURE_SOFT_AP;
4694
4695#ifdef WLAN_FEATURE_EXTSCAN
4696 if ((TRUE == pHddCtx->cfg_ini->fEnableEXTScan) &&
4697 sme_IsFeatureSupportedByFW(EXTENDED_SCAN)) {
4698 hddLog(LOG1, FL("EXTScan is supported by firmware"));
4699 fset |= WIFI_FEATURE_EXTSCAN;
4700 }
4701#endif
4702
4703#ifdef WLAN_FEATURE_NAN
4704 if (sme_IsFeatureSupportedByFW(NAN)) {
4705 hddLog(LOG1, FL("NAN is supported by firmware"));
4706 fset |= WIFI_FEATURE_NAN;
4707 }
4708#endif
4709
4710 /* D2D RTT is not supported currently by default */
4711 if (sme_IsFeatureSupportedByFW(RTT)) {
4712 hddLog(LOG1, FL("RTT is supported by firmware"));
4713 fset |= WIFI_FEATURE_D2AP_RTT;
4714 }
4715
4716#ifdef FEATURE_WLAN_BATCH_SCAN
4717 if (fset & WIFI_FEATURE_EXTSCAN) {
4718 hddLog(LOG1, FL("Batch scan is supported as extscan is supported"));
4719 fset &= ~WIFI_FEATURE_BATCH_SCAN;
4720 } else if (sme_IsFeatureSupportedByFW(BATCH_SCAN)) {
4721 hddLog(LOG1, FL("Batch scan is supported by firmware"));
4722 fset |= WIFI_FEATURE_BATCH_SCAN;
4723 }
4724#endif
4725
4726#ifdef FEATURE_WLAN_SCAN_PNO
4727 if (pHddCtx->cfg_ini->configPNOScanSupport &&
4728 (eHAL_STATUS_SUCCESS == wlan_hdd_is_pno_allowed(pAdapter))) {
4729 hddLog(LOG1, FL("PNO is supported by firmware"));
4730 fset |= WIFI_FEATURE_PNO;
4731 }
4732#endif
4733
4734 /* STA+STA is supported currently by default */
4735 fset |= WIFI_FEATURE_ADDITIONAL_STA;
4736
4737#ifdef FEATURE_WLAN_TDLS
4738 if ((TRUE == pHddCtx->cfg_ini->fEnableTDLSSupport) &&
4739 sme_IsFeatureSupportedByFW(TDLS)) {
4740 hddLog(LOG1, FL("TDLS is supported by firmware"));
4741 fset |= WIFI_FEATURE_TDLS;
4742 }
4743
4744 /* TDLS_OFFCHANNEL is not supported currently by default */
4745#endif
4746
4747#ifdef WLAN_AP_STA_CONCURRENCY
4748 /* AP+STA concurrency is supported currently by default */
4749 fset |= WIFI_FEATURE_AP_STA;
4750#endif
4751
4752 skb = cfg80211_vendor_cmd_alloc_reply_skb(wiphy, sizeof(fset) +
4753 NLMSG_HDRLEN);
4754
4755 if (!skb) {
4756 hddLog(LOGE, FL("cfg80211_vendor_cmd_alloc_reply_skb failed"));
4757 return -EINVAL;
4758 }
4759 hddLog(LOG1, FL("Supported Features : 0x%x"), fset);
4760
4761 if (nla_put_u32(skb, QCA_WLAN_VENDOR_ATTR_FEATURE_SET, fset)) {
4762 hddLog(LOGE, FL("nla put fail"));
4763 goto nla_put_failure;
4764 }
4765
4766 return cfg80211_vendor_cmd_reply(skb);
4767
4768nla_put_failure:
4769 kfree_skb(skb);
4770 return -EINVAL;
4771}
4772
Dasari Srinivase18b2cf2014-10-28 17:09:42 +05304773static int
Mahesh A Saptasagare5440c72015-01-28 21:21:07 +05304774wlan_hdd_cfg80211_get_supported_features(struct wiphy *wiphy,
4775 struct wireless_dev *wdev,
4776 const void *data, int data_len)
4777{
4778 int ret = 0;
4779
4780 vos_ssr_protect(__func__);
4781 ret = __wlan_hdd_cfg80211_get_supported_features(wiphy, wdev, data, data_len);
4782 vos_ssr_unprotect(__func__);
4783
4784 return ret;
4785}
4786
4787static int
4788__wlan_hdd_cfg80211_get_concurrency_matrix(struct wiphy *wiphy,
Dasari Srinivase18b2cf2014-10-28 17:09:42 +05304789 struct wireless_dev *wdev,
Jeff Johnson393c2702014-12-16 11:09:35 +05304790 const void *data, int data_len)
Dasari Srinivase18b2cf2014-10-28 17:09:42 +05304791{
4792 uint32_t feature_set_matrix[WLAN_HDD_MAX_FEATURE_SET] = {0};
4793 uint8_t i, feature_sets, max_feature_sets;
4794 struct nlattr *tb[QCA_WLAN_VENDOR_ATTR_GET_CONCURRENCY_MATRIX_MAX + 1];
4795 struct sk_buff *reply_skb;
Mahesh A Saptasagare5440c72015-01-28 21:21:07 +05304796 hdd_context_t *pHddCtx = wiphy_priv(wiphy);
4797 int ret;
Dasari Srinivase18b2cf2014-10-28 17:09:42 +05304798
4799 ENTER();
4800
Mahesh A Saptasagare5440c72015-01-28 21:21:07 +05304801 ret = wlan_hdd_validate_context(pHddCtx);
4802 if (0 != ret)
4803 {
4804 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
4805 "%s: HDD context is not valid, ret = %d",__func__, ret);
4806 return ret;
4807 }
4808
Dasari Srinivase18b2cf2014-10-28 17:09:42 +05304809 if (nla_parse(tb, QCA_WLAN_VENDOR_ATTR_GET_CONCURRENCY_MATRIX_MAX,
4810 data, data_len, NULL)) {
4811 hddLog(LOGE, FL("Invalid ATTR"));
4812 return -EINVAL;
4813 }
4814
4815 /* Parse and fetch max feature set */
4816 if (!tb[QCA_WLAN_VENDOR_ATTR_GET_CONCURRENCY_MATRIX_CONFIG_PARAM_SET_SIZE_MAX]) {
4817 hddLog(LOGE, FL("Attr max feature set size failed"));
4818 return -EINVAL;
4819 }
4820 max_feature_sets = nla_get_u32(
4821 tb[QCA_WLAN_VENDOR_ATTR_GET_CONCURRENCY_MATRIX_CONFIG_PARAM_SET_SIZE_MAX]);
4822 hddLog(LOG1, FL("Max feature set size (%d)"), max_feature_sets);
4823
4824 /* Fill feature combination matrix */
4825 feature_sets = 0;
4826 if (feature_sets >= WLAN_HDD_MAX_FEATURE_SET) goto max_buffer_err;
4827 feature_set_matrix[feature_sets++] = WIFI_FEATURE_INFRA |
4828 WIFI_FEATURE_P2P;
4829
4830 if (feature_sets >= WLAN_HDD_MAX_FEATURE_SET) goto max_buffer_err;
4831 feature_set_matrix[feature_sets++] = WIFI_FEATURE_INFRA |
4832 WIFI_FEATURE_SOFT_AP;
4833
4834 if (feature_sets >= WLAN_HDD_MAX_FEATURE_SET) goto max_buffer_err;
4835 feature_set_matrix[feature_sets++] = WIFI_FEATURE_P2P |
4836 WIFI_FEATURE_SOFT_AP;
4837
4838 if (feature_sets >= WLAN_HDD_MAX_FEATURE_SET) goto max_buffer_err;
4839 feature_set_matrix[feature_sets++] = WIFI_FEATURE_INFRA |
4840 WIFI_FEATURE_SOFT_AP |
4841 WIFI_FEATURE_P2P;
4842
4843 /* Add more feature combinations here */
4844
4845 feature_sets = VOS_MIN(feature_sets, max_feature_sets);
4846 hddLog(LOG1, FL("Number of feature sets (%d)"), feature_sets);
4847 hddLog(LOG1, "Feature set matrix");
4848 for (i = 0; i < feature_sets; i++)
4849 hddLog(LOG1, "[%d] 0x%02X", i, feature_set_matrix[i]);
4850
4851 reply_skb = cfg80211_vendor_cmd_alloc_reply_skb(wiphy, sizeof(u32) +
4852 sizeof(u32) * feature_sets +
4853 NLMSG_HDRLEN);
4854
4855 if (reply_skb) {
4856 if (nla_put_u32(reply_skb,
4857 QCA_WLAN_VENDOR_ATTR_GET_CONCURRENCY_MATRIX_RESULTS_SET_SIZE,
4858 feature_sets) ||
4859 nla_put(reply_skb,
4860 QCA_WLAN_VENDOR_ATTR_GET_CONCURRENCY_MATRIX_RESULTS_SET,
4861 sizeof(u32) * feature_sets, feature_set_matrix)) {
4862 hddLog(LOGE, FL("nla put fail"));
4863 kfree_skb(reply_skb);
4864 return -EINVAL;
4865 }
4866
4867 return cfg80211_vendor_cmd_reply(reply_skb);
4868 }
4869 hddLog(LOGE, FL("Feature set matrix: buffer alloc fail"));
4870 return -ENOMEM;
4871
4872max_buffer_err:
4873 hddLog(LOGE, FL("Feature set max buffer size reached. feature_sets(%d) max(%d)"),
4874 feature_sets, WLAN_HDD_MAX_FEATURE_SET);
4875 return -EINVAL;
4876}
4877
Mahesh A Saptasagare5440c72015-01-28 21:21:07 +05304878static int
4879wlan_hdd_cfg80211_get_concurrency_matrix(struct wiphy *wiphy,
4880 struct wireless_dev *wdev,
4881 const void *data, int data_len)
4882{
4883 int ret = 0;
4884
4885 vos_ssr_protect(__func__);
4886 ret = __wlan_hdd_cfg80211_get_concurrency_matrix(wiphy, wdev, data,
4887 data_len);
4888 vos_ssr_unprotect(__func__);
4889
4890 return ret;
4891}
4892
Agarwal Ashish738843c2014-09-25 12:27:56 +05304893static const struct nla_policy
4894wlan_hdd_set_no_dfs_flag_config_policy[QCA_WLAN_VENDOR_ATTR_SET_NO_DFS_FLAG_MAX
4895 +1] =
4896{
4897 [QCA_WLAN_VENDOR_ATTR_SET_NO_DFS_FLAG] = {.type = NLA_U32 },
4898};
4899
Mahesh A Saptasagare5440c72015-01-28 21:21:07 +05304900static int __wlan_hdd_cfg80211_disable_dfs_channels(struct wiphy *wiphy,
Agarwal Ashish738843c2014-09-25 12:27:56 +05304901 struct wireless_dev *wdev,
Jeff Johnson393c2702014-12-16 11:09:35 +05304902 const void *data,
Agarwal Ashish738843c2014-09-25 12:27:56 +05304903 int data_len)
4904{
4905 struct net_device *dev = wdev->netdev;
4906 hdd_adapter_t *pAdapter = WLAN_HDD_GET_PRIV_PTR(dev);
4907 tHalHandle hHal = WLAN_HDD_GET_HAL_CTX(pAdapter);
4908 hdd_context_t *pHddCtx = wiphy_priv(wiphy);
4909 struct nlattr *tb[QCA_WLAN_VENDOR_ATTR_SET_NO_DFS_FLAG_MAX + 1];
4910 eHalStatus status;
4911 u32 dfsFlag = 0;
4912
4913 status = wlan_hdd_validate_context(pHddCtx);
4914 if (0 != status) {
4915 hddLog(VOS_TRACE_LEVEL_ERROR,
4916 FL("HDD context is not valid"));
4917 return -EINVAL;
4918 }
4919 if (nla_parse(tb, QCA_WLAN_VENDOR_ATTR_SET_NO_DFS_FLAG_MAX,
4920 data, data_len,
4921 wlan_hdd_set_no_dfs_flag_config_policy)) {
4922 hddLog(VOS_TRACE_LEVEL_ERROR, FL("Invalid ATTR"));
4923 return -EINVAL;
4924 }
4925
4926 /* Parse and fetch required bandwidth kbps */
4927 if (!tb[QCA_WLAN_VENDOR_ATTR_SET_NO_DFS_FLAG]) {
4928 hddLog(VOS_TRACE_LEVEL_ERROR, FL("attr dfs flag failed"));
4929 return -EINVAL;
4930 }
4931
4932 dfsFlag = nla_get_u32(
4933 tb[QCA_WLAN_VENDOR_ATTR_SET_NO_DFS_FLAG]);
4934 hddLog(VOS_TRACE_LEVEL_INFO, FL(" DFS flag (%d)"),
4935 dfsFlag);
4936
4937 pHddCtx->disable_dfs_flag = dfsFlag;
4938
4939 sme_disable_dfs_channel(hHal, dfsFlag);
4940 sme_FilterScanResults(hHal, pAdapter->sessionId);
4941 return 0;
4942}
Atul Mittal115287b2014-07-08 13:26:33 +05304943
Mahesh A Saptasagare5440c72015-01-28 21:21:07 +05304944static int wlan_hdd_cfg80211_disable_dfs_channels(struct wiphy *wiphy,
4945 struct wireless_dev *wdev,
4946 const void *data,
4947 int data_len)
4948{
4949 int ret = 0;
4950
4951 vos_ssr_protect(__func__);
4952 ret = __wlan_hdd_cfg80211_disable_dfs_channels(wiphy, wdev, data, data_len);
4953 vos_ssr_unprotect(__func__);
4954
4955 return ret;
4956
4957}
4958
Mukul Sharma2a271632014-10-13 14:59:01 +05304959const struct
4960nla_policy qca_wlan_vendor_attr[QCA_WLAN_VENDOR_ATTR_MAX+1] =
4961{
4962 [QCA_WLAN_VENDOR_ATTR_ROAMING_POLICY] = { .type = NLA_U32 },
4963 [QCA_WLAN_VENDOR_ATTR_MAC_ADDR] = { .type = NLA_UNSPEC },
4964};
4965
Mahesh A Saptasagare5440c72015-01-28 21:21:07 +05304966static int __wlan_hdd_cfg80211_firmware_roaming(struct wiphy *wiphy,
Jeff Johnson393c2702014-12-16 11:09:35 +05304967 struct wireless_dev *wdev, const void *data, int data_len)
Mukul Sharma2a271632014-10-13 14:59:01 +05304968{
4969
4970 u8 bssid[6] = {0};
4971 hdd_context_t *pHddCtx = wiphy_priv(wiphy);
4972 struct nlattr *tb[QCA_WLAN_VENDOR_ATTR_MAX + 1];
4973 eHalStatus status = eHAL_STATUS_SUCCESS;
4974 v_U32_t isFwrRoamEnabled = FALSE;
4975 int ret;
4976
Mahesh A Saptasagare5440c72015-01-28 21:21:07 +05304977 ret = wlan_hdd_validate_context(pHddCtx);
4978 if (0 != ret) {
Mukul Sharma2a271632014-10-13 14:59:01 +05304979 hddLog(VOS_TRACE_LEVEL_ERROR,
Mahesh A Saptasagare5440c72015-01-28 21:21:07 +05304980 FL("HDD context is not valid, ret = %d"), ret);
4981 return ret;
Mukul Sharma2a271632014-10-13 14:59:01 +05304982 }
4983
4984 ret = nla_parse(tb, QCA_WLAN_VENDOR_ATTR_MAX,
4985 data, data_len,
4986 qca_wlan_vendor_attr);
4987 if (ret){
4988 hddLog(VOS_TRACE_LEVEL_ERROR, FL("Invalid ATTR"));
4989 return -EINVAL;
4990 }
4991
4992 /* Parse and fetch Enable flag */
4993 if (!tb[QCA_WLAN_VENDOR_ATTR_ROAMING_POLICY]) {
4994 hddLog(VOS_TRACE_LEVEL_ERROR, FL("attr enable failed"));
4995 return -EINVAL;
4996 }
4997
4998 isFwrRoamEnabled = nla_get_u32(
4999 tb[QCA_WLAN_VENDOR_ATTR_ROAMING_POLICY]);
5000
5001 hddLog(VOS_TRACE_LEVEL_INFO, FL("isFwrRoamEnabled (%d)"), isFwrRoamEnabled);
5002
5003 /* Parse and fetch bssid */
5004 if (!tb[QCA_WLAN_VENDOR_ATTR_MAC_ADDR]) {
5005 hddLog(VOS_TRACE_LEVEL_ERROR, FL("attr bss id failed"));
5006 return -EINVAL;
5007 }
5008
5009 memcpy(bssid, nla_data(
5010 tb[QCA_WLAN_VENDOR_ATTR_MAC_ADDR]),
5011 sizeof(bssid));
5012 hddLog(VOS_TRACE_LEVEL_INFO, FL(MAC_ADDRESS_STR),MAC_ADDR_ARRAY(bssid));
5013
5014 //Update roaming
5015 status = sme_ConfigFwrRoaming((tHalHandle)(pHddCtx->hHal), isFwrRoamEnabled);
5016 return status;
5017}
5018
Mahesh A Saptasagare5440c72015-01-28 21:21:07 +05305019static int wlan_hdd_cfg80211_firmware_roaming(struct wiphy *wiphy,
5020 struct wireless_dev *wdev, const void *data, int data_len)
5021{
5022 int ret = 0;
5023
5024 vos_ssr_protect(__func__);
5025 ret = __wlan_hdd_cfg80211_firmware_roaming(wiphy, wdev, data, data_len);
5026 vos_ssr_unprotect(__func__);
5027
5028 return ret;
5029}
5030
Sunil Duttc69bccb2014-05-26 21:30:20 +05305031const struct wiphy_vendor_command hdd_wiphy_vendor_commands[] =
5032{
Mukul Sharma2a271632014-10-13 14:59:01 +05305033 {
5034 .info.vendor_id = QCA_NL80211_VENDOR_ID,
5035 .info.subcmd = QCA_NL80211_VENDOR_SUBCMD_ROAMING,
5036 .flags = WIPHY_VENDOR_CMD_NEED_WDEV |
5037 WIPHY_VENDOR_CMD_NEED_NETDEV |
5038 WIPHY_VENDOR_CMD_NEED_RUNNING,
Edhar, Mahesh Kumar59129f52015-01-14 14:26:04 +05305039 .doit = wlan_hdd_cfg80211_firmware_roaming
Mukul Sharma2a271632014-10-13 14:59:01 +05305040 },
Sunil Duttc69bccb2014-05-26 21:30:20 +05305041#ifdef WLAN_FEATURE_LINK_LAYER_STATS
5042 {
5043 .info.vendor_id = QCA_NL80211_VENDOR_ID,
5044 .info.subcmd = QCA_NL80211_VENDOR_SUBCMD_LL_STATS_CLR,
5045 .flags = WIPHY_VENDOR_CMD_NEED_WDEV |
5046 WIPHY_VENDOR_CMD_NEED_NETDEV |
5047 WIPHY_VENDOR_CMD_NEED_RUNNING,
Edhar, Mahesh Kumar59129f52015-01-14 14:26:04 +05305048 .doit = wlan_hdd_cfg80211_ll_stats_clear
Sunil Duttc69bccb2014-05-26 21:30:20 +05305049 },
5050
5051 {
5052 .info.vendor_id = QCA_NL80211_VENDOR_ID,
5053 .info.subcmd = QCA_NL80211_VENDOR_SUBCMD_LL_STATS_SET,
5054 .flags = WIPHY_VENDOR_CMD_NEED_WDEV |
5055 WIPHY_VENDOR_CMD_NEED_NETDEV |
5056 WIPHY_VENDOR_CMD_NEED_RUNNING,
Edhar, Mahesh Kumar59129f52015-01-14 14:26:04 +05305057 .doit = wlan_hdd_cfg80211_ll_stats_set
Sunil Duttc69bccb2014-05-26 21:30:20 +05305058 },
5059
5060 {
5061 .info.vendor_id = QCA_NL80211_VENDOR_ID,
5062 .info.subcmd = QCA_NL80211_VENDOR_SUBCMD_LL_STATS_GET,
5063 .flags = WIPHY_VENDOR_CMD_NEED_WDEV |
5064 WIPHY_VENDOR_CMD_NEED_NETDEV |
5065 WIPHY_VENDOR_CMD_NEED_RUNNING,
Edhar, Mahesh Kumar59129f52015-01-14 14:26:04 +05305066 .doit = wlan_hdd_cfg80211_ll_stats_get
Dino Mycle6fb96c12014-06-10 11:52:40 +05305067 },
Sunil Duttc69bccb2014-05-26 21:30:20 +05305068#endif /* WLAN_FEATURE_LINK_LAYER_STATS */
Dino Mycle6fb96c12014-06-10 11:52:40 +05305069#ifdef WLAN_FEATURE_EXTSCAN
5070 {
5071 .info.vendor_id = QCA_NL80211_VENDOR_ID,
5072 .info.subcmd = QCA_NL80211_VENDOR_SUBCMD_EXTSCAN_START,
5073 .flags = WIPHY_VENDOR_CMD_NEED_WDEV |
5074 WIPHY_VENDOR_CMD_NEED_NETDEV |
5075 WIPHY_VENDOR_CMD_NEED_RUNNING,
Edhar, Mahesh Kumar59129f52015-01-14 14:26:04 +05305076 .doit = wlan_hdd_cfg80211_extscan_start
Dino Mycle6fb96c12014-06-10 11:52:40 +05305077 },
5078 {
5079 .info.vendor_id = QCA_NL80211_VENDOR_ID,
5080 .info.subcmd = QCA_NL80211_VENDOR_SUBCMD_EXTSCAN_STOP,
5081 .flags = WIPHY_VENDOR_CMD_NEED_WDEV |
5082 WIPHY_VENDOR_CMD_NEED_NETDEV |
5083 WIPHY_VENDOR_CMD_NEED_RUNNING,
Edhar, Mahesh Kumar59129f52015-01-14 14:26:04 +05305084 .doit = wlan_hdd_cfg80211_extscan_stop
Dino Mycle6fb96c12014-06-10 11:52:40 +05305085 },
5086 {
5087 .info.vendor_id = QCA_NL80211_VENDOR_ID,
5088 .info.subcmd = QCA_NL80211_VENDOR_SUBCMD_EXTSCAN_GET_VALID_CHANNELS,
5089 .flags = WIPHY_VENDOR_CMD_NEED_WDEV |
5090 WIPHY_VENDOR_CMD_NEED_NETDEV,
Edhar, Mahesh Kumar59129f52015-01-14 14:26:04 +05305091 .doit = wlan_hdd_cfg80211_extscan_get_valid_channels
Dino Mycle6fb96c12014-06-10 11:52:40 +05305092 },
5093 {
5094 .info.vendor_id = QCA_NL80211_VENDOR_ID,
5095 .info.subcmd = QCA_NL80211_VENDOR_SUBCMD_EXTSCAN_GET_CAPABILITIES,
5096 .flags = WIPHY_VENDOR_CMD_NEED_WDEV |
5097 WIPHY_VENDOR_CMD_NEED_NETDEV |
5098 WIPHY_VENDOR_CMD_NEED_RUNNING,
Edhar, Mahesh Kumar59129f52015-01-14 14:26:04 +05305099 .doit = wlan_hdd_cfg80211_extscan_get_capabilities
Dino Mycle6fb96c12014-06-10 11:52:40 +05305100 },
5101 {
5102 .info.vendor_id = QCA_NL80211_VENDOR_ID,
5103 .info.subcmd = QCA_NL80211_VENDOR_SUBCMD_EXTSCAN_GET_CACHED_RESULTS,
5104 .flags = WIPHY_VENDOR_CMD_NEED_WDEV |
5105 WIPHY_VENDOR_CMD_NEED_NETDEV |
5106 WIPHY_VENDOR_CMD_NEED_RUNNING,
Edhar, Mahesh Kumar59129f52015-01-14 14:26:04 +05305107 .doit = wlan_hdd_cfg80211_extscan_get_cached_results
Dino Mycle6fb96c12014-06-10 11:52:40 +05305108 },
5109 {
5110 .info.vendor_id = QCA_NL80211_VENDOR_ID,
5111 .info.subcmd = QCA_NL80211_VENDOR_SUBCMD_EXTSCAN_SET_BSSID_HOTLIST,
5112 .flags = WIPHY_VENDOR_CMD_NEED_WDEV |
5113 WIPHY_VENDOR_CMD_NEED_NETDEV |
5114 WIPHY_VENDOR_CMD_NEED_RUNNING,
Edhar, Mahesh Kumar59129f52015-01-14 14:26:04 +05305115 .doit = wlan_hdd_cfg80211_extscan_set_bssid_hotlist
Dino Mycle6fb96c12014-06-10 11:52:40 +05305116 },
5117 {
5118 .info.vendor_id = QCA_NL80211_VENDOR_ID,
5119 .info.subcmd = QCA_NL80211_VENDOR_SUBCMD_EXTSCAN_RESET_BSSID_HOTLIST,
5120 .flags = WIPHY_VENDOR_CMD_NEED_WDEV |
5121 WIPHY_VENDOR_CMD_NEED_NETDEV |
5122 WIPHY_VENDOR_CMD_NEED_RUNNING,
Edhar, Mahesh Kumar59129f52015-01-14 14:26:04 +05305123 .doit = wlan_hdd_cfg80211_extscan_reset_bssid_hotlist
Dino Mycle6fb96c12014-06-10 11:52:40 +05305124 },
5125 {
5126 .info.vendor_id = QCA_NL80211_VENDOR_ID,
5127 .info.subcmd = QCA_NL80211_VENDOR_SUBCMD_EXTSCAN_SET_SIGNIFICANT_CHANGE,
5128 .flags = WIPHY_VENDOR_CMD_NEED_WDEV |
5129 WIPHY_VENDOR_CMD_NEED_NETDEV |
5130 WIPHY_VENDOR_CMD_NEED_RUNNING,
Edhar, Mahesh Kumar59129f52015-01-14 14:26:04 +05305131 .doit = wlan_hdd_cfg80211_extscan_set_significant_change
Dino Mycle6fb96c12014-06-10 11:52:40 +05305132 },
5133 {
5134 .info.vendor_id = QCA_NL80211_VENDOR_ID,
5135 .info.subcmd = QCA_NL80211_VENDOR_SUBCMD_EXTSCAN_RESET_SIGNIFICANT_CHANGE,
5136 .flags = WIPHY_VENDOR_CMD_NEED_WDEV |
5137 WIPHY_VENDOR_CMD_NEED_NETDEV |
5138 WIPHY_VENDOR_CMD_NEED_RUNNING,
Edhar, Mahesh Kumar59129f52015-01-14 14:26:04 +05305139 .doit = wlan_hdd_cfg80211_extscan_reset_significant_change
Dino Mycle6fb96c12014-06-10 11:52:40 +05305140 },
5141#endif /* WLAN_FEATURE_EXTSCAN */
Atul Mittal115287b2014-07-08 13:26:33 +05305142/*EXT TDLS*/
5143 {
5144 .info.vendor_id = QCA_NL80211_VENDOR_ID,
5145 .info.subcmd = QCA_NL80211_VENDOR_SUBCMD_TDLS_ENABLE,
5146 .flags = WIPHY_VENDOR_CMD_NEED_WDEV |
5147 WIPHY_VENDOR_CMD_NEED_NETDEV |
5148 WIPHY_VENDOR_CMD_NEED_RUNNING,
Edhar, Mahesh Kumar59129f52015-01-14 14:26:04 +05305149 .doit = wlan_hdd_cfg80211_exttdls_enable
Atul Mittal115287b2014-07-08 13:26:33 +05305150 },
5151 {
5152 .info.vendor_id = QCA_NL80211_VENDOR_ID,
5153 .info.subcmd = QCA_NL80211_VENDOR_SUBCMD_TDLS_DISABLE,
5154 .flags = WIPHY_VENDOR_CMD_NEED_WDEV |
5155 WIPHY_VENDOR_CMD_NEED_NETDEV |
5156 WIPHY_VENDOR_CMD_NEED_RUNNING,
Edhar, Mahesh Kumar59129f52015-01-14 14:26:04 +05305157 .doit = wlan_hdd_cfg80211_exttdls_disable
Atul Mittal115287b2014-07-08 13:26:33 +05305158 },
5159 {
5160 .info.vendor_id = QCA_NL80211_VENDOR_ID,
5161 .info.subcmd = QCA_NL80211_VENDOR_SUBCMD_TDLS_GET_STATUS,
5162 .flags = WIPHY_VENDOR_CMD_NEED_WDEV |
5163 WIPHY_VENDOR_CMD_NEED_NETDEV,
Edhar, Mahesh Kumar59129f52015-01-14 14:26:04 +05305164 .doit = wlan_hdd_cfg80211_exttdls_get_status
Atul Mittal115287b2014-07-08 13:26:33 +05305165 },
Dasari Srinivas7875a302014-09-26 17:50:57 +05305166 {
5167 .info.vendor_id = QCA_NL80211_VENDOR_ID,
5168 .info.subcmd = QCA_NL80211_VENDOR_SUBCMD_GET_SUPPORTED_FEATURES,
5169 .flags = WIPHY_VENDOR_CMD_NEED_WDEV |
5170 WIPHY_VENDOR_CMD_NEED_NETDEV,
Edhar, Mahesh Kumar59129f52015-01-14 14:26:04 +05305171 .doit = wlan_hdd_cfg80211_get_supported_features
Dasari Srinivas7875a302014-09-26 17:50:57 +05305172 },
Agarwal Ashish738843c2014-09-25 12:27:56 +05305173 {
5174 .info.vendor_id = QCA_NL80211_VENDOR_ID,
5175 .info.subcmd = QCA_NL80211_VENDOR_SUBCMD_NO_DFS_FLAG,
5176 .flags = WIPHY_VENDOR_CMD_NEED_WDEV |
5177 WIPHY_VENDOR_CMD_NEED_NETDEV,
Edhar, Mahesh Kumar59129f52015-01-14 14:26:04 +05305178 .doit = wlan_hdd_cfg80211_disable_dfs_channels
Agarwal Ashish738843c2014-09-25 12:27:56 +05305179 },
Siddharth Bhala3a5cb42014-09-29 21:13:13 +05305180 {
5181 .info.vendor_id = QCA_NL80211_VENDOR_ID,
5182 .info.subcmd = QCA_NL80211_VENDOR_SUBCMD_MAC_OUI,
5183 .flags = WIPHY_VENDOR_CMD_NEED_WDEV |
5184 WIPHY_VENDOR_CMD_NEED_NETDEV,
Edhar, Mahesh Kumar59129f52015-01-14 14:26:04 +05305185 .doit = wlan_hdd_cfg80211_set_spoofed_mac_oui
Siddharth Bhala3a5cb42014-09-29 21:13:13 +05305186 },
Dasari Srinivase18b2cf2014-10-28 17:09:42 +05305187 {
5188 .info.vendor_id = QCA_NL80211_VENDOR_ID,
5189 .info.subcmd = QCA_NL80211_VENDOR_SUBCMD_GET_CONCURRENCY_MATRIX,
5190 .flags = WIPHY_VENDOR_CMD_NEED_WDEV |
5191 WIPHY_VENDOR_CMD_NEED_NETDEV,
Edhar, Mahesh Kumar59129f52015-01-14 14:26:04 +05305192 .doit = wlan_hdd_cfg80211_get_concurrency_matrix
Dasari Srinivase18b2cf2014-10-28 17:09:42 +05305193 },
Sunil Duttc69bccb2014-05-26 21:30:20 +05305194};
5195
Rajesh Chauhan98a31f82014-01-06 20:15:25 -08005196/* vendor specific events */
Sunil Duttc69bccb2014-05-26 21:30:20 +05305197static const
5198struct nl80211_vendor_cmd_info wlan_hdd_cfg80211_vendor_events[] =
Rajesh Chauhan98a31f82014-01-06 20:15:25 -08005199{
5200#ifdef FEATURE_WLAN_CH_AVOID
5201 {
Sunil Duttc69bccb2014-05-26 21:30:20 +05305202 .vendor_id = QCA_NL80211_VENDOR_ID,
5203 .subcmd = QCA_NL80211_VENDOR_SUBCMD_AVOID_FREQUENCY
Rajesh Chauhan98a31f82014-01-06 20:15:25 -08005204 },
Sunil Duttc69bccb2014-05-26 21:30:20 +05305205#endif /* FEATURE_WLAN_CH_AVOID Index = 0*/
5206#ifdef WLAN_FEATURE_LINK_LAYER_STATS
5207 {
5208 /* Index = 1*/
5209 .vendor_id = QCA_NL80211_VENDOR_ID,
5210 .subcmd = QCA_NL80211_VENDOR_SUBCMD_LL_STATS_SET
5211 },
5212 {
5213 /* Index = 2*/
5214 .vendor_id = QCA_NL80211_VENDOR_ID,
5215 .subcmd = QCA_NL80211_VENDOR_SUBCMD_LL_STATS_GET
5216 },
5217 {
5218 /* Index = 3*/
5219 .vendor_id = QCA_NL80211_VENDOR_ID,
5220 .subcmd = QCA_NL80211_VENDOR_SUBCMD_LL_STATS_CLR
5221 },
5222 {
5223 /* Index = 4*/
5224 .vendor_id = QCA_NL80211_VENDOR_ID,
5225 .subcmd = QCA_NL80211_VENDOR_SUBCMD_LL_STATS_RADIO_RESULTS
5226 },
5227 {
5228 /* Index = 5*/
5229 .vendor_id = QCA_NL80211_VENDOR_ID,
5230 .subcmd = QCA_NL80211_VENDOR_SUBCMD_LL_STATS_IFACE_RESULTS
5231 },
5232 {
5233 /* Index = 6*/
5234 .vendor_id = QCA_NL80211_VENDOR_ID,
5235 .subcmd = QCA_NL80211_VENDOR_SUBCMD_LL_STATS_PEERS_RESULTS
5236 },
5237#endif /* WLAN_FEATURE_LINK_LAYER_STATS */
Dino Mycle6fb96c12014-06-10 11:52:40 +05305238#ifdef WLAN_FEATURE_EXTSCAN
5239 {
5240 .vendor_id = QCA_NL80211_VENDOR_ID,
5241 .subcmd = QCA_NL80211_VENDOR_SUBCMD_EXTSCAN_START
5242 },
5243 {
5244 .vendor_id = QCA_NL80211_VENDOR_ID,
5245 .subcmd = QCA_NL80211_VENDOR_SUBCMD_EXTSCAN_STOP
5246 },
5247 {
5248 .vendor_id = QCA_NL80211_VENDOR_ID,
5249 .subcmd = QCA_NL80211_VENDOR_SUBCMD_EXTSCAN_GET_CAPABILITIES
5250 },
5251 {
5252 .vendor_id = QCA_NL80211_VENDOR_ID,
5253 .subcmd = QCA_NL80211_VENDOR_SUBCMD_EXTSCAN_GET_CACHED_RESULTS
5254 },
5255 {
5256 .vendor_id = QCA_NL80211_VENDOR_ID,
5257 .subcmd = QCA_NL80211_VENDOR_SUBCMD_EXTSCAN_SCAN_RESULTS_AVAILABLE
5258 },
5259 {
5260 .vendor_id = QCA_NL80211_VENDOR_ID,
5261 .subcmd = QCA_NL80211_VENDOR_SUBCMD_EXTSCAN_FULL_SCAN_RESULT
5262 },
5263 {
5264 .vendor_id = QCA_NL80211_VENDOR_ID,
5265 .subcmd = QCA_NL80211_VENDOR_SUBCMD_EXTSCAN_SCAN_EVENT
5266 },
5267 {
5268 .vendor_id = QCA_NL80211_VENDOR_ID,
5269 .subcmd = QCA_NL80211_VENDOR_SUBCMD_EXTSCAN_HOTLIST_AP_FOUND
5270 },
5271 {
5272 .vendor_id = QCA_NL80211_VENDOR_ID,
5273 .subcmd = QCA_NL80211_VENDOR_SUBCMD_EXTSCAN_SET_BSSID_HOTLIST
5274 },
5275 {
5276 .vendor_id = QCA_NL80211_VENDOR_ID,
5277 .subcmd = QCA_NL80211_VENDOR_SUBCMD_EXTSCAN_RESET_BSSID_HOTLIST
5278 },
5279 {
5280 .vendor_id = QCA_NL80211_VENDOR_ID,
5281 .subcmd = QCA_NL80211_VENDOR_SUBCMD_EXTSCAN_SIGNIFICANT_CHANGE
5282 },
5283 {
5284 .vendor_id = QCA_NL80211_VENDOR_ID,
5285 .subcmd = QCA_NL80211_VENDOR_SUBCMD_EXTSCAN_SET_SIGNIFICANT_CHANGE
5286 },
5287 {
5288 .vendor_id = QCA_NL80211_VENDOR_ID,
5289 .subcmd = QCA_NL80211_VENDOR_SUBCMD_EXTSCAN_RESET_SIGNIFICANT_CHANGE
5290 },
5291#endif /* WLAN_FEATURE_EXTSCAN */
Atul Mittal115287b2014-07-08 13:26:33 +05305292/*EXT TDLS*/
5293 {
5294 .vendor_id = QCA_NL80211_VENDOR_ID,
5295 .subcmd = QCA_NL80211_VENDOR_SUBCMD_TDLS_STATE
5296 },
Rajesh Chauhan98a31f82014-01-06 20:15:25 -08005297};
5298
Jeff Johnson295189b2012-06-20 16:38:30 -07005299/*
Madan Mohan Koyyalamudi71278262013-04-12 22:00:48 +05305300 * FUNCTION: wlan_hdd_cfg80211_wiphy_alloc
Gopichand Nakkala747461f2013-04-24 19:24:45 +05305301 * This function is called by hdd_wlan_startup()
5302 * during initialization.
Madan Mohan Koyyalamudi71278262013-04-12 22:00:48 +05305303 * This function is used to allocate wiphy structure.
Jeff Johnson295189b2012-06-20 16:38:30 -07005304 */
Madan Mohan Koyyalamudi71278262013-04-12 22:00:48 +05305305struct wiphy *wlan_hdd_cfg80211_wiphy_alloc(int priv_size)
Jeff Johnson295189b2012-06-20 16:38:30 -07005306{
5307 struct wiphy *wiphy;
5308 ENTER();
Gopichand Nakkala747461f2013-04-24 19:24:45 +05305309 /*
5310 * Create wiphy device
Jeff Johnson295189b2012-06-20 16:38:30 -07005311 */
5312 wiphy = wiphy_new(&wlan_hdd_cfg80211_ops, priv_size);
5313
5314 if (!wiphy)
5315 {
5316 /* Print error and jump into err label and free the memory */
5317 hddLog(VOS_TRACE_LEVEL_ERROR, "%s: wiphy init failed", __func__);
5318 return NULL;
5319 }
5320
Sunil Duttc69bccb2014-05-26 21:30:20 +05305321
Jeff Johnson295189b2012-06-20 16:38:30 -07005322 return wiphy;
5323}
5324
5325/*
5326 * FUNCTION: wlan_hdd_cfg80211_update_band
Gopichand Nakkala747461f2013-04-24 19:24:45 +05305327 * This function is called from the supplicant through a
Jeff Johnson295189b2012-06-20 16:38:30 -07005328 * private ioctl to change the band value
5329 */
5330int wlan_hdd_cfg80211_update_band(struct wiphy *wiphy, eCsrBand eBand)
5331{
Gopichand Nakkala1f7a64f2013-04-01 18:37:17 +05305332 int i, j;
5333 eNVChannelEnabledType channelEnabledState;
5334
Jeff Johnsone7245742012-09-05 17:12:55 -07005335 ENTER();
Sushant Kaushik4b7cb302014-01-06 17:45:01 +05305336
Gopichand Nakkala1f7a64f2013-04-01 18:37:17 +05305337 for (i = 0; i < IEEE80211_NUM_BANDS; i++)
Jeff Johnson295189b2012-06-20 16:38:30 -07005338 {
Gopichand Nakkala1f7a64f2013-04-01 18:37:17 +05305339
5340 if (NULL == wiphy->bands[i])
5341 {
5342 hddLog(VOS_TRACE_LEVEL_ERROR,"%s: wiphy->bands[i] is NULL, i = %d",
5343 __func__, i);
5344 continue;
5345 }
5346
5347 for (j = 0; j < wiphy->bands[i]->n_channels; j++)
5348 {
5349 struct ieee80211_supported_band *band = wiphy->bands[i];
5350
5351 channelEnabledState = vos_nv_getChannelEnabledState(
5352 band->channels[j].hw_value);
5353
5354 if (IEEE80211_BAND_2GHZ == i && eCSR_BAND_5G == eBand) // 5G only
5355 {
Abhishek Singh678227a2014-11-04 10:52:38 +05305356 band->channels[j].flags |= IEEE80211_CHAN_DISABLED;
Gopichand Nakkala1f7a64f2013-04-01 18:37:17 +05305357 continue;
5358 }
5359 else if (IEEE80211_BAND_5GHZ == i && eCSR_BAND_24 == eBand) // 2G only
5360 {
5361 band->channels[j].flags |= IEEE80211_CHAN_DISABLED;
5362 continue;
5363 }
5364
5365 if (NV_CHANNEL_DISABLE == channelEnabledState ||
5366 NV_CHANNEL_INVALID == channelEnabledState)
5367 {
5368 band->channels[j].flags |= IEEE80211_CHAN_DISABLED;
5369 }
5370 else if (NV_CHANNEL_DFS == channelEnabledState)
5371 {
5372 band->channels[j].flags &= ~IEEE80211_CHAN_DISABLED;
5373 band->channels[j].flags |= IEEE80211_CHAN_RADAR;
5374 }
5375 else
5376 {
5377 band->channels[j].flags &= ~(IEEE80211_CHAN_DISABLED
5378 |IEEE80211_CHAN_RADAR);
5379 }
5380 }
Jeff Johnson295189b2012-06-20 16:38:30 -07005381 }
5382 return 0;
5383}
5384/*
5385 * FUNCTION: wlan_hdd_cfg80211_init
Gopichand Nakkala747461f2013-04-24 19:24:45 +05305386 * This function is called by hdd_wlan_startup()
5387 * during initialization.
Jeff Johnson295189b2012-06-20 16:38:30 -07005388 * This function is used to initialize and register wiphy structure.
5389 */
Madan Mohan Koyyalamudi71278262013-04-12 22:00:48 +05305390int wlan_hdd_cfg80211_init(struct device *dev,
Jeff Johnson295189b2012-06-20 16:38:30 -07005391 struct wiphy *wiphy,
5392 hdd_config_t *pCfg
5393 )
5394{
Gopichand Nakkala1f7a64f2013-04-01 18:37:17 +05305395 int i, j;
Vinay Krishna Erannafacf5e22014-02-24 13:16:25 +05305396 hdd_context_t *pHddCtx = wiphy_priv(wiphy);
5397
Jeff Johnsone7245742012-09-05 17:12:55 -07005398 ENTER();
5399
Jeff Johnson295189b2012-06-20 16:38:30 -07005400 /* Now bind the underlying wlan device with wiphy */
5401 set_wiphy_dev(wiphy, dev);
5402
5403 wiphy->mgmt_stypes = wlan_hdd_txrx_stypes;
Amar Singhalfddc28c2013-09-05 13:03:40 -07005404
Kiet Lam6c583332013-10-14 05:37:09 +05305405#ifndef CONFIG_ENABLE_LINUX_REG
Amar Singhal0a402232013-10-11 20:57:16 -07005406 /* the flag for the other case would be initialzed in
5407 vos_init_wiphy_from_nv_bin */
Amar Singhal0a402232013-10-11 20:57:16 -07005408 wiphy->flags |= WIPHY_FLAG_STRICT_REGULATORY;
Kiet Lam6c583332013-10-14 05:37:09 +05305409#endif
Amar Singhala49cbc52013-10-08 18:37:44 -07005410
Amar Singhalfddc28c2013-09-05 13:03:40 -07005411 /* This will disable updating of NL channels from passive to
5412 * active if a beacon is received on passive channel. */
5413 wiphy->flags |= WIPHY_FLAG_DISABLE_BEACON_HINTS;
Amar Singhalf0073192013-09-20 12:34:56 -07005414
Amar Singhalfddc28c2013-09-05 13:03:40 -07005415
Amar Singhala49cbc52013-10-08 18:37:44 -07005416
Jeff Johnson04dd8a82012-06-29 20:41:40 -07005417#if (LINUX_VERSION_CODE >= KERNEL_VERSION(3,4,0))
Madan Mohan Koyyalamudi1b4afb02012-10-22 15:25:16 -07005418 wiphy->flags |= WIPHY_FLAG_HAVE_AP_SME
5419 | WIPHY_FLAG_AP_PROBE_RESP_OFFLOAD
5420 | WIPHY_FLAG_HAS_REMAIN_ON_CHANNEL
Jeff Johnsone7245742012-09-05 17:12:55 -07005421 | WIPHY_FLAG_OFFCHAN_TX;
Kiet Lam6c583332013-10-14 05:37:09 +05305422 wiphy->country_ie_pref = NL80211_COUNTRY_IE_IGNORE_CORE;
Jeff Johnson04dd8a82012-06-29 20:41:40 -07005423#endif
Amar Singhala49cbc52013-10-08 18:37:44 -07005424
Varun Reddy Yeturu5d5e2c62014-02-27 13:31:29 -08005425#if defined (WLAN_FEATURE_VOWIFI_11R) || defined (FEATURE_WLAN_ESE) || defined(FEATURE_WLAN_LFR)
Srinivas Girigowda640728a2013-03-28 12:21:54 -07005426 if (pCfg->isFastTransitionEnabled
James Zmuda77fb5ae2013-01-29 08:00:17 -08005427#ifdef FEATURE_WLAN_LFR
Srinivas Girigowda640728a2013-03-28 12:21:54 -07005428 || pCfg->isFastRoamIniFeatureEnabled
5429#endif
Varun Reddy Yeturu5d5e2c62014-02-27 13:31:29 -08005430#ifdef FEATURE_WLAN_ESE
5431 || pCfg->isEseIniFeatureEnabled
Srinivas Girigowda640728a2013-03-28 12:21:54 -07005432#endif
5433 )
5434 {
5435 wiphy->flags |= WIPHY_FLAG_SUPPORTS_FW_ROAM;
5436 }
James Zmuda77fb5ae2013-01-29 08:00:17 -08005437#endif
Mohit Khanna698ba2a2012-12-04 15:08:18 -08005438#ifdef FEATURE_WLAN_TDLS
5439 wiphy->flags |= WIPHY_FLAG_SUPPORTS_TDLS
5440 | WIPHY_FLAG_TDLS_EXTERNAL_SETUP;
5441#endif
Gopichand Nakkala8e93fde2013-05-10 17:40:12 +05305442#ifdef FEATURE_WLAN_SCAN_PNO
Hardik Kantilal Patel3dfd8792013-11-13 20:34:57 +05305443 if (pCfg->configPNOScanSupport)
5444 {
5445 wiphy->flags |= WIPHY_FLAG_SUPPORTS_SCHED_SCAN;
5446 wiphy->max_sched_scan_ssids = SIR_PNO_MAX_SUPP_NETWORKS;
5447 wiphy->max_match_sets = SIR_PNO_MAX_SUPP_NETWORKS;
5448 wiphy->max_sched_scan_ie_len = SIR_MAC_MAX_IE_LENGTH;
5449 }
Gopichand Nakkala8e93fde2013-05-10 17:40:12 +05305450#endif/*FEATURE_WLAN_SCAN_PNO*/
Mohit Khanna698ba2a2012-12-04 15:08:18 -08005451
Amar Singhalfddc28c2013-09-05 13:03:40 -07005452#ifdef CONFIG_ENABLE_LINUX_REG
Madan Mohan Koyyalamudic3a240c2012-09-28 15:34:08 -07005453 /* even with WIPHY_FLAG_CUSTOM_REGULATORY,
5454 driver can still register regulatory callback and
Amar Singhalfddc28c2013-09-05 13:03:40 -07005455 it will get regulatory settings in wiphy->band[], but
Madan Mohan Koyyalamudic3a240c2012-09-28 15:34:08 -07005456 driver need to determine what to do with both
5457 regulatory settings */
Amar Singhalfddc28c2013-09-05 13:03:40 -07005458
5459 wiphy->reg_notifier = wlan_hdd_linux_reg_notifier;
Amar Singhala49cbc52013-10-08 18:37:44 -07005460#else
5461 wiphy->reg_notifier = wlan_hdd_crda_reg_notifier;
Amar Singhalfddc28c2013-09-05 13:03:40 -07005462#endif
Jeff Johnson04dd8a82012-06-29 20:41:40 -07005463
Gopichand Nakkala747461f2013-04-24 19:24:45 +05305464 wiphy->max_scan_ssids = MAX_SCAN_SSID;
5465
Madan Mohan Koyyalamudi6815b162013-07-19 17:17:46 +05305466 wiphy->max_scan_ie_len = SIR_MAC_MAX_IE_LENGTH;
Jeff Johnson295189b2012-06-20 16:38:30 -07005467
Gopichand Nakkalac005b7c2013-05-14 16:04:14 +05305468 wiphy->max_acl_mac_addrs = MAX_ACL_MAC_ADDRESS;
5469
Jeff Johnson295189b2012-06-20 16:38:30 -07005470 /* Supports STATION & AD-HOC modes right now */
Gopichand Nakkala747461f2013-04-24 19:24:45 +05305471 wiphy->interface_modes = BIT(NL80211_IFTYPE_STATION)
Jeff Johnson295189b2012-06-20 16:38:30 -07005472 | BIT(NL80211_IFTYPE_ADHOC)
Jeff Johnson295189b2012-06-20 16:38:30 -07005473 | BIT(NL80211_IFTYPE_P2P_CLIENT)
5474 | BIT(NL80211_IFTYPE_P2P_GO)
Jeff Johnson295189b2012-06-20 16:38:30 -07005475 | BIT(NL80211_IFTYPE_AP);
5476
Rashmi Ramannabd3feb72014-02-25 16:14:48 +05305477 if( pCfg->advertiseConcurrentOperation )
Sudhir Sattayappa Kohalli278eee52013-01-16 17:35:13 -08005478 {
Rashmi Ramannabd3feb72014-02-25 16:14:48 +05305479#if (LINUX_VERSION_CODE >= KERNEL_VERSION(3,4,0))
5480 if( pCfg->enableMCC )
5481 {
5482 /* Currently, supports up to two channels */
5483 wlan_hdd_iface_combination.num_different_channels = 2;
Sudhir Sattayappa Kohalli278eee52013-01-16 17:35:13 -08005484
Rashmi Ramannabd3feb72014-02-25 16:14:48 +05305485 if( !pCfg->allowMCCGODiffBI )
5486 wlan_hdd_iface_combination.beacon_int_infra_match = true;
Sudhir Sattayappa Kohalli278eee52013-01-16 17:35:13 -08005487
Rashmi Ramannabd3feb72014-02-25 16:14:48 +05305488 }
5489 wiphy->iface_combinations = &wlan_hdd_iface_combination;
5490 wiphy->n_iface_combinations = 1;
Sudhir Sattayappa Kohalli278eee52013-01-16 17:35:13 -08005491#endif
Rashmi Ramannabd3feb72014-02-25 16:14:48 +05305492 }
Sudhir Sattayappa Kohalli278eee52013-01-16 17:35:13 -08005493
Jeff Johnson295189b2012-06-20 16:38:30 -07005494 /* Before registering we need to update the ht capabilitied based
5495 * on ini values*/
5496 if( !pCfg->ShortGI20MhzEnable )
5497 {
5498 wlan_hdd_band_2_4_GHZ.ht_cap.cap &= ~IEEE80211_HT_CAP_SGI_20;
5499 wlan_hdd_band_5_GHZ.ht_cap.cap &= ~IEEE80211_HT_CAP_SGI_20;
5500 wlan_hdd_band_p2p_2_4_GHZ.ht_cap.cap &= ~IEEE80211_HT_CAP_SGI_20;
5501 }
5502
5503 if( !pCfg->ShortGI40MhzEnable )
5504 {
5505 wlan_hdd_band_5_GHZ.ht_cap.cap &= ~IEEE80211_HT_CAP_SGI_40;
5506 }
5507
5508 if( !pCfg->nChannelBondingMode5GHz )
5509 {
5510 wlan_hdd_band_5_GHZ.ht_cap.cap &= ~IEEE80211_HT_CAP_SUP_WIDTH_20_40;
5511 }
5512
Gopichand Nakkala1f7a64f2013-04-01 18:37:17 +05305513 wiphy->bands[IEEE80211_BAND_2GHZ] = &wlan_hdd_band_2_4_GHZ;
Vinay Krishna Erannafacf5e22014-02-24 13:16:25 +05305514 if (true == hdd_is_5g_supported(pHddCtx))
5515 {
5516 wiphy->bands[IEEE80211_BAND_5GHZ] = &wlan_hdd_band_5_GHZ;
5517 }
Gopichand Nakkala1f7a64f2013-04-01 18:37:17 +05305518
5519 for (i = 0; i < IEEE80211_NUM_BANDS; i++)
5520 {
5521
5522 if (NULL == wiphy->bands[i])
5523 {
5524 hddLog(VOS_TRACE_LEVEL_ERROR,"%s: wiphy->bands[i] is NULL, i = %d",
5525 __func__, i);
5526 continue;
5527 }
5528
5529 for (j = 0; j < wiphy->bands[i]->n_channels; j++)
5530 {
5531 struct ieee80211_supported_band *band = wiphy->bands[i];
5532
5533 if (IEEE80211_BAND_2GHZ == i && eCSR_BAND_5G == pCfg->nBandCapability) // 5G only
5534 {
5535 // Enable social channels for P2P
5536 if (WLAN_HDD_IS_SOCIAL_CHANNEL(band->channels[j].center_freq))
5537 band->channels[j].flags &= ~IEEE80211_CHAN_DISABLED;
5538 else
5539 band->channels[j].flags |= IEEE80211_CHAN_DISABLED;
5540 continue;
5541 }
5542 else if (IEEE80211_BAND_5GHZ == i && eCSR_BAND_24 == pCfg->nBandCapability) // 2G only
5543 {
5544 band->channels[j].flags |= IEEE80211_CHAN_DISABLED;
5545 continue;
5546 }
5547 }
Jeff Johnson295189b2012-06-20 16:38:30 -07005548 }
5549 /*Initialise the supported cipher suite details*/
5550 wiphy->cipher_suites = hdd_cipher_suites;
5551 wiphy->n_cipher_suites = ARRAY_SIZE(hdd_cipher_suites);
5552
5553 /*signal strength in mBm (100*dBm) */
5554 wiphy->signal_type = CFG80211_SIGNAL_TYPE_MBM;
5555
5556#if (LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,38))
Sushant Kaushik4f640e42014-07-08 12:27:09 +05305557 wiphy->max_remain_on_channel_duration = 5000;
Jeff Johnson295189b2012-06-20 16:38:30 -07005558#endif
Jeff Johnson295189b2012-06-20 16:38:30 -07005559
Sunil Duttc69bccb2014-05-26 21:30:20 +05305560 wiphy->n_vendor_commands = ARRAY_SIZE(hdd_wiphy_vendor_commands);
5561 wiphy->vendor_commands = hdd_wiphy_vendor_commands;
Rajesh Chauhan98a31f82014-01-06 20:15:25 -08005562 wiphy->vendor_events = wlan_hdd_cfg80211_vendor_events;
5563 wiphy->n_vendor_events = ARRAY_SIZE(wlan_hdd_cfg80211_vendor_events);
5564
Madan Mohan Koyyalamudi71278262013-04-12 22:00:48 +05305565 EXIT();
5566 return 0;
5567}
5568
5569/* In this function we are registering wiphy. */
5570int wlan_hdd_cfg80211_register(struct wiphy *wiphy)
5571{
5572 ENTER();
5573 /* Register our wiphy dev with cfg80211 */
Jeff Johnson295189b2012-06-20 16:38:30 -07005574 if (0 > wiphy_register(wiphy))
5575 {
Madan Mohan Koyyalamudi71278262013-04-12 22:00:48 +05305576 /* print error */
Jeff Johnson295189b2012-06-20 16:38:30 -07005577 hddLog(VOS_TRACE_LEVEL_ERROR,"%s: wiphy register failed", __func__);
5578 return -EIO;
5579 }
5580
5581 EXIT();
5582 return 0;
Gopichand Nakkala747461f2013-04-24 19:24:45 +05305583}
Jeff Johnson295189b2012-06-20 16:38:30 -07005584
Madan Mohan Koyyalamudi71278262013-04-12 22:00:48 +05305585/* In this function we are updating channel list when,
5586 regulatory domain is FCC and country code is US.
5587 Here In FCC standard 5GHz UNII-1 Bands are indoor only.
5588 As per FCC smart phone is not a indoor device.
5589 GO should not opeate on indoor channels */
5590void wlan_hdd_cfg80211_update_reg_info(struct wiphy *wiphy)
5591{
5592 int j;
5593 hdd_context_t *pHddCtx = wiphy_priv(wiphy);
5594 tANI_U8 defaultCountryCode[3] = SME_INVALID_COUNTRY_CODE;
5595 //Default counrtycode from NV at the time of wiphy initialization.
5596 if (eHAL_STATUS_SUCCESS != sme_GetDefaultCountryCodeFrmNv(pHddCtx->hHal,
5597 &defaultCountryCode[0]))
5598 {
Jeff Johnson0299d0a2013-10-30 12:37:43 -07005599 hddLog(LOGE, FL("Failed to get default country code from NV"));
Madan Mohan Koyyalamudi71278262013-04-12 22:00:48 +05305600 }
5601 if ((defaultCountryCode[0]== 'U') && (defaultCountryCode[1]=='S'))
5602 {
Madan Mohan Koyyalamudi71278262013-04-12 22:00:48 +05305603 if (NULL == wiphy->bands[IEEE80211_BAND_5GHZ])
5604 {
5605 hddLog(VOS_TRACE_LEVEL_ERROR,"%s: wiphy->bands[IEEE80211_BAND_5GHZ] is NULL",__func__ );
5606 return;
5607 }
5608 for (j = 0; j < wiphy->bands[IEEE80211_BAND_5GHZ]->n_channels; j++)
5609 {
5610 struct ieee80211_supported_band *band = wiphy->bands[IEEE80211_BAND_5GHZ];
5611 // Mark UNII -1 band channel as passive
5612 if (WLAN_HDD_CHANNEL_IN_UNII_1_BAND(band->channels[j].center_freq))
5613 band->channels[j].flags |= IEEE80211_CHAN_PASSIVE_SCAN;
5614 }
5615 }
5616}
5617
Agarwal Ashish8fa0e9a2014-05-23 00:40:12 +05305618/* This function registers for all frame which supplicant is interested in */
5619void wlan_hdd_cfg80211_register_frames(hdd_adapter_t* pAdapter)
Jeff Johnson295189b2012-06-20 16:38:30 -07005620{
Jeff Johnson295189b2012-06-20 16:38:30 -07005621 tHalHandle hHal = WLAN_HDD_GET_HAL_CTX(pAdapter);
5622 /* Register for all P2P action, public action etc frames */
5623 v_U16_t type = (SIR_MAC_MGMT_FRAME << 2) | ( SIR_MAC_MGMT_ACTION << 4);
5624
Jeff Johnsone7245742012-09-05 17:12:55 -07005625 ENTER();
5626
Jeff Johnson295189b2012-06-20 16:38:30 -07005627 /* Right now we are registering these frame when driver is getting
5628 initialized. Once we will move to 2.6.37 kernel, in which we have
5629 frame register ops, we will move this code as a part of that */
5630 /* GAS Initial Request */
Gopichand Nakkala747461f2013-04-24 19:24:45 +05305631 sme_RegisterMgmtFrame(hHal, pAdapter->sessionId, type,
Jeff Johnson295189b2012-06-20 16:38:30 -07005632 (v_U8_t*)GAS_INITIAL_REQ, GAS_INITIAL_REQ_SIZE );
5633
5634 /* GAS Initial Response */
5635 sme_RegisterMgmtFrame(hHal, pAdapter->sessionId, type,
5636 (v_U8_t*)GAS_INITIAL_RSP, GAS_INITIAL_RSP_SIZE );
Gopichand Nakkala747461f2013-04-24 19:24:45 +05305637
Jeff Johnson295189b2012-06-20 16:38:30 -07005638 /* GAS Comeback Request */
5639 sme_RegisterMgmtFrame(hHal, pAdapter->sessionId, type,
5640 (v_U8_t*)GAS_COMEBACK_REQ, GAS_COMEBACK_REQ_SIZE );
5641
5642 /* GAS Comeback Response */
5643 sme_RegisterMgmtFrame(hHal, pAdapter->sessionId, type,
5644 (v_U8_t*)GAS_COMEBACK_RSP, GAS_COMEBACK_RSP_SIZE );
5645
5646 /* P2P Public Action */
5647 sme_RegisterMgmtFrame(hHal, pAdapter->sessionId, type,
Gopichand Nakkala747461f2013-04-24 19:24:45 +05305648 (v_U8_t*)P2P_PUBLIC_ACTION_FRAME,
Jeff Johnson295189b2012-06-20 16:38:30 -07005649 P2P_PUBLIC_ACTION_FRAME_SIZE );
5650
5651 /* P2P Action */
5652 sme_RegisterMgmtFrame(hHal, pAdapter->sessionId, type,
5653 (v_U8_t*)P2P_ACTION_FRAME,
5654 P2P_ACTION_FRAME_SIZE );
Chet Lanctot186b5732013-03-18 10:26:30 -07005655
Gopichand Nakkalae3d56e72013-04-21 23:33:32 +05305656 /* WNM BSS Transition Request frame */
5657 sme_RegisterMgmtFrame(hHal, pAdapter->sessionId, type,
5658 (v_U8_t*)WNM_BSS_ACTION_FRAME,
5659 WNM_BSS_ACTION_FRAME_SIZE );
Leela Venkata Kiran Kumar Reddy Chiralae8e62c82013-10-29 18:23:26 -07005660
5661 /* WNM-Notification */
5662 sme_RegisterMgmtFrame(hHal, pAdapter->sessionId, type,
5663 (v_U8_t*)WNM_NOTIFICATION_FRAME,
5664 WNM_NOTIFICATION_FRAME_SIZE );
Jeff Johnson295189b2012-06-20 16:38:30 -07005665}
5666
Agarwal Ashish8fa0e9a2014-05-23 00:40:12 +05305667void wlan_hdd_cfg80211_deregister_frames(hdd_adapter_t* pAdapter)
Jeff Johnson295189b2012-06-20 16:38:30 -07005668{
Jeff Johnson295189b2012-06-20 16:38:30 -07005669 tHalHandle hHal = WLAN_HDD_GET_HAL_CTX(pAdapter);
5670 /* Register for all P2P action, public action etc frames */
5671 v_U16_t type = (SIR_MAC_MGMT_FRAME << 2) | ( SIR_MAC_MGMT_ACTION << 4);
5672
Jeff Johnsone7245742012-09-05 17:12:55 -07005673 ENTER();
5674
Jeff Johnson295189b2012-06-20 16:38:30 -07005675 /* Right now we are registering these frame when driver is getting
5676 initialized. Once we will move to 2.6.37 kernel, in which we have
5677 frame register ops, we will move this code as a part of that */
5678 /* GAS Initial Request */
5679
5680 sme_DeregisterMgmtFrame(hHal, pAdapter->sessionId, type,
5681 (v_U8_t*)GAS_INITIAL_REQ, GAS_INITIAL_REQ_SIZE );
5682
5683 /* GAS Initial Response */
5684 sme_DeregisterMgmtFrame(hHal, pAdapter->sessionId, type,
5685 (v_U8_t*)GAS_INITIAL_RSP, GAS_INITIAL_RSP_SIZE );
Gopichand Nakkala747461f2013-04-24 19:24:45 +05305686
Jeff Johnson295189b2012-06-20 16:38:30 -07005687 /* GAS Comeback Request */
5688 sme_DeregisterMgmtFrame(hHal, pAdapter->sessionId, type,
5689 (v_U8_t*)GAS_COMEBACK_REQ, GAS_COMEBACK_REQ_SIZE );
5690
5691 /* GAS Comeback Response */
5692 sme_DeregisterMgmtFrame(hHal, pAdapter->sessionId, type,
5693 (v_U8_t*)GAS_COMEBACK_RSP, GAS_COMEBACK_RSP_SIZE );
5694
5695 /* P2P Public Action */
5696 sme_DeregisterMgmtFrame(hHal, pAdapter->sessionId, type,
Gopichand Nakkala747461f2013-04-24 19:24:45 +05305697 (v_U8_t*)P2P_PUBLIC_ACTION_FRAME,
Jeff Johnson295189b2012-06-20 16:38:30 -07005698 P2P_PUBLIC_ACTION_FRAME_SIZE );
5699
5700 /* P2P Action */
5701 sme_DeregisterMgmtFrame(hHal, pAdapter->sessionId, type,
5702 (v_U8_t*)P2P_ACTION_FRAME,
5703 P2P_ACTION_FRAME_SIZE );
Leela Venkata Kiran Kumar Reddy Chiralae8e62c82013-10-29 18:23:26 -07005704 /* WNM-Notification */
5705 sme_DeregisterMgmtFrame(hHal, pAdapter->sessionId, type,
5706 (v_U8_t*)WNM_NOTIFICATION_FRAME,
5707 WNM_NOTIFICATION_FRAME_SIZE );
Jeff Johnson295189b2012-06-20 16:38:30 -07005708}
5709
5710#ifdef FEATURE_WLAN_WAPI
5711void wlan_hdd_cfg80211_set_key_wapi(hdd_adapter_t* pAdapter, u8 key_index,
5712 const u8 *mac_addr, u8 *key , int key_Len)
5713{
5714 hdd_station_ctx_t *pHddStaCtx = WLAN_HDD_GET_STATION_CTX_PTR(pAdapter);
5715 tCsrRoamSetKey setKey;
5716 v_BOOL_t isConnected = TRUE;
5717 int status = 0;
5718 v_U32_t roamId= 0xFF;
5719 tANI_U8 *pKeyPtr = NULL;
5720 int n = 0;
5721
Sushant Kaushik8bc7df22014-04-09 17:55:29 +05305722 hddLog(VOS_TRACE_LEVEL_INFO, "%s: device_mode = %s(%d)",
5723 __func__, hdd_device_modetoString(pAdapter->device_mode),
5724 pAdapter->device_mode);
Jeff Johnson295189b2012-06-20 16:38:30 -07005725
Gopichand Nakkalae7480202013-02-11 15:24:22 +05305726 vos_mem_zero(&setKey, sizeof(tCsrRoamSetKey));
Jeff Johnson295189b2012-06-20 16:38:30 -07005727 setKey.keyId = key_index; // Store Key ID
5728 setKey.encType = eCSR_ENCRYPT_TYPE_WPI; // SET WAPI Encryption
5729 setKey.keyDirection = eSIR_TX_RX; // Key Directionn both TX and RX
5730 setKey.paeRole = 0 ; // the PAE role
5731 if (!mac_addr || is_broadcast_ether_addr(mac_addr))
5732 {
5733 vos_set_macaddr_broadcast( (v_MACADDR_t *)setKey.peerMac );
5734 }
5735 else
5736 {
5737 isConnected = hdd_connIsConnected(pHddStaCtx);
5738 vos_mem_copy(setKey.peerMac,&pHddStaCtx->conn_info.bssId,WNI_CFG_BSSID_LEN);
5739 }
5740 setKey.keyLength = key_Len;
5741 pKeyPtr = setKey.Key;
5742 memcpy( pKeyPtr, key, key_Len);
5743
Arif Hussain6d2a3322013-11-17 19:50:10 -08005744 hddLog(VOS_TRACE_LEVEL_INFO,"%s: WAPI KEY LENGTH:0x%04x",
Jeff Johnson295189b2012-06-20 16:38:30 -07005745 __func__, key_Len);
5746 for (n = 0 ; n < key_Len; n++)
5747 hddLog(VOS_TRACE_LEVEL_INFO, "%s WAPI KEY Data[%d]:%02x ",
5748 __func__,n,setKey.Key[n]);
5749
5750 pHddStaCtx->roam_info.roamingState = HDD_ROAM_STATE_SETTING_KEY;
5751 if ( isConnected )
5752 {
5753 status= sme_RoamSetKey( WLAN_HDD_GET_HAL_CTX(pAdapter),
5754 pAdapter->sessionId, &setKey, &roamId );
5755 }
5756 if ( status != 0 )
5757 {
5758 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
5759 "[%4d] sme_RoamSetKey returned ERROR status= %d",
5760 __LINE__, status );
5761 pHddStaCtx->roam_info.roamingState = HDD_ROAM_STATE_NONE;
5762 }
Vinay Krishna Eranna6f22c1f2014-10-13 16:03:06 +05305763 /* Need to clear any trace of key value in the memory.
5764 * Thus zero out the memory even though it is local
5765 * variable.
5766 */
5767 vos_mem_zero(&setKey, sizeof(setKey));
Jeff Johnson295189b2012-06-20 16:38:30 -07005768}
5769#endif /* FEATURE_WLAN_WAPI*/
5770
5771#if (LINUX_VERSION_CODE < KERNEL_VERSION(3,4,0))
Gopichand Nakkala747461f2013-04-24 19:24:45 +05305772int wlan_hdd_cfg80211_alloc_new_beacon(hdd_adapter_t *pAdapter,
Jeff Johnson295189b2012-06-20 16:38:30 -07005773 beacon_data_t **ppBeacon,
5774 struct beacon_parameters *params)
Jeff Johnson04dd8a82012-06-29 20:41:40 -07005775#else
Gopichand Nakkala747461f2013-04-24 19:24:45 +05305776int wlan_hdd_cfg80211_alloc_new_beacon(hdd_adapter_t *pAdapter,
Jeff Johnson04dd8a82012-06-29 20:41:40 -07005777 beacon_data_t **ppBeacon,
5778 struct cfg80211_beacon_data *params,
5779 int dtim_period)
5780#endif
Gopichand Nakkala747461f2013-04-24 19:24:45 +05305781{
Jeff Johnson295189b2012-06-20 16:38:30 -07005782 int size;
5783 beacon_data_t *beacon = NULL;
5784 beacon_data_t *old = NULL;
5785 int head_len,tail_len;
5786
Jeff Johnsone7245742012-09-05 17:12:55 -07005787 ENTER();
Jeff Johnson295189b2012-06-20 16:38:30 -07005788 if (params->head && !params->head_len)
c_hpothu6ff1c3c2013-10-01 19:01:57 +05305789 {
5790 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
5791 FL("head_len is NULL"));
Jeff Johnson295189b2012-06-20 16:38:30 -07005792 return -EINVAL;
c_hpothu6ff1c3c2013-10-01 19:01:57 +05305793 }
Jeff Johnson295189b2012-06-20 16:38:30 -07005794
5795 old = pAdapter->sessionCtx.ap.beacon;
5796
5797 if (!params->head && !old)
c_hpothu6ff1c3c2013-10-01 19:01:57 +05305798 {
5799 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
5800 FL("session(%d) old and new heads points to NULL"),
5801 pAdapter->sessionId);
Jeff Johnson295189b2012-06-20 16:38:30 -07005802 return -EINVAL;
c_hpothu6ff1c3c2013-10-01 19:01:57 +05305803 }
5804
5805 if (params->tail && !params->tail_len)
5806 {
5807 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
5808 FL("tail_len is zero but tail is not NULL"));
5809 return -EINVAL;
5810 }
Jeff Johnson295189b2012-06-20 16:38:30 -07005811
Jeff Johnson295189b2012-06-20 16:38:30 -07005812#if (LINUX_VERSION_CODE <= KERNEL_VERSION(2,6,38))
5813 /* Kernel 3.0 is not updating dtim_period for set beacon */
5814 if (!params->dtim_period)
c_hpothu6ff1c3c2013-10-01 19:01:57 +05305815 {
5816 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
5817 FL("dtim period is 0"));
Jeff Johnson295189b2012-06-20 16:38:30 -07005818 return -EINVAL;
c_hpothu6ff1c3c2013-10-01 19:01:57 +05305819 }
Jeff Johnson295189b2012-06-20 16:38:30 -07005820#endif
5821
5822 if(params->head)
5823 head_len = params->head_len;
5824 else
5825 head_len = old->head_len;
5826
5827 if(params->tail || !old)
5828 tail_len = params->tail_len;
5829 else
5830 tail_len = old->tail_len;
5831
5832 size = sizeof(beacon_data_t) + head_len + tail_len;
5833
5834 beacon = kzalloc(size, GFP_KERNEL);
5835
5836 if( beacon == NULL )
c_hpothu6ff1c3c2013-10-01 19:01:57 +05305837 {
5838 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
5839 FL("Mem allocation for beacon failed"));
Jeff Johnson295189b2012-06-20 16:38:30 -07005840 return -ENOMEM;
c_hpothu6ff1c3c2013-10-01 19:01:57 +05305841 }
Jeff Johnson295189b2012-06-20 16:38:30 -07005842
Jeff Johnson04dd8a82012-06-29 20:41:40 -07005843#if (LINUX_VERSION_CODE < KERNEL_VERSION(3,4,0))
Jeff Johnson295189b2012-06-20 16:38:30 -07005844 if(params->dtim_period || !old )
5845 beacon->dtim_period = params->dtim_period;
5846 else
5847 beacon->dtim_period = old->dtim_period;
Jeff Johnson04dd8a82012-06-29 20:41:40 -07005848#else
5849 if(dtim_period || !old )
5850 beacon->dtim_period = dtim_period;
5851 else
5852 beacon->dtim_period = old->dtim_period;
5853#endif
Gopichand Nakkala747461f2013-04-24 19:24:45 +05305854
Jeff Johnson295189b2012-06-20 16:38:30 -07005855 beacon->head = ((u8 *) beacon) + sizeof(beacon_data_t);
5856 beacon->tail = beacon->head + head_len;
5857 beacon->head_len = head_len;
5858 beacon->tail_len = tail_len;
5859
5860 if(params->head) {
5861 memcpy (beacon->head,params->head,beacon->head_len);
5862 }
Gopichand Nakkala747461f2013-04-24 19:24:45 +05305863 else {
Jeff Johnson295189b2012-06-20 16:38:30 -07005864 if(old)
5865 memcpy (beacon->head,old->head,beacon->head_len);
5866 }
Gopichand Nakkala747461f2013-04-24 19:24:45 +05305867
Jeff Johnson295189b2012-06-20 16:38:30 -07005868 if(params->tail) {
5869 memcpy (beacon->tail,params->tail,beacon->tail_len);
5870 }
5871 else {
Gopichand Nakkala747461f2013-04-24 19:24:45 +05305872 if(old)
Jeff Johnson295189b2012-06-20 16:38:30 -07005873 memcpy (beacon->tail,old->tail,beacon->tail_len);
5874 }
5875
5876 *ppBeacon = beacon;
5877
5878 kfree(old);
5879
5880 return 0;
5881
5882}
Jeff Johnson295189b2012-06-20 16:38:30 -07005883
5884v_U8_t* wlan_hdd_cfg80211_get_ie_ptr(v_U8_t *pIes, int length, v_U8_t eid)
5885{
5886 int left = length;
5887 v_U8_t *ptr = pIes;
5888 v_U8_t elem_id,elem_len;
Gopichand Nakkala747461f2013-04-24 19:24:45 +05305889
Jeff Johnson295189b2012-06-20 16:38:30 -07005890 while(left >= 2)
Gopichand Nakkala747461f2013-04-24 19:24:45 +05305891 {
Jeff Johnson295189b2012-06-20 16:38:30 -07005892 elem_id = ptr[0];
5893 elem_len = ptr[1];
5894 left -= 2;
5895 if(elem_len > left)
5896 {
5897 hddLog(VOS_TRACE_LEVEL_FATAL,
Madan Mohan Koyyalamudi8bdd3112012-09-24 13:55:14 -07005898 FL("****Invalid IEs eid = %d elem_len=%d left=%d*****"),
Jeff Johnson295189b2012-06-20 16:38:30 -07005899 eid,elem_len,left);
5900 return NULL;
5901 }
Gopichand Nakkala747461f2013-04-24 19:24:45 +05305902 if (elem_id == eid)
Jeff Johnson295189b2012-06-20 16:38:30 -07005903 {
5904 return ptr;
5905 }
Gopichand Nakkala747461f2013-04-24 19:24:45 +05305906
Jeff Johnson295189b2012-06-20 16:38:30 -07005907 left -= elem_len;
5908 ptr += (elem_len + 2);
5909 }
5910 return NULL;
5911}
5912
Jeff Johnson295189b2012-06-20 16:38:30 -07005913/* Check if rate is 11g rate or not */
5914static int wlan_hdd_rate_is_11g(u8 rate)
5915{
Sanjay Devnani28322e22013-06-21 16:13:40 -07005916 static const u8 gRateArray[8] = {12, 18, 24, 36, 48, 72, 96, 108}; /* actual rate * 2 */
Jeff Johnson295189b2012-06-20 16:38:30 -07005917 u8 i;
5918 for (i = 0; i < 8; i++)
5919 {
5920 if(rate == gRateArray[i])
5921 return TRUE;
5922 }
5923 return FALSE;
5924}
5925
5926/* Check for 11g rate and set proper 11g only mode */
5927static void wlan_hdd_check_11gmode(u8 *pIe, u8* require_ht,
5928 u8* pCheckRatesfor11g, eSapPhyMode* pSapHw_mode)
5929{
5930 u8 i, num_rates = pIe[0];
5931
5932 pIe += 1;
5933 for ( i = 0; i < num_rates; i++)
5934 {
5935 if( *pCheckRatesfor11g && (TRUE == wlan_hdd_rate_is_11g(pIe[i] & RATE_MASK)))
5936 {
5937 /* If rate set have 11g rate than change the mode to 11G */
5938 *pSapHw_mode = eSAP_DOT11_MODE_11g;
5939 if (pIe[i] & BASIC_RATE_MASK)
5940 {
5941 /* If we have 11g rate as basic rate, it means mode
5942 is 11g only mode.
5943 */
5944 *pSapHw_mode = eSAP_DOT11_MODE_11g_ONLY;
5945 *pCheckRatesfor11g = FALSE;
5946 }
5947 }
5948 else if((BASIC_RATE_MASK | WLAN_BSS_MEMBERSHIP_SELECTOR_HT_PHY) == pIe[i])
5949 {
5950 *require_ht = TRUE;
5951 }
5952 }
5953 return;
5954}
5955
5956static void wlan_hdd_set_sapHwmode(hdd_adapter_t *pHostapdAdapter)
5957{
5958 tsap_Config_t *pConfig = &pHostapdAdapter->sessionCtx.ap.sapConfig;
5959 beacon_data_t *pBeacon = pHostapdAdapter->sessionCtx.ap.beacon;
5960 struct ieee80211_mgmt *pMgmt_frame = (struct ieee80211_mgmt*)pBeacon->head;
5961 u8 checkRatesfor11g = TRUE;
5962 u8 require_ht = FALSE;
5963 u8 *pIe=NULL;
5964
5965 pConfig->SapHw_mode= eSAP_DOT11_MODE_11b;
5966
5967 pIe = wlan_hdd_cfg80211_get_ie_ptr(&pMgmt_frame->u.beacon.variable[0],
5968 pBeacon->head_len, WLAN_EID_SUPP_RATES);
5969 if (pIe != NULL)
5970 {
5971 pIe += 1;
5972 wlan_hdd_check_11gmode(pIe, &require_ht, &checkRatesfor11g,
5973 &pConfig->SapHw_mode);
5974 }
5975
5976 pIe = wlan_hdd_cfg80211_get_ie_ptr(pBeacon->tail, pBeacon->tail_len,
5977 WLAN_EID_EXT_SUPP_RATES);
5978 if (pIe != NULL)
5979 {
5980
5981 pIe += 1;
5982 wlan_hdd_check_11gmode(pIe, &require_ht, &checkRatesfor11g,
5983 &pConfig->SapHw_mode);
5984 }
5985
5986 if( pConfig->channel > 14 )
5987 {
5988 pConfig->SapHw_mode= eSAP_DOT11_MODE_11a;
5989 }
5990
5991 pIe = wlan_hdd_cfg80211_get_ie_ptr(pBeacon->tail, pBeacon->tail_len,
5992 WLAN_EID_HT_CAPABILITY);
5993
Gopichand Nakkala747461f2013-04-24 19:24:45 +05305994 if(pIe)
Jeff Johnson295189b2012-06-20 16:38:30 -07005995 {
5996 pConfig->SapHw_mode= eSAP_DOT11_MODE_11n;
5997 if(require_ht)
5998 pConfig->SapHw_mode= eSAP_DOT11_MODE_11n_ONLY;
5999 }
6000}
6001
Gopichand Nakkala2b25f4e2013-03-21 19:14:07 +05306002static int wlan_hdd_add_ie(hdd_adapter_t* pHostapdAdapter, v_U8_t *genie,
6003 v_U8_t *total_ielen, v_U8_t *oui, v_U8_t oui_size)
6004{
Arif Hussaine7f3ea52013-09-12 21:56:36 -07006005 v_U16_t ielen = 0;
Gopichand Nakkala2b25f4e2013-03-21 19:14:07 +05306006 v_U8_t *pIe = NULL;
6007 beacon_data_t *pBeacon = pHostapdAdapter->sessionCtx.ap.beacon;
6008
6009 pIe = wlan_hdd_get_vendor_oui_ie_ptr(oui, oui_size,
6010 pBeacon->tail, pBeacon->tail_len);
6011
6012 if (pIe)
6013 {
6014 ielen = pIe[1] + 2;
6015 if ((*total_ielen + ielen) <= MAX_GENIE_LEN)
6016 {
6017 vos_mem_copy(&genie[*total_ielen], pIe, ielen);
6018 }
6019 else
6020 {
6021 hddLog( VOS_TRACE_LEVEL_ERROR, "**Ie Length is too big***");
6022 return -EINVAL;
6023 }
6024 *total_ielen += ielen;
6025 }
6026 return 0;
6027}
6028
Arif Hussaine7f3ea52013-09-12 21:56:36 -07006029static void wlan_hdd_add_hostapd_conf_vsie(hdd_adapter_t* pHostapdAdapter,
6030 v_U8_t *genie, v_U8_t *total_ielen)
6031{
6032 beacon_data_t *pBeacon = pHostapdAdapter->sessionCtx.ap.beacon;
6033 int left = pBeacon->tail_len;
6034 v_U8_t *ptr = pBeacon->tail;
6035 v_U8_t elem_id, elem_len;
6036 v_U16_t ielen = 0;
6037
6038 if ( NULL == ptr || 0 == left )
6039 return;
6040
6041 while (left >= 2)
6042 {
6043 elem_id = ptr[0];
6044 elem_len = ptr[1];
6045 left -= 2;
6046 if (elem_len > left)
6047 {
6048 hddLog( VOS_TRACE_LEVEL_ERROR,
6049 "****Invalid IEs eid = %d elem_len=%d left=%d*****",
6050 elem_id, elem_len, left);
6051 return;
6052 }
6053 if (IE_EID_VENDOR == elem_id)
6054 {
6055 /* skipping the VSIE's which we don't want to include or
6056 * it will be included by existing code
6057 */
6058 if ((memcmp( &ptr[2], WPS_OUI_TYPE, WPS_OUI_TYPE_SIZE) != 0 ) &&
6059#ifdef WLAN_FEATURE_WFD
6060 (memcmp( &ptr[2], WFD_OUI_TYPE, WFD_OUI_TYPE_SIZE) != 0) &&
6061#endif
6062 (memcmp( &ptr[2], WHITELIST_OUI_TYPE, WPA_OUI_TYPE_SIZE) != 0) &&
6063 (memcmp( &ptr[2], BLACKLIST_OUI_TYPE, WPA_OUI_TYPE_SIZE) != 0) &&
6064 (memcmp( &ptr[2], "\x00\x50\xf2\x02", WPA_OUI_TYPE_SIZE) != 0) &&
6065 (memcmp( &ptr[2], WPA_OUI_TYPE, WPA_OUI_TYPE_SIZE) != 0) &&
6066 (memcmp( &ptr[2], P2P_OUI_TYPE, P2P_OUI_TYPE_SIZE) != 0))
6067 {
6068 ielen = ptr[1] + 2;
6069 if ((*total_ielen + ielen) <= MAX_GENIE_LEN)
6070 {
6071 vos_mem_copy(&genie[*total_ielen], ptr, ielen);
6072 *total_ielen += ielen;
6073 }
6074 else
6075 {
6076 hddLog( VOS_TRACE_LEVEL_ERROR,
6077 "IE Length is too big "
6078 "IEs eid=%d elem_len=%d total_ie_lent=%d",
6079 elem_id, elem_len, *total_ielen);
6080 }
6081 }
6082 }
6083
6084 left -= elem_len;
6085 ptr += (elem_len + 2);
6086 }
6087 return;
6088}
6089
Jeff Johnson04dd8a82012-06-29 20:41:40 -07006090#if (LINUX_VERSION_CODE < KERNEL_VERSION(3,4,0))
Jeff Johnson295189b2012-06-20 16:38:30 -07006091static int wlan_hdd_cfg80211_update_apies(hdd_adapter_t* pHostapdAdapter,
6092 struct beacon_parameters *params)
Jeff Johnson04dd8a82012-06-29 20:41:40 -07006093#else
6094static int wlan_hdd_cfg80211_update_apies(hdd_adapter_t* pHostapdAdapter,
6095 struct cfg80211_beacon_data *params)
6096#endif
Jeff Johnson295189b2012-06-20 16:38:30 -07006097{
6098 v_U8_t *genie;
Gopichand Nakkala2b25f4e2013-03-21 19:14:07 +05306099 v_U8_t total_ielen = 0;
Jeff Johnson295189b2012-06-20 16:38:30 -07006100 v_U8_t addIE[1] = {0};
Jeff Johnsone7245742012-09-05 17:12:55 -07006101 int ret = 0;
Jeff Johnson295189b2012-06-20 16:38:30 -07006102
6103 genie = vos_mem_malloc(MAX_GENIE_LEN);
6104
6105 if(genie == NULL) {
6106
6107 return -ENOMEM;
6108 }
6109
Gopichand Nakkala2b25f4e2013-03-21 19:14:07 +05306110 if (0 != wlan_hdd_add_ie(pHostapdAdapter, genie,
6111 &total_ielen, WPS_OUI_TYPE, WPS_OUI_TYPE_SIZE))
Jeff Johnson295189b2012-06-20 16:38:30 -07006112 {
c_hpothu6ff1c3c2013-10-01 19:01:57 +05306113 hddLog(LOGE,
6114 FL("Adding WPS IE failed"));
Gopichand Nakkala2b25f4e2013-03-21 19:14:07 +05306115 ret = -EINVAL;
6116 goto done;
Jeff Johnson295189b2012-06-20 16:38:30 -07006117 }
6118
6119#ifdef WLAN_FEATURE_WFD
Gopichand Nakkala2b25f4e2013-03-21 19:14:07 +05306120 if (0 != wlan_hdd_add_ie(pHostapdAdapter, genie,
6121 &total_ielen, WFD_OUI_TYPE, WFD_OUI_TYPE_SIZE))
6122 {
c_hpothu6ff1c3c2013-10-01 19:01:57 +05306123 hddLog(LOGE,
6124 FL("Adding WFD IE failed"));
Gopichand Nakkala2b25f4e2013-03-21 19:14:07 +05306125 ret = -EINVAL;
6126 goto done;
Jeff Johnson295189b2012-06-20 16:38:30 -07006127 }
6128#endif
6129
Gopichand Nakkala2b25f4e2013-03-21 19:14:07 +05306130 if (0 != wlan_hdd_add_ie(pHostapdAdapter, genie,
6131 &total_ielen, P2P_OUI_TYPE, P2P_OUI_TYPE_SIZE))
Jeff Johnson295189b2012-06-20 16:38:30 -07006132 {
c_hpothu6ff1c3c2013-10-01 19:01:57 +05306133 hddLog(LOGE,
6134 FL("Adding P2P IE failed"));
Gopichand Nakkala2b25f4e2013-03-21 19:14:07 +05306135 ret = -EINVAL;
6136 goto done;
6137 }
6138
6139 if (WLAN_HDD_SOFTAP == pHostapdAdapter->device_mode)
6140 {
Arif Hussaine7f3ea52013-09-12 21:56:36 -07006141 wlan_hdd_add_hostapd_conf_vsie(pHostapdAdapter, genie, &total_ielen);
Jeff Johnson295189b2012-06-20 16:38:30 -07006142 }
Jeff Johnson295189b2012-06-20 16:38:30 -07006143
6144 if (ccmCfgSetStr((WLAN_HDD_GET_CTX(pHostapdAdapter))->hHal,
6145 WNI_CFG_PROBE_RSP_BCN_ADDNIE_DATA, genie, total_ielen, NULL,
6146 eANI_BOOLEAN_FALSE)==eHAL_STATUS_FAILURE)
6147 {
6148 hddLog(LOGE,
6149 "Could not pass on WNI_CFG_PROBE_RSP_BCN_ADDNIE_DATA to CCM");
Jeff Johnsone7245742012-09-05 17:12:55 -07006150 ret = -EINVAL;
6151 goto done;
Jeff Johnson295189b2012-06-20 16:38:30 -07006152 }
6153
6154 if (ccmCfgSetInt((WLAN_HDD_GET_CTX(pHostapdAdapter))->hHal,
6155 WNI_CFG_PROBE_RSP_BCN_ADDNIE_FLAG, 1,NULL,
6156 test_bit(SOFTAP_BSS_STARTED, &pHostapdAdapter->event_flags) ?
6157 eANI_BOOLEAN_TRUE : eANI_BOOLEAN_FALSE)
6158 ==eHAL_STATUS_FAILURE)
6159 {
6160 hddLog(LOGE,
6161 "Could not pass on WNI_CFG_PROBE_RSP_BCN_ADDNIE_FLAG to CCM");
Jeff Johnsone7245742012-09-05 17:12:55 -07006162 ret = -EINVAL;
6163 goto done;
Jeff Johnson295189b2012-06-20 16:38:30 -07006164 }
6165
6166 // Added for ProResp IE
6167 if ( (params->proberesp_ies != NULL) && (params->proberesp_ies_len != 0) )
6168 {
6169 u16 rem_probe_resp_ie_len = params->proberesp_ies_len;
6170 u8 probe_rsp_ie_len[3] = {0};
6171 u8 counter = 0;
6172 /* Check Probe Resp Length if it is greater then 255 then Store
6173 Probe Resp IEs into WNI_CFG_PROBE_RSP_ADDNIE_DATA1 &
6174 WNI_CFG_PROBE_RSP_ADDNIE_DATA2 CFG Variable As We are not able
6175 Store More then 255 bytes into One Variable.
6176 */
6177 while ((rem_probe_resp_ie_len > 0) && (counter < 3))
6178 {
6179 if (rem_probe_resp_ie_len > MAX_CFG_STRING_LEN)
6180 {
6181 probe_rsp_ie_len[counter++] = MAX_CFG_STRING_LEN;
6182 rem_probe_resp_ie_len -= MAX_CFG_STRING_LEN;
6183 }
6184 else
6185 {
6186 probe_rsp_ie_len[counter++] = rem_probe_resp_ie_len;
6187 rem_probe_resp_ie_len = 0;
6188 }
6189 }
6190
6191 rem_probe_resp_ie_len = 0;
6192
6193 if (probe_rsp_ie_len[0] > 0)
6194 {
6195 if (ccmCfgSetStr((WLAN_HDD_GET_CTX(pHostapdAdapter))->hHal,
6196 WNI_CFG_PROBE_RSP_ADDNIE_DATA1,
6197 (tANI_U8*)&params->proberesp_ies[rem_probe_resp_ie_len],
6198 probe_rsp_ie_len[0], NULL,
6199 eANI_BOOLEAN_FALSE) == eHAL_STATUS_FAILURE)
6200 {
6201 hddLog(LOGE,
6202 "Could not pass on WNI_CFG_PROBE_RSP_ADDNIE_DATA1 to CCM");
Jeff Johnsone7245742012-09-05 17:12:55 -07006203 ret = -EINVAL;
6204 goto done;
Jeff Johnson295189b2012-06-20 16:38:30 -07006205 }
6206 rem_probe_resp_ie_len += probe_rsp_ie_len[0];
6207 }
6208
6209 if (probe_rsp_ie_len[1] > 0)
6210 {
6211 if (ccmCfgSetStr((WLAN_HDD_GET_CTX(pHostapdAdapter))->hHal,
6212 WNI_CFG_PROBE_RSP_ADDNIE_DATA2,
6213 (tANI_U8*)&params->proberesp_ies[rem_probe_resp_ie_len],
6214 probe_rsp_ie_len[1], NULL,
6215 eANI_BOOLEAN_FALSE) == eHAL_STATUS_FAILURE)
6216 {
6217 hddLog(LOGE,
6218 "Could not pass on WNI_CFG_PROBE_RSP_ADDNIE_DATA2 to CCM");
Jeff Johnsone7245742012-09-05 17:12:55 -07006219 ret = -EINVAL;
6220 goto done;
Jeff Johnson295189b2012-06-20 16:38:30 -07006221 }
6222 rem_probe_resp_ie_len += probe_rsp_ie_len[1];
6223 }
6224
6225 if (probe_rsp_ie_len[2] > 0)
6226 {
6227 if (ccmCfgSetStr((WLAN_HDD_GET_CTX(pHostapdAdapter))->hHal,
6228 WNI_CFG_PROBE_RSP_ADDNIE_DATA3,
6229 (tANI_U8*)&params->proberesp_ies[rem_probe_resp_ie_len],
6230 probe_rsp_ie_len[2], NULL,
6231 eANI_BOOLEAN_FALSE) == eHAL_STATUS_FAILURE)
6232 {
6233 hddLog(LOGE,
6234 "Could not pass on WNI_CFG_PROBE_RSP_ADDNIE_DATA3 to CCM");
Jeff Johnsone7245742012-09-05 17:12:55 -07006235 ret = -EINVAL;
6236 goto done;
Jeff Johnson295189b2012-06-20 16:38:30 -07006237 }
6238 rem_probe_resp_ie_len += probe_rsp_ie_len[2];
6239 }
6240
6241 if (probe_rsp_ie_len[1] == 0 )
6242 {
6243 if ( eHAL_STATUS_FAILURE == ccmCfgSetStr((WLAN_HDD_GET_CTX(pHostapdAdapter))->hHal,
6244 WNI_CFG_PROBE_RSP_ADDNIE_DATA2, (tANI_U8*)addIE, 0, NULL,
6245 eANI_BOOLEAN_FALSE) )
6246 {
6247 hddLog(LOGE,
Arif Hussain6d2a3322013-11-17 19:50:10 -08006248 "Could not pass on WNI_CFG_PROBE_RSP_ADDNIE_DATA2 to CCM");
Jeff Johnson295189b2012-06-20 16:38:30 -07006249 }
6250 }
6251
6252 if (probe_rsp_ie_len[2] == 0 )
6253 {
6254 if ( eHAL_STATUS_FAILURE == ccmCfgSetStr((WLAN_HDD_GET_CTX(pHostapdAdapter))->hHal,
6255 WNI_CFG_PROBE_RSP_ADDNIE_DATA3, (tANI_U8*)addIE, 0, NULL,
6256 eANI_BOOLEAN_FALSE) )
6257 {
6258 hddLog(LOGE,
Arif Hussain6d2a3322013-11-17 19:50:10 -08006259 "Could not pass on WNI_CFG_PROBE_RSP_ADDNIE_DATA3 to CCM");
Jeff Johnson295189b2012-06-20 16:38:30 -07006260 }
6261 }
6262
6263 if (ccmCfgSetInt((WLAN_HDD_GET_CTX(pHostapdAdapter))->hHal,
6264 WNI_CFG_PROBE_RSP_ADDNIE_FLAG, 1,NULL,
6265 test_bit(SOFTAP_BSS_STARTED, &pHostapdAdapter->event_flags) ?
6266 eANI_BOOLEAN_TRUE : eANI_BOOLEAN_FALSE)
6267 == eHAL_STATUS_FAILURE)
6268 {
6269 hddLog(LOGE,
6270 "Could not pass on WNI_CFG_PROBE_RSP_ADDNIE_FLAG to CCM");
Jeff Johnsone7245742012-09-05 17:12:55 -07006271 ret = -EINVAL;
6272 goto done;
Jeff Johnson295189b2012-06-20 16:38:30 -07006273 }
6274 }
6275 else
6276 {
6277 // Reset WNI_CFG_PROBE_RSP Flags
6278 wlan_hdd_reset_prob_rspies(pHostapdAdapter);
6279
6280 hddLog(VOS_TRACE_LEVEL_INFO,
6281 "%s: No Probe Response IE received in set beacon",
6282 __func__);
6283 }
6284
6285 // Added for AssocResp IE
6286 if ( (params->assocresp_ies != NULL) && (params->assocresp_ies_len != 0) )
6287 {
6288 if (ccmCfgSetStr((WLAN_HDD_GET_CTX(pHostapdAdapter))->hHal,
6289 WNI_CFG_ASSOC_RSP_ADDNIE_DATA, (tANI_U8*)params->assocresp_ies,
6290 params->assocresp_ies_len, NULL,
6291 eANI_BOOLEAN_FALSE) == eHAL_STATUS_FAILURE)
6292 {
6293 hddLog(LOGE,
6294 "Could not pass on WNI_CFG_ASSOC_RSP_ADDNIE_DATA to CCM");
Jeff Johnsone7245742012-09-05 17:12:55 -07006295 ret = -EINVAL;
6296 goto done;
Jeff Johnson295189b2012-06-20 16:38:30 -07006297 }
6298
6299 if (ccmCfgSetInt((WLAN_HDD_GET_CTX(pHostapdAdapter))->hHal,
6300 WNI_CFG_ASSOC_RSP_ADDNIE_FLAG, 1, NULL,
6301 test_bit(SOFTAP_BSS_STARTED, &pHostapdAdapter->event_flags) ?
6302 eANI_BOOLEAN_TRUE : eANI_BOOLEAN_FALSE)
6303 == eHAL_STATUS_FAILURE)
6304 {
6305 hddLog(LOGE,
6306 "Could not pass on WNI_CFG_ASSOC_RSP_ADDNIE_FLAG to CCM");
Jeff Johnsone7245742012-09-05 17:12:55 -07006307 ret = -EINVAL;
6308 goto done;
Jeff Johnson295189b2012-06-20 16:38:30 -07006309 }
6310 }
6311 else
6312 {
6313 hddLog(VOS_TRACE_LEVEL_INFO,
6314 "%s: No Assoc Response IE received in set beacon",
6315 __func__);
6316
6317 if ( eHAL_STATUS_FAILURE == ccmCfgSetInt((WLAN_HDD_GET_CTX(pHostapdAdapter))->hHal,
6318 WNI_CFG_ASSOC_RSP_ADDNIE_FLAG, 0, NULL,
6319 eANI_BOOLEAN_FALSE) )
6320 {
6321 hddLog(LOGE,
Arif Hussain6d2a3322013-11-17 19:50:10 -08006322 "Could not pass on WNI_CFG_ASSOC_RSP_ADDNIE_FLAG to CCM");
Jeff Johnson295189b2012-06-20 16:38:30 -07006323 }
6324 }
6325
Jeff Johnsone7245742012-09-05 17:12:55 -07006326done:
Jeff Johnson295189b2012-06-20 16:38:30 -07006327 vos_mem_free(genie);
Gopichand Nakkala2b25f4e2013-03-21 19:14:07 +05306328 return ret;
Jeff Johnson295189b2012-06-20 16:38:30 -07006329}
Jeff Johnson295189b2012-06-20 16:38:30 -07006330
Gopichand Nakkala747461f2013-04-24 19:24:45 +05306331/*
Jeff Johnson295189b2012-06-20 16:38:30 -07006332 * FUNCTION: wlan_hdd_validate_operation_channel
6333 * called by wlan_hdd_cfg80211_start_bss() and
6334 * wlan_hdd_cfg80211_set_channel()
6335 * This function validates whether given channel is part of valid
Gopichand Nakkala747461f2013-04-24 19:24:45 +05306336 * channel list.
6337 */
Varun Reddy Yeturu920df212013-05-22 08:07:23 -07006338VOS_STATUS wlan_hdd_validate_operation_channel(hdd_adapter_t *pAdapter,int channel)
Jeff Johnson295189b2012-06-20 16:38:30 -07006339{
Gopichand Nakkala747461f2013-04-24 19:24:45 +05306340
Jeff Johnson295189b2012-06-20 16:38:30 -07006341 v_U32_t num_ch = 0;
6342 u8 valid_ch[WNI_CFG_VALID_CHANNEL_LIST_LEN];
6343 u32 indx = 0;
6344 tHalHandle hHal = WLAN_HDD_GET_HAL_CTX(pAdapter);
Madan Mohan Koyylamudi64267f72013-02-05 14:07:08 +05306345 v_U8_t fValidChannel = FALSE, count = 0;
6346 hdd_config_t *hdd_pConfig_ini= (WLAN_HDD_GET_CTX(pAdapter))->cfg_ini;
Gopichand Nakkala747461f2013-04-24 19:24:45 +05306347
Jeff Johnson295189b2012-06-20 16:38:30 -07006348 num_ch = WNI_CFG_VALID_CHANNEL_LIST_LEN;
6349
Madan Mohan Koyylamudi64267f72013-02-05 14:07:08 +05306350 if ( hdd_pConfig_ini->sapAllowAllChannel)
Jeff Johnson295189b2012-06-20 16:38:30 -07006351 {
Madan Mohan Koyylamudi64267f72013-02-05 14:07:08 +05306352 /* Validate the channel */
6353 for (count = RF_CHAN_1 ; count <= RF_CHAN_165 ; count++)
Jeff Johnson295189b2012-06-20 16:38:30 -07006354 {
Madan Mohan Koyylamudi64267f72013-02-05 14:07:08 +05306355 if ( channel == rfChannels[count].channelNum )
6356 {
6357 fValidChannel = TRUE;
6358 break;
6359 }
6360 }
6361 if (fValidChannel != TRUE)
6362 {
6363 hddLog(VOS_TRACE_LEVEL_ERROR,
6364 "%s: Invalid Channel [%d]", __func__, channel);
6365 return VOS_STATUS_E_FAILURE;
Jeff Johnson295189b2012-06-20 16:38:30 -07006366 }
6367 }
Madan Mohan Koyylamudi64267f72013-02-05 14:07:08 +05306368 else
Jeff Johnson295189b2012-06-20 16:38:30 -07006369 {
Madan Mohan Koyylamudi64267f72013-02-05 14:07:08 +05306370 if (0 != ccmCfgGetStr(hHal, WNI_CFG_VALID_CHANNEL_LIST,
6371 valid_ch, &num_ch))
6372 {
6373 hddLog(VOS_TRACE_LEVEL_ERROR,
6374 "%s: failed to get valid channel list", __func__);
6375 return VOS_STATUS_E_FAILURE;
6376 }
6377 for (indx = 0; indx < num_ch; indx++)
6378 {
6379 if (channel == valid_ch[indx])
6380 {
6381 break;
6382 }
6383 }
6384
Rashmi Ramanna3b59e122014-04-10 14:45:13 +05306385 if (indx >= num_ch)
6386 {
6387 if (WLAN_HDD_P2P_GO == pAdapter->device_mode)
6388 {
6389 eCsrBand band;
6390 unsigned int freq;
6391
6392 sme_GetFreqBand(hHal, &band);
6393
6394 if (eCSR_BAND_5G == band)
6395 {
6396#if (LINUX_VERSION_CODE > KERNEL_VERSION(2,6,38))
6397 if (channel <= ARRAY_SIZE(hdd_channels_2_4_GHZ))
6398 {
6399 freq = ieee80211_channel_to_frequency(channel,
6400 IEEE80211_BAND_2GHZ);
6401 }
6402 else
6403 {
6404 freq = ieee80211_channel_to_frequency(channel,
6405 IEEE80211_BAND_5GHZ);
6406 }
6407#else
6408 freq = ieee80211_channel_to_frequency(channel);
6409#endif
6410 if(WLAN_HDD_IS_SOCIAL_CHANNEL(freq))
6411 return VOS_STATUS_SUCCESS;
6412 }
6413 }
6414
6415 hddLog(VOS_TRACE_LEVEL_ERROR,
6416 "%s: Invalid Channel [%d]", __func__, channel);
6417 return VOS_STATUS_E_FAILURE;
6418 }
Jeff Johnson295189b2012-06-20 16:38:30 -07006419 }
Rashmi Ramanna3b59e122014-04-10 14:45:13 +05306420
Jeff Johnson295189b2012-06-20 16:38:30 -07006421 return VOS_STATUS_SUCCESS;
Gopichand Nakkala747461f2013-04-24 19:24:45 +05306422
Jeff Johnson295189b2012-06-20 16:38:30 -07006423}
6424
Viral Modi3a32cc52013-02-08 11:14:52 -08006425/**
Mahesh A Saptasagard68eb282014-12-17 14:20:19 +05306426 * FUNCTION: __wlan_hdd_cfg80211_set_channel
Viral Modi3a32cc52013-02-08 11:14:52 -08006427 * This function is used to set the channel number
6428 */
Mahesh A Saptasagard68eb282014-12-17 14:20:19 +05306429static int __wlan_hdd_cfg80211_set_channel( struct wiphy *wiphy, struct net_device *dev,
Viral Modi3a32cc52013-02-08 11:14:52 -08006430 struct ieee80211_channel *chan,
6431 enum nl80211_channel_type channel_type
6432 )
6433{
Sushant Kaushik4b7cb302014-01-06 17:45:01 +05306434 hdd_adapter_t *pAdapter = NULL;
Viral Modi3a32cc52013-02-08 11:14:52 -08006435 v_U32_t num_ch = 0;
Jeff Johnson4416a782013-03-25 14:17:50 -07006436 int channel = 0;
Viral Modi3a32cc52013-02-08 11:14:52 -08006437 int freq = chan->center_freq; /* freq is in MHZ */
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +05306438 hdd_context_t *pHddCtx;
6439 int status;
Viral Modi3a32cc52013-02-08 11:14:52 -08006440
6441 ENTER();
6442
Sushant Kaushik4b7cb302014-01-06 17:45:01 +05306443
Viral Modi3a32cc52013-02-08 11:14:52 -08006444 if( NULL == dev )
6445 {
6446 hddLog(VOS_TRACE_LEVEL_ERROR,
Arif Hussain6d2a3322013-11-17 19:50:10 -08006447 "%s: Called with dev = NULL.", __func__);
Viral Modi3a32cc52013-02-08 11:14:52 -08006448 return -ENODEV;
6449 }
6450 pAdapter = WLAN_HDD_GET_PRIV_PTR( dev );
Kaushik, Sushantb1ed0f42014-07-01 18:26:31 +05306451
Sushant Kaushik4b7cb302014-01-06 17:45:01 +05306452 MTRACE(vos_trace(VOS_MODULE_ID_HDD,
6453 TRACE_CODE_HDD_CFG80211_SET_CHANNEL, pAdapter->sessionId,
6454 channel_type ));
Viral Modi3a32cc52013-02-08 11:14:52 -08006455 hddLog(VOS_TRACE_LEVEL_INFO,
Sushant Kaushik8bc7df22014-04-09 17:55:29 +05306456 "%s: device_mode = %s (%d) freq = %d", __func__,
6457 hdd_device_modetoString(pAdapter->device_mode),
6458 pAdapter->device_mode, chan->center_freq);
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +05306459
6460 pHddCtx = WLAN_HDD_GET_CTX(pAdapter);
6461 status = wlan_hdd_validate_context(pHddCtx);
6462
6463 if (0 != status)
Viral Modi3a32cc52013-02-08 11:14:52 -08006464 {
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +05306465 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
6466 "%s: HDD context is not valid", __func__);
6467 return status;
Viral Modi3a32cc52013-02-08 11:14:52 -08006468 }
6469
6470 /*
6471 * Do freq to chan conversion
6472 * TODO: for 11a
6473 */
6474
6475 channel = ieee80211_frequency_to_channel(freq);
6476
6477 /* Check freq range */
6478 if ((WNI_CFG_CURRENT_CHANNEL_STAMIN > channel) ||
6479 (WNI_CFG_CURRENT_CHANNEL_STAMAX < channel))
6480 {
6481 hddLog(VOS_TRACE_LEVEL_ERROR,
Arif Hussain6d2a3322013-11-17 19:50:10 -08006482 "%s: Channel [%d] is outside valid range from %d to %d",
Viral Modi3a32cc52013-02-08 11:14:52 -08006483 __func__, channel, WNI_CFG_CURRENT_CHANNEL_STAMIN,
6484 WNI_CFG_CURRENT_CHANNEL_STAMAX);
6485 return -EINVAL;
6486 }
6487
6488 num_ch = WNI_CFG_VALID_CHANNEL_LIST_LEN;
6489
Gopichand Nakkala6ab19562013-03-07 13:59:42 +05306490 if ((WLAN_HDD_SOFTAP != pAdapter->device_mode) &&
6491 (WLAN_HDD_P2P_GO != pAdapter->device_mode))
Viral Modi3a32cc52013-02-08 11:14:52 -08006492 {
6493 if(VOS_STATUS_SUCCESS != wlan_hdd_validate_operation_channel(pAdapter,channel))
6494 {
6495 hddLog(VOS_TRACE_LEVEL_ERROR,
Arif Hussain6d2a3322013-11-17 19:50:10 -08006496 "%s: Invalid Channel [%d]", __func__, channel);
Viral Modi3a32cc52013-02-08 11:14:52 -08006497 return -EINVAL;
6498 }
6499 hddLog(VOS_TRACE_LEVEL_INFO_HIGH,
6500 "%s: set channel to [%d] for device mode =%d",
6501 __func__, channel,pAdapter->device_mode);
6502 }
6503 if( (pAdapter->device_mode == WLAN_HDD_INFRA_STATION)
Viral Modi3a32cc52013-02-08 11:14:52 -08006504 || (pAdapter->device_mode == WLAN_HDD_P2P_CLIENT)
Viral Modi3a32cc52013-02-08 11:14:52 -08006505 )
6506 {
6507 hdd_wext_state_t *pWextState = WLAN_HDD_GET_WEXT_STATE_PTR(pAdapter);
6508 tCsrRoamProfile * pRoamProfile = &pWextState->roamProfile;
6509 hdd_station_ctx_t *pHddStaCtx = WLAN_HDD_GET_STATION_CTX_PTR(pAdapter);
6510
6511 if (eConnectionState_IbssConnected == pHddStaCtx->conn_info.connState)
6512 {
6513 /* Link is up then return cant set channel*/
6514 hddLog( VOS_TRACE_LEVEL_ERROR,
Arif Hussain6d2a3322013-11-17 19:50:10 -08006515 "%s: IBSS Associated, can't set the channel", __func__);
Viral Modi3a32cc52013-02-08 11:14:52 -08006516 return -EINVAL;
6517 }
6518
6519 num_ch = pRoamProfile->ChannelInfo.numOfChannels = 1;
6520 pHddStaCtx->conn_info.operationChannel = channel;
6521 pRoamProfile->ChannelInfo.ChannelList =
6522 &pHddStaCtx->conn_info.operationChannel;
6523 }
6524 else if ((pAdapter->device_mode == WLAN_HDD_SOFTAP)
Viral Modi3a32cc52013-02-08 11:14:52 -08006525 || (pAdapter->device_mode == WLAN_HDD_P2P_GO)
Viral Modi3a32cc52013-02-08 11:14:52 -08006526 )
6527 {
Gopichand Nakkalac8fa7b62013-03-11 13:56:41 +05306528 if (WLAN_HDD_P2P_GO == pAdapter->device_mode)
6529 {
6530 if(VOS_STATUS_SUCCESS !=
6531 wlan_hdd_validate_operation_channel(pAdapter,channel))
6532 {
6533 hddLog(VOS_TRACE_LEVEL_ERROR,
Arif Hussain6d2a3322013-11-17 19:50:10 -08006534 "%s: Invalid Channel [%d]", __func__, channel);
Gopichand Nakkalac8fa7b62013-03-11 13:56:41 +05306535 return -EINVAL;
6536 }
6537 (WLAN_HDD_GET_AP_CTX_PTR(pAdapter))->sapConfig.channel = channel;
6538 }
6539 else if ( WLAN_HDD_SOFTAP == pAdapter->device_mode )
Viral Modi3a32cc52013-02-08 11:14:52 -08006540 {
6541 hdd_config_t *cfg_param = (WLAN_HDD_GET_CTX(pAdapter))->cfg_ini;
6542
6543 /* If auto channel selection is configured as enable/ 1 then ignore
6544 channel set by supplicant
6545 */
6546 if ( cfg_param->apAutoChannelSelection )
6547 {
Gopichand Nakkalac8fa7b62013-03-11 13:56:41 +05306548 (WLAN_HDD_GET_AP_CTX_PTR(pAdapter))->sapConfig.channel =
6549 AUTO_CHANNEL_SELECT;
Viral Modi3a32cc52013-02-08 11:14:52 -08006550 hddLog(VOS_TRACE_LEVEL_INFO_HIGH,
Sushant Kaushik8bc7df22014-04-09 17:55:29 +05306551 "%s: set channel to auto channel (0) for device mode =%s (%d)",
6552 __func__, hdd_device_modetoString(pAdapter->device_mode),
6553 pAdapter->device_mode);
Viral Modi3a32cc52013-02-08 11:14:52 -08006554 }
Gopichand Nakkalac8fa7b62013-03-11 13:56:41 +05306555 else
6556 {
6557 if(VOS_STATUS_SUCCESS !=
6558 wlan_hdd_validate_operation_channel(pAdapter,channel))
6559 {
6560 hddLog(VOS_TRACE_LEVEL_ERROR,
Arif Hussain6d2a3322013-11-17 19:50:10 -08006561 "%s: Invalid Channel [%d]", __func__, channel);
Gopichand Nakkalac8fa7b62013-03-11 13:56:41 +05306562 return -EINVAL;
6563 }
6564 (WLAN_HDD_GET_AP_CTX_PTR(pAdapter))->sapConfig.channel = channel;
6565 }
Viral Modi3a32cc52013-02-08 11:14:52 -08006566 }
6567 }
6568 else
6569 {
6570 hddLog(VOS_TRACE_LEVEL_FATAL,
6571 "%s: Invalid device mode failed to set valid channel", __func__);
6572 return -EINVAL;
6573 }
6574 EXIT();
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +05306575 return status;
Viral Modi3a32cc52013-02-08 11:14:52 -08006576}
6577
Mahesh A Saptasagard68eb282014-12-17 14:20:19 +05306578static int wlan_hdd_cfg80211_set_channel( struct wiphy *wiphy,
6579 struct net_device *dev,
6580 struct ieee80211_channel *chan,
6581 enum nl80211_channel_type channel_type
6582 )
6583{
6584 int ret;
6585
6586 vos_ssr_protect(__func__);
6587 ret = __wlan_hdd_cfg80211_set_channel(wiphy, dev, chan, channel_type);
6588 vos_ssr_unprotect(__func__);
6589
6590 return ret;
6591}
6592
Jeff Johnson295189b2012-06-20 16:38:30 -07006593#if (LINUX_VERSION_CODE < KERNEL_VERSION(3,4,0))
6594static int wlan_hdd_cfg80211_start_bss(hdd_adapter_t *pHostapdAdapter,
6595 struct beacon_parameters *params)
Jeff Johnson04dd8a82012-06-29 20:41:40 -07006596#else
6597static int wlan_hdd_cfg80211_start_bss(hdd_adapter_t *pHostapdAdapter,
6598 struct cfg80211_beacon_data *params,
6599 const u8 *ssid, size_t ssid_len,
6600 enum nl80211_hidden_ssid hidden_ssid)
6601#endif
Jeff Johnson295189b2012-06-20 16:38:30 -07006602{
6603 tsap_Config_t *pConfig;
6604 beacon_data_t *pBeacon = NULL;
6605 struct ieee80211_mgmt *pMgmt_frame;
6606 v_U8_t *pIe=NULL;
6607 v_U16_t capab_info;
6608 eCsrAuthType RSNAuthType;
6609 eCsrEncryptionType RSNEncryptType;
6610 eCsrEncryptionType mcRSNEncryptType;
6611 int status = VOS_STATUS_SUCCESS;
6612 tpWLAN_SAPEventCB pSapEventCallback;
6613 hdd_hostapd_state_t *pHostapdState;
6614 v_U8_t wpaRsnIEdata[(SIR_MAC_MAX_IE_LENGTH * 2)+4]; //Max ie length 255 * 2(WPA+RSN) + 2 bytes (vendor specific ID) * 2
6615 v_CONTEXT_t pVosContext = (WLAN_HDD_GET_CTX(pHostapdAdapter))->pvosContext;
Madan Mohan Koyylamudia16d0202013-02-01 11:05:57 +05306616 tHalHandle hHal = WLAN_HDD_GET_HAL_CTX(pHostapdAdapter);
Jeff Johnson295189b2012-06-20 16:38:30 -07006617 struct qc_mac_acl_entry *acl_entry = NULL;
Siddharth Bhal5cba24e2014-05-08 18:59:39 +05306618 hdd_config_t *iniConfig;
Jeff Johnson295189b2012-06-20 16:38:30 -07006619 v_SINT_t i;
Madan Mohan Koyyalamudi543172b2012-12-05 16:40:18 -08006620 hdd_context_t *pHddCtx = WLAN_HDD_GET_CTX(pHostapdAdapter);
Peng Xu2446a892014-09-05 17:21:18 +05306621 tSmeConfigParams *psmeConfig;
Chet Lanctot40142442014-05-20 13:39:25 -07006622 v_BOOL_t MFPCapable = VOS_FALSE;
6623 v_BOOL_t MFPRequired = VOS_FALSE;
Abhishek Singhf0ac1752014-03-05 17:47:09 +05306624 eHddDot11Mode sapDot11Mode =
6625 (WLAN_HDD_GET_CTX(pHostapdAdapter))->cfg_ini->sapDot11Mode;
Jeff Johnson295189b2012-06-20 16:38:30 -07006626
6627 ENTER();
6628
Siddharth Bhal5cba24e2014-05-08 18:59:39 +05306629 iniConfig = pHddCtx->cfg_ini;
6630
Jeff Johnson295189b2012-06-20 16:38:30 -07006631 pHostapdState = WLAN_HDD_GET_HOSTAP_STATE_PTR(pHostapdAdapter);
6632
6633 pConfig = &pHostapdAdapter->sessionCtx.ap.sapConfig;
6634
6635 pBeacon = pHostapdAdapter->sessionCtx.ap.beacon;
6636
6637 pMgmt_frame = (struct ieee80211_mgmt*)pBeacon->head;
6638
6639 pConfig->beacon_int = pMgmt_frame->u.beacon.beacon_int;
6640
6641 //channel is already set in the set_channel Call back
6642 //pConfig->channel = pCommitConfig->channel;
6643
6644 /*Protection parameter to enable or disable*/
Gopichand Nakkala747461f2013-04-24 19:24:45 +05306645 pConfig->protEnabled =
Jeff Johnson295189b2012-06-20 16:38:30 -07006646 (WLAN_HDD_GET_CTX(pHostapdAdapter))->cfg_ini->apProtEnabled;
6647
6648 pConfig->dtim_period = pBeacon->dtim_period;
6649
Arif Hussain6d2a3322013-11-17 19:50:10 -08006650 hddLog(VOS_TRACE_LEVEL_INFO_HIGH,"****pConfig->dtim_period=%d***",
Jeff Johnson295189b2012-06-20 16:38:30 -07006651 pConfig->dtim_period);
6652
Madan Mohan Koyyalamudie0ca11f2012-11-27 15:57:52 -08006653 if (pHostapdAdapter->device_mode == WLAN_HDD_SOFTAP)
Jeff Johnson32d95a32012-09-10 13:15:23 -07006654 {
6655 pIe = wlan_hdd_cfg80211_get_ie_ptr(pBeacon->tail, pBeacon->tail_len,
Jeff Johnson295189b2012-06-20 16:38:30 -07006656 WLAN_EID_COUNTRY);
Kiet Lam083504c2013-11-25 14:17:45 +05306657 if(memcmp(pHddCtx->cfg_ini->apCntryCode, CFG_AP_COUNTRY_CODE_DEFAULT, 3) != 0)
6658 {
6659 tANI_BOOLEAN restartNeeded;
6660 pConfig->ieee80211d = 1;
6661 vos_mem_copy(pConfig->countryCode, pHddCtx->cfg_ini->apCntryCode, 3);
6662 sme_setRegInfo(hHal, pConfig->countryCode);
6663 sme_ResetCountryCodeInformation(hHal, &restartNeeded);
6664 }
6665 else if(pIe)
Jeff Johnson295189b2012-06-20 16:38:30 -07006666 {
Jeff Johnson32d95a32012-09-10 13:15:23 -07006667 tANI_BOOLEAN restartNeeded;
Jeff Johnson32d95a32012-09-10 13:15:23 -07006668 pConfig->ieee80211d = 1;
6669 vos_mem_copy(pConfig->countryCode, &pIe[2], 3);
6670 sme_setRegInfo(hHal, pConfig->countryCode);
6671 sme_ResetCountryCodeInformation(hHal, &restartNeeded);
Jeff Johnson295189b2012-06-20 16:38:30 -07006672 }
Jeff Johnson32d95a32012-09-10 13:15:23 -07006673 else
6674 {
6675 pConfig->ieee80211d = 0;
6676 }
Madan Mohan Koyylamudia16d0202013-02-01 11:05:57 +05306677 /*
6678 * If auto channel is configured i.e. channel is 0,
6679 * so skip channel validation.
6680 */
6681 if( AUTO_CHANNEL_SELECT != pConfig->channel )
6682 {
6683 if(VOS_STATUS_SUCCESS != wlan_hdd_validate_operation_channel(pHostapdAdapter,pConfig->channel))
6684 {
6685 hddLog(VOS_TRACE_LEVEL_ERROR,
Arif Hussain6d2a3322013-11-17 19:50:10 -08006686 "%s: Invalid Channel [%d]", __func__, pConfig->channel);
Madan Mohan Koyylamudia16d0202013-02-01 11:05:57 +05306687 return -EINVAL;
6688 }
6689 }
6690 else
6691 {
6692 if(1 != pHddCtx->is_dynamic_channel_range_set)
6693 {
6694 hdd_config_t *hdd_pConfig= (WLAN_HDD_GET_CTX(pHostapdAdapter))->cfg_ini;
6695 WLANSAP_SetChannelRange(hHal, hdd_pConfig->apStartChannelNum,
6696 hdd_pConfig->apEndChannelNum,hdd_pConfig->apOperatingBand);
6697 }
6698 pHddCtx->is_dynamic_channel_range_set = 0;
6699 }
Jeff Johnson295189b2012-06-20 16:38:30 -07006700 }
Jeff Johnson32d95a32012-09-10 13:15:23 -07006701 else
Jeff Johnson295189b2012-06-20 16:38:30 -07006702 {
6703 pConfig->ieee80211d = 0;
6704 }
6705 pConfig->authType = eSAP_AUTO_SWITCH;
6706
6707 capab_info = pMgmt_frame->u.beacon.capab_info;
Gopichand Nakkala747461f2013-04-24 19:24:45 +05306708
6709 pConfig->privacy = (pMgmt_frame->u.beacon.capab_info &
Jeff Johnson295189b2012-06-20 16:38:30 -07006710 WLAN_CAPABILITY_PRIVACY) ? VOS_TRUE : VOS_FALSE;
6711
6712 (WLAN_HDD_GET_AP_CTX_PTR(pHostapdAdapter))->uPrivacy = pConfig->privacy;
6713
6714 /*Set wps station to configured*/
6715 pIe = wlan_hdd_get_wps_ie_ptr(pBeacon->tail, pBeacon->tail_len);
6716
6717 if(pIe)
6718 {
6719 if(pIe[1] < (2 + WPS_OUI_TYPE_SIZE))
6720 {
Arif Hussain6d2a3322013-11-17 19:50:10 -08006721 hddLog( VOS_TRACE_LEVEL_ERROR, "**Wps Ie Length is too small***");
Jeff Johnson295189b2012-06-20 16:38:30 -07006722 return -EINVAL;
6723 }
6724 else if(memcmp(&pIe[2], WPS_OUI_TYPE, WPS_OUI_TYPE_SIZE) == 0)
6725 {
Madan Mohan Koyyalamudi8bdd3112012-09-24 13:55:14 -07006726 hddLog( VOS_TRACE_LEVEL_INFO, "** WPS IE(len %d) ***", (pIe[1]+2));
Jeff Johnson295189b2012-06-20 16:38:30 -07006727 /* Check 15 bit of WPS IE as it contain information for wps state
6728 * WPS state
6729 */
6730 if(SAP_WPS_ENABLED_UNCONFIGURED == pIe[15])
6731 {
6732 pConfig->wps_state = SAP_WPS_ENABLED_UNCONFIGURED;
6733 } else if(SAP_WPS_ENABLED_CONFIGURED == pIe[15])
6734 {
6735 pConfig->wps_state = SAP_WPS_ENABLED_CONFIGURED;
6736 }
6737 }
6738 }
6739 else
6740 {
6741 pConfig->wps_state = SAP_WPS_DISABLED;
6742 }
Gopichand Nakkala747461f2013-04-24 19:24:45 +05306743 pConfig->fwdWPSPBCProbeReq = 1; // Forward WPS PBC probe request frame up
Jeff Johnson295189b2012-06-20 16:38:30 -07006744
c_hpothufe599e92014-06-16 11:38:55 +05306745 pConfig->RSNEncryptType = eCSR_ENCRYPT_TYPE_NONE;
6746 pConfig->mcRSNEncryptType = eCSR_ENCRYPT_TYPE_NONE;
6747 (WLAN_HDD_GET_AP_CTX_PTR(pHostapdAdapter))->ucEncryptType =
6748 eCSR_ENCRYPT_TYPE_NONE;
6749
Jeff Johnson295189b2012-06-20 16:38:30 -07006750 pConfig->RSNWPAReqIELength = 0;
6751 pConfig->pRSNWPAReqIE = NULL;
Gopichand Nakkala747461f2013-04-24 19:24:45 +05306752 pIe = wlan_hdd_cfg80211_get_ie_ptr(pBeacon->tail, pBeacon->tail_len,
Jeff Johnson295189b2012-06-20 16:38:30 -07006753 WLAN_EID_RSN);
6754 if(pIe && pIe[1])
Gopichand Nakkala747461f2013-04-24 19:24:45 +05306755 {
Jeff Johnson295189b2012-06-20 16:38:30 -07006756 pConfig->RSNWPAReqIELength = pIe[1] + 2;
6757 memcpy(&wpaRsnIEdata[0], pIe, pConfig->RSNWPAReqIELength);
6758 pConfig->pRSNWPAReqIE = &wpaRsnIEdata[0];
Gopichand Nakkala747461f2013-04-24 19:24:45 +05306759 /* The actual processing may eventually be more extensive than
6760 * this. Right now, just consume any PMKIDs that are sent in
Jeff Johnson295189b2012-06-20 16:38:30 -07006761 * by the app.
6762 * */
Gopichand Nakkala747461f2013-04-24 19:24:45 +05306763 status = hdd_softap_unpackIE(
Jeff Johnson295189b2012-06-20 16:38:30 -07006764 vos_get_context( VOS_MODULE_ID_SME, pVosContext),
6765 &RSNEncryptType,
6766 &mcRSNEncryptType,
6767 &RSNAuthType,
Chet Lanctot8cecea22014-02-11 19:09:36 -08006768 &MFPCapable,
6769 &MFPRequired,
Jeff Johnson295189b2012-06-20 16:38:30 -07006770 pConfig->pRSNWPAReqIE[1]+2,
6771 pConfig->pRSNWPAReqIE );
6772
6773 if( VOS_STATUS_SUCCESS == status )
6774 {
Gopichand Nakkala747461f2013-04-24 19:24:45 +05306775 /* Now copy over all the security attributes you have
6776 * parsed out
Jeff Johnson295189b2012-06-20 16:38:30 -07006777 * */
6778 pConfig->RSNEncryptType = RSNEncryptType; // Use the cipher type in the RSN IE
6779 pConfig->mcRSNEncryptType = mcRSNEncryptType;
6780 (WLAN_HDD_GET_AP_CTX_PTR(pHostapdAdapter))->ucEncryptType
6781 = RSNEncryptType;
Gopichand Nakkala66c0bd02013-04-10 11:36:29 +05306782 hddLog( LOG1, FL("CSR AuthType = %d, "
Arif Hussain6d2a3322013-11-17 19:50:10 -08006783 "EncryptionType = %d mcEncryptionType = %d"),
Jeff Johnson295189b2012-06-20 16:38:30 -07006784 RSNAuthType, RSNEncryptType, mcRSNEncryptType);
6785 }
6786 }
Gopichand Nakkala747461f2013-04-24 19:24:45 +05306787
Jeff Johnson295189b2012-06-20 16:38:30 -07006788 pIe = wlan_hdd_get_vendor_oui_ie_ptr(WPA_OUI_TYPE, WPA_OUI_TYPE_SIZE,
6789 pBeacon->tail, pBeacon->tail_len);
6790
6791 if(pIe && pIe[1] && (pIe[0] == DOT11F_EID_WPA))
6792 {
6793 if (pConfig->pRSNWPAReqIE)
6794 {
6795 /*Mixed mode WPA/WPA2*/
6796 memcpy((&wpaRsnIEdata[0] + pConfig->RSNWPAReqIELength), pIe, pIe[1] + 2);
6797 pConfig->RSNWPAReqIELength += pIe[1] + 2;
6798 }
6799 else
6800 {
6801 pConfig->RSNWPAReqIELength = pIe[1] + 2;
6802 memcpy(&wpaRsnIEdata[0], pIe, pConfig->RSNWPAReqIELength);
6803 pConfig->pRSNWPAReqIE = &wpaRsnIEdata[0];
Gopichand Nakkala747461f2013-04-24 19:24:45 +05306804 status = hdd_softap_unpackIE(
Jeff Johnson295189b2012-06-20 16:38:30 -07006805 vos_get_context( VOS_MODULE_ID_SME, pVosContext),
6806 &RSNEncryptType,
6807 &mcRSNEncryptType,
6808 &RSNAuthType,
Chet Lanctot8cecea22014-02-11 19:09:36 -08006809 &MFPCapable,
6810 &MFPRequired,
Jeff Johnson295189b2012-06-20 16:38:30 -07006811 pConfig->pRSNWPAReqIE[1]+2,
6812 pConfig->pRSNWPAReqIE );
6813
6814 if( VOS_STATUS_SUCCESS == status )
6815 {
Gopichand Nakkala747461f2013-04-24 19:24:45 +05306816 /* Now copy over all the security attributes you have
6817 * parsed out
Jeff Johnson295189b2012-06-20 16:38:30 -07006818 * */
6819 pConfig->RSNEncryptType = RSNEncryptType; // Use the cipher type in the RSN IE
6820 pConfig->mcRSNEncryptType = mcRSNEncryptType;
6821 (WLAN_HDD_GET_AP_CTX_PTR(pHostapdAdapter))->ucEncryptType
6822 = RSNEncryptType;
Gopichand Nakkala66c0bd02013-04-10 11:36:29 +05306823 hddLog( LOG1, FL("CSR AuthType = %d, "
Arif Hussain6d2a3322013-11-17 19:50:10 -08006824 "EncryptionType = %d mcEncryptionType = %d"),
Jeff Johnson295189b2012-06-20 16:38:30 -07006825 RSNAuthType, RSNEncryptType, mcRSNEncryptType);
6826 }
6827 }
6828 }
6829
Jeff Johnson4416a782013-03-25 14:17:50 -07006830 if (pConfig->RSNWPAReqIELength > sizeof wpaRsnIEdata) {
6831 hddLog( VOS_TRACE_LEVEL_ERROR, "**RSNWPAReqIELength is too large***");
6832 return -EINVAL;
6833 }
6834
Jeff Johnson295189b2012-06-20 16:38:30 -07006835 pConfig->SSIDinfo.ssidHidden = VOS_FALSE;
6836
Jeff Johnson04dd8a82012-06-29 20:41:40 -07006837#if (LINUX_VERSION_CODE < KERNEL_VERSION(3,4,0))
Jeff Johnson295189b2012-06-20 16:38:30 -07006838 if (params->ssid != NULL)
6839 {
6840 memcpy(pConfig->SSIDinfo.ssid.ssId, params->ssid, params->ssid_len);
6841 pConfig->SSIDinfo.ssid.length = params->ssid_len;
6842 if (params->hidden_ssid != NL80211_HIDDEN_SSID_NOT_IN_USE)
6843 pConfig->SSIDinfo.ssidHidden = VOS_TRUE;
6844 }
Jeff Johnson04dd8a82012-06-29 20:41:40 -07006845#else
6846 if (ssid != NULL)
6847 {
6848 memcpy(pConfig->SSIDinfo.ssid.ssId, ssid, ssid_len);
6849 pConfig->SSIDinfo.ssid.length = ssid_len;
6850 if (hidden_ssid != NL80211_HIDDEN_SSID_NOT_IN_USE)
6851 pConfig->SSIDinfo.ssidHidden = VOS_TRUE;
6852 }
6853#endif
6854
Gopichand Nakkala747461f2013-04-24 19:24:45 +05306855 vos_mem_copy(pConfig->self_macaddr.bytes,
Jeff Johnson295189b2012-06-20 16:38:30 -07006856 pHostapdAdapter->macAddressCurrent.bytes, sizeof(v_MACADDR_t));
Gopichand Nakkala747461f2013-04-24 19:24:45 +05306857
Jeff Johnson295189b2012-06-20 16:38:30 -07006858 /* default value */
6859 pConfig->SapMacaddr_acl = eSAP_ACCEPT_UNLESS_DENIED;
6860 pConfig->num_accept_mac = 0;
6861 pConfig->num_deny_mac = 0;
6862
6863 pIe = wlan_hdd_get_vendor_oui_ie_ptr(BLACKLIST_OUI_TYPE, WPA_OUI_TYPE_SIZE,
6864 pBeacon->tail, pBeacon->tail_len);
6865
6866 /* pIe for black list is following form:
6867 type : 1 byte
6868 length : 1 byte
6869 OUI : 4 bytes
6870 acl type : 1 byte
6871 no of mac addr in black list: 1 byte
6872 list of mac_acl_entries: variable, 6 bytes per mac address + sizeof(int) for vlan id
Gopichand Nakkala747461f2013-04-24 19:24:45 +05306873 */
6874 if ((pIe != NULL) && (pIe[1] != 0))
Jeff Johnson295189b2012-06-20 16:38:30 -07006875 {
6876 pConfig->SapMacaddr_acl = pIe[6];
6877 pConfig->num_deny_mac = pIe[7];
Arif Hussain6d2a3322013-11-17 19:50:10 -08006878 hddLog(VOS_TRACE_LEVEL_INFO,"acl type = %d no deny mac = %d",
Jeff Johnson295189b2012-06-20 16:38:30 -07006879 pIe[6], pIe[7]);
Gopichand Nakkalac005b7c2013-05-14 16:04:14 +05306880 if (pConfig->num_deny_mac > MAX_ACL_MAC_ADDRESS)
6881 pConfig->num_deny_mac = MAX_ACL_MAC_ADDRESS;
Jeff Johnson295189b2012-06-20 16:38:30 -07006882 acl_entry = (struct qc_mac_acl_entry *)(pIe + 8);
6883 for (i = 0; i < pConfig->num_deny_mac; i++)
6884 {
6885 vos_mem_copy(&pConfig->deny_mac[i], acl_entry->addr, sizeof(qcmacaddr));
6886 acl_entry++;
Gopichand Nakkala747461f2013-04-24 19:24:45 +05306887 }
Jeff Johnson295189b2012-06-20 16:38:30 -07006888 }
6889 pIe = wlan_hdd_get_vendor_oui_ie_ptr(WHITELIST_OUI_TYPE, WPA_OUI_TYPE_SIZE,
6890 pBeacon->tail, pBeacon->tail_len);
6891
6892 /* pIe for white list is following form:
6893 type : 1 byte
6894 length : 1 byte
6895 OUI : 4 bytes
6896 acl type : 1 byte
6897 no of mac addr in white list: 1 byte
6898 list of mac_acl_entries: variable, 6 bytes per mac address + sizeof(int) for vlan id
Gopichand Nakkala747461f2013-04-24 19:24:45 +05306899 */
6900 if ((pIe != NULL) && (pIe[1] != 0))
Jeff Johnson295189b2012-06-20 16:38:30 -07006901 {
6902 pConfig->SapMacaddr_acl = pIe[6];
6903 pConfig->num_accept_mac = pIe[7];
Arif Hussain6d2a3322013-11-17 19:50:10 -08006904 hddLog(VOS_TRACE_LEVEL_INFO,"acl type = %d no accept mac = %d",
Jeff Johnson295189b2012-06-20 16:38:30 -07006905 pIe[6], pIe[7]);
Gopichand Nakkalac005b7c2013-05-14 16:04:14 +05306906 if (pConfig->num_accept_mac > MAX_ACL_MAC_ADDRESS)
6907 pConfig->num_accept_mac = MAX_ACL_MAC_ADDRESS;
Jeff Johnson295189b2012-06-20 16:38:30 -07006908 acl_entry = (struct qc_mac_acl_entry *)(pIe + 8);
6909 for (i = 0; i < pConfig->num_accept_mac; i++)
6910 {
6911 vos_mem_copy(&pConfig->accept_mac[i], acl_entry->addr, sizeof(qcmacaddr));
6912 acl_entry++;
6913 }
6914 }
Gopichand Nakkalac005b7c2013-05-14 16:04:14 +05306915
Jeff Johnson295189b2012-06-20 16:38:30 -07006916 wlan_hdd_set_sapHwmode(pHostapdAdapter);
6917
Jeff Johnsone7245742012-09-05 17:12:55 -07006918#ifdef WLAN_FEATURE_11AC
Ravi Kumar Vaishnavbbaebbe2013-01-15 17:09:48 -08006919 /* Overwrite the hostapd setting for HW mode only for 11ac.
Kiet Lam0f320422013-11-21 19:29:17 +05306920 * This is valid only if mode is set to 11n in hostapd, either AUTO or
6921 * 11ac in .ini and 11ac is supported by both host and firmware.
6922 * Otherwise, leave whatever is set in hostapd (a OR b OR g OR n mode)
6923 */
Ravi Kumar Vaishnavbbaebbe2013-01-15 17:09:48 -08006924 if( ((pConfig->SapHw_mode == eSAP_DOT11_MODE_11n) ||
6925 (pConfig->SapHw_mode == eSAP_DOT11_MODE_11n_ONLY)) &&
Abhishek Singhf0ac1752014-03-05 17:47:09 +05306926 (( sapDot11Mode == eHDD_DOT11_MODE_AUTO ) ||
6927 ( sapDot11Mode == eHDD_DOT11_MODE_11ac ) ||
6928 ( sapDot11Mode == eHDD_DOT11_MODE_11ac_ONLY ) ) &&
6929 (sme_IsFeatureSupportedByDriver(DOT11AC)) &&
6930 (sme_IsFeatureSupportedByFW(DOT11AC)) )
Jeff Johnsone7245742012-09-05 17:12:55 -07006931 {
Siddharth Bhalf42f8592014-05-15 13:39:07 +05306932 v_U32_t operatingBand = 0;
Jeff Johnsone7245742012-09-05 17:12:55 -07006933 pConfig->SapHw_mode = eSAP_DOT11_MODE_11ac;
Siddharth Bhalf42f8592014-05-15 13:39:07 +05306934 ccmCfgGetInt(hHal, WNI_CFG_SAP_CHANNEL_SELECT_OPERATING_BAND, &operatingBand);
Ravi Joshi83bfaa12013-05-28 22:12:08 -07006935
Siddharth Bhal5cba24e2014-05-08 18:59:39 +05306936 /* If ACS disable and selected channel <= 14
6937 * OR
6938 * ACS enabled and ACS operating band is choosen as 2.4
6939 * AND
6940 * VHT in 2.4G Disabled
6941 * THEN
6942 * Fallback to 11N mode
6943 */
6944 if (((AUTO_CHANNEL_SELECT != pConfig->channel && pConfig->channel <= SIR_11B_CHANNEL_END)
6945 || (AUTO_CHANNEL_SELECT == pConfig->channel &&
Deepthi Gowri7db41f32014-10-13 17:02:29 +05306946 operatingBand == eSAP_RF_SUBBAND_2_4_GHZ)) &&
Siddharth Bhal5cba24e2014-05-08 18:59:39 +05306947 iniConfig->enableVhtFor24GHzBand == FALSE)
Ravi Joshi83bfaa12013-05-28 22:12:08 -07006948 {
Siddharth Bhalf42f8592014-05-15 13:39:07 +05306949 hddLog(LOGW, FL("Setting hwmode to 11n, operatingBand = %d, Channel = %d"),
6950 operatingBand, pConfig->channel);
Ravi Joshi83bfaa12013-05-28 22:12:08 -07006951 pConfig->SapHw_mode = eSAP_DOT11_MODE_11n;
6952 }
Jeff Johnsone7245742012-09-05 17:12:55 -07006953 }
6954#endif
Gopichand Nakkala747461f2013-04-24 19:24:45 +05306955
Jeff Johnson295189b2012-06-20 16:38:30 -07006956 // ht_capab is not what the name conveys,this is used for protection bitmap
6957 pConfig->ht_capab =
6958 (WLAN_HDD_GET_CTX(pHostapdAdapter))->cfg_ini->apProtection;
6959
6960 if ( 0 != wlan_hdd_cfg80211_update_apies(pHostapdAdapter, params) )
6961 {
6962 hddLog(LOGE, FL("SAP Not able to set AP IEs"));
6963 return -EINVAL;
6964 }
6965
6966 //Uapsd Enabled Bit
Gopichand Nakkala747461f2013-04-24 19:24:45 +05306967 pConfig->UapsdEnable =
Jeff Johnson295189b2012-06-20 16:38:30 -07006968 (WLAN_HDD_GET_CTX(pHostapdAdapter))->cfg_ini->apUapsdEnabled;
6969 //Enable OBSS protection
Gopichand Nakkala747461f2013-04-24 19:24:45 +05306970 pConfig->obssProtEnabled =
6971 (WLAN_HDD_GET_CTX(pHostapdAdapter))->cfg_ini->apOBSSProtEnabled;
Jeff Johnson295189b2012-06-20 16:38:30 -07006972
Chet Lanctot8cecea22014-02-11 19:09:36 -08006973#ifdef WLAN_FEATURE_11W
6974 pConfig->mfpCapable = MFPCapable;
6975 pConfig->mfpRequired = MFPRequired;
6976 hddLog(LOGW, FL("Soft AP MFP capable %d, MFP required %d\n"),
6977 pConfig->mfpCapable, pConfig->mfpRequired);
6978#endif
6979
Arif Hussain6d2a3322013-11-17 19:50:10 -08006980 hddLog(LOGW, FL("SOftAP macaddress : "MAC_ADDRESS_STR),
Jeff Johnson295189b2012-06-20 16:38:30 -07006981 MAC_ADDR_ARRAY(pHostapdAdapter->macAddressCurrent.bytes));
Arif Hussain6d2a3322013-11-17 19:50:10 -08006982 hddLog(LOGW,FL("ssid =%s, beaconint=%d, channel=%d"),
6983 pConfig->SSIDinfo.ssid.ssId, (int)pConfig->beacon_int,
6984 (int)pConfig->channel);
6985 hddLog(LOGW,FL("hw_mode=%x, privacy=%d, authType=%d"),
6986 pConfig->SapHw_mode, pConfig->privacy,
6987 pConfig->authType);
6988 hddLog(LOGW,FL("RSN/WPALen=%d, Uapsd = %d"),
6989 (int)pConfig->RSNWPAReqIELength, pConfig->UapsdEnable);
6990 hddLog(LOGW,FL("ProtEnabled = %d, OBSSProtEnabled = %d"),
6991 pConfig->protEnabled, pConfig->obssProtEnabled);
Jeff Johnson295189b2012-06-20 16:38:30 -07006992
Gopichand Nakkala747461f2013-04-24 19:24:45 +05306993 if(test_bit(SOFTAP_BSS_STARTED, &pHostapdAdapter->event_flags))
Jeff Johnson295189b2012-06-20 16:38:30 -07006994 {
6995 //Bss already started. just return.
6996 //TODO Probably it should update some beacon params.
6997 hddLog( LOGE, "Bss Already started...Ignore the request");
6998 EXIT();
6999 return 0;
7000 }
Gopichand Nakkala747461f2013-04-24 19:24:45 +05307001
Agarwal Ashish51325b52014-06-16 16:50:49 +05307002 if (vos_max_concurrent_connections_reached()) {
7003 hddLog(VOS_TRACE_LEVEL_INFO, FL("Reached max concurrent connections"));
7004 return -EINVAL;
7005 }
7006
Jeff Johnson295189b2012-06-20 16:38:30 -07007007 pConfig->persona = pHostapdAdapter->device_mode;
7008
Peng Xu2446a892014-09-05 17:21:18 +05307009 psmeConfig = (tSmeConfigParams*) vos_mem_malloc(sizeof(tSmeConfigParams));
7010 if ( NULL != psmeConfig)
7011 {
Hardik Kantilal Patel086e0a32014-11-20 14:56:26 +05307012 vos_mem_zero(psmeConfig, sizeof (tSmeConfigParams));
Peng Xu2446a892014-09-05 17:21:18 +05307013 sme_GetConfigParam(hHal, psmeConfig);
7014 pConfig->scanBandPreference = psmeConfig->csrConfig.scanBandPreference;
Hardik Kantilal Patel086e0a32014-11-20 14:56:26 +05307015#ifdef WLAN_FEATURE_AP_HT40_24G
7016 if (((pHostapdAdapter->device_mode == WLAN_HDD_SOFTAP)
7017 || (pHostapdAdapter->device_mode == WLAN_HDD_P2P_GO))
7018 && pHddCtx->cfg_ini->apHT40_24GEnabled)
7019 {
7020 psmeConfig->csrConfig.apHT40_24GEnabled = 1;
7021 sme_UpdateConfig (hHal, psmeConfig);
7022 }
7023#endif
Peng Xu2446a892014-09-05 17:21:18 +05307024 vos_mem_free(psmeConfig);
7025 }
Peng Xuafc34e32014-09-25 13:23:55 +05307026 pConfig->acsBandSwitchThreshold = iniConfig->acsBandSwitchThreshold;
Peng Xu2446a892014-09-05 17:21:18 +05307027
Jeff Johnson295189b2012-06-20 16:38:30 -07007028 pSapEventCallback = hdd_hostapd_SAPEventCB;
7029 if(WLANSAP_StartBss(pVosContext, pSapEventCallback, pConfig,
7030 (v_PVOID_t)pHostapdAdapter->dev) != VOS_STATUS_SUCCESS)
7031 {
Arif Hussain6d2a3322013-11-17 19:50:10 -08007032 hddLog(LOGE,FL("SAP Start Bss fail"));
Jeff Johnson295189b2012-06-20 16:38:30 -07007033 return -EINVAL;
7034 }
7035
Gopichand Nakkala747461f2013-04-24 19:24:45 +05307036 hddLog(LOG1,
Jeff Johnson295189b2012-06-20 16:38:30 -07007037 FL("Waiting for Scan to complete(auto mode) and BSS to start"));
7038
7039 status = vos_wait_single_event(&pHostapdState->vosEvent, 10000);
Gopichand Nakkala747461f2013-04-24 19:24:45 +05307040
Jeff Johnson295189b2012-06-20 16:38:30 -07007041 if (!VOS_IS_STATUS_SUCCESS(status))
Gopichand Nakkala747461f2013-04-24 19:24:45 +05307042 {
7043 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
Arif Hussain6d2a3322013-11-17 19:50:10 -08007044 ("ERROR: HDD vos wait for single_event failed!!"));
Tushnim Bhattacharyyaad37df12013-10-02 12:01:33 -07007045 smeGetCommandQStatus(hHal);
Jeff Johnson295189b2012-06-20 16:38:30 -07007046 VOS_ASSERT(0);
7047 }
Gopichand Nakkala747461f2013-04-24 19:24:45 +05307048
Jeff Johnson295189b2012-06-20 16:38:30 -07007049 set_bit(SOFTAP_BSS_STARTED, &pHostapdAdapter->event_flags);
Kaushik, Sushantf6070802014-10-15 15:09:23 +05307050 /* Initialize WMM configuation */
7051 hdd_wmm_init(pHostapdAdapter);
Agarwal Ashish51325b52014-06-16 16:50:49 +05307052 wlan_hdd_incr_active_session(pHddCtx, pHostapdAdapter->device_mode);
Jeff Johnson295189b2012-06-20 16:38:30 -07007053
Madan Mohan Koyyalamudi26bd7142012-10-30 18:14:19 -07007054#ifdef WLAN_FEATURE_P2P_DEBUG
7055 if (pHostapdAdapter->device_mode == WLAN_HDD_P2P_GO)
7056 {
7057 if(globalP2PConnectionStatus == P2P_GO_NEG_COMPLETED)
7058 {
7059 globalP2PConnectionStatus = P2P_GO_COMPLETED_STATE;
7060 hddLog(LOGE,"[P2P State] From Go nego completed to "
Jeff Johnson1250df42012-12-10 14:31:52 -08007061 "Non-autonomous Group started");
Madan Mohan Koyyalamudi26bd7142012-10-30 18:14:19 -07007062 }
7063 else if(globalP2PConnectionStatus == P2P_NOT_ACTIVE)
7064 {
7065 globalP2PConnectionStatus = P2P_GO_COMPLETED_STATE;
7066 hddLog(LOGE,"[P2P State] From Inactive to "
Jeff Johnson1250df42012-12-10 14:31:52 -08007067 "Autonomous Group started");
Madan Mohan Koyyalamudi26bd7142012-10-30 18:14:19 -07007068 }
7069 }
7070#endif
7071
Jeff Johnson295189b2012-06-20 16:38:30 -07007072 pHostapdState->bCommit = TRUE;
7073 EXIT();
7074
7075 return 0;
7076}
7077
Jeff Johnson04dd8a82012-06-29 20:41:40 -07007078#if (LINUX_VERSION_CODE < KERNEL_VERSION(3,4,0))
Mukul Sharmab0e0a982014-12-15 18:58:53 +05307079static int __wlan_hdd_cfg80211_add_beacon(struct wiphy *wiphy,
Gopichand Nakkala747461f2013-04-24 19:24:45 +05307080 struct net_device *dev,
Jeff Johnson295189b2012-06-20 16:38:30 -07007081 struct beacon_parameters *params)
7082{
7083 hdd_adapter_t *pAdapter = WLAN_HDD_GET_PRIV_PTR(dev);
Kaushik, Sushantb1ed0f42014-07-01 18:26:31 +05307084 hdd_context_t *pHddCtx;
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +05307085 int status;
Jeff Johnson295189b2012-06-20 16:38:30 -07007086
7087 ENTER();
Kaushik, Sushantb1ed0f42014-07-01 18:26:31 +05307088
Sushant Kaushik4b7cb302014-01-06 17:45:01 +05307089 MTRACE(vos_trace(VOS_MODULE_ID_HDD,
7090 TRACE_CODE_HDD_CFG80211_ADD_BEACON,
7091 pAdapter->sessionId, params->interval));
Sushant Kaushik8bc7df22014-04-09 17:55:29 +05307092 hddLog(VOS_TRACE_LEVEL_INFO_HIGH, "device mode=%s (%d)",
7093 hdd_device_modetoString(pAdapter->device_mode),
7094 pAdapter->device_mode);
Jeff Johnson295189b2012-06-20 16:38:30 -07007095
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +05307096 pHddCtx = WLAN_HDD_GET_CTX(pAdapter);
7097 status = wlan_hdd_validate_context(pHddCtx);
7098
7099 if (0 != status)
Jeff Johnson04dd8a82012-06-29 20:41:40 -07007100 {
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +05307101 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
7102 "%s: HDD context is not valid", __func__);
7103 return status;
Jeff Johnson04dd8a82012-06-29 20:41:40 -07007104 }
7105
Agarwal Ashish51325b52014-06-16 16:50:49 +05307106 if (vos_max_concurrent_connections_reached()) {
7107 hddLog(VOS_TRACE_LEVEL_INFO, FL("Reached max concurrent connections"));
7108 return -EINVAL;
7109 }
7110
Gopichand Nakkala747461f2013-04-24 19:24:45 +05307111 if ( (pAdapter->device_mode == WLAN_HDD_SOFTAP)
Jeff Johnson295189b2012-06-20 16:38:30 -07007112 || (pAdapter->device_mode == WLAN_HDD_P2P_GO)
Jeff Johnson295189b2012-06-20 16:38:30 -07007113 )
7114 {
7115 beacon_data_t *old,*new;
7116
7117 old = pAdapter->sessionCtx.ap.beacon;
Gopichand Nakkala747461f2013-04-24 19:24:45 +05307118
Jeff Johnson295189b2012-06-20 16:38:30 -07007119 if (old)
c_hpothu6ff1c3c2013-10-01 19:01:57 +05307120 {
7121 hddLog(VOS_TRACE_LEVEL_WARN,
7122 FL("already beacon info added to session(%d)"),
7123 pAdapter->sessionId);
Jeff Johnson295189b2012-06-20 16:38:30 -07007124 return -EALREADY;
c_hpothu6ff1c3c2013-10-01 19:01:57 +05307125 }
Jeff Johnson295189b2012-06-20 16:38:30 -07007126
7127 status = wlan_hdd_cfg80211_alloc_new_beacon(pAdapter,&new,params);
7128
Gopichand Nakkala747461f2013-04-24 19:24:45 +05307129 if(status != VOS_STATUS_SUCCESS)
Jeff Johnson295189b2012-06-20 16:38:30 -07007130 {
7131 hddLog(VOS_TRACE_LEVEL_FATAL,
Arif Hussain6d2a3322013-11-17 19:50:10 -08007132 "%s:Error!!! Allocating the new beacon",__func__);
Jeff Johnson295189b2012-06-20 16:38:30 -07007133 return -EINVAL;
7134 }
7135
7136 pAdapter->sessionCtx.ap.beacon = new;
7137
7138 status = wlan_hdd_cfg80211_start_bss(pAdapter, params);
7139 }
7140
7141 EXIT();
7142 return status;
7143}
Gopichand Nakkala747461f2013-04-24 19:24:45 +05307144
Mukul Sharmab0e0a982014-12-15 18:58:53 +05307145static int wlan_hdd_cfg80211_add_beacon(struct wiphy *wiphy,
7146 struct net_device *dev,
7147 struct beacon_parameters *params)
7148{
7149 int ret;
7150
7151 vos_ssr_protect(__func__);
7152 ret = __wlan_hdd_cfg80211_add_beacon(wiphy, dev, params);
7153 vos_ssr_unprotect(__func__);
7154
7155 return ret;
7156}
7157
7158static int __wlan_hdd_cfg80211_set_beacon(struct wiphy *wiphy,
Jeff Johnson295189b2012-06-20 16:38:30 -07007159 struct net_device *dev,
7160 struct beacon_parameters *params)
7161{
Gopichand Nakkala747461f2013-04-24 19:24:45 +05307162 hdd_adapter_t *pAdapter = WLAN_HDD_GET_PRIV_PTR(dev);
Kaushik, Sushantb1ed0f42014-07-01 18:26:31 +05307163 hdd_station_ctx_t *pHddStaCtx = WLAN_HDD_GET_STATION_CTX_PTR(pAdapter);
7164 hdd_context_t *pHddCtx;
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +05307165 int status;
Jeff Johnson295189b2012-06-20 16:38:30 -07007166
7167 ENTER();
Kaushik, Sushantb1ed0f42014-07-01 18:26:31 +05307168 MTRACE(vos_trace(VOS_MODULE_ID_HDD,
7169 TRACE_CODE_HDD_CFG80211_SET_BEACON,
7170 pAdapter->sessionId, pHddStaCtx->conn_info.authType));
7171 hddLog(VOS_TRACE_LEVEL_INFO, "%s: device_mode = %s (%d)",
7172 __func__, hdd_device_modetoString(pAdapter->device_mode),
7173 pAdapter->device_mode);
7174
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +05307175 pHddCtx = WLAN_HDD_GET_CTX(pAdapter);
7176 status = wlan_hdd_validate_context(pHddCtx);
7177
7178 if (0 != status)
Jeff Johnson04dd8a82012-06-29 20:41:40 -07007179 {
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +05307180 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
7181 "%s: HDD context is not valid", __func__);
7182 return status;
Jeff Johnson04dd8a82012-06-29 20:41:40 -07007183 }
Kaushik, Sushantb1ed0f42014-07-01 18:26:31 +05307184
Gopichand Nakkala747461f2013-04-24 19:24:45 +05307185 if ((pAdapter->device_mode == WLAN_HDD_SOFTAP)
Jeff Johnson295189b2012-06-20 16:38:30 -07007186 || (pAdapter->device_mode == WLAN_HDD_P2P_GO)
Gopichand Nakkala747461f2013-04-24 19:24:45 +05307187 )
Jeff Johnson295189b2012-06-20 16:38:30 -07007188 {
7189 beacon_data_t *old,*new;
Gopichand Nakkala747461f2013-04-24 19:24:45 +05307190
Jeff Johnson295189b2012-06-20 16:38:30 -07007191 old = pAdapter->sessionCtx.ap.beacon;
Gopichand Nakkala747461f2013-04-24 19:24:45 +05307192
Jeff Johnson295189b2012-06-20 16:38:30 -07007193 if (!old)
c_hpothu6ff1c3c2013-10-01 19:01:57 +05307194 {
7195 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
7196 FL("session(%d) old and new heads points to NULL"),
7197 pAdapter->sessionId);
Jeff Johnson295189b2012-06-20 16:38:30 -07007198 return -ENOENT;
c_hpothu6ff1c3c2013-10-01 19:01:57 +05307199 }
Jeff Johnson295189b2012-06-20 16:38:30 -07007200
7201 status = wlan_hdd_cfg80211_alloc_new_beacon(pAdapter,&new,params);
7202
7203 if(status != VOS_STATUS_SUCCESS) {
Gopichand Nakkala747461f2013-04-24 19:24:45 +05307204 hddLog(VOS_TRACE_LEVEL_FATAL,
Arif Hussain6d2a3322013-11-17 19:50:10 -08007205 "%s: Error!!! Allocating the new beacon",__func__);
Jeff Johnson295189b2012-06-20 16:38:30 -07007206 return -EINVAL;
7207 }
7208
7209 pAdapter->sessionCtx.ap.beacon = new;
7210
7211 status = wlan_hdd_cfg80211_start_bss(pAdapter, params);
7212 }
7213
7214 EXIT();
7215 return status;
7216}
7217
Mukul Sharmab0e0a982014-12-15 18:58:53 +05307218static int wlan_hdd_cfg80211_set_beacon(struct wiphy *wiphy,
7219 struct net_device *dev,
7220 struct beacon_parameters *params)
7221{
7222 int ret;
7223
7224 vos_ssr_protect(__func__);
7225 ret = __wlan_hdd_cfg80211_set_beacon(wiphy, dev, params);
7226 vos_ssr_unprotect(__func__);
7227
7228 return ret;
7229}
7230
Jeff Johnson04dd8a82012-06-29 20:41:40 -07007231#endif //(LINUX_VERSION_CODE < KERNEL_VERSION(3,4,0))
7232
7233#if (LINUX_VERSION_CODE < KERNEL_VERSION(3,4,0))
Mukul Sharmab0e0a982014-12-15 18:58:53 +05307234static int __wlan_hdd_cfg80211_del_beacon(struct wiphy *wiphy,
Jeff Johnson295189b2012-06-20 16:38:30 -07007235 struct net_device *dev)
Jeff Johnson04dd8a82012-06-29 20:41:40 -07007236#else
Mukul Sharmab0e0a982014-12-15 18:58:53 +05307237static int __wlan_hdd_cfg80211_stop_ap (struct wiphy *wiphy,
Jeff Johnson04dd8a82012-06-29 20:41:40 -07007238 struct net_device *dev)
7239#endif
Jeff Johnson295189b2012-06-20 16:38:30 -07007240{
7241 hdd_adapter_t *pAdapter = WLAN_HDD_GET_PRIV_PTR(dev);
Jeff Johnsone7245742012-09-05 17:12:55 -07007242 hdd_context_t *pHddCtx = NULL;
7243 hdd_scaninfo_t *pScanInfo = NULL;
7244 hdd_adapter_t *staAdapter = NULL;
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +05307245 VOS_STATUS status;
Mahesh A Saptasagar2395ee62014-05-21 19:12:21 +05307246 long ret;
Jeff Johnson295189b2012-06-20 16:38:30 -07007247
7248 ENTER();
7249
7250 if (NULL == pAdapter)
7251 {
Kaushik, Sushantb1ed0f42014-07-01 18:26:31 +05307252 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_FATAL,
Madan Mohan Koyyalamudi87054ba2012-11-02 13:24:12 -07007253 "%s: HDD adapter context is Null", __func__);
Jeff Johnson295189b2012-06-20 16:38:30 -07007254 return -ENODEV;
7255 }
Madan Mohan Koyyalamudi2a1ba772012-10-11 14:59:06 -07007256
Sushant Kaushik4b7cb302014-01-06 17:45:01 +05307257 MTRACE(vos_trace(VOS_MODULE_ID_HDD,
7258 TRACE_CODE_HDD_CFG80211_STOP_AP,
7259 pAdapter->sessionId, pAdapter->device_mode));
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +05307260 pHddCtx = WLAN_HDD_GET_CTX(pAdapter);
7261 status = wlan_hdd_validate_context(pHddCtx);
7262
7263 if (0 != status)
Madan Mohan Koyyalamudi2a1ba772012-10-11 14:59:06 -07007264 {
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +05307265 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
7266 "%s: HDD context is not valid", __func__);
7267 return status;
Jeff Johnson4416a782013-03-25 14:17:50 -07007268 }
Madan Mohan Koyyalamudi2a1ba772012-10-11 14:59:06 -07007269
7270 staAdapter = hdd_get_adapter(pAdapter->pHddCtx, WLAN_HDD_INFRA_STATION);
7271 if (NULL == staAdapter)
7272 {
7273 staAdapter = hdd_get_adapter(pAdapter->pHddCtx, WLAN_HDD_P2P_CLIENT);
7274 if (NULL == staAdapter)
7275 {
Rajesh Chauhan52d885b2013-11-01 10:54:25 -07007276 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_INFO_HIGH,
7277 "%s: HDD adapter context for STA/P2P-CLI is Null",
7278 __func__);
Madan Mohan Koyyalamudi2a1ba772012-10-11 14:59:06 -07007279 }
7280 }
7281
7282 pScanInfo = &pHddCtx->scan_info;
7283
Sushant Kaushik8bc7df22014-04-09 17:55:29 +05307284 hddLog(VOS_TRACE_LEVEL_INFO, "%s: device_mode = %s (%d)",
7285 __func__, hdd_device_modetoString(pAdapter->device_mode),
7286 pAdapter->device_mode);
Jeff Johnson295189b2012-06-20 16:38:30 -07007287
Mahesh A Saptasagar2395ee62014-05-21 19:12:21 +05307288 ret = wlan_hdd_scan_abort(pAdapter);
7289
Girish Gowli4bf7a632014-06-12 13:42:11 +05307290 if (ret < 0)
Jeff Johnsone7245742012-09-05 17:12:55 -07007291 {
Mahesh A Saptasagar2395ee62014-05-21 19:12:21 +05307292 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
7293 FL("Timeout occurred while waiting for abortscan %ld"), ret);
c_hpothu6ff1c3c2013-10-01 19:01:57 +05307294
Mahesh A Saptasagar2395ee62014-05-21 19:12:21 +05307295 if (pHddCtx->isLogpInProgress)
Jeff Johnsone7245742012-09-05 17:12:55 -07007296 {
Mahesh A Saptasagar2395ee62014-05-21 19:12:21 +05307297 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
7298 "%s: LOGP in Progress. Ignore!!!", __func__);
Yue Ma4f55ef32014-01-23 16:45:33 -08007299
Jeff Johnsone7245742012-09-05 17:12:55 -07007300 VOS_ASSERT(pScanInfo->mScanPending);
Mahesh A Saptasagar2395ee62014-05-21 19:12:21 +05307301 return -EAGAIN;
Jeff Johnsone7245742012-09-05 17:12:55 -07007302 }
Mahesh A Saptasagar2395ee62014-05-21 19:12:21 +05307303 VOS_ASSERT(pScanInfo->mScanPending);
Jeff Johnsone7245742012-09-05 17:12:55 -07007304 }
7305
Rashmi Ramanna1f0948d2014-08-28 15:33:48 +05307306 /* Delete all associated STAs before stopping AP/P2P GO */
7307 hdd_del_all_sta(pAdapter);
Arun Kumar Khandavallia3bd8002014-01-17 16:21:19 +05307308 hdd_hostapd_stop(dev);
7309
Jeff Johnson295189b2012-06-20 16:38:30 -07007310 if ((pAdapter->device_mode == WLAN_HDD_SOFTAP)
Jeff Johnson295189b2012-06-20 16:38:30 -07007311 || (pAdapter->device_mode == WLAN_HDD_P2P_GO)
Jeff Johnson295189b2012-06-20 16:38:30 -07007312 )
7313 {
7314 beacon_data_t *old;
7315
7316 old = pAdapter->sessionCtx.ap.beacon;
7317
7318 if (!old)
c_hpothu6ff1c3c2013-10-01 19:01:57 +05307319 {
7320 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
7321 FL("session(%d) beacon data points to NULL"),
7322 pAdapter->sessionId);
Jeff Johnson295189b2012-06-20 16:38:30 -07007323 return -ENOENT;
c_hpothu6ff1c3c2013-10-01 19:01:57 +05307324 }
Jeff Johnson295189b2012-06-20 16:38:30 -07007325
Jeff Johnson295189b2012-06-20 16:38:30 -07007326 hdd_cleanup_actionframe(pHddCtx, pAdapter);
Jeff Johnson295189b2012-06-20 16:38:30 -07007327
7328 mutex_lock(&pHddCtx->sap_lock);
7329 if(test_bit(SOFTAP_BSS_STARTED, &pAdapter->event_flags))
7330 {
Jeff Johnson4416a782013-03-25 14:17:50 -07007331 if ( VOS_STATUS_SUCCESS == (status = WLANSAP_StopBss(pHddCtx->pvosContext) ) )
Jeff Johnson295189b2012-06-20 16:38:30 -07007332 {
7333 hdd_hostapd_state_t *pHostapdState = WLAN_HDD_GET_HOSTAP_STATE_PTR(pAdapter);
7334
7335 status = vos_wait_single_event(&pHostapdState->vosEvent, 10000);
7336
7337 if (!VOS_IS_STATUS_SUCCESS(status))
7338 {
7339 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
Arif Hussain6d2a3322013-11-17 19:50:10 -08007340 ("ERROR: HDD vos wait for single_event failed!!"));
Jeff Johnson295189b2012-06-20 16:38:30 -07007341 VOS_ASSERT(0);
Sushant Kaushik4b7cb302014-01-06 17:45:01 +05307342 }
7343 }
Jeff Johnson295189b2012-06-20 16:38:30 -07007344 clear_bit(SOFTAP_BSS_STARTED, &pAdapter->event_flags);
Agarwal Ashish51325b52014-06-16 16:50:49 +05307345 /* BSS stopped, clear the active sessions for this device mode */
7346 wlan_hdd_decr_active_session(pHddCtx, pAdapter->device_mode);
Jeff Johnson295189b2012-06-20 16:38:30 -07007347 }
7348 mutex_unlock(&pHddCtx->sap_lock);
7349
7350 if(status != VOS_STATUS_SUCCESS)
7351 {
7352 hddLog(VOS_TRACE_LEVEL_FATAL,
Arif Hussain6d2a3322013-11-17 19:50:10 -08007353 "%s:Error!!! Stopping the BSS",__func__);
Jeff Johnson295189b2012-06-20 16:38:30 -07007354 return -EINVAL;
7355 }
7356
Jeff Johnson4416a782013-03-25 14:17:50 -07007357 if (ccmCfgSetInt(pHddCtx->hHal,
Jeff Johnson295189b2012-06-20 16:38:30 -07007358 WNI_CFG_PROBE_RSP_BCN_ADDNIE_FLAG, 0,NULL, eANI_BOOLEAN_FALSE)
7359 ==eHAL_STATUS_FAILURE)
7360 {
7361 hddLog(LOGE,
Arif Hussain6d2a3322013-11-17 19:50:10 -08007362 "Could not pass on WNI_CFG_PROBE_RSP_BCN_ADDNIE_FLAG to CCM");
Jeff Johnson295189b2012-06-20 16:38:30 -07007363 }
7364
Jeff Johnson4416a782013-03-25 14:17:50 -07007365 if ( eHAL_STATUS_FAILURE == ccmCfgSetInt(pHddCtx->hHal,
Jeff Johnson295189b2012-06-20 16:38:30 -07007366 WNI_CFG_ASSOC_RSP_ADDNIE_FLAG, 0, NULL,
7367 eANI_BOOLEAN_FALSE) )
7368 {
7369 hddLog(LOGE,
Arif Hussain6d2a3322013-11-17 19:50:10 -08007370 "Could not pass on WNI_CFG_ASSOC_RSP_ADDNIE_FLAG to CCM");
Jeff Johnson295189b2012-06-20 16:38:30 -07007371 }
7372
7373 // Reset WNI_CFG_PROBE_RSP Flags
7374 wlan_hdd_reset_prob_rspies(pAdapter);
7375
7376 pAdapter->sessionCtx.ap.beacon = NULL;
7377 kfree(old);
Madan Mohan Koyyalamudi26bd7142012-10-30 18:14:19 -07007378#ifdef WLAN_FEATURE_P2P_DEBUG
7379 if((pAdapter->device_mode == WLAN_HDD_P2P_GO) &&
7380 (globalP2PConnectionStatus == P2P_GO_COMPLETED_STATE))
7381 {
7382 hddLog(LOGE,"[P2P State] From GO completed to Inactive state "
7383 "GO got removed");
7384 globalP2PConnectionStatus = P2P_NOT_ACTIVE;
7385 }
7386#endif
Jeff Johnson295189b2012-06-20 16:38:30 -07007387 }
7388 EXIT();
7389 return status;
7390}
Jeff Johnson04dd8a82012-06-29 20:41:40 -07007391
Mukul Sharmab0e0a982014-12-15 18:58:53 +05307392#if (LINUX_VERSION_CODE < KERNEL_VERSION(3,4,0))
7393static int wlan_hdd_cfg80211_del_beacon(struct wiphy *wiphy,
7394 struct net_device *dev)
7395{
7396 int ret;
7397
7398 vos_ssr_protect(__func__);
7399 ret = __wlan_hdd_cfg80211_del_beacon(wiphy, dev);
7400 vos_ssr_unprotect(__func__);
7401
7402 return ret;
7403}
7404#else
7405static int wlan_hdd_cfg80211_stop_ap(struct wiphy *wiphy,
7406 struct net_device *dev)
7407{
7408 int ret;
7409
7410 vos_ssr_protect(__func__);
7411 ret = __wlan_hdd_cfg80211_stop_ap(wiphy, dev);
7412 vos_ssr_unprotect(__func__);
7413
7414 return ret;
7415}
7416#endif
7417
Jeff Johnson04dd8a82012-06-29 20:41:40 -07007418#if (LINUX_VERSION_CODE > KERNEL_VERSION(3,3,0))
7419
Mukul Sharmab0e0a982014-12-15 18:58:53 +05307420static int __wlan_hdd_cfg80211_start_ap(struct wiphy *wiphy,
Pratik Bhalgata0c7f262012-11-22 17:40:24 +05307421 struct net_device *dev,
Jeff Johnson04dd8a82012-06-29 20:41:40 -07007422 struct cfg80211_ap_settings *params)
7423{
Pratik Bhalgata0c7f262012-11-22 17:40:24 +05307424 hdd_adapter_t *pAdapter;
7425 hdd_context_t *pHddCtx;
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +05307426 int status;
Jeff Johnson04dd8a82012-06-29 20:41:40 -07007427
7428 ENTER();
7429
Pratik Bhalgata0c7f262012-11-22 17:40:24 +05307430 if (NULL == dev)
Madan Mohan Koyyalamudib2c36892012-10-18 20:52:38 -07007431 {
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +05307432 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
Pratik Bhalgata0c7f262012-11-22 17:40:24 +05307433 "%s: Device is Null", __func__);
7434 return -ENODEV;
7435 }
7436
7437 pAdapter = WLAN_HDD_GET_PRIV_PTR(dev);
7438 if (NULL == pAdapter)
7439 {
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +05307440 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
Pratik Bhalgata0c7f262012-11-22 17:40:24 +05307441 "%s: HDD adapter is Null", __func__);
7442 return -ENODEV;
7443 }
7444
Sushant Kaushik4b7cb302014-01-06 17:45:01 +05307445 MTRACE(vos_trace(VOS_MODULE_ID_HDD,
7446 TRACE_CODE_HDD_CFG80211_START_AP, pAdapter->sessionId,
7447 params-> beacon_interval));
Pratik Bhalgata0c7f262012-11-22 17:40:24 +05307448 if (WLAN_HDD_ADAPTER_MAGIC != pAdapter->magic)
7449 {
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +05307450 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
Pratik Bhalgata0c7f262012-11-22 17:40:24 +05307451 "%s: HDD adapter magic is invalid", __func__);
7452 return -ENODEV;
7453 }
7454
7455 pHddCtx = WLAN_HDD_GET_CTX(pAdapter);
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +05307456 status = wlan_hdd_validate_context(pHddCtx);
Pratik Bhalgata0c7f262012-11-22 17:40:24 +05307457
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +05307458 if (0 != status)
Pratik Bhalgata0c7f262012-11-22 17:40:24 +05307459 {
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +05307460 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
7461 "%s: HDD context is not valid", __func__);
7462 return status;
Pratik Bhalgata0c7f262012-11-22 17:40:24 +05307463 }
7464
Sushant Kaushik8bc7df22014-04-09 17:55:29 +05307465 hddLog(VOS_TRACE_LEVEL_INFO_HIGH, "%s: device mode = %s (%d)",
7466 __func__, hdd_device_modetoString(pAdapter->device_mode),
7467 pAdapter->device_mode);
Pratik Bhalgata0c7f262012-11-22 17:40:24 +05307468
7469 if ((pAdapter->device_mode == WLAN_HDD_SOFTAP)
Jeff Johnson04dd8a82012-06-29 20:41:40 -07007470 || (pAdapter->device_mode == WLAN_HDD_P2P_GO)
Jeff Johnson04dd8a82012-06-29 20:41:40 -07007471 )
7472 {
Pratik Bhalgata0c7f262012-11-22 17:40:24 +05307473 beacon_data_t *old, *new;
Jeff Johnson04dd8a82012-06-29 20:41:40 -07007474
7475 old = pAdapter->sessionCtx.ap.beacon;
Pratik Bhalgata0c7f262012-11-22 17:40:24 +05307476
Jeff Johnson04dd8a82012-06-29 20:41:40 -07007477 if (old)
c_hpothu6ff1c3c2013-10-01 19:01:57 +05307478 {
7479 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_WARN,
7480 FL("already beacon info added to session(%d)"),
7481 pAdapter->sessionId);
Jeff Johnson04dd8a82012-06-29 20:41:40 -07007482 return -EALREADY;
c_hpothu6ff1c3c2013-10-01 19:01:57 +05307483 }
Jeff Johnson04dd8a82012-06-29 20:41:40 -07007484
7485 status = wlan_hdd_cfg80211_alloc_new_beacon(pAdapter, &new, &params->beacon, params->dtim_period);
7486
Pratik Bhalgata0c7f262012-11-22 17:40:24 +05307487 if (status != 0)
Jeff Johnson04dd8a82012-06-29 20:41:40 -07007488 {
7489 hddLog(VOS_TRACE_LEVEL_FATAL,
Pratik Bhalgata0c7f262012-11-22 17:40:24 +05307490 "%s:Error!!! Allocating the new beacon", __func__);
Jeff Johnson04dd8a82012-06-29 20:41:40 -07007491 return -EINVAL;
7492 }
7493 pAdapter->sessionCtx.ap.beacon = new;
Viral Modi3a32cc52013-02-08 11:14:52 -08007494#if (LINUX_VERSION_CODE >= KERNEL_VERSION(3,6,0))
Yue Maf49ba872013-08-19 12:04:25 -07007495 wlan_hdd_cfg80211_set_channel(wiphy, dev,
7496#if (LINUX_VERSION_CODE < KERNEL_VERSION(3,8,0))
7497 params->channel, params->channel_type);
7498#else
7499 params->chandef.chan, cfg80211_get_chandef_type(&(params->chandef)));
7500#endif
Viral Modi3a32cc52013-02-08 11:14:52 -08007501#endif
Jeff Johnson04dd8a82012-06-29 20:41:40 -07007502 status = wlan_hdd_cfg80211_start_bss(pAdapter, &params->beacon, params->ssid,
7503 params->ssid_len, params->hidden_ssid);
7504 }
7505
7506 EXIT();
7507 return status;
7508}
7509
Mukul Sharmab0e0a982014-12-15 18:58:53 +05307510static int wlan_hdd_cfg80211_start_ap(struct wiphy *wiphy,
7511 struct net_device *dev,
7512 struct cfg80211_ap_settings *params)
7513{
7514 int ret;
Jeff Johnson04dd8a82012-06-29 20:41:40 -07007515
Mukul Sharmab0e0a982014-12-15 18:58:53 +05307516 vos_ssr_protect(__func__);
7517 ret = __wlan_hdd_cfg80211_start_ap(wiphy, dev, params);
7518 vos_ssr_unprotect(__func__);
7519
7520 return ret;
7521}
7522
7523static int __wlan_hdd_cfg80211_change_beacon(struct wiphy *wiphy,
Jeff Johnson04dd8a82012-06-29 20:41:40 -07007524 struct net_device *dev,
7525 struct cfg80211_beacon_data *params)
7526{
Gopichand Nakkala747461f2013-04-24 19:24:45 +05307527 hdd_adapter_t *pAdapter = WLAN_HDD_GET_PRIV_PTR(dev);
Kaushik, Sushantb1ed0f42014-07-01 18:26:31 +05307528 hdd_context_t *pHddCtx;
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +05307529 int status;
Jeff Johnson04dd8a82012-06-29 20:41:40 -07007530
7531 ENTER();
Kaushik, Sushantb1ed0f42014-07-01 18:26:31 +05307532
Sushant Kaushik4b7cb302014-01-06 17:45:01 +05307533 MTRACE(vos_trace(VOS_MODULE_ID_HDD,
7534 TRACE_CODE_HDD_CFG80211_CHANGE_BEACON,
7535 pAdapter->sessionId, pAdapter->device_mode));
Arif Hussain6d2a3322013-11-17 19:50:10 -08007536 hddLog(VOS_TRACE_LEVEL_INFO, "%s: device_mode = %d",
Jeff Johnson04dd8a82012-06-29 20:41:40 -07007537 __func__, pAdapter->device_mode);
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +05307538
7539 pHddCtx = WLAN_HDD_GET_CTX(pAdapter);
7540 status = wlan_hdd_validate_context(pHddCtx);
7541
7542 if (0 != status)
Madan Mohan Koyyalamudib2c36892012-10-18 20:52:38 -07007543 {
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +05307544 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
7545 "%s: HDD context is not valid", __func__);
7546 return status;
Madan Mohan Koyyalamudib2c36892012-10-18 20:52:38 -07007547 }
Jeff Johnson04dd8a82012-06-29 20:41:40 -07007548
Gopichand Nakkala747461f2013-04-24 19:24:45 +05307549 if ((pAdapter->device_mode == WLAN_HDD_SOFTAP)
Jeff Johnson04dd8a82012-06-29 20:41:40 -07007550 || (pAdapter->device_mode == WLAN_HDD_P2P_GO)
Gopichand Nakkala747461f2013-04-24 19:24:45 +05307551 )
Jeff Johnson04dd8a82012-06-29 20:41:40 -07007552 {
7553 beacon_data_t *old,*new;
Gopichand Nakkala747461f2013-04-24 19:24:45 +05307554
Jeff Johnson04dd8a82012-06-29 20:41:40 -07007555 old = pAdapter->sessionCtx.ap.beacon;
Gopichand Nakkala747461f2013-04-24 19:24:45 +05307556
Jeff Johnson04dd8a82012-06-29 20:41:40 -07007557 if (!old)
c_hpothu6ff1c3c2013-10-01 19:01:57 +05307558 {
7559 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
7560 FL("session(%d) beacon data points to NULL"),
7561 pAdapter->sessionId);
Jeff Johnson04dd8a82012-06-29 20:41:40 -07007562 return -ENOENT;
c_hpothu6ff1c3c2013-10-01 19:01:57 +05307563 }
Jeff Johnson04dd8a82012-06-29 20:41:40 -07007564
7565 status = wlan_hdd_cfg80211_alloc_new_beacon(pAdapter, &new, params, 0);
7566
7567 if(status != VOS_STATUS_SUCCESS) {
Gopichand Nakkala747461f2013-04-24 19:24:45 +05307568 hddLog(VOS_TRACE_LEVEL_FATAL,
Arif Hussain6d2a3322013-11-17 19:50:10 -08007569 "%s: Error!!! Allocating the new beacon",__func__);
Jeff Johnson04dd8a82012-06-29 20:41:40 -07007570 return -EINVAL;
7571 }
7572
7573 pAdapter->sessionCtx.ap.beacon = new;
7574
7575 status = wlan_hdd_cfg80211_start_bss(pAdapter, params, NULL, 0, 0);
7576 }
7577
7578 EXIT();
7579 return status;
7580}
7581
Mukul Sharmab0e0a982014-12-15 18:58:53 +05307582static int wlan_hdd_cfg80211_change_beacon(struct wiphy *wiphy,
7583 struct net_device *dev,
7584 struct cfg80211_beacon_data *params)
7585{
7586 int ret;
Jeff Johnson04dd8a82012-06-29 20:41:40 -07007587
Mukul Sharmab0e0a982014-12-15 18:58:53 +05307588 vos_ssr_protect(__func__);
7589 ret = __wlan_hdd_cfg80211_change_beacon(wiphy, dev, params);
7590 vos_ssr_unprotect(__func__);
7591
7592 return ret;
7593}
7594
7595#endif //(LINUX_VERSION_CODE > KERNEL_VERSION(3,3,0))
Jeff Johnson295189b2012-06-20 16:38:30 -07007596
Mahesh A Saptasagar179d2252014-06-02 21:32:21 +05307597static int __wlan_hdd_cfg80211_change_bss (struct wiphy *wiphy,
Jeff Johnson295189b2012-06-20 16:38:30 -07007598 struct net_device *dev,
7599 struct bss_parameters *params)
7600{
7601 hdd_adapter_t *pAdapter = WLAN_HDD_GET_PRIV_PTR(dev);
Masti, Narayanraddic80e2bf2015-01-27 16:39:00 +05307602 hdd_context_t *pHddCtx;
7603 int ret = 0;
Jeff Johnson295189b2012-06-20 16:38:30 -07007604
7605 ENTER();
Kaushik, Sushantb1ed0f42014-07-01 18:26:31 +05307606
Masti, Narayanraddic80e2bf2015-01-27 16:39:00 +05307607 if (NULL == pAdapter)
7608 {
7609 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
7610 "%s: HDD adapter is Null", __func__);
7611 return -ENODEV;
7612 }
7613 pHddCtx = WLAN_HDD_GET_CTX(pAdapter);
7614
7615 ret = wlan_hdd_validate_context(pHddCtx);
7616 if (0 != ret)
7617 {
7618 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
7619 "%s: HDD context is not valid", __func__);
7620 return ret;
7621 }
Sushant Kaushik4b7cb302014-01-06 17:45:01 +05307622 MTRACE(vos_trace(VOS_MODULE_ID_HDD,
7623 TRACE_CODE_HDD_CFG80211_CHANGE_BSS,
7624 pAdapter->sessionId, params->ap_isolate));
Sushant Kaushik8bc7df22014-04-09 17:55:29 +05307625 hddLog(VOS_TRACE_LEVEL_INFO, "%s: device_mode = %s (%d)",
7626 __func__, hdd_device_modetoString(pAdapter->device_mode),
7627 pAdapter->device_mode);
Jeff Johnson295189b2012-06-20 16:38:30 -07007628
7629 if((pAdapter->device_mode == WLAN_HDD_SOFTAP)
Jeff Johnson295189b2012-06-20 16:38:30 -07007630 || (pAdapter->device_mode == WLAN_HDD_P2P_GO)
Gopichand Nakkala747461f2013-04-24 19:24:45 +05307631 )
Jeff Johnson295189b2012-06-20 16:38:30 -07007632 {
7633 /* ap_isolate == -1 means that in change bss, upper layer doesn't
7634 * want to update this parameter */
Gopichand Nakkala747461f2013-04-24 19:24:45 +05307635 if (-1 != params->ap_isolate)
Jeff Johnson295189b2012-06-20 16:38:30 -07007636 {
7637 pAdapter->sessionCtx.ap.apDisableIntraBssFwd = !!params->ap_isolate;
Gopichand Nakkala747461f2013-04-24 19:24:45 +05307638 }
Jeff Johnson295189b2012-06-20 16:38:30 -07007639 }
7640
7641 EXIT();
7642 return 0;
7643}
7644
Mahesh A Saptasagar179d2252014-06-02 21:32:21 +05307645static int wlan_hdd_cfg80211_change_bss (struct wiphy *wiphy,
7646 struct net_device *dev,
7647 struct bss_parameters *params)
7648{
7649 int ret;
7650
7651 vos_ssr_protect(__func__);
7652 ret = __wlan_hdd_cfg80211_change_bss(wiphy, dev, params);
7653 vos_ssr_unprotect(__func__);
7654
7655 return ret;
7656}
Kiet Lam10841362013-11-01 11:36:50 +05307657/* FUNCTION: wlan_hdd_change_country_code_cd
7658* to wait for contry code completion
7659*/
7660void* wlan_hdd_change_country_code_cb(void *pAdapter)
7661{
7662 hdd_adapter_t *call_back_pAdapter = pAdapter;
7663 complete(&call_back_pAdapter->change_country_code);
7664 return NULL;
7665}
7666
Jeff Johnson295189b2012-06-20 16:38:30 -07007667/*
Mahesh A Saptasagar0e59c472014-04-14 19:17:41 +05307668 * FUNCTION: __wlan_hdd_cfg80211_change_iface
Jeff Johnson295189b2012-06-20 16:38:30 -07007669 * This function is used to set the interface type (INFRASTRUCTURE/ADHOC)
7670 */
Mahesh A Saptasagar0e59c472014-04-14 19:17:41 +05307671int __wlan_hdd_cfg80211_change_iface( struct wiphy *wiphy,
Jeff Johnson295189b2012-06-20 16:38:30 -07007672 struct net_device *ndev,
7673 enum nl80211_iftype type,
7674 u32 *flags,
7675 struct vif_params *params
7676 )
7677{
7678 struct wireless_dev *wdev;
7679 hdd_adapter_t *pAdapter = WLAN_HDD_GET_PRIV_PTR( ndev );
Rajesh Chauhana0516c62014-01-30 16:11:18 -08007680 hdd_context_t *pHddCtx;
Mohit Khanna0f232092012-09-11 14:46:08 -07007681 hdd_adapter_t *pP2pAdapter = NULL;
Jeff Johnson295189b2012-06-20 16:38:30 -07007682 tCsrRoamProfile *pRoamProfile = NULL;
7683 eCsrRoamBssType LastBSSType;
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +05307684 hdd_config_t *pConfig = NULL;
Jeff Johnson295189b2012-06-20 16:38:30 -07007685 eMib_dot11DesiredBssType connectedBssType;
7686 VOS_STATUS status;
c_hpothu6ff1c3c2013-10-01 19:01:57 +05307687 long ret;
Jeff Johnson295189b2012-06-20 16:38:30 -07007688
7689 ENTER();
7690
Sushant Kaushik4b7cb302014-01-06 17:45:01 +05307691 if (!pAdapter)
Rajesh Chauhana0516c62014-01-30 16:11:18 -08007692 {
7693 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
7694 "%s: Adapter context is null", __func__);
7695 return VOS_STATUS_E_FAILURE;
7696 }
7697
7698 pHddCtx = WLAN_HDD_GET_CTX(pAdapter);
7699 if (!pHddCtx)
7700 {
7701 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
7702 "%s: HDD context is null", __func__);
7703 return VOS_STATUS_E_FAILURE;
7704 }
7705
Sushant Kaushik4b7cb302014-01-06 17:45:01 +05307706 MTRACE(vos_trace(VOS_MODULE_ID_HDD,
7707 TRACE_CODE_HDD_CFG80211_CHANGE_IFACE,
7708 pAdapter->sessionId, type));
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +05307709 status = wlan_hdd_validate_context(pHddCtx);
7710
7711 if (0 != status)
Jeff Johnson295189b2012-06-20 16:38:30 -07007712 {
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +05307713 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
7714 "%s: HDD context is not valid", __func__);
7715 return status;
Jeff Johnson295189b2012-06-20 16:38:30 -07007716 }
7717
Sushant Kaushik8bc7df22014-04-09 17:55:29 +05307718 hddLog(VOS_TRACE_LEVEL_INFO, "%s: device_mode = %s (%d)",
7719 __func__, hdd_device_modetoString(pAdapter->device_mode),
7720 pAdapter->device_mode);
Jeff Johnson295189b2012-06-20 16:38:30 -07007721
Agarwal Ashish51325b52014-06-16 16:50:49 +05307722 if (vos_max_concurrent_connections_reached()) {
7723 hddLog(VOS_TRACE_LEVEL_INFO, FL("Reached max concurrent connections"));
7724 return -EINVAL;
7725 }
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +05307726 pConfig = pHddCtx->cfg_ini;
Jeff Johnson295189b2012-06-20 16:38:30 -07007727 wdev = ndev->ieee80211_ptr;
7728
7729#ifdef WLAN_BTAMP_FEATURE
7730 if((NL80211_IFTYPE_P2P_CLIENT == type)||
7731 (NL80211_IFTYPE_ADHOC == type)||
7732 (NL80211_IFTYPE_AP == type)||
7733 (NL80211_IFTYPE_P2P_GO == type))
7734 {
7735 pHddCtx->isAmpAllowed = VOS_FALSE;
7736 // stop AMP traffic
7737 status = WLANBAP_StopAmp();
7738 if(VOS_STATUS_SUCCESS != status )
7739 {
7740 pHddCtx->isAmpAllowed = VOS_TRUE;
7741 hddLog(VOS_TRACE_LEVEL_FATAL,
7742 "%s: Failed to stop AMP", __func__);
7743 return -EINVAL;
7744 }
7745 }
7746#endif //WLAN_BTAMP_FEATURE
7747 /* Reset the current device mode bit mask*/
7748 wlan_hdd_clear_concurrency_mode(pHddCtx, pAdapter->device_mode);
7749
7750 if( (pAdapter->device_mode == WLAN_HDD_INFRA_STATION)
Jeff Johnson295189b2012-06-20 16:38:30 -07007751 || (pAdapter->device_mode == WLAN_HDD_P2P_CLIENT)
Jeff Johnsone7245742012-09-05 17:12:55 -07007752 || (pAdapter->device_mode == WLAN_HDD_P2P_DEVICE)
Jeff Johnson295189b2012-06-20 16:38:30 -07007753 )
7754 {
7755 hdd_wext_state_t *pWextState = WLAN_HDD_GET_WEXT_STATE_PTR(pAdapter);
Rajesh Chauhana0516c62014-01-30 16:11:18 -08007756 if (!pWextState)
7757 {
7758 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
7759 "%s: pWextState is null", __func__);
7760 return VOS_STATUS_E_FAILURE;
7761 }
Jeff Johnson295189b2012-06-20 16:38:30 -07007762 pRoamProfile = &pWextState->roamProfile;
7763 LastBSSType = pRoamProfile->BSSType;
7764
7765 switch (type)
7766 {
7767 case NL80211_IFTYPE_STATION:
Jeff Johnson295189b2012-06-20 16:38:30 -07007768 case NL80211_IFTYPE_P2P_CLIENT:
Jeff Johnson295189b2012-06-20 16:38:30 -07007769 hddLog(VOS_TRACE_LEVEL_INFO,
7770 "%s: setting interface Type to INFRASTRUCTURE", __func__);
7771 pRoamProfile->BSSType = eCSR_BSS_TYPE_INFRASTRUCTURE;
Jeff Johnsone7245742012-09-05 17:12:55 -07007772#ifdef WLAN_FEATURE_11AC
7773 if(pConfig->dot11Mode == eHDD_DOT11_MODE_AUTO)
7774 {
7775 pConfig->dot11Mode = eHDD_DOT11_MODE_11ac;
7776 }
7777#endif
Gopichand Nakkala747461f2013-04-24 19:24:45 +05307778 pRoamProfile->phyMode =
Jeff Johnsone7245742012-09-05 17:12:55 -07007779 hdd_cfg_xlate_to_csr_phy_mode(pConfig->dot11Mode);
Jeff Johnson295189b2012-06-20 16:38:30 -07007780 wdev->iftype = type;
Gopichand Nakkalaf527dc62012-12-31 16:35:10 -08007781 //Check for sub-string p2p to confirm its a p2p interface
7782 if (NULL != strstr(ndev->name,"p2p"))
Gopichand Nakkala747461f2013-04-24 19:24:45 +05307783 {
Gopichand Nakkala864d3552012-12-31 16:08:51 -08007784 pAdapter->device_mode = (type == NL80211_IFTYPE_STATION) ?
7785 WLAN_HDD_P2P_DEVICE : WLAN_HDD_P2P_CLIENT;
7786 }
7787 else
7788 {
7789 pAdapter->device_mode = (type == NL80211_IFTYPE_STATION) ?
Jeff Johnson295189b2012-06-20 16:38:30 -07007790 WLAN_HDD_INFRA_STATION: WLAN_HDD_P2P_CLIENT;
Gopichand Nakkala864d3552012-12-31 16:08:51 -08007791 }
Jeff Johnson295189b2012-06-20 16:38:30 -07007792 break;
Mahesh A Saptasagar36cdc802015-01-07 18:41:17 +05307793
Jeff Johnson295189b2012-06-20 16:38:30 -07007794 case NL80211_IFTYPE_ADHOC:
7795 hddLog(VOS_TRACE_LEVEL_INFO,
7796 "%s: setting interface Type to ADHOC", __func__);
7797 pRoamProfile->BSSType = eCSR_BSS_TYPE_START_IBSS;
7798 pRoamProfile->phyMode =
7799 hdd_cfg_xlate_to_csr_phy_mode(pConfig->dot11Mode);
Shailender Karmuchia734f332013-04-19 14:02:48 -07007800 pAdapter->device_mode = WLAN_HDD_IBSS;
Jeff Johnson295189b2012-06-20 16:38:30 -07007801 wdev->iftype = type;
7802 break;
7803
7804 case NL80211_IFTYPE_AP:
Jeff Johnson295189b2012-06-20 16:38:30 -07007805 case NL80211_IFTYPE_P2P_GO:
Jeff Johnson295189b2012-06-20 16:38:30 -07007806 {
7807 hddLog(VOS_TRACE_LEVEL_INFO_HIGH,
7808 "%s: setting interface Type to %s", __func__,
7809 (type == NL80211_IFTYPE_AP) ? "SoftAP" : "P2pGo");
7810
Gopichand Nakkalaf527dc62012-12-31 16:35:10 -08007811 //Cancel any remain on channel for GO mode
7812 if (NL80211_IFTYPE_P2P_GO == type)
7813 {
7814 wlan_hdd_cancel_existing_remain_on_channel(pAdapter);
7815 }
Mohit Khanna0f232092012-09-11 14:46:08 -07007816 if (NL80211_IFTYPE_AP == type)
7817 {
7818 /* As Loading WLAN Driver one interface being created for p2p device
7819 * address. This will take one HW STA and the max number of clients
7820 * that can connect to softAP will be reduced by one. so while changing
7821 * the interface type to NL80211_IFTYPE_AP (SoftAP) remove p2p0
7822 * interface as it is not required in SoftAP mode.
7823 */
7824
7825 // Get P2P Adapter
7826 pP2pAdapter = hdd_get_adapter(pHddCtx, WLAN_HDD_P2P_DEVICE);
7827
7828 if (pP2pAdapter)
7829 {
Agarwal Ashish3a38bd12014-06-12 15:16:52 +05307830 hdd_stop_adapter(pHddCtx, pP2pAdapter, VOS_TRUE);
c_hpothu002231a2015-02-05 14:58:51 +05307831 hdd_deinit_adapter(pHddCtx, pP2pAdapter, TRUE);
Mohit Khanna0f232092012-09-11 14:46:08 -07007832 hdd_close_adapter(pHddCtx, pP2pAdapter, VOS_TRUE);
7833 }
7834 }
Swaroop Goltia2e32212014-04-09 23:37:33 +05307835 //Disable IMPS & BMPS for SAP/GO
7836 if(VOS_STATUS_E_FAILURE ==
7837 hdd_disable_bmps_imps(pHddCtx, WLAN_HDD_P2P_GO))
7838 {
7839 //Fail to Exit BMPS
7840 VOS_ASSERT(0);
7841 }
Deepthi Gowri500fc472014-08-11 19:53:10 +05307842
7843 hdd_stop_adapter( pHddCtx, pAdapter, VOS_TRUE );
7844
Madan Mohan Koyyalamudi96797442013-10-08 16:04:42 +05307845#ifdef FEATURE_WLAN_TDLS
Mohit Khanna0f232092012-09-11 14:46:08 -07007846
Madan Mohan Koyyalamudi96797442013-10-08 16:04:42 +05307847 /* A Mutex Lock is introduced while changing the mode to
7848 * protect the concurrent access for the Adapters by TDLS
7849 * module.
7850 */
Rajesh Chauhana34c6e62014-03-25 16:37:58 +05307851 mutex_lock(&pHddCtx->tdls_lock);
Madan Mohan Koyyalamudi96797442013-10-08 16:04:42 +05307852#endif
Jeff Johnson295189b2012-06-20 16:38:30 -07007853 //De-init the adapter.
c_hpothu002231a2015-02-05 14:58:51 +05307854 hdd_deinit_adapter( pHddCtx, pAdapter, TRUE);
Jeff Johnson295189b2012-06-20 16:38:30 -07007855 memset(&pAdapter->sessionCtx, 0, sizeof(pAdapter->sessionCtx));
Jeff Johnson295189b2012-06-20 16:38:30 -07007856 pAdapter->device_mode = (type == NL80211_IFTYPE_AP) ?
7857 WLAN_HDD_SOFTAP : WLAN_HDD_P2P_GO;
Madan Mohan Koyyalamudi96797442013-10-08 16:04:42 +05307858#ifdef FEATURE_WLAN_TDLS
7859 mutex_unlock(&pHddCtx->tdls_lock);
7860#endif
Madan Mohan Koyyalamudi3ff2a0b2012-10-15 14:33:46 -07007861 if ((WLAN_HDD_SOFTAP == pAdapter->device_mode) &&
7862 (pConfig->apRandomBssidEnabled))
7863 {
7864 /* To meet Android requirements create a randomized
7865 MAC address of the form 02:1A:11:Fx:xx:xx */
7866 get_random_bytes(&ndev->dev_addr[3], 3);
7867 ndev->dev_addr[0] = 0x02;
7868 ndev->dev_addr[1] = 0x1A;
7869 ndev->dev_addr[2] = 0x11;
7870 ndev->dev_addr[3] |= 0xF0;
7871 memcpy(pAdapter->macAddressCurrent.bytes, ndev->dev_addr,
7872 VOS_MAC_ADDR_SIZE);
Arif Hussain24bafea2013-11-15 15:10:03 -08007873 pr_info("wlan: Generated HotSpot BSSID " MAC_ADDRESS_STR"\n",
7874 MAC_ADDR_ARRAY(ndev->dev_addr));
Madan Mohan Koyyalamudi3ff2a0b2012-10-15 14:33:46 -07007875 }
7876
Jeff Johnson295189b2012-06-20 16:38:30 -07007877 hdd_set_ap_ops( pAdapter->dev );
7878
Kiet Lam10841362013-11-01 11:36:50 +05307879 /* This is for only SAP mode where users can
7880 * control country through ini.
7881 * P2P GO follows station country code
7882 * acquired during the STA scanning. */
7883 if((NL80211_IFTYPE_AP == type) &&
7884 (memcmp(pConfig->apCntryCode, CFG_AP_COUNTRY_CODE_DEFAULT, 3) != 0))
7885 {
7886 int status = 0;
7887 VOS_TRACE(VOS_MODULE_ID_HDD,VOS_TRACE_LEVEL_INFO,
7888 "%s: setting country code from INI ", __func__);
7889 init_completion(&pAdapter->change_country_code);
7890 status = (int)sme_ChangeCountryCode(pHddCtx->hHal,
7891 (void *)(tSmeChangeCountryCallback)
7892 wlan_hdd_change_country_code_cb,
7893 pConfig->apCntryCode, pAdapter,
7894 pHddCtx->pvosContext,
Abhishek Singha306a442013-11-07 18:39:01 +05307895 eSIR_FALSE,
7896 eSIR_TRUE);
Kiet Lam10841362013-11-01 11:36:50 +05307897 if (eHAL_STATUS_SUCCESS == status)
7898 {
7899 /* Wait for completion */
c_hpothu6ff1c3c2013-10-01 19:01:57 +05307900 ret = wait_for_completion_interruptible_timeout(
Kiet Lam10841362013-11-01 11:36:50 +05307901 &pAdapter->change_country_code,
7902 msecs_to_jiffies(WLAN_WAIT_TIME_COUNTRY));
c_hpothu6ff1c3c2013-10-01 19:01:57 +05307903 if (ret <= 0)
Kiet Lam10841362013-11-01 11:36:50 +05307904 {
7905 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
c_hpothu6ff1c3c2013-10-01 19:01:57 +05307906 FL("SME Timed out while setting country code %ld"),
7907 ret);
Yue Ma4f55ef32014-01-23 16:45:33 -08007908
7909 if (pHddCtx->isLogpInProgress)
7910 {
7911 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
7912 "%s: LOGP in Progress. Ignore!!!", __func__);
7913 return -EAGAIN;
7914 }
Kiet Lam10841362013-11-01 11:36:50 +05307915 }
7916 }
7917 else
7918 {
7919 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
Arif Hussain6d2a3322013-11-17 19:50:10 -08007920 "%s: SME Change Country code failed",__func__);
Kiet Lam10841362013-11-01 11:36:50 +05307921 return -EINVAL;
7922 }
7923 }
Jeff Johnson295189b2012-06-20 16:38:30 -07007924 status = hdd_init_ap_mode(pAdapter);
7925 if(status != VOS_STATUS_SUCCESS)
7926 {
7927 hddLog(VOS_TRACE_LEVEL_FATAL,
7928 "%s: Error initializing the ap mode", __func__);
7929 return -EINVAL;
7930 }
7931 hdd_set_conparam(1);
7932
Jeff Johnson295189b2012-06-20 16:38:30 -07007933 /*interface type changed update in wiphy structure*/
7934 if(wdev)
7935 {
7936 wdev->iftype = type;
7937 pHddCtx->change_iface = type;
7938 }
7939 else
7940 {
7941 hddLog(VOS_TRACE_LEVEL_ERROR,
7942 "%s: ERROR !!!! Wireless dev is NULL", __func__);
7943 return -EINVAL;
7944 }
7945 goto done;
7946 }
7947
7948 default:
7949 hddLog(VOS_TRACE_LEVEL_ERROR, "%s: Unsupported interface Type",
7950 __func__);
7951 return -EOPNOTSUPP;
7952 }
7953 }
7954 else if ( (pAdapter->device_mode == WLAN_HDD_SOFTAP)
Jeff Johnson295189b2012-06-20 16:38:30 -07007955 || (pAdapter->device_mode == WLAN_HDD_P2P_GO)
Jeff Johnson295189b2012-06-20 16:38:30 -07007956 )
7957 {
7958 switch(type)
7959 {
7960 case NL80211_IFTYPE_STATION:
Jeff Johnson295189b2012-06-20 16:38:30 -07007961 case NL80211_IFTYPE_P2P_CLIENT:
Jeff Johnson295189b2012-06-20 16:38:30 -07007962 case NL80211_IFTYPE_ADHOC:
Deepthi Gowri500fc472014-08-11 19:53:10 +05307963
7964 hdd_stop_adapter( pHddCtx, pAdapter, VOS_TRUE );
Madan Mohan Koyyalamudi96797442013-10-08 16:04:42 +05307965#ifdef FEATURE_WLAN_TDLS
7966
7967 /* A Mutex Lock is introduced while changing the mode to
7968 * protect the concurrent access for the Adapters by TDLS
7969 * module.
7970 */
Rajesh Chauhana34c6e62014-03-25 16:37:58 +05307971 mutex_lock(&pHddCtx->tdls_lock);
Madan Mohan Koyyalamudi96797442013-10-08 16:04:42 +05307972#endif
c_hpothu002231a2015-02-05 14:58:51 +05307973 hdd_deinit_adapter( pHddCtx, pAdapter, TRUE);
Jeff Johnson295189b2012-06-20 16:38:30 -07007974 wdev->iftype = type;
Gopichand Nakkalaf527dc62012-12-31 16:35:10 -08007975 //Check for sub-string p2p to confirm its a p2p interface
7976 if (NULL != strstr(ndev->name,"p2p"))
Gopichand Nakkala864d3552012-12-31 16:08:51 -08007977 {
7978 pAdapter->device_mode = (type == NL80211_IFTYPE_STATION) ?
7979 WLAN_HDD_P2P_DEVICE : WLAN_HDD_P2P_CLIENT;
7980 }
7981 else
7982 {
7983 pAdapter->device_mode = (type == NL80211_IFTYPE_STATION) ?
Jeff Johnson295189b2012-06-20 16:38:30 -07007984 WLAN_HDD_INFRA_STATION: WLAN_HDD_P2P_CLIENT;
Gopichand Nakkala864d3552012-12-31 16:08:51 -08007985 }
Jeff Johnson295189b2012-06-20 16:38:30 -07007986 hdd_set_conparam(0);
7987 pHddCtx->change_iface = type;
Jeff Johnson295189b2012-06-20 16:38:30 -07007988 memset(&pAdapter->sessionCtx, 0, sizeof(pAdapter->sessionCtx));
7989 hdd_set_station_ops( pAdapter->dev );
Madan Mohan Koyyalamudi96797442013-10-08 16:04:42 +05307990#ifdef FEATURE_WLAN_TDLS
7991 mutex_unlock(&pHddCtx->tdls_lock);
7992#endif
Sunil Dutt66485cb2013-12-19 19:05:03 +05307993 status = hdd_init_station_mode( pAdapter );
Jeff Johnson295189b2012-06-20 16:38:30 -07007994 if( VOS_STATUS_SUCCESS != status )
7995 return -EOPNOTSUPP;
Jeff Johnsone7245742012-09-05 17:12:55 -07007996 /* In case of JB, for P2P-GO, only change interface will be called,
7997 * This is the right place to enable back bmps_imps()
7998 */
Gopichand Nakkalaa2fe5b02013-06-06 16:32:28 +05307999 if (pHddCtx->hdd_wlan_suspended)
8000 {
8001 hdd_set_pwrparams(pHddCtx);
8002 }
Jeff Johnsone7245742012-09-05 17:12:55 -07008003 hdd_enable_bmps_imps(pHddCtx);
Jeff Johnson295189b2012-06-20 16:38:30 -07008004 goto done;
8005 case NL80211_IFTYPE_AP:
Jeff Johnson295189b2012-06-20 16:38:30 -07008006 case NL80211_IFTYPE_P2P_GO:
Jeff Johnson295189b2012-06-20 16:38:30 -07008007 wdev->iftype = type;
Jeff Johnson295189b2012-06-20 16:38:30 -07008008 pAdapter->device_mode = (type == NL80211_IFTYPE_AP) ?
8009 WLAN_HDD_SOFTAP : WLAN_HDD_P2P_GO;
Jeff Johnson295189b2012-06-20 16:38:30 -07008010 goto done;
8011 default:
8012 hddLog(VOS_TRACE_LEVEL_ERROR, "%s: Unsupported interface Type",
8013 __func__);
8014 return -EOPNOTSUPP;
8015
8016 }
8017
8018 }
8019 else
8020 {
Sushant Kaushik8bc7df22014-04-09 17:55:29 +05308021 hddLog(VOS_TRACE_LEVEL_ERROR,"%s: unsupported device mode(%s (%d))",
8022 __func__, hdd_device_modetoString(pAdapter->device_mode),
8023 pAdapter->device_mode);
Jeff Johnson295189b2012-06-20 16:38:30 -07008024 return -EOPNOTSUPP;
8025 }
8026
8027
8028 if(pRoamProfile)
8029 {
8030 if ( LastBSSType != pRoamProfile->BSSType )
8031 {
8032 /*interface type changed update in wiphy structure*/
8033 wdev->iftype = type;
8034
8035 /*the BSS mode changed, We need to issue disconnect
8036 if connected or in IBSS disconnect state*/
8037 if ( hdd_connGetConnectedBssType(
8038 WLAN_HDD_GET_STATION_CTX_PTR(pAdapter), &connectedBssType ) ||
8039 ( eCSR_BSS_TYPE_START_IBSS == LastBSSType ) )
8040 {
8041 /*need to issue a disconnect to CSR.*/
8042 INIT_COMPLETION(pAdapter->disconnect_comp_var);
8043 if( eHAL_STATUS_SUCCESS ==
8044 sme_RoamDisconnect( WLAN_HDD_GET_HAL_CTX(pAdapter),
8045 pAdapter->sessionId,
8046 eCSR_DISCONNECT_REASON_UNSPECIFIED ) )
8047 {
c_hpothu6ff1c3c2013-10-01 19:01:57 +05308048 ret = wait_for_completion_interruptible_timeout(
8049 &pAdapter->disconnect_comp_var,
8050 msecs_to_jiffies(WLAN_WAIT_TIME_DISCONNECT));
8051 if (ret <= 0)
8052 {
8053 hddLog(VOS_TRACE_LEVEL_ERROR,
8054 FL("wait on disconnect_comp_var failed %ld"), ret);
8055 }
Jeff Johnson295189b2012-06-20 16:38:30 -07008056 }
8057 }
8058 }
8059 }
8060
8061done:
8062 /*set bitmask based on updated value*/
8063 wlan_hdd_set_concurrency_mode(pHddCtx, pAdapter->device_mode);
Leo Chang6fe1f922013-06-07 19:21:24 -07008064
8065 /* Only STA mode support TM now
8066 * all other mode, TM feature should be disabled */
8067 if ( (pHddCtx->cfg_ini->thermalMitigationEnable) &&
8068 (~VOS_STA & pHddCtx->concurrency_mode) )
8069 {
8070 hddDevTmLevelChangedHandler(pHddCtx->parent_dev, 0);
8071 }
8072
Jeff Johnson295189b2012-06-20 16:38:30 -07008073#ifdef WLAN_BTAMP_FEATURE
Gopichand Nakkala747461f2013-04-24 19:24:45 +05308074 if((NL80211_IFTYPE_STATION == type) && (pHddCtx->concurrency_mode <= 1) &&
Agarwal Ashish51325b52014-06-16 16:50:49 +05308075 (pHddCtx->no_of_open_sessions[WLAN_HDD_INFRA_STATION] <=1))
Jeff Johnson295189b2012-06-20 16:38:30 -07008076 {
8077 //we are ok to do AMP
8078 pHddCtx->isAmpAllowed = VOS_TRUE;
8079 }
8080#endif //WLAN_BTAMP_FEATURE
8081 EXIT();
8082 return 0;
8083}
8084
Mahesh A Saptasagar0e59c472014-04-14 19:17:41 +05308085/*
8086 * FUNCTION: wlan_hdd_cfg80211_change_iface
8087 * wrapper function to protect the actual implementation from SSR.
8088 */
8089int wlan_hdd_cfg80211_change_iface( struct wiphy *wiphy,
8090 struct net_device *ndev,
8091 enum nl80211_iftype type,
8092 u32 *flags,
8093 struct vif_params *params
8094 )
8095{
8096 int ret;
8097
8098 vos_ssr_protect(__func__);
8099 ret = __wlan_hdd_cfg80211_change_iface(wiphy, ndev, type, flags, params);
8100 vos_ssr_unprotect(__func__);
8101
8102 return ret;
8103}
8104
Gopichand Nakkala681989c2013-03-06 22:27:48 -08008105#ifdef FEATURE_WLAN_TDLS
8106static int wlan_hdd_tdls_add_station(struct wiphy *wiphy,
8107 struct net_device *dev, u8 *mac, bool update, tCsrStaParams *StaParams)
8108{
8109 hdd_adapter_t *pAdapter = WLAN_HDD_GET_PRIV_PTR(dev);
8110 hdd_context_t *pHddCtx = wiphy_priv(wiphy);
8111 VOS_STATUS status;
Hoonki Lee5305c3a2013-04-29 23:28:59 -07008112 hddTdlsPeer_t *pTdlsPeer;
c_hpothu6ff1c3c2013-10-01 19:01:57 +05308113 long ret;
Rajesh Chauhana34c6e62014-03-25 16:37:58 +05308114 tANI_U16 numCurrTdlsPeers;
Gopichand Nakkala681989c2013-03-06 22:27:48 -08008115
8116 ENTER();
8117
Gopichand Nakkala838be5d2013-04-10 22:41:51 +05308118 if (NULL == pHddCtx || NULL == pHddCtx->cfg_ini)
Gopichand Nakkala681989c2013-03-06 22:27:48 -08008119 {
8120 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
8121 "Invalid arguments");
8122 return -EINVAL;
8123 }
Hoonki Lee27511902013-03-14 18:19:06 -07008124
8125 if ((eTDLS_SUPPORT_NOT_ENABLED == pHddCtx->tdls_mode) ||
8126 (eTDLS_SUPPORT_DISABLED == pHddCtx->tdls_mode))
8127 {
8128 VOS_TRACE( VOS_MODULE_ID_HDD, TDLS_LOG_LEVEL,
8129 "%s: TDLS mode is disabled OR not enabled in FW."
8130 MAC_ADDRESS_STR " Request declined.",
8131 __func__, MAC_ADDR_ARRAY(mac));
8132 return -ENOTSUPP;
8133 }
8134
Gopichand Nakkala681989c2013-03-06 22:27:48 -08008135 if (pHddCtx->isLogpInProgress)
8136 {
8137 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
8138 "%s:LOGP in Progress. Ignore!!!", __func__);
Atul Mittal115287b2014-07-08 13:26:33 +05308139 wlan_hdd_tdls_set_link_status(pAdapter,
8140 mac,
8141 eTDLS_LINK_IDLE,
8142 eTDLS_LINK_UNSPECIFIED);
Gopichand Nakkala681989c2013-03-06 22:27:48 -08008143 return -EBUSY;
8144 }
8145
Naresh Jayaram9c6f4462014-02-13 12:20:31 +05308146 pTdlsPeer = wlan_hdd_tdls_get_peer(pAdapter, mac);
Hoonki Lee5305c3a2013-04-29 23:28:59 -07008147
8148 if ( NULL == pTdlsPeer ) {
8149 VOS_TRACE( VOS_MODULE_ID_HDD, TDLS_LOG_LEVEL,
8150 "%s: " MAC_ADDRESS_STR " (update %d) not exist. return invalid",
8151 __func__, MAC_ADDR_ARRAY(mac), update);
8152 return -EINVAL;
Gopichand Nakkala34d1b062013-03-19 15:28:33 -07008153 }
Hoonki Lee5305c3a2013-04-29 23:28:59 -07008154
8155 /* in add station, we accept existing valid staId if there is */
8156 if ((0 == update) &&
8157 ((pTdlsPeer->link_status >= eTDLS_LINK_CONNECTING) ||
8158 (TDLS_STA_INDEX_VALID(pTdlsPeer->staId))))
Gopichand Nakkalae7cbc5d2013-03-27 21:09:23 -07008159 {
Hoonki Lee5305c3a2013-04-29 23:28:59 -07008160 VOS_TRACE( VOS_MODULE_ID_HDD, TDLS_LOG_LEVEL,
Gopichand Nakkalae7cbc5d2013-03-27 21:09:23 -07008161 "%s: " MAC_ADDRESS_STR
Hoonki Lee5305c3a2013-04-29 23:28:59 -07008162 " link_status %d. staId %d. add station ignored.",
8163 __func__, MAC_ADDR_ARRAY(mac), pTdlsPeer->link_status, pTdlsPeer->staId);
8164 return 0;
8165 }
8166 /* in change station, we accept only when staId is valid */
8167 if ((1 == update) &&
8168 ((pTdlsPeer->link_status > eTDLS_LINK_CONNECTING) ||
8169 (!TDLS_STA_INDEX_VALID(pTdlsPeer->staId))))
8170 {
8171 VOS_TRACE( VOS_MODULE_ID_HDD, TDLS_LOG_LEVEL,
8172 "%s: " MAC_ADDRESS_STR
8173 " link status %d. staId %d. change station %s.",
8174 __func__, MAC_ADDR_ARRAY(mac), pTdlsPeer->link_status, pTdlsPeer->staId,
8175 (TDLS_STA_INDEX_VALID(pTdlsPeer->staId)) ? "ignored" : "declined");
8176 return (TDLS_STA_INDEX_VALID(pTdlsPeer->staId)) ? 0 : -EPERM;
Gopichand Nakkalae7cbc5d2013-03-27 21:09:23 -07008177 }
Gopichand Nakkala34d1b062013-03-19 15:28:33 -07008178
8179 /* when others are on-going, we want to change link_status to idle */
Madan Mohan Koyyalamudi96797442013-10-08 16:04:42 +05308180 if (NULL != wlan_hdd_tdls_is_progress(pHddCtx, mac, TRUE))
Gopichand Nakkala681989c2013-03-06 22:27:48 -08008181 {
Gopichand Nakkalac87400e2013-03-13 18:51:00 -07008182 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
8183 "%s: " MAC_ADDRESS_STR
8184 " TDLS setup is ongoing. Request declined.",
8185 __func__, MAC_ADDR_ARRAY(mac));
Gopichand Nakkala05922802013-03-14 12:23:19 -07008186 goto error;
Gopichand Nakkala681989c2013-03-06 22:27:48 -08008187 }
8188
8189 /* first to check if we reached to maximum supported TDLS peer.
8190 TODO: for now, return -EPERM looks working fine,
8191 but need to check if any other errno fit into this category.*/
Rajesh Chauhana34c6e62014-03-25 16:37:58 +05308192 numCurrTdlsPeers = wlan_hdd_tdlsConnectedPeers(pAdapter);
8193 if (HDD_MAX_NUM_TDLS_STA <= numCurrTdlsPeers)
Gopichand Nakkala681989c2013-03-06 22:27:48 -08008194 {
Gopichand Nakkalac87400e2013-03-13 18:51:00 -07008195 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
8196 "%s: " MAC_ADDRESS_STR
Rajesh Chauhana34c6e62014-03-25 16:37:58 +05308197 " TDLS Max peer already connected. Request declined."
8198 " Num of peers (%d), Max allowed (%d).",
8199 __func__, MAC_ADDR_ARRAY(mac), numCurrTdlsPeers,
8200 HDD_MAX_NUM_TDLS_STA);
Gopichand Nakkala05922802013-03-14 12:23:19 -07008201 goto error;
Gopichand Nakkala681989c2013-03-06 22:27:48 -08008202 }
8203 else
8204 {
8205 hddTdlsPeer_t *pTdlsPeer;
Madan Mohan Koyyalamudi96797442013-10-08 16:04:42 +05308206 pTdlsPeer = wlan_hdd_tdls_find_peer(pAdapter, mac, TRUE);
Gopichand Nakkalae7cbc5d2013-03-27 21:09:23 -07008207 if (pTdlsPeer && TDLS_IS_CONNECTED(pTdlsPeer))
Gopichand Nakkala681989c2013-03-06 22:27:48 -08008208 {
Gopichand Nakkalac87400e2013-03-13 18:51:00 -07008209 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
8210 "%s: " MAC_ADDRESS_STR " already connected. Request declined.",
8211 __func__, MAC_ADDR_ARRAY(mac));
Gopichand Nakkala681989c2013-03-06 22:27:48 -08008212 return -EPERM;
8213 }
8214 }
Gopichand Nakkalae7cbc5d2013-03-27 21:09:23 -07008215 if (0 == update)
Atul Mittal115287b2014-07-08 13:26:33 +05308216 wlan_hdd_tdls_set_link_status(pAdapter,
8217 mac,
8218 eTDLS_LINK_CONNECTING,
8219 eTDLS_LINK_SUCCESS);
Gopichand Nakkala681989c2013-03-06 22:27:48 -08008220
Jeff Johnsond75fe012013-04-06 10:53:06 -07008221 /* debug code */
Gopichand Nakkala838be5d2013-04-10 22:41:51 +05308222 if (NULL != StaParams)
Gopichand Nakkalae7cbc5d2013-03-27 21:09:23 -07008223 {
8224 VOS_TRACE(VOS_MODULE_ID_HDD, TDLS_LOG_LEVEL,
8225 "%s: TDLS Peer Parameters.", __func__);
Hoonki Lee66b75f32013-04-16 18:30:07 -07008226 if(StaParams->htcap_present)
8227 {
8228 VOS_TRACE(VOS_MODULE_ID_HDD, TDLS_LOG_LEVEL,
8229 "ht_capa->cap_info: %0x", StaParams->HTCap.capInfo);
8230 VOS_TRACE(VOS_MODULE_ID_HDD, TDLS_LOG_LEVEL,
8231 "ht_capa->extended_capabilities: %0x",
8232 StaParams->HTCap.extendedHtCapInfo);
8233 }
Gopichand Nakkalae7cbc5d2013-03-27 21:09:23 -07008234 VOS_TRACE(VOS_MODULE_ID_HDD, TDLS_LOG_LEVEL,
8235 "params->capability: %0x",StaParams->capability);
8236 VOS_TRACE(VOS_MODULE_ID_HDD, TDLS_LOG_LEVEL,
Jeff Johnson0299d0a2013-10-30 12:37:43 -07008237 "params->ext_capab_len: %0x",StaParams->extn_capability[0]);
Hoonki Lee66b75f32013-04-16 18:30:07 -07008238 if(StaParams->vhtcap_present)
8239 {
8240 VOS_TRACE(VOS_MODULE_ID_HDD, TDLS_LOG_LEVEL,
8241 "rxMcsMap %x rxHighest %x txMcsMap %x txHighest %x",
8242 StaParams->VHTCap.suppMcs.rxMcsMap, StaParams->VHTCap.suppMcs.rxHighest,
8243 StaParams->VHTCap.suppMcs.txMcsMap, StaParams->VHTCap.suppMcs.txHighest);
8244 }
Gopichand Nakkalae7cbc5d2013-03-27 21:09:23 -07008245 {
8246 int i = 0;
Hoonki Lee5305c3a2013-04-29 23:28:59 -07008247 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_INFO, "Supported rates:");
Gopichand Nakkalae7cbc5d2013-03-27 21:09:23 -07008248 for (i = 0; i < sizeof(StaParams->supported_rates); i++)
8249 VOS_TRACE(VOS_MODULE_ID_HDD, TDLS_LOG_LEVEL,
8250 "[%d]: %x ", i, StaParams->supported_rates[i]);
8251 }
Jeff Johnsond75fe012013-04-06 10:53:06 -07008252 } /* end debug code */
Gopichand Nakkala838be5d2013-04-10 22:41:51 +05308253 else if ((1 == update) && (NULL == StaParams))
8254 {
8255 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
8256 "%s : update is true, but staParams is NULL. Error!", __func__);
8257 return -EPERM;
8258 }
Gopichand Nakkala681989c2013-03-06 22:27:48 -08008259
8260 INIT_COMPLETION(pAdapter->tdls_add_station_comp);
8261
8262 if (!update)
8263 {
8264 status = sme_AddTdlsPeerSta(WLAN_HDD_GET_HAL_CTX(pAdapter),
8265 pAdapter->sessionId, mac);
8266 }
8267 else
8268 {
8269 status = sme_ChangeTdlsPeerSta(WLAN_HDD_GET_HAL_CTX(pAdapter),
8270 pAdapter->sessionId, mac, StaParams);
8271 }
8272
c_hpothu6ff1c3c2013-10-01 19:01:57 +05308273 ret = wait_for_completion_interruptible_timeout(&pAdapter->tdls_add_station_comp,
Gopichand Nakkala681989c2013-03-06 22:27:48 -08008274 msecs_to_jiffies(WAIT_TIME_TDLS_ADD_STA));
8275
c_hpothu6ff1c3c2013-10-01 19:01:57 +05308276 if (ret <= 0)
Gopichand Nakkala681989c2013-03-06 22:27:48 -08008277 {
Gopichand Nakkalac87400e2013-03-13 18:51:00 -07008278 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
c_hpothu6ff1c3c2013-10-01 19:01:57 +05308279 "%s: timeout waiting for tdls add station indication %ld",
8280 __func__, ret);
Gopichand Nakkala34d1b062013-03-19 15:28:33 -07008281 return -EPERM;
Gopichand Nakkala681989c2013-03-06 22:27:48 -08008282 }
c_hpothu6ff1c3c2013-10-01 19:01:57 +05308283
Gopichand Nakkala681989c2013-03-06 22:27:48 -08008284 if ( eHAL_STATUS_SUCCESS != pAdapter->tdlsAddStaStatus)
8285 {
Gopichand Nakkalac87400e2013-03-13 18:51:00 -07008286 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
Gopichand Nakkala681989c2013-03-06 22:27:48 -08008287 "%s: Add Station is unsucessful", __func__);
Gopichand Nakkala34d1b062013-03-19 15:28:33 -07008288 return -EPERM;
Gopichand Nakkala681989c2013-03-06 22:27:48 -08008289 }
8290
8291 return 0;
Gopichand Nakkala05922802013-03-14 12:23:19 -07008292
8293error:
Atul Mittal115287b2014-07-08 13:26:33 +05308294 wlan_hdd_tdls_set_link_status(pAdapter,
8295 mac,
8296 eTDLS_LINK_IDLE,
8297 eTDLS_LINK_UNSPECIFIED);
Gopichand Nakkala05922802013-03-14 12:23:19 -07008298 return -EPERM;
8299
Gopichand Nakkala681989c2013-03-06 22:27:48 -08008300}
8301#endif
8302
Mahesh A Saptasagard68eb282014-12-17 14:20:19 +05308303static int __wlan_hdd_change_station(struct wiphy *wiphy,
Jeff Johnson295189b2012-06-20 16:38:30 -07008304 struct net_device *dev,
8305 u8 *mac,
8306 struct station_parameters *params)
8307{
8308 VOS_STATUS status = VOS_STATUS_SUCCESS;
Mahesh A Saptasagar74088392015-02-05 17:22:09 +05308309 hdd_adapter_t *pAdapter;
Gopichand Nakkala29149562013-05-10 21:43:41 +05308310 hdd_context_t *pHddCtx;
8311 hdd_station_ctx_t *pHddStaCtx;
Jeff Johnson295189b2012-06-20 16:38:30 -07008312 v_MACADDR_t STAMacAddress;
Masti, Narayanraddic80e2bf2015-01-27 16:39:00 +05308313 int ret = 0;
Gopichand Nakkalab0856222013-03-12 22:39:05 -07008314#ifdef FEATURE_WLAN_TDLS
Gopichand Nakkala681989c2013-03-06 22:27:48 -08008315 tCsrStaParams StaParams = {0};
Gopichand Nakkala681989c2013-03-06 22:27:48 -08008316 tANI_U8 isBufSta = 0;
Naresh Jayaram3180aa42014-02-12 21:47:26 +05308317 tANI_U8 isOffChannelSupported = 0;
Gopichand Nakkalab0856222013-03-12 22:39:05 -07008318#endif
Jeff Johnsone7245742012-09-05 17:12:55 -07008319
Mahesh A Saptasagar74088392015-02-05 17:22:09 +05308320 ENTER();
8321 pAdapter = WLAN_HDD_GET_PRIV_PTR(dev);
Gopichand Nakkala29149562013-05-10 21:43:41 +05308322 if ((NULL == pAdapter))
8323 {
Kaushik, Sushantb1ed0f42014-07-01 18:26:31 +05308324 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_FATAL,
Gopichand Nakkala29149562013-05-10 21:43:41 +05308325 "invalid adapter ");
8326 return -EINVAL;
8327 }
8328
Sushant Kaushik4b7cb302014-01-06 17:45:01 +05308329 MTRACE(vos_trace(VOS_MODULE_ID_HDD,
8330 TRACE_CODE_HDD_CHANGE_STATION,
8331 pAdapter->sessionId, params->listen_interval));
Gopichand Nakkala29149562013-05-10 21:43:41 +05308332 pHddCtx = WLAN_HDD_GET_CTX(pAdapter);
Gopichand Nakkala29149562013-05-10 21:43:41 +05308333
Masti, Narayanraddic80e2bf2015-01-27 16:39:00 +05308334 ret = wlan_hdd_validate_context(pHddCtx);
8335 if (0 != ret)
Gopichand Nakkala29149562013-05-10 21:43:41 +05308336 {
Masti, Narayanraddic80e2bf2015-01-27 16:39:00 +05308337 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
8338 "%s: HDD context is not valid", __func__);
8339 return ret;
Gopichand Nakkala29149562013-05-10 21:43:41 +05308340 }
8341
Masti, Narayanraddic80e2bf2015-01-27 16:39:00 +05308342 pHddStaCtx = WLAN_HDD_GET_STATION_CTX_PTR(pAdapter);
8343
8344 if (NULL == pHddStaCtx)
Jeff Johnson04dd8a82012-06-29 20:41:40 -07008345 {
Masti, Narayanraddic80e2bf2015-01-27 16:39:00 +05308346 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_FATAL,
8347 "invalid HDD station context");
8348 return -EINVAL;
Jeff Johnson04dd8a82012-06-29 20:41:40 -07008349 }
Jeff Johnson295189b2012-06-20 16:38:30 -07008350 vos_mem_copy(STAMacAddress.bytes, mac, sizeof(v_MACADDR_t));
8351
Gopichand Nakkala681989c2013-03-06 22:27:48 -08008352 if ((pAdapter->device_mode == WLAN_HDD_SOFTAP)
8353 || (pAdapter->device_mode == WLAN_HDD_P2P_GO))
Jeff Johnson295189b2012-06-20 16:38:30 -07008354 {
Gopichand Nakkala681989c2013-03-06 22:27:48 -08008355 if (params->sta_flags_set & BIT(NL80211_STA_FLAG_AUTHORIZED))
Jeff Johnson295189b2012-06-20 16:38:30 -07008356 {
Gopichand Nakkala747461f2013-04-24 19:24:45 +05308357 status = hdd_softap_change_STA_state( pAdapter, &STAMacAddress,
Jeff Johnson295189b2012-06-20 16:38:30 -07008358 WLANTL_STA_AUTHENTICATED);
8359
Gopichand Nakkala29149562013-05-10 21:43:41 +05308360 if (status != VOS_STATUS_SUCCESS)
8361 {
8362 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_INFO,
8363 "%s: Not able to change TL state to AUTHENTICATED", __func__);
8364 return -EINVAL;
8365 }
Jeff Johnson295189b2012-06-20 16:38:30 -07008366 }
8367 }
Hoonki Leea6d49be2013-04-05 09:43:25 -07008368 else if ((pAdapter->device_mode == WLAN_HDD_INFRA_STATION)
8369 || (pAdapter->device_mode == WLAN_HDD_P2P_CLIENT)) {
Gopichand Nakkala29149562013-05-10 21:43:41 +05308370#ifdef FEATURE_WLAN_TDLS
Gopichand Nakkalae7cbc5d2013-03-27 21:09:23 -07008371 if (params->sta_flags_set & BIT(NL80211_STA_FLAG_TDLS_PEER)) {
8372 StaParams.capability = params->capability;
8373 StaParams.uapsd_queues = params->uapsd_queues;
8374 StaParams.max_sp = params->max_sp;
8375
Naresh Jayaram3180aa42014-02-12 21:47:26 +05308376 /* Convert (first channel , number of channels) tuple to
8377 * the total list of channels. This goes with the assumption
8378 * that if the first channel is < 14, then the next channels
8379 * are an incremental of 1 else an incremental of 4 till the number
8380 * of channels.
8381 */
8382 if (0 != params->supported_channels_len) {
8383 int i = 0,j = 0,k = 0, no_of_channels = 0 ;
8384 for ( i = 0 ; i < params->supported_channels_len ; i+=2)
8385 {
8386 int wifi_chan_index;
8387 StaParams.supported_channels[j] = params->supported_channels[i];
8388 wifi_chan_index =
8389 ((StaParams.supported_channels[j] <= HDD_CHANNEL_14 ) ? 1 : 4 );
8390 no_of_channels = params->supported_channels[i+1];
8391 for(k=1; k <= no_of_channels; k++)
8392 {
8393 StaParams.supported_channels[j+1] =
8394 StaParams.supported_channels[j] + wifi_chan_index;
8395 j+=1;
8396 }
8397 }
8398 StaParams.supported_channels_len = j;
8399 }
8400 vos_mem_copy(StaParams.supported_oper_classes,
8401 params->supported_oper_classes,
8402 params->supported_oper_classes_len);
8403 StaParams.supported_oper_classes_len =
8404 params->supported_oper_classes_len;
8405
Gopichand Nakkalae7cbc5d2013-03-27 21:09:23 -07008406 if (0 != params->ext_capab_len)
8407 vos_mem_copy(StaParams.extn_capability, params->ext_capab,
8408 sizeof(StaParams.extn_capability));
8409
8410 if (NULL != params->ht_capa)
Hoonki Lee66b75f32013-04-16 18:30:07 -07008411 {
8412 StaParams.htcap_present = 1;
Gopichand Nakkalae7cbc5d2013-03-27 21:09:23 -07008413 vos_mem_copy(&StaParams.HTCap, params->ht_capa, sizeof(tSirHTCap));
Hoonki Lee66b75f32013-04-16 18:30:07 -07008414 }
Gopichand Nakkalae7cbc5d2013-03-27 21:09:23 -07008415
8416 StaParams.supported_rates_len = params->supported_rates_len;
8417
8418 /* Note : The Maximum sizeof supported_rates sent by the Supplicant is 32.
8419 * The supported_rates array , for all the structures propogating till Add Sta
8420 * to the firmware has to be modified , if the supplicant (ieee80211) is
8421 * modified to send more rates.
8422 */
8423
8424 /* To avoid Data Currption , set to max length to SIR_MAC_MAX_SUPP_RATES
8425 */
8426 if (StaParams.supported_rates_len > SIR_MAC_MAX_SUPP_RATES)
8427 StaParams.supported_rates_len = SIR_MAC_MAX_SUPP_RATES;
8428
8429 if (0 != StaParams.supported_rates_len) {
8430 int i = 0;
8431 vos_mem_copy(StaParams.supported_rates, params->supported_rates,
8432 StaParams.supported_rates_len);
Hoonki Lee5305c3a2013-04-29 23:28:59 -07008433 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_INFO,
Gopichand Nakkalae7cbc5d2013-03-27 21:09:23 -07008434 "Supported Rates with Length %d", StaParams.supported_rates_len);
8435 for (i=0; i < StaParams.supported_rates_len; i++)
Hoonki Lee5305c3a2013-04-29 23:28:59 -07008436 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_INFO,
Gopichand Nakkalae7cbc5d2013-03-27 21:09:23 -07008437 "[%d]: %0x", i, StaParams.supported_rates[i]);
8438 }
8439
8440 if (NULL != params->vht_capa)
Hoonki Lee66b75f32013-04-16 18:30:07 -07008441 {
8442 StaParams.vhtcap_present = 1;
Gopichand Nakkalae7cbc5d2013-03-27 21:09:23 -07008443 vos_mem_copy(&StaParams.VHTCap, params->vht_capa, sizeof(tSirVHTCap));
Hoonki Lee66b75f32013-04-16 18:30:07 -07008444 }
Gopichand Nakkalae7cbc5d2013-03-27 21:09:23 -07008445
Gopichand Nakkala681989c2013-03-06 22:27:48 -08008446 if (0 != params->ext_capab_len ) {
8447 /*Define A Macro : TODO Sunil*/
8448 if ((1<<4) & StaParams.extn_capability[3]) {
8449 isBufSta = 1;
8450 }
Naresh Jayaram3180aa42014-02-12 21:47:26 +05308451 /* TDLS Channel Switching Support */
8452 if ((1<<6) & StaParams.extn_capability[3]) {
8453 isOffChannelSupported = 1;
8454 }
Gopichand Nakkala681989c2013-03-06 22:27:48 -08008455 }
Naresh Jayaram3180aa42014-02-12 21:47:26 +05308456 status = wlan_hdd_tdls_set_peer_caps( pAdapter, mac,
8457 &StaParams, isBufSta,
8458 isOffChannelSupported);
8459
Gopichand Nakkala79ff85d2013-05-27 17:05:29 +05308460 if (VOS_STATUS_SUCCESS != status) {
8461 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
8462 "%s: wlan_hdd_tdls_set_peer_caps failed!", __func__);
8463 return -EINVAL;
8464 }
Gopichand Nakkala681989c2013-03-06 22:27:48 -08008465 status = wlan_hdd_tdls_add_station(wiphy, dev, mac, 1, &StaParams);
8466
8467 if (VOS_STATUS_SUCCESS != status) {
8468 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
8469 "%s: sme_ChangeTdlsPeerSta failed!", __func__);
8470 return -EINVAL;
8471 }
8472 }
Gopichand Nakkalab0856222013-03-12 22:39:05 -07008473#endif
Gopichand Nakkala6239acd2013-06-14 14:48:00 +05308474 }
Jeff Johnsone7245742012-09-05 17:12:55 -07008475 EXIT();
Jeff Johnson295189b2012-06-20 16:38:30 -07008476 return status;
8477}
8478
Mahesh A Saptasagard68eb282014-12-17 14:20:19 +05308479static int wlan_hdd_change_station(struct wiphy *wiphy,
8480 struct net_device *dev,
8481 u8 *mac,
8482 struct station_parameters *params)
8483{
8484 int ret;
8485
8486 vos_ssr_protect(__func__);
8487 ret = __wlan_hdd_change_station(wiphy, dev, mac, params);
8488 vos_ssr_unprotect(__func__);
8489
8490 return ret;
8491}
8492
Jeff Johnson295189b2012-06-20 16:38:30 -07008493/*
Mahesh A Saptasagar1a51bc02014-06-02 18:28:08 +05308494 * FUNCTION: __wlan_hdd_cfg80211_add_key
Jeff Johnson295189b2012-06-20 16:38:30 -07008495 * This function is used to initialize the key information
8496 */
8497#if (LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,38))
Mahesh A Saptasagar1a51bc02014-06-02 18:28:08 +05308498static int __wlan_hdd_cfg80211_add_key( struct wiphy *wiphy,
Jeff Johnson295189b2012-06-20 16:38:30 -07008499 struct net_device *ndev,
8500 u8 key_index, bool pairwise,
8501 const u8 *mac_addr,
8502 struct key_params *params
8503 )
8504#else
Mahesh A Saptasagar1a51bc02014-06-02 18:28:08 +05308505static int __wlan_hdd_cfg80211_add_key( struct wiphy *wiphy,
Jeff Johnson295189b2012-06-20 16:38:30 -07008506 struct net_device *ndev,
8507 u8 key_index, const u8 *mac_addr,
8508 struct key_params *params
8509 )
8510#endif
8511{
Jeff Johnsonf77ef0a2013-03-27 09:29:14 -07008512 hdd_adapter_t *pAdapter = WLAN_HDD_GET_PRIV_PTR( ndev );
Jeff Johnson295189b2012-06-20 16:38:30 -07008513 tCsrRoamSetKey setKey;
8514 u8 groupmacaddr[WNI_CFG_BSSID_LEN] = {0xFF,0xFF,0xFF,0xFF,0xFF,0xFF};
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +05308515 int status;
Jeff Johnsonf77ef0a2013-03-27 09:29:14 -07008516 v_U32_t roamId= 0xFF;
8517 v_CONTEXT_t pVosContext = (WLAN_HDD_GET_CTX(pAdapter))->pvosContext;
Jeff Johnson295189b2012-06-20 16:38:30 -07008518 hdd_hostapd_state_t *pHostapdState;
8519 VOS_STATUS vos_status;
Madan Mohan Koyyalamudiea773882012-11-02 13:37:21 -07008520 eHalStatus halStatus;
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +05308521 hdd_context_t *pHddCtx;
Jeff Johnson295189b2012-06-20 16:38:30 -07008522
8523 ENTER();
Kaushik, Sushantb1ed0f42014-07-01 18:26:31 +05308524
Sushant Kaushik4b7cb302014-01-06 17:45:01 +05308525 MTRACE(vos_trace(VOS_MODULE_ID_HDD,
8526 TRACE_CODE_HDD_CFG80211_ADD_KEY,
8527 pAdapter->sessionId, params->key_len));
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +05308528 pHddCtx = WLAN_HDD_GET_CTX(pAdapter);
8529 status = wlan_hdd_validate_context(pHddCtx);
8530
8531 if (0 != status)
Jeff Johnson04dd8a82012-06-29 20:41:40 -07008532 {
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +05308533 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
8534 "%s: HDD context is not valid", __func__);
8535 return status;
Jeff Johnson04dd8a82012-06-29 20:41:40 -07008536 }
8537
Sushant Kaushik8bc7df22014-04-09 17:55:29 +05308538 hddLog(VOS_TRACE_LEVEL_INFO, "%s: device_mode = %s (%d)",
8539 __func__, hdd_device_modetoString(pAdapter->device_mode),
8540 pAdapter->device_mode);
Jeff Johnson295189b2012-06-20 16:38:30 -07008541
8542 if (CSR_MAX_NUM_KEY <= key_index)
8543 {
Jeff Johnsonf77ef0a2013-03-27 09:29:14 -07008544 hddLog(VOS_TRACE_LEVEL_ERROR, "%s: Invalid key index %d", __func__,
Jeff Johnson295189b2012-06-20 16:38:30 -07008545 key_index);
8546
8547 return -EINVAL;
8548 }
8549
Jeff Johnsonf77ef0a2013-03-27 09:29:14 -07008550 if (CSR_MAX_KEY_LEN < params->key_len)
8551 {
8552 hddLog(VOS_TRACE_LEVEL_ERROR, "%s: Invalid key length %d", __func__,
8553 params->key_len);
8554
8555 return -EINVAL;
8556 }
8557
8558 hddLog(VOS_TRACE_LEVEL_INFO,
8559 "%s: called with key index = %d & key length %d",
8560 __func__, key_index, params->key_len);
Jeff Johnson295189b2012-06-20 16:38:30 -07008561
8562 /*extract key idx, key len and key*/
8563 vos_mem_zero(&setKey,sizeof(tCsrRoamSetKey));
8564 setKey.keyId = key_index;
8565 setKey.keyLength = params->key_len;
8566 vos_mem_copy(&setKey.Key[0],params->key, params->key_len);
8567
Jeff Johnsonf77ef0a2013-03-27 09:29:14 -07008568 switch (params->cipher)
Jeff Johnson295189b2012-06-20 16:38:30 -07008569 {
8570 case WLAN_CIPHER_SUITE_WEP40:
8571 setKey.encType = eCSR_ENCRYPT_TYPE_WEP40_STATICKEY;
8572 break;
8573
8574 case WLAN_CIPHER_SUITE_WEP104:
8575 setKey.encType = eCSR_ENCRYPT_TYPE_WEP104_STATICKEY;
8576 break;
8577
8578 case WLAN_CIPHER_SUITE_TKIP:
8579 {
8580 u8 *pKey = &setKey.Key[0];
8581 setKey.encType = eCSR_ENCRYPT_TYPE_TKIP;
8582
8583 vos_mem_zero(pKey, CSR_MAX_KEY_LEN);
8584
Jeff Johnsonf77ef0a2013-03-27 09:29:14 -07008585 /*Supplicant sends the 32bytes key in this order
Jeff Johnson295189b2012-06-20 16:38:30 -07008586
8587 |--------------|----------|----------|
Jeff Johnsonf77ef0a2013-03-27 09:29:14 -07008588 | Tk1 |TX-MIC | RX Mic |
Jeff Johnson295189b2012-06-20 16:38:30 -07008589 |--------------|----------|----------|
8590 <---16bytes---><--8bytes--><--8bytes-->
8591
8592 */
8593 /*Sme expects the 32 bytes key to be in the below order
8594
8595 |--------------|----------|----------|
Jeff Johnsonf77ef0a2013-03-27 09:29:14 -07008596 | Tk1 |RX-MIC | TX Mic |
Jeff Johnson295189b2012-06-20 16:38:30 -07008597 |--------------|----------|----------|
8598 <---16bytes---><--8bytes--><--8bytes-->
8599 */
8600 /* Copy the Temporal Key 1 (TK1) */
Jeff Johnsonf77ef0a2013-03-27 09:29:14 -07008601 vos_mem_copy(pKey, params->key, 16);
Jeff Johnson295189b2012-06-20 16:38:30 -07008602
8603 /*Copy the rx mic first*/
Jeff Johnsonf77ef0a2013-03-27 09:29:14 -07008604 vos_mem_copy(&pKey[16], &params->key[24], 8);
Jeff Johnson295189b2012-06-20 16:38:30 -07008605
8606 /*Copy the tx mic */
Jeff Johnsonf77ef0a2013-03-27 09:29:14 -07008607 vos_mem_copy(&pKey[24], &params->key[16], 8);
Jeff Johnson295189b2012-06-20 16:38:30 -07008608
8609
8610 break;
8611 }
8612
8613 case WLAN_CIPHER_SUITE_CCMP:
8614 setKey.encType = eCSR_ENCRYPT_TYPE_AES;
8615 break;
8616
8617#ifdef FEATURE_WLAN_WAPI
8618 case WLAN_CIPHER_SUITE_SMS4:
8619 {
8620 vos_mem_zero(&setKey,sizeof(tCsrRoamSetKey));
8621 wlan_hdd_cfg80211_set_key_wapi(pAdapter, key_index, mac_addr,
8622 params->key, params->key_len);
8623 return 0;
8624 }
8625#endif
Chet Lanctot186b5732013-03-18 10:26:30 -07008626
Varun Reddy Yeturu5d5e2c62014-02-27 13:31:29 -08008627#ifdef FEATURE_WLAN_ESE
Jeff Johnson295189b2012-06-20 16:38:30 -07008628 case WLAN_CIPHER_SUITE_KRK:
8629 setKey.encType = eCSR_ENCRYPT_TYPE_KRK;
8630 break;
8631#endif
Chet Lanctot186b5732013-03-18 10:26:30 -07008632
8633#ifdef WLAN_FEATURE_11W
8634 case WLAN_CIPHER_SUITE_AES_CMAC:
8635 setKey.encType = eCSR_ENCRYPT_TYPE_AES_CMAC;
Chet Lanctot3b5158a2013-03-31 16:45:21 -07008636 break;
Chet Lanctot186b5732013-03-18 10:26:30 -07008637#endif
8638
Jeff Johnson295189b2012-06-20 16:38:30 -07008639 default:
Jeff Johnson0299d0a2013-10-30 12:37:43 -07008640 hddLog(VOS_TRACE_LEVEL_ERROR, "%s: unsupported cipher type %u",
Jeff Johnson295189b2012-06-20 16:38:30 -07008641 __func__, params->cipher);
Vinay Krishna Eranna6f22c1f2014-10-13 16:03:06 +05308642 status = -EOPNOTSUPP;
8643 goto end;
Jeff Johnson295189b2012-06-20 16:38:30 -07008644 }
8645
8646 hddLog(VOS_TRACE_LEVEL_INFO_MED, "%s: encryption type %d",
8647 __func__, setKey.encType);
8648
Shailender Karmuchi642e9812013-05-30 14:34:49 -07008649 if (
Jeff Johnson295189b2012-06-20 16:38:30 -07008650#if (LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,38))
8651 (!pairwise)
8652#else
Jeff Johnsonf77ef0a2013-03-27 09:29:14 -07008653 (!mac_addr || is_broadcast_ether_addr(mac_addr))
Jeff Johnson295189b2012-06-20 16:38:30 -07008654#endif
Shailender Karmuchi642e9812013-05-30 14:34:49 -07008655 )
8656 {
8657 /* set group key*/
8658 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_INFO,
8659 "%s- %d: setting Broadcast key",
8660 __func__, __LINE__);
8661 setKey.keyDirection = eSIR_RX_ONLY;
8662 vos_mem_copy(setKey.peerMac,groupmacaddr,WNI_CFG_BSSID_LEN);
8663 }
8664 else
8665 {
8666 /* set pairwise key*/
8667 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_INFO,
8668 "%s- %d: setting pairwise key",
8669 __func__, __LINE__);
8670 setKey.keyDirection = eSIR_TX_RX;
8671 vos_mem_copy(setKey.peerMac, mac_addr,WNI_CFG_BSSID_LEN);
8672 }
8673 if ((WLAN_HDD_IBSS == pAdapter->device_mode) && !pairwise)
8674 {
8675 setKey.keyDirection = eSIR_TX_RX;
8676 /*Set the group key*/
8677 status = sme_RoamSetKey( WLAN_HDD_GET_HAL_CTX(pAdapter),
8678 pAdapter->sessionId, &setKey, &roamId );
Jeff Johnson295189b2012-06-20 16:38:30 -07008679
Shailender Karmuchi642e9812013-05-30 14:34:49 -07008680 if ( 0 != status )
8681 {
8682 hddLog(VOS_TRACE_LEVEL_ERROR,
8683 "%s: sme_RoamSetKey failed, returned %d", __func__, status);
Vinay Krishna Eranna6f22c1f2014-10-13 16:03:06 +05308684 status = -EINVAL;
8685 goto end;
Shailender Karmuchi642e9812013-05-30 14:34:49 -07008686 }
8687 /*Save the keys here and call sme_RoamSetKey for setting
8688 the PTK after peer joins the IBSS network*/
8689 vos_mem_copy(&pAdapter->sessionCtx.station.ibss_enc_key,
8690 &setKey, sizeof(tCsrRoamSetKey));
Vinay Krishna Eranna6f22c1f2014-10-13 16:03:06 +05308691 goto end;
Shailender Karmuchi642e9812013-05-30 14:34:49 -07008692 }
Gopichand Nakkala29149562013-05-10 21:43:41 +05308693 if ((pAdapter->device_mode == WLAN_HDD_SOFTAP) ||
8694 (pAdapter->device_mode == WLAN_HDD_P2P_GO))
8695 {
Jeff Johnson295189b2012-06-20 16:38:30 -07008696 pHostapdState = WLAN_HDD_GET_HOSTAP_STATE_PTR(pAdapter);
Jeff Johnsonf77ef0a2013-03-27 09:29:14 -07008697 if( pHostapdState->bssState == BSS_START )
8698 {
Jeff Johnson295189b2012-06-20 16:38:30 -07008699 status = WLANSAP_SetKeySta( pVosContext, &setKey);
8700
8701 if ( status != eHAL_STATUS_SUCCESS )
8702 {
8703 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
8704 "[%4d] WLANSAP_SetKeySta returned ERROR status= %d",
8705 __LINE__, status );
Vinay Krishna Eranna6f22c1f2014-10-13 16:03:06 +05308706 status = -EINVAL;
8707 goto end;
Jeff Johnson295189b2012-06-20 16:38:30 -07008708 }
8709 }
8710
8711 /* Saving WEP keys */
8712 else if( eCSR_ENCRYPT_TYPE_WEP40_STATICKEY == setKey.encType ||
8713 eCSR_ENCRYPT_TYPE_WEP104_STATICKEY == setKey.encType )
8714 {
8715 //Save the wep key in ap context. Issue setkey after the BSS is started.
8716 hdd_ap_ctx_t *pAPCtx = WLAN_HDD_GET_AP_CTX_PTR(pAdapter);
8717 vos_mem_copy(&pAPCtx->wepKey[key_index], &setKey, sizeof(tCsrRoamSetKey));
8718 }
8719 else
8720 {
8721 //Save the key in ap context. Issue setkey after the BSS is started.
Jeff Johnsonf77ef0a2013-03-27 09:29:14 -07008722 hdd_ap_ctx_t *pAPCtx = WLAN_HDD_GET_AP_CTX_PTR(pAdapter);
Jeff Johnson295189b2012-06-20 16:38:30 -07008723 vos_mem_copy(&pAPCtx->groupKey, &setKey, sizeof(tCsrRoamSetKey));
8724 }
8725 }
Jeff Johnsonf77ef0a2013-03-27 09:29:14 -07008726 else if ( (pAdapter->device_mode == WLAN_HDD_INFRA_STATION) ||
8727 (pAdapter->device_mode == WLAN_HDD_P2P_CLIENT) )
Jeff Johnson295189b2012-06-20 16:38:30 -07008728 {
8729 hdd_wext_state_t *pWextState = WLAN_HDD_GET_WEXT_STATE_PTR(pAdapter);
8730 hdd_station_ctx_t *pHddStaCtx = WLAN_HDD_GET_STATION_CTX_PTR(pAdapter);
8731
Gopichand Nakkala3d295922013-05-07 16:19:14 +05308732#if (LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,38))
8733 if (!pairwise)
8734#else
8735 if (!mac_addr || is_broadcast_ether_addr(mac_addr))
8736#endif
8737 {
8738 /* set group key*/
8739 if (pHddStaCtx->roam_info.deferKeyComplete)
8740 {
8741 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_INFO,
8742 "%s- %d: Perform Set key Complete",
8743 __func__, __LINE__);
8744 hdd_PerformRoamSetKeyComplete(pAdapter);
8745 }
8746 }
8747
Jeff Johnson295189b2012-06-20 16:38:30 -07008748 pWextState->roamProfile.Keys.KeyLength[key_index] = (u8)params->key_len;
8749
Venkata Prathyusha Kuntupalliee2ce712013-01-17 14:09:24 -08008750 pWextState->roamProfile.Keys.defaultIndex = key_index;
8751
8752
Jeff Johnsonf77ef0a2013-03-27 09:29:14 -07008753 vos_mem_copy(&pWextState->roamProfile.Keys.KeyMaterial[key_index][0],
Jeff Johnson295189b2012-06-20 16:38:30 -07008754 params->key, params->key_len);
8755
Gopichand Nakkala3d295922013-05-07 16:19:14 +05308756
Jeff Johnson295189b2012-06-20 16:38:30 -07008757 pHddStaCtx->roam_info.roamingState = HDD_ROAM_STATE_SETTING_KEY;
8758
Gopichand Nakkala747461f2013-04-24 19:24:45 +05308759 hddLog(VOS_TRACE_LEVEL_INFO_MED,
Jeff Johnson295189b2012-06-20 16:38:30 -07008760 "%s: set key for peerMac %2x:%2x:%2x:%2x:%2x:%2x, direction %d",
Gopichand Nakkala747461f2013-04-24 19:24:45 +05308761 __func__, setKey.peerMac[0], setKey.peerMac[1],
8762 setKey.peerMac[2], setKey.peerMac[3],
8763 setKey.peerMac[4], setKey.peerMac[5],
Jeff Johnson295189b2012-06-20 16:38:30 -07008764 setKey.keyDirection);
8765
Nirav Shah4f765af2015-01-21 19:51:30 +05308766 /* Wait for EAPOL M4 before setting key.
8767 * No need to consider Dynamic WEP as we will receive M8.
8768 */
8769 if ( (setKey.encType == eCSR_ENCRYPT_TYPE_AES ||
8770 setKey.encType == eCSR_ENCRYPT_TYPE_TKIP) &&
8771 ( 1
8772#if defined WLAN_FEATURE_VOWIFI_11R
8773 && pHddStaCtx->conn_info.authType != eCSR_AUTH_TYPE_FT_RSN
8774 && pHddStaCtx->conn_info.authType != eCSR_AUTH_TYPE_FT_RSN_PSK
8775#endif
8776#ifdef FEATURE_WLAN_ESE
8777 && pHddStaCtx->conn_info.authType != eCSR_AUTH_TYPE_CCKM_WPA
8778 && pHddStaCtx->conn_info.authType != eCSR_AUTH_TYPE_CCKM_RSN
8779#endif
8780 ))
Jeff Johnson295189b2012-06-20 16:38:30 -07008781 {
Nirav Shah4f765af2015-01-21 19:51:30 +05308782 vos_status = wlan_hdd_check_ula_done(pAdapter);
8783
8784 if ( vos_status != VOS_STATUS_SUCCESS )
8785 {
8786 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
Jeff Johnson295189b2012-06-20 16:38:30 -07008787 "[%4d] wlan_hdd_check_ula_done returned ERROR status= %d",
8788 __LINE__, vos_status );
8789
Nirav Shah4f765af2015-01-21 19:51:30 +05308790 pHddStaCtx->roam_info.roamingState = HDD_ROAM_STATE_NONE;
Jeff Johnson295189b2012-06-20 16:38:30 -07008791
Nirav Shah4f765af2015-01-21 19:51:30 +05308792 status = -EINVAL;
8793 goto end;
Jeff Johnson295189b2012-06-20 16:38:30 -07008794
Nirav Shah4f765af2015-01-21 19:51:30 +05308795 }
Jeff Johnson295189b2012-06-20 16:38:30 -07008796 }
8797
Madan Mohan Koyyalamudiea773882012-11-02 13:37:21 -07008798#ifdef WLAN_FEATURE_VOWIFI_11R
Gopichand Nakkala3d295922013-05-07 16:19:14 +05308799 /* The supplicant may attempt to set the PTK once pre-authentication
8800 is done. Save the key in the UMAC and include it in the ADD BSS
8801 request */
Madan Mohan Koyyalamudiea773882012-11-02 13:37:21 -07008802 halStatus = sme_FTUpdateKey( WLAN_HDD_GET_HAL_CTX(pAdapter), &setKey);
Gopichand Nakkala3d295922013-05-07 16:19:14 +05308803 if ( halStatus == eHAL_STATUS_FT_PREAUTH_KEY_SUCCESS )
Madan Mohan Koyyalamudiea773882012-11-02 13:37:21 -07008804 {
Gopichand Nakkala3d295922013-05-07 16:19:14 +05308805 hddLog(VOS_TRACE_LEVEL_INFO_MED,
8806 "%s: Update PreAuth Key success", __func__);
Vinay Krishna Eranna6f22c1f2014-10-13 16:03:06 +05308807 status = 0;
8808 goto end;
Gopichand Nakkala3d295922013-05-07 16:19:14 +05308809 }
8810 else if ( halStatus == eHAL_STATUS_FT_PREAUTH_KEY_FAILED )
8811 {
8812 hddLog(VOS_TRACE_LEVEL_ERROR,
8813 "%s: Update PreAuth Key failed", __func__);
Vinay Krishna Eranna6f22c1f2014-10-13 16:03:06 +05308814 status = -EINVAL;
8815 goto end;
Madan Mohan Koyyalamudiea773882012-11-02 13:37:21 -07008816 }
8817#endif /* WLAN_FEATURE_VOWIFI_11R */
Jeff Johnson295189b2012-06-20 16:38:30 -07008818
8819 /* issue set key request to SME*/
8820 status = sme_RoamSetKey( WLAN_HDD_GET_HAL_CTX(pAdapter),
8821 pAdapter->sessionId, &setKey, &roamId );
8822
8823 if ( 0 != status )
8824 {
Gopichand Nakkala747461f2013-04-24 19:24:45 +05308825 hddLog(VOS_TRACE_LEVEL_ERROR,
Jeff Johnson295189b2012-06-20 16:38:30 -07008826 "%s: sme_RoamSetKey failed, returned %d", __func__, status);
8827 pHddStaCtx->roam_info.roamingState = HDD_ROAM_STATE_NONE;
Vinay Krishna Eranna6f22c1f2014-10-13 16:03:06 +05308828 status = -EINVAL;
8829 goto end;
Jeff Johnson295189b2012-06-20 16:38:30 -07008830 }
8831
8832
Gopichand Nakkala747461f2013-04-24 19:24:45 +05308833 /* in case of IBSS as there was no information available about WEP keys during
8834 * IBSS join, group key intialized with NULL key, so re-initialize group key
Jeff Johnson295189b2012-06-20 16:38:30 -07008835 * with correct value*/
Gopichand Nakkala747461f2013-04-24 19:24:45 +05308836 if ( (eCSR_BSS_TYPE_START_IBSS == pWextState->roamProfile.BSSType) &&
8837 !( ( IW_AUTH_KEY_MGMT_802_1X
8838 == (pWextState->authKeyMgmt & IW_AUTH_KEY_MGMT_802_1X))
Jeff Johnson295189b2012-06-20 16:38:30 -07008839 && (eCSR_AUTH_TYPE_OPEN_SYSTEM == pHddStaCtx->conn_info.authType)
8840 )
8841 &&
8842 ( (WLAN_CIPHER_SUITE_WEP40 == params->cipher)
8843 || (WLAN_CIPHER_SUITE_WEP104 == params->cipher)
8844 )
8845 )
8846 {
8847 setKey.keyDirection = eSIR_RX_ONLY;
8848 vos_mem_copy(setKey.peerMac,groupmacaddr,WNI_CFG_BSSID_LEN);
8849
Gopichand Nakkala747461f2013-04-24 19:24:45 +05308850 hddLog(VOS_TRACE_LEVEL_INFO_MED,
Jeff Johnson295189b2012-06-20 16:38:30 -07008851 "%s: set key peerMac %2x:%2x:%2x:%2x:%2x:%2x, direction %d",
Gopichand Nakkala747461f2013-04-24 19:24:45 +05308852 __func__, setKey.peerMac[0], setKey.peerMac[1],
8853 setKey.peerMac[2], setKey.peerMac[3],
8854 setKey.peerMac[4], setKey.peerMac[5],
Jeff Johnson295189b2012-06-20 16:38:30 -07008855 setKey.keyDirection);
8856
Gopichand Nakkala747461f2013-04-24 19:24:45 +05308857 status = sme_RoamSetKey( WLAN_HDD_GET_HAL_CTX(pAdapter),
Jeff Johnson295189b2012-06-20 16:38:30 -07008858 pAdapter->sessionId, &setKey, &roamId );
8859
8860 if ( 0 != status )
8861 {
Gopichand Nakkala747461f2013-04-24 19:24:45 +05308862 hddLog(VOS_TRACE_LEVEL_ERROR,
8863 "%s: sme_RoamSetKey failed for group key (IBSS), returned %d",
Jeff Johnson295189b2012-06-20 16:38:30 -07008864 __func__, status);
8865 pHddStaCtx->roam_info.roamingState = HDD_ROAM_STATE_NONE;
Vinay Krishna Eranna6f22c1f2014-10-13 16:03:06 +05308866 status = -EINVAL;
8867 goto end;
Jeff Johnson295189b2012-06-20 16:38:30 -07008868 }
8869 }
8870 }
8871
Vinay Krishna Eranna6f22c1f2014-10-13 16:03:06 +05308872end:
8873 /* Need to clear any trace of key value in the memory.
8874 * Thus zero out the memory even though it is local
8875 * variable.
8876 */
8877 vos_mem_zero(&setKey, sizeof(setKey));
8878
8879 return status;
Jeff Johnson295189b2012-06-20 16:38:30 -07008880}
8881
Mahesh A Saptasagar1a51bc02014-06-02 18:28:08 +05308882#if (LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,38))
8883static int wlan_hdd_cfg80211_add_key( struct wiphy *wiphy,
8884 struct net_device *ndev,
8885 u8 key_index, bool pairwise,
8886 const u8 *mac_addr,
8887 struct key_params *params
8888 )
8889#else
8890static int wlan_hdd_cfg80211_add_key( struct wiphy *wiphy,
8891 struct net_device *ndev,
8892 u8 key_index, const u8 *mac_addr,
8893 struct key_params *params
8894 )
8895#endif
8896{
8897 int ret;
8898 vos_ssr_protect(__func__);
8899#if (LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,38))
8900 ret = __wlan_hdd_cfg80211_add_key(wiphy, ndev, key_index, pairwise,
8901 mac_addr, params);
8902#else
8903 ret = __wlan_hdd_cfg80211_add_key(wiphy, ndev, key_index, mac_addr,
8904 params);
8905#endif
8906 vos_ssr_unprotect(__func__);
8907
8908 return ret;
8909}
8910
Jeff Johnson295189b2012-06-20 16:38:30 -07008911/*
Mahesh A Saptasagar1a51bc02014-06-02 18:28:08 +05308912 * FUNCTION: __wlan_hdd_cfg80211_get_key
Jeff Johnson295189b2012-06-20 16:38:30 -07008913 * This function is used to get the key information
8914 */
8915#if (LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,38))
Mahesh A Saptasagar1a51bc02014-06-02 18:28:08 +05308916static int __wlan_hdd_cfg80211_get_key(
Gopichand Nakkala747461f2013-04-24 19:24:45 +05308917 struct wiphy *wiphy,
Jeff Johnson295189b2012-06-20 16:38:30 -07008918 struct net_device *ndev,
Gopichand Nakkala747461f2013-04-24 19:24:45 +05308919 u8 key_index, bool pairwise,
Jeff Johnson295189b2012-06-20 16:38:30 -07008920 const u8 *mac_addr, void *cookie,
8921 void (*callback)(void *cookie, struct key_params*)
8922 )
8923#else
Mahesh A Saptasagar1a51bc02014-06-02 18:28:08 +05308924static int __wlan_hdd_cfg80211_get_key(
Gopichand Nakkala747461f2013-04-24 19:24:45 +05308925 struct wiphy *wiphy,
Jeff Johnson295189b2012-06-20 16:38:30 -07008926 struct net_device *ndev,
8927 u8 key_index, const u8 *mac_addr, void *cookie,
8928 void (*callback)(void *cookie, struct key_params*)
8929 )
8930#endif
8931{
Gopichand Nakkala747461f2013-04-24 19:24:45 +05308932 hdd_adapter_t *pAdapter = WLAN_HDD_GET_PRIV_PTR( ndev );
Masti, Narayanraddic80e2bf2015-01-27 16:39:00 +05308933 hdd_wext_state_t *pWextState = NULL;
8934 tCsrRoamProfile *pRoamProfile = NULL;
Jeff Johnson295189b2012-06-20 16:38:30 -07008935 struct key_params params;
Masti, Narayanraddic80e2bf2015-01-27 16:39:00 +05308936 hdd_context_t *pHddCtx;
8937 int ret = 0;
Jeff Johnson295189b2012-06-20 16:38:30 -07008938
8939 ENTER();
Gopichand Nakkala747461f2013-04-24 19:24:45 +05308940
Masti, Narayanraddic80e2bf2015-01-27 16:39:00 +05308941 if (NULL == pAdapter)
8942 {
8943 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
8944 "%s: HDD adapter is Null", __func__);
8945 return -ENODEV;
8946 }
8947
8948 pHddCtx = WLAN_HDD_GET_CTX(pAdapter);
8949 ret = wlan_hdd_validate_context(pHddCtx);
8950 if (0 != ret)
8951 {
8952 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
8953 "%s: HDD context is not valid", __func__);
8954 return ret;
8955 }
8956
8957 pWextState = WLAN_HDD_GET_WEXT_STATE_PTR(pAdapter);
8958 pRoamProfile = &(pWextState->roamProfile);
8959
Sushant Kaushik8bc7df22014-04-09 17:55:29 +05308960 hddLog(VOS_TRACE_LEVEL_INFO, "%s: device_mode = %s (%d)",
8961 __func__, hdd_device_modetoString(pAdapter->device_mode),
8962 pAdapter->device_mode);
Kaushik, Sushantb1ed0f42014-07-01 18:26:31 +05308963
Jeff Johnson295189b2012-06-20 16:38:30 -07008964 memset(&params, 0, sizeof(params));
8965
8966 if (CSR_MAX_NUM_KEY <= key_index)
8967 {
c_hpothu6ff1c3c2013-10-01 19:01:57 +05308968 hddLog(VOS_TRACE_LEVEL_ERROR, FL("invalid key index %d"), key_index);
Jeff Johnson295189b2012-06-20 16:38:30 -07008969 return -EINVAL;
Gopichand Nakkala747461f2013-04-24 19:24:45 +05308970 }
Jeff Johnson295189b2012-06-20 16:38:30 -07008971
8972 switch(pRoamProfile->EncryptionType.encryptionType[0])
8973 {
8974 case eCSR_ENCRYPT_TYPE_NONE:
8975 params.cipher = IW_AUTH_CIPHER_NONE;
8976 break;
8977
8978 case eCSR_ENCRYPT_TYPE_WEP40_STATICKEY:
8979 case eCSR_ENCRYPT_TYPE_WEP40:
8980 params.cipher = WLAN_CIPHER_SUITE_WEP40;
8981 break;
8982
8983 case eCSR_ENCRYPT_TYPE_WEP104_STATICKEY:
8984 case eCSR_ENCRYPT_TYPE_WEP104:
8985 params.cipher = WLAN_CIPHER_SUITE_WEP104;
8986 break;
8987
8988 case eCSR_ENCRYPT_TYPE_TKIP:
8989 params.cipher = WLAN_CIPHER_SUITE_TKIP;
8990 break;
8991
8992 case eCSR_ENCRYPT_TYPE_AES:
8993 params.cipher = WLAN_CIPHER_SUITE_AES_CMAC;
8994 break;
8995
8996 default:
8997 params.cipher = IW_AUTH_CIPHER_NONE;
8998 break;
8999 }
Kaushik, Sushantb1ed0f42014-07-01 18:26:31 +05309000
c_hpothuaaf19692014-05-17 17:01:48 +05309001 MTRACE(vos_trace(VOS_MODULE_ID_HDD,
9002 TRACE_CODE_HDD_CFG80211_GET_KEY,
9003 pAdapter->sessionId, params.cipher));
Kaushik, Sushantb1ed0f42014-07-01 18:26:31 +05309004
Jeff Johnson295189b2012-06-20 16:38:30 -07009005 params.key_len = pRoamProfile->Keys.KeyLength[key_index];
9006 params.seq_len = 0;
9007 params.seq = NULL;
9008 params.key = &pRoamProfile->Keys.KeyMaterial[key_index][0];
9009 callback(cookie, &params);
9010 return 0;
9011}
9012
Mahesh A Saptasagar1a51bc02014-06-02 18:28:08 +05309013#if (LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,38))
9014static int wlan_hdd_cfg80211_get_key(
9015 struct wiphy *wiphy,
9016 struct net_device *ndev,
9017 u8 key_index, bool pairwise,
9018 const u8 *mac_addr, void *cookie,
9019 void (*callback)(void *cookie, struct key_params*)
9020 )
9021#else
9022static int wlan_hdd_cfg80211_get_key(
9023 struct wiphy *wiphy,
9024 struct net_device *ndev,
9025 u8 key_index, const u8 *mac_addr, void *cookie,
9026 void (*callback)(void *cookie, struct key_params*)
9027 )
9028#endif
9029{
9030 int ret;
9031
9032 vos_ssr_protect(__func__);
9033#if (LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,38))
9034 ret = __wlan_hdd_cfg80211_get_key(wiphy, ndev, key_index, pairwise,
9035 mac_addr, cookie, callback);
9036#else
9037 ret = __wlan_hdd_cfg80211_get_key(wiphy, ndev, key_index, mac_addr,
9038 callback);
9039#endif
9040 vos_ssr_unprotect(__func__);
9041
9042 return ret;
9043}
9044
Jeff Johnson295189b2012-06-20 16:38:30 -07009045/*
Mahesh A Saptasagard68eb282014-12-17 14:20:19 +05309046 * FUNCTION: __wlan_hdd_cfg80211_del_key
Jeff Johnson295189b2012-06-20 16:38:30 -07009047 * This function is used to delete the key information
9048 */
9049#if (LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,38))
Mahesh A Saptasagard68eb282014-12-17 14:20:19 +05309050static int __wlan_hdd_cfg80211_del_key( struct wiphy *wiphy,
Jeff Johnson295189b2012-06-20 16:38:30 -07009051 struct net_device *ndev,
Gopichand Nakkala747461f2013-04-24 19:24:45 +05309052 u8 key_index,
9053 bool pairwise,
Jeff Johnson295189b2012-06-20 16:38:30 -07009054 const u8 *mac_addr
9055 )
9056#else
Mahesh A Saptasagard68eb282014-12-17 14:20:19 +05309057static int __wlan_hdd_cfg80211_del_key( struct wiphy *wiphy,
Jeff Johnson295189b2012-06-20 16:38:30 -07009058 struct net_device *ndev,
9059 u8 key_index,
9060 const u8 *mac_addr
9061 )
9062#endif
9063{
9064 int status = 0;
9065
9066 //This code needs to be revisited. There is sme_removeKey API, we should
Gopichand Nakkala747461f2013-04-24 19:24:45 +05309067 //plan to use that. After the change to use correct index in setkey,
Jeff Johnson295189b2012-06-20 16:38:30 -07009068 //it is observed that this is invalidating peer
9069 //key index whenever re-key is done. This is affecting data link.
9070 //It should be ok to ignore del_key.
9071#if 0
Gopichand Nakkala747461f2013-04-24 19:24:45 +05309072 hdd_adapter_t *pAdapter = WLAN_HDD_GET_PRIV_PTR( ndev );
9073 v_CONTEXT_t pVosContext = (WLAN_HDD_GET_CTX(pAdapter))->pvosContext;
Jeff Johnson295189b2012-06-20 16:38:30 -07009074 u8 groupmacaddr[WNI_CFG_BSSID_LEN] = {0xFF,0xFF,0xFF,0xFF,0xFF,0xFF};
9075 tCsrRoamSetKey setKey;
9076 v_U32_t roamId= 0xFF;
Gopichand Nakkala747461f2013-04-24 19:24:45 +05309077
Jeff Johnson295189b2012-06-20 16:38:30 -07009078 ENTER();
9079
9080 hddLog(VOS_TRACE_LEVEL_INFO_HIGH, "%s: device_mode = %d\n",
9081 __func__,pAdapter->device_mode);
9082
9083 if (CSR_MAX_NUM_KEY <= key_index)
9084 {
Gopichand Nakkala747461f2013-04-24 19:24:45 +05309085 hddLog(VOS_TRACE_LEVEL_ERROR, "%s: Invalid key index %d", __func__,
Jeff Johnson295189b2012-06-20 16:38:30 -07009086 key_index);
9087
9088 return -EINVAL;
9089 }
9090
9091 vos_mem_zero(&setKey,sizeof(tCsrRoamSetKey));
9092 setKey.keyId = key_index;
9093
9094 if (mac_addr)
9095 vos_mem_copy(setKey.peerMac, mac_addr,WNI_CFG_BSSID_LEN);
9096 else
9097 vos_mem_copy(setKey.peerMac, groupmacaddr, WNI_CFG_BSSID_LEN);
9098
9099 setKey.encType = eCSR_ENCRYPT_TYPE_NONE;
9100
9101 if ((pAdapter->device_mode == WLAN_HDD_SOFTAP)
Jeff Johnson295189b2012-06-20 16:38:30 -07009102 || (pAdapter->device_mode == WLAN_HDD_P2P_GO)
Gopichand Nakkala747461f2013-04-24 19:24:45 +05309103 )
9104 {
9105
9106 hdd_hostapd_state_t *pHostapdState =
Jeff Johnson295189b2012-06-20 16:38:30 -07009107 WLAN_HDD_GET_HOSTAP_STATE_PTR(pAdapter);
9108 if( pHostapdState->bssState == BSS_START)
9109 {
9110 status = WLANSAP_SetKeySta( pVosContext, &setKey);
Gopichand Nakkala747461f2013-04-24 19:24:45 +05309111
Jeff Johnson295189b2012-06-20 16:38:30 -07009112 if ( status != eHAL_STATUS_SUCCESS )
9113 {
9114 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
9115 "[%4d] WLANSAP_SetKeySta returned ERROR status= %d",
9116 __LINE__, status );
9117 }
9118 }
9119 }
9120 else if ( (pAdapter->device_mode == WLAN_HDD_INFRA_STATION)
Gopichand Nakkala747461f2013-04-24 19:24:45 +05309121 || (pAdapter->device_mode == WLAN_HDD_P2P_CLIENT)
Jeff Johnson295189b2012-06-20 16:38:30 -07009122 )
9123 {
9124 hdd_station_ctx_t *pHddStaCtx = WLAN_HDD_GET_STATION_CTX_PTR(pAdapter);
9125
Gopichand Nakkala747461f2013-04-24 19:24:45 +05309126 pHddStaCtx->roam_info.roamingState = HDD_ROAM_STATE_SETTING_KEY;
9127
9128 hddLog(VOS_TRACE_LEVEL_INFO_MED,
Jeff Johnson295189b2012-06-20 16:38:30 -07009129 "%s: delete key for peerMac %2x:%2x:%2x:%2x:%2x:%2x",
Gopichand Nakkala747461f2013-04-24 19:24:45 +05309130 __func__, setKey.peerMac[0], setKey.peerMac[1],
9131 setKey.peerMac[2], setKey.peerMac[3],
Jeff Johnson295189b2012-06-20 16:38:30 -07009132 setKey.peerMac[4], setKey.peerMac[5]);
Gopichand Nakkala747461f2013-04-24 19:24:45 +05309133 if(pAdapter->sessionCtx.station.conn_info.connState ==
9134 eConnectionState_Associated)
Jeff Johnson295189b2012-06-20 16:38:30 -07009135 {
Gopichand Nakkala747461f2013-04-24 19:24:45 +05309136 status = sme_RoamSetKey( WLAN_HDD_GET_HAL_CTX(pAdapter),
Jeff Johnson295189b2012-06-20 16:38:30 -07009137 pAdapter->sessionId, &setKey, &roamId );
Gopichand Nakkala747461f2013-04-24 19:24:45 +05309138
Jeff Johnson295189b2012-06-20 16:38:30 -07009139 if ( 0 != status )
9140 {
Gopichand Nakkala747461f2013-04-24 19:24:45 +05309141 hddLog(VOS_TRACE_LEVEL_ERROR,
Jeff Johnson295189b2012-06-20 16:38:30 -07009142 "%s: sme_RoamSetKey failure, returned %d",
9143 __func__, status);
9144 pHddStaCtx->roam_info.roamingState = HDD_ROAM_STATE_NONE;
9145 return -EINVAL;
9146 }
9147 }
9148 }
9149#endif
Jeff Johnsone7245742012-09-05 17:12:55 -07009150 EXIT();
Jeff Johnson295189b2012-06-20 16:38:30 -07009151 return status;
9152}
9153
Mahesh A Saptasagard68eb282014-12-17 14:20:19 +05309154#if (LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,38))
9155static int wlan_hdd_cfg80211_del_key( struct wiphy *wiphy,
9156 struct net_device *ndev,
9157 u8 key_index,
9158 bool pairwise,
9159 const u8 *mac_addr
9160 )
9161#else
9162static int wlan_hdd_cfg80211_del_key( struct wiphy *wiphy,
9163 struct net_device *ndev,
9164 u8 key_index,
9165 const u8 *mac_addr
9166 )
9167#endif
9168{
9169 int ret;
9170
9171 vos_ssr_protect(__func__);
9172#if (LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,38))
9173 ret = __wlan_hdd_cfg80211_del_key(wiphy, ndev, key_index, pairwise,
9174 mac_addr);
9175#else
9176 ret = __wlan_hdd_cfg80211_del_key(wiphy, ndev, key_index, mac_addr);
9177#endif
9178 vos_ssr_unprotect(__func__);
9179
9180 return ret;
9181}
9182
Jeff Johnson295189b2012-06-20 16:38:30 -07009183/*
Mahesh A Saptasagar1a51bc02014-06-02 18:28:08 +05309184 * FUNCTION: __wlan_hdd_cfg80211_set_default_key
Jeff Johnson295189b2012-06-20 16:38:30 -07009185 * This function is used to set the default tx key index
9186 */
9187#if (LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,38))
Mahesh A Saptasagar1a51bc02014-06-02 18:28:08 +05309188static int __wlan_hdd_cfg80211_set_default_key( struct wiphy *wiphy,
Jeff Johnson295189b2012-06-20 16:38:30 -07009189 struct net_device *ndev,
9190 u8 key_index,
9191 bool unicast, bool multicast)
9192#else
Mahesh A Saptasagar1a51bc02014-06-02 18:28:08 +05309193static int __wlan_hdd_cfg80211_set_default_key( struct wiphy *wiphy,
Jeff Johnson295189b2012-06-20 16:38:30 -07009194 struct net_device *ndev,
9195 u8 key_index)
9196#endif
9197{
Gopichand Nakkala747461f2013-04-24 19:24:45 +05309198 hdd_adapter_t *pAdapter = WLAN_HDD_GET_PRIV_PTR( ndev );
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +05309199 int status;
Gopichand Nakkala29149562013-05-10 21:43:41 +05309200 hdd_wext_state_t *pWextState;
9201 hdd_station_ctx_t *pHddStaCtx;
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +05309202 hdd_context_t *pHddCtx;
Jeff Johnson295189b2012-06-20 16:38:30 -07009203
9204 ENTER();
9205
Gopichand Nakkala29149562013-05-10 21:43:41 +05309206 if ((NULL == pAdapter))
9207 {
Kaushik, Sushantb1ed0f42014-07-01 18:26:31 +05309208 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_FATAL,
Gopichand Nakkala29149562013-05-10 21:43:41 +05309209 "invalid adapter");
9210 return -EINVAL;
9211 }
9212
Sushant Kaushik4b7cb302014-01-06 17:45:01 +05309213 MTRACE(vos_trace(VOS_MODULE_ID_HDD,
9214 TRACE_CODE_HDD_CFG80211_SET_DEFAULT_KEY,
9215 pAdapter->sessionId, key_index));
9216
Gopichand Nakkala29149562013-05-10 21:43:41 +05309217 pWextState = WLAN_HDD_GET_WEXT_STATE_PTR(pAdapter);
9218 pHddStaCtx = WLAN_HDD_GET_STATION_CTX_PTR(pAdapter);
9219
9220 if ((NULL == pWextState) || (NULL == pHddStaCtx))
9221 {
9222 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_FATAL,
9223 "invalid Wext state or HDD context");
9224 return -EINVAL;
9225 }
9226
Arif Hussain6d2a3322013-11-17 19:50:10 -08009227 hddLog(VOS_TRACE_LEVEL_INFO, "%s: device_mode = %d key_index = %d",
Jeff Johnson295189b2012-06-20 16:38:30 -07009228 __func__,pAdapter->device_mode, key_index);
Gopichand Nakkala747461f2013-04-24 19:24:45 +05309229
Jeff Johnson295189b2012-06-20 16:38:30 -07009230 if (CSR_MAX_NUM_KEY <= key_index)
9231 {
Gopichand Nakkala747461f2013-04-24 19:24:45 +05309232 hddLog(VOS_TRACE_LEVEL_ERROR, "%s: Invalid key index %d", __func__,
Jeff Johnson295189b2012-06-20 16:38:30 -07009233 key_index);
9234
9235 return -EINVAL;
9236 }
9237
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +05309238 pHddCtx = WLAN_HDD_GET_CTX(pAdapter);
9239 status = wlan_hdd_validate_context(pHddCtx);
9240
9241 if (0 != status)
Jeff Johnson04dd8a82012-06-29 20:41:40 -07009242 {
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +05309243 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
9244 "%s: HDD context is not valid", __func__);
9245 return status;
Jeff Johnson04dd8a82012-06-29 20:41:40 -07009246 }
Gopichand Nakkala747461f2013-04-24 19:24:45 +05309247
Jeff Johnson295189b2012-06-20 16:38:30 -07009248 if ((pAdapter->device_mode == WLAN_HDD_INFRA_STATION)
Jeff Johnson295189b2012-06-20 16:38:30 -07009249 || (pAdapter->device_mode == WLAN_HDD_P2P_CLIENT)
Gopichand Nakkala747461f2013-04-24 19:24:45 +05309250 )
Jeff Johnson295189b2012-06-20 16:38:30 -07009251 {
Gopichand Nakkala29149562013-05-10 21:43:41 +05309252 if ( (eCSR_ENCRYPT_TYPE_TKIP !=
Arif Hussain6943f522013-11-04 20:10:10 -08009253 pHddStaCtx->conn_info.ucEncryptionType) &&
Gopichand Nakkala747461f2013-04-24 19:24:45 +05309254 (eCSR_ENCRYPT_TYPE_AES !=
Arif Hussain6943f522013-11-04 20:10:10 -08009255 pHddStaCtx->conn_info.ucEncryptionType)
Jeff Johnson295189b2012-06-20 16:38:30 -07009256 )
Gopichand Nakkala747461f2013-04-24 19:24:45 +05309257 {
9258 /* if default key index is not same as previous one,
Jeff Johnson295189b2012-06-20 16:38:30 -07009259 * then update the default key index */
Gopichand Nakkala747461f2013-04-24 19:24:45 +05309260
Jeff Johnson295189b2012-06-20 16:38:30 -07009261 tCsrRoamSetKey setKey;
9262 v_U32_t roamId= 0xFF;
9263 tCsrKeys *Keys = &pWextState->roamProfile.Keys;
Gopichand Nakkala747461f2013-04-24 19:24:45 +05309264
9265 hddLog(VOS_TRACE_LEVEL_INFO_HIGH, "%s: default tx key index %d",
Jeff Johnson295189b2012-06-20 16:38:30 -07009266 __func__, key_index);
Gopichand Nakkala747461f2013-04-24 19:24:45 +05309267
Jeff Johnson295189b2012-06-20 16:38:30 -07009268 Keys->defaultIndex = (u8)key_index;
9269 vos_mem_zero(&setKey,sizeof(tCsrRoamSetKey));
9270 setKey.keyId = key_index;
9271 setKey.keyLength = Keys->KeyLength[key_index];
Gopichand Nakkala747461f2013-04-24 19:24:45 +05309272
9273 vos_mem_copy(&setKey.Key[0],
9274 &Keys->KeyMaterial[key_index][0],
Jeff Johnson295189b2012-06-20 16:38:30 -07009275 Keys->KeyLength[key_index]);
Gopichand Nakkala747461f2013-04-24 19:24:45 +05309276
Gopichand Nakkala29149562013-05-10 21:43:41 +05309277 setKey.keyDirection = eSIR_TX_RX;
Gopichand Nakkala747461f2013-04-24 19:24:45 +05309278
9279 vos_mem_copy(setKey.peerMac,
Jeff Johnson295189b2012-06-20 16:38:30 -07009280 &pHddStaCtx->conn_info.bssId[0],
9281 WNI_CFG_BSSID_LEN);
Gopichand Nakkala747461f2013-04-24 19:24:45 +05309282
Gopichand Nakkala29149562013-05-10 21:43:41 +05309283 if (Keys->KeyLength[key_index] == CSR_WEP40_KEY_LEN &&
9284 pWextState->roamProfile.EncryptionType.encryptionType[0] ==
9285 eCSR_ENCRYPT_TYPE_WEP104)
9286 {
9287 /*In the case of dynamic wep supplicant hardcodes DWEP type to eCSR_ENCRYPT_TYPE_WEP104
9288 even though ap is configured for WEP-40 encryption. In this canse the key length
9289 is 5 but the encryption type is 104 hence checking the key langht(5) and encryption
9290 type(104) and switching encryption type to 40*/
9291 pWextState->roamProfile.EncryptionType.encryptionType[0] =
9292 eCSR_ENCRYPT_TYPE_WEP40;
9293 pWextState->roamProfile.mcEncryptionType.encryptionType[0] =
9294 eCSR_ENCRYPT_TYPE_WEP40;
9295 }
9296
Gopichand Nakkala747461f2013-04-24 19:24:45 +05309297 setKey.encType =
Jeff Johnson295189b2012-06-20 16:38:30 -07009298 pWextState->roamProfile.EncryptionType.encryptionType[0];
Gopichand Nakkala747461f2013-04-24 19:24:45 +05309299
Jeff Johnson295189b2012-06-20 16:38:30 -07009300 /* issue set key request */
Gopichand Nakkala747461f2013-04-24 19:24:45 +05309301 status = sme_RoamSetKey( WLAN_HDD_GET_HAL_CTX(pAdapter),
Jeff Johnson295189b2012-06-20 16:38:30 -07009302 pAdapter->sessionId, &setKey, &roamId );
Gopichand Nakkala747461f2013-04-24 19:24:45 +05309303
Jeff Johnson295189b2012-06-20 16:38:30 -07009304 if ( 0 != status )
9305 {
Gopichand Nakkala747461f2013-04-24 19:24:45 +05309306 hddLog(VOS_TRACE_LEVEL_ERROR,
9307 "%s: sme_RoamSetKey failed, returned %d", __func__,
Jeff Johnson295189b2012-06-20 16:38:30 -07009308 status);
9309 return -EINVAL;
9310 }
9311 }
9312 }
9313
9314 /* In SoftAp mode setting key direction for default mode */
9315 else if ( WLAN_HDD_SOFTAP == pAdapter->device_mode )
9316 {
9317 if ( (eCSR_ENCRYPT_TYPE_TKIP !=
9318 pWextState->roamProfile.EncryptionType.encryptionType[0]) &&
9319 (eCSR_ENCRYPT_TYPE_AES !=
9320 pWextState->roamProfile.EncryptionType.encryptionType[0])
9321 )
9322 {
9323 /* Saving key direction for default key index to TX default */
9324 hdd_ap_ctx_t *pAPCtx = WLAN_HDD_GET_AP_CTX_PTR(pAdapter);
9325 pAPCtx->wepKey[key_index].keyDirection = eSIR_TX_DEFAULT;
9326 }
9327 }
Gopichand Nakkala747461f2013-04-24 19:24:45 +05309328
Jeff Johnson295189b2012-06-20 16:38:30 -07009329 return status;
9330}
9331
Mahesh A Saptasagar1a51bc02014-06-02 18:28:08 +05309332#if (LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,38))
9333static int wlan_hdd_cfg80211_set_default_key( struct wiphy *wiphy,
9334 struct net_device *ndev,
9335 u8 key_index,
9336 bool unicast, bool multicast)
9337#else
9338static int wlan_hdd_cfg80211_set_default_key( struct wiphy *wiphy,
9339 struct net_device *ndev,
9340 u8 key_index)
9341#endif
9342{
9343 int ret;
9344 vos_ssr_protect(__func__);
9345#if (LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,38))
9346 ret = __wlan_hdd_cfg80211_set_default_key(wiphy, ndev, key_index, unicast,
9347 multicast);
9348#else
9349 ret = __wlan_hdd_cfg80211_set_default_key(wiphy, ndev, key_index);
9350#endif
9351 vos_ssr_unprotect(__func__);
9352
9353 return ret;
9354}
9355
Jeff Johnson295189b2012-06-20 16:38:30 -07009356/*
9357 * FUNCTION: wlan_hdd_cfg80211_inform_bss
9358 * This function is used to inform the BSS details to nl80211 interface.
9359 */
9360static struct cfg80211_bss* wlan_hdd_cfg80211_inform_bss(
9361 hdd_adapter_t *pAdapter, tCsrRoamConnectedProfile *roamProfile)
9362{
9363 struct net_device *dev = pAdapter->dev;
9364 struct wireless_dev *wdev = dev->ieee80211_ptr;
9365 struct wiphy *wiphy = wdev->wiphy;
9366 tSirBssDescription *pBssDesc = roamProfile->pBssDesc;
9367 int chan_no;
9368 int ie_length;
9369 const char *ie;
9370 unsigned int freq;
9371 struct ieee80211_channel *chan;
9372 int rssi = 0;
9373 struct cfg80211_bss *bss = NULL;
9374
9375 ENTER();
9376
9377 if( NULL == pBssDesc )
9378 {
Arif Hussain6d2a3322013-11-17 19:50:10 -08009379 hddLog(VOS_TRACE_LEVEL_FATAL, "%s: pBssDesc is NULL", __func__);
Jeff Johnson295189b2012-06-20 16:38:30 -07009380 return bss;
9381 }
9382
9383 chan_no = pBssDesc->channelId;
9384 ie_length = GET_IE_LEN_IN_BSS_DESC( pBssDesc->length );
9385 ie = ((ie_length != 0) ? (const char *)&pBssDesc->ieFields: NULL);
9386
9387 if( NULL == ie )
9388 {
Arif Hussain6d2a3322013-11-17 19:50:10 -08009389 hddLog(VOS_TRACE_LEVEL_FATAL, "%s: IE of BSS descriptor is NULL", __func__);
Jeff Johnson295189b2012-06-20 16:38:30 -07009390 return bss;
9391 }
9392
9393#if (LINUX_VERSION_CODE > KERNEL_VERSION(2,6,38))
9394 if (chan_no <= ARRAY_SIZE(hdd_channels_2_4_GHZ))
9395 {
9396 freq = ieee80211_channel_to_frequency(chan_no, IEEE80211_BAND_2GHZ);
9397 }
9398 else
9399 {
9400 freq = ieee80211_channel_to_frequency(chan_no, IEEE80211_BAND_5GHZ);
9401 }
9402#else
9403 freq = ieee80211_channel_to_frequency(chan_no);
9404#endif
9405
9406 chan = __ieee80211_get_channel(wiphy, freq);
9407
Santhosh Kumar Padmaa45fdb12014-04-15 15:54:38 +05309408 if (!chan) {
9409 hddLog(VOS_TRACE_LEVEL_ERROR, "%s chan pointer is NULL", __func__);
9410 return NULL;
9411 }
9412
Abhishek Singhaee43942014-06-16 18:55:47 +05309413 rssi = (VOS_MIN ((pBssDesc->rssi + pBssDesc->sinr), 0))*100;
Jeff Johnson295189b2012-06-20 16:38:30 -07009414
Abhishek Singhaee43942014-06-16 18:55:47 +05309415 return cfg80211_inform_bss(wiphy, chan, pBssDesc->bssId,
Gopichand Nakkala747461f2013-04-24 19:24:45 +05309416 le64_to_cpu(*(__le64 *)pBssDesc->timeStamp),
Jeff Johnson295189b2012-06-20 16:38:30 -07009417 pBssDesc->capabilityInfo,
9418 pBssDesc->beaconInterval, ie, ie_length,
Abhishek Singhaee43942014-06-16 18:55:47 +05309419 rssi, GFP_KERNEL );
Jeff Johnson295189b2012-06-20 16:38:30 -07009420}
9421
9422
9423
9424/*
9425 * FUNCTION: wlan_hdd_cfg80211_inform_bss_frame
9426 * This function is used to inform the BSS details to nl80211 interface.
9427 */
9428struct cfg80211_bss*
9429wlan_hdd_cfg80211_inform_bss_frame( hdd_adapter_t *pAdapter,
9430 tSirBssDescription *bss_desc
9431 )
9432{
9433 /*
9434 cfg80211_inform_bss() is not updating ie field of bss entry, if entry
9435 already exists in bss data base of cfg80211 for that particular BSS ID.
9436 Using cfg80211_inform_bss_frame to update the bss entry instead of
9437 cfg80211_inform_bss, But this call expects mgmt packet as input. As of
9438 now there is no possibility to get the mgmt(probe response) frame from PE,
9439 converting bss_desc to ieee80211_mgmt(probe response) and passing to
9440 cfg80211_inform_bss_frame.
9441 */
9442 struct net_device *dev = pAdapter->dev;
9443 struct wireless_dev *wdev = dev->ieee80211_ptr;
9444 struct wiphy *wiphy = wdev->wiphy;
9445 int chan_no = bss_desc->channelId;
Madan Mohan Koyyalamudi86f629e2012-11-09 16:27:29 -08009446#ifdef WLAN_ENABLE_AGEIE_ON_SCAN_RESULTS
9447 qcom_ie_age *qie_age = NULL;
9448 int ie_length = GET_IE_LEN_IN_BSS_DESC( bss_desc->length ) + sizeof(qcom_ie_age);
9449#else
Jeff Johnson295189b2012-06-20 16:38:30 -07009450 int ie_length = GET_IE_LEN_IN_BSS_DESC( bss_desc->length );
Madan Mohan Koyyalamudi86f629e2012-11-09 16:27:29 -08009451#endif
Jeff Johnson295189b2012-06-20 16:38:30 -07009452 const char *ie =
9453 ((ie_length != 0) ? (const char *)&bss_desc->ieFields: NULL);
9454 unsigned int freq;
9455 struct ieee80211_channel *chan;
Abhishek Singh1e2bfa32014-01-02 15:44:15 +05309456 struct ieee80211_mgmt *mgmt = NULL;
Jeff Johnson295189b2012-06-20 16:38:30 -07009457 struct cfg80211_bss *bss_status = NULL;
9458 size_t frame_len = sizeof (struct ieee80211_mgmt) + ie_length;
9459 int rssi = 0;
Wilson Yangf80a0542013-10-07 13:02:37 -07009460 hdd_context_t *pHddCtx;
9461 int status;
Jeff Johnsone7245742012-09-05 17:12:55 -07009462#ifdef WLAN_OPEN_SOURCE
9463 struct timespec ts;
9464#endif
Jeff Johnson295189b2012-06-20 16:38:30 -07009465
Wilson Yangf80a0542013-10-07 13:02:37 -07009466 pHddCtx = WLAN_HDD_GET_CTX(pAdapter);
9467 status = wlan_hdd_validate_context(pHddCtx);
9468
9469 /*bss_update is not allowed during wlan driver loading or unloading*/
Mihir Shete18156292014-03-11 15:38:30 +05309470 if (WLAN_HDD_IS_LOAD_UNLOAD_IN_PROGRESS(pHddCtx))
Wilson Yangf80a0542013-10-07 13:02:37 -07009471 {
9472 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
9473 "%s:Loading_unloading in Progress. Ignore!!!",__func__);
9474 return NULL;
9475 }
9476
9477
9478 if (0 != status)
9479 {
9480 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
9481 "%s: HDD context is not valid", __func__);
Madan Mohan Koyyalamudi2e5c9142012-11-02 13:17:48 -07009482 return NULL;
Wilson Yangf80a0542013-10-07 13:02:37 -07009483 }
9484
Abhishek Singh1e2bfa32014-01-02 15:44:15 +05309485 mgmt = kzalloc((sizeof (struct ieee80211_mgmt) + ie_length), GFP_KERNEL);
Wilson Yangf80a0542013-10-07 13:02:37 -07009486 if (!mgmt)
9487 {
9488 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
9489 "%s: memory allocation failed ", __func__);
9490 return NULL;
9491 }
Madan Mohan Koyyalamudi2e5c9142012-11-02 13:17:48 -07009492
Jeff Johnson295189b2012-06-20 16:38:30 -07009493 memcpy(mgmt->bssid, bss_desc->bssId, ETH_ALEN);
Jeff Johnsone7245742012-09-05 17:12:55 -07009494
9495#ifdef WLAN_OPEN_SOURCE
9496 /* Android does not want the timestamp from the frame.
9497 Instead it wants a monotonic increasing value */
9498 get_monotonic_boottime(&ts);
9499 mgmt->u.probe_resp.timestamp =
9500 ((u64)ts.tv_sec * 1000000) + (ts.tv_nsec / 1000);
9501#else
9502 /* keep old behavior for non-open source (for now) */
Jeff Johnson295189b2012-06-20 16:38:30 -07009503 memcpy(&mgmt->u.probe_resp.timestamp, bss_desc->timeStamp,
9504 sizeof (bss_desc->timeStamp));
Jeff Johnsone7245742012-09-05 17:12:55 -07009505
9506#endif
9507
Jeff Johnson295189b2012-06-20 16:38:30 -07009508 mgmt->u.probe_resp.beacon_int = bss_desc->beaconInterval;
9509 mgmt->u.probe_resp.capab_info = bss_desc->capabilityInfo;
Madan Mohan Koyyalamudi86f629e2012-11-09 16:27:29 -08009510
9511#ifdef WLAN_ENABLE_AGEIE_ON_SCAN_RESULTS
9512 /* GPS Requirement: need age ie per entry. Using vendor specific. */
9513 /* Assuming this is the last IE, copy at the end */
9514 ie_length -=sizeof(qcom_ie_age);
9515 qie_age = (qcom_ie_age *)(mgmt->u.probe_resp.variable + ie_length);
9516 qie_age->element_id = QCOM_VENDOR_IE_ID;
9517 qie_age->len = QCOM_VENDOR_IE_AGE_LEN;
9518 qie_age->oui_1 = QCOM_OUI1;
9519 qie_age->oui_2 = QCOM_OUI2;
9520 qie_age->oui_3 = QCOM_OUI3;
9521 qie_age->type = QCOM_VENDOR_IE_AGE_TYPE;
9522 qie_age->age = vos_timer_get_system_ticks() - bss_desc->nReceivedTime;
9523#endif
9524
Jeff Johnson295189b2012-06-20 16:38:30 -07009525 memcpy(mgmt->u.probe_resp.variable, ie, ie_length);
Gopichand Nakkalad908ec82013-05-16 19:32:19 +05309526 if (bss_desc->fProbeRsp)
9527 {
9528 mgmt->frame_control |=
9529 (u16)(IEEE80211_FTYPE_MGMT | IEEE80211_STYPE_PROBE_RESP);
9530 }
9531 else
9532 {
9533 mgmt->frame_control |=
9534 (u16)(IEEE80211_FTYPE_MGMT | IEEE80211_STYPE_BEACON);
9535 }
Jeff Johnson295189b2012-06-20 16:38:30 -07009536
9537#if (LINUX_VERSION_CODE > KERNEL_VERSION(2,6,38))
Gopichand Nakkala747461f2013-04-24 19:24:45 +05309538 if (chan_no <= ARRAY_SIZE(hdd_channels_2_4_GHZ) &&
Jeff Johnson295189b2012-06-20 16:38:30 -07009539 (wiphy->bands[IEEE80211_BAND_2GHZ] != NULL))
9540 {
9541 freq = ieee80211_channel_to_frequency(chan_no, IEEE80211_BAND_2GHZ);
9542 }
Gopichand Nakkala747461f2013-04-24 19:24:45 +05309543 else if ((chan_no > ARRAY_SIZE(hdd_channels_2_4_GHZ)) &&
Jeff Johnson295189b2012-06-20 16:38:30 -07009544 (wiphy->bands[IEEE80211_BAND_5GHZ] != NULL))
9545
9546 {
9547 freq = ieee80211_channel_to_frequency(chan_no, IEEE80211_BAND_5GHZ);
9548 }
9549 else
9550 {
Nirav Shah20ac06f2013-12-12 18:14:06 +05309551 hddLog(VOS_TRACE_LEVEL_ERROR, "%s Invalid chan_no:%d",
9552 __func__, chan_no);
Jeff Johnson295189b2012-06-20 16:38:30 -07009553 kfree(mgmt);
9554 return NULL;
9555 }
9556#else
9557 freq = ieee80211_channel_to_frequency(chan_no);
9558#endif
9559 chan = __ieee80211_get_channel(wiphy, freq);
Leela V Kiran Kumar Reddy90032de2013-01-24 18:33:30 -08009560 /*when the band is changed on the fly using the GUI, three things are done
9561 * 1. scan abort 2.flush scan results from cache 3.update the band with the new band user specified(refer to the hdd_setBand_helper function)
9562 * as part of the scan abort, message willbe queued to PE and we proceed with flushing and changinh the band.
9563 * pe will stop the scanning further and report back the results what ever it had till now by calling the call back function.
9564 * if the time between update band and scandone call back is sufficent enough the band change reflects in SME, SME validates the channels
9565 * and discards the channels correponding to previous band and calls back with zero bss results.
9566 * but if the time between band update and scan done callback is very small then band change will not reflect in SME and SME reports to HDD
9567 * all the channels correponding to previous band.this is due to race condition.but those channels are invalid to the new band and so
9568 * this function __ieee80211_get_channel will return NULL.Each time we report scan result with this pointer null warning kernel trace is printed.
9569 * if the scan results contain large number of APs continuosly kernel warning trace is printed and it will lead to apps watch dog bark.
9570 * So drop the bss and continue to next bss.
9571 */
9572 if(chan == NULL)
9573 {
Nirav Shah20ac06f2013-12-12 18:14:06 +05309574 hddLog(VOS_TRACE_LEVEL_ERROR, "%s chan pointer is NULL", __func__);
Chilam Ngc4244af2013-04-01 15:37:32 -07009575 kfree(mgmt);
Leela V Kiran Kumar Reddy90032de2013-01-24 18:33:30 -08009576 return NULL;
9577 }
Jeff Johnson295189b2012-06-20 16:38:30 -07009578 /*To keep the rssi icon of the connected AP in the scan window
Gopichand Nakkala747461f2013-04-24 19:24:45 +05309579 *and the rssi icon of the wireless networks in sync
Jeff Johnson295189b2012-06-20 16:38:30 -07009580 * */
9581 if (( eConnectionState_Associated ==
9582 pAdapter->sessionCtx.station.conn_info.connState ) &&
9583 ( VOS_TRUE == vos_mem_compare(bss_desc->bssId,
9584 pAdapter->sessionCtx.station.conn_info.bssId,
9585 WNI_CFG_BSSID_LEN)))
9586 {
9587 /* supplicant takes the signal strength in terms of mBm(100*dBm) */
9588 rssi = (pAdapter->rssi * 100);
9589 }
9590 else
9591 {
9592 rssi = (VOS_MIN ((bss_desc->rssi + bss_desc->sinr), 0))*100;
9593 }
9594
Nirav Shah20ac06f2013-12-12 18:14:06 +05309595 hddLog(VOS_TRACE_LEVEL_INFO, "%s: BSSID:" MAC_ADDRESS_STR " Channel:%d"
9596 "RSSI:%d", __func__, MAC_ADDR_ARRAY(mgmt->bssid),
9597 chan->center_freq, (int)(rssi/100));
9598
Jeff Johnson295189b2012-06-20 16:38:30 -07009599 bss_status = cfg80211_inform_bss_frame(wiphy, chan, mgmt,
9600 frame_len, rssi, GFP_KERNEL);
9601 kfree(mgmt);
9602 return bss_status;
9603}
9604
9605/*
9606 * FUNCTION: wlan_hdd_cfg80211_update_bss_db
9607 * This function is used to update the BSS data base of CFG8011
9608 */
Gopichand Nakkala747461f2013-04-24 19:24:45 +05309609struct cfg80211_bss* wlan_hdd_cfg80211_update_bss_db( hdd_adapter_t *pAdapter,
Jeff Johnson295189b2012-06-20 16:38:30 -07009610 tCsrRoamInfo *pRoamInfo
9611 )
9612{
9613 tCsrRoamConnectedProfile roamProfile;
9614 tHalHandle hHal = WLAN_HDD_GET_HAL_CTX(pAdapter);
9615 struct cfg80211_bss *bss = NULL;
9616
9617 ENTER();
9618
9619 memset(&roamProfile, 0, sizeof(tCsrRoamConnectedProfile));
9620 sme_RoamGetConnectProfile(hHal, pAdapter->sessionId, &roamProfile);
9621
9622 if (NULL != roamProfile.pBssDesc)
9623 {
Girish Gowlif4b68022014-08-28 23:18:57 +05309624 bss = wlan_hdd_cfg80211_inform_bss_frame(pAdapter,
9625 roamProfile.pBssDesc);
Jeff Johnson295189b2012-06-20 16:38:30 -07009626
9627 if (NULL == bss)
9628 {
9629 hddLog(VOS_TRACE_LEVEL_INFO, "%s: cfg80211_inform_bss return NULL",
9630 __func__);
9631 }
9632
9633 sme_RoamFreeConnectProfile(hHal, &roamProfile);
9634 }
9635 else
9636 {
9637 hddLog(VOS_TRACE_LEVEL_ERROR, "%s: roamProfile.pBssDesc is NULL",
9638 __func__);
9639 }
9640 return bss;
9641}
9642
9643/*
9644 * FUNCTION: wlan_hdd_cfg80211_update_bss
9645 */
Gopichand Nakkala747461f2013-04-24 19:24:45 +05309646static int wlan_hdd_cfg80211_update_bss( struct wiphy *wiphy,
9647 hdd_adapter_t *pAdapter
Jeff Johnson295189b2012-06-20 16:38:30 -07009648 )
Gopichand Nakkala747461f2013-04-24 19:24:45 +05309649{
Kaushik, Sushantb1ed0f42014-07-01 18:26:31 +05309650 tHalHandle hHal = WLAN_HDD_GET_HAL_CTX(pAdapter);
Jeff Johnson295189b2012-06-20 16:38:30 -07009651 tCsrScanResultInfo *pScanResult;
9652 eHalStatus status = 0;
9653 tScanResultHandle pResult;
9654 struct cfg80211_bss *bss_status = NULL;
Wilson Yangf80a0542013-10-07 13:02:37 -07009655 hdd_context_t *pHddCtx;
Jeff Johnson295189b2012-06-20 16:38:30 -07009656
9657 ENTER();
Kaushik, Sushantb1ed0f42014-07-01 18:26:31 +05309658
Sushant Kaushik4b7cb302014-01-06 17:45:01 +05309659 MTRACE(vos_trace(VOS_MODULE_ID_HDD,
9660 TRACE_CODE_HDD_CFG80211_UPDATE_BSS,
9661 NO_SESSION, pAdapter->sessionId));
9662
Wilson Yangf80a0542013-10-07 13:02:37 -07009663 pHddCtx = WLAN_HDD_GET_CTX(pAdapter);
9664
9665 if (pHddCtx->isLogpInProgress)
Jeff Johnson295189b2012-06-20 16:38:30 -07009666 {
Wilson Yangf80a0542013-10-07 13:02:37 -07009667 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_FATAL,
9668 "%s:LOGP in Progress. Ignore!!!",__func__);
9669 return -EAGAIN;
Jeff Johnson295189b2012-06-20 16:38:30 -07009670 }
9671
Wilson Yangf80a0542013-10-07 13:02:37 -07009672
9673 /*bss_update is not allowed during wlan driver loading or unloading*/
Mihir Shete18156292014-03-11 15:38:30 +05309674 if (WLAN_HDD_IS_LOAD_UNLOAD_IN_PROGRESS(pHddCtx))
Wilson Yangf80a0542013-10-07 13:02:37 -07009675 {
9676 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
9677 "%s:Loading_unloading in Progress. Ignore!!!",__func__);
9678 return VOS_STATUS_E_PERM;
9679 }
9680
9681
Jeff Johnson295189b2012-06-20 16:38:30 -07009682 /*
9683 * start getting scan results and populate cgf80211 BSS database
9684 */
9685 status = sme_ScanGetResult(hHal, pAdapter->sessionId, NULL, &pResult);
9686
9687 /* no scan results */
9688 if (NULL == pResult)
9689 {
Nirav Shah20ac06f2013-12-12 18:14:06 +05309690 hddLog(VOS_TRACE_LEVEL_INFO, "%s: No scan result Status %d",
9691 __func__, status);
Jeff Johnson295189b2012-06-20 16:38:30 -07009692 return status;
9693 }
9694
9695 pScanResult = sme_ScanResultGetFirst(hHal, pResult);
9696
9697 while (pScanResult)
9698 {
Gopichand Nakkala747461f2013-04-24 19:24:45 +05309699 /*
9700 * cfg80211_inform_bss() is not updating ie field of bss entry, if
9701 * entry already exists in bss data base of cfg80211 for that
9702 * particular BSS ID. Using cfg80211_inform_bss_frame to update the
9703 * bss entry instead of cfg80211_inform_bss, But this call expects
9704 * mgmt packet as input. As of now there is no possibility to get
9705 * the mgmt(probe response) frame from PE, converting bss_desc to
Jeff Johnson295189b2012-06-20 16:38:30 -07009706 * ieee80211_mgmt(probe response) and passing to c
9707 * fg80211_inform_bss_frame.
9708 * */
9709
9710 bss_status = wlan_hdd_cfg80211_inform_bss_frame(pAdapter,
9711 &pScanResult->BssDescriptor);
Gopichand Nakkala747461f2013-04-24 19:24:45 +05309712
Jeff Johnson295189b2012-06-20 16:38:30 -07009713
9714 if (NULL == bss_status)
9715 {
9716 hddLog(VOS_TRACE_LEVEL_INFO,
Arif Hussain6d2a3322013-11-17 19:50:10 -08009717 "%s: NULL returned by cfg80211_inform_bss", __func__);
Jeff Johnson295189b2012-06-20 16:38:30 -07009718 }
9719 else
9720 {
Yue Maf49ba872013-08-19 12:04:25 -07009721 cfg80211_put_bss(
9722#if (LINUX_VERSION_CODE >= KERNEL_VERSION(3,9,0))
9723 wiphy,
9724#endif
9725 bss_status);
Jeff Johnson295189b2012-06-20 16:38:30 -07009726 }
9727
9728 pScanResult = sme_ScanResultGetNext(hHal, pResult);
9729 }
9730
Gopichand Nakkala747461f2013-04-24 19:24:45 +05309731 sme_ScanResultPurge(hHal, pResult);
Jeff Johnson295189b2012-06-20 16:38:30 -07009732
Gopichand Nakkala747461f2013-04-24 19:24:45 +05309733 return 0;
Jeff Johnson295189b2012-06-20 16:38:30 -07009734}
9735
Jeff Johnson04dd8a82012-06-29 20:41:40 -07009736void
9737hddPrintMacAddr(tCsrBssid macAddr, tANI_U8 logLevel)
9738{
Gopichand Nakkala747461f2013-04-24 19:24:45 +05309739 VOS_TRACE(VOS_MODULE_ID_HDD, logLevel,
Arif Hussaina7c8e412013-11-20 11:06:42 -08009740 MAC_ADDRESS_STR, MAC_ADDR_ARRAY(macAddr));
Jeff Johnson04dd8a82012-06-29 20:41:40 -07009741} /****** end hddPrintMacAddr() ******/
9742
9743void
Madan Mohan Koyyalamudic75be962012-10-18 19:19:03 -07009744hddPrintPmkId(tANI_U8 *pmkId, tANI_U8 logLevel)
Jeff Johnson04dd8a82012-06-29 20:41:40 -07009745{
Gopichand Nakkala747461f2013-04-24 19:24:45 +05309746 VOS_TRACE(VOS_MODULE_ID_HDD, logLevel,
Arif Hussain6d2a3322013-11-17 19:50:10 -08009747 "%02X:%02X:%02X:%02X:%02X:%02X:%02X:%02X:%02X:%02X:%02X:%02X:%02X:%02X:%02X:%02X",
Madan Mohan Koyyalamudic75be962012-10-18 19:19:03 -07009748 pmkId[0], pmkId[1], pmkId[2], pmkId[3], pmkId[4],
9749 pmkId[5], pmkId[6], pmkId[7], pmkId[8], pmkId[9], pmkId[10],
9750 pmkId[11], pmkId[12], pmkId[13], pmkId[14], pmkId[15]);
Jeff Johnson04dd8a82012-06-29 20:41:40 -07009751} /****** end hddPrintPmkId() ******/
9752
9753//hddPrintMacAddr(tCsrBssid macAddr, tANI_U8 logLevel);
9754//hddPrintMacAddr(macAddr, VOS_TRACE_LEVEL_FATAL);
9755
9756//void sirDumpBuf(tpAniSirGlobal pMac, tANI_U8 modId, tANI_U32 level, tANI_U8 *buf, tANI_U32 size);
9757//sirDumpBuf(pMac, VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_FATAL, pmkid, 16);
9758
9759#define dump_bssid(bssid) \
9760 { \
Jeff Johnsone7245742012-09-05 17:12:55 -07009761 hddLog(VOS_TRACE_LEVEL_INFO, "BSSID (MAC) address:\t"); \
9762 hddPrintMacAddr(bssid, VOS_TRACE_LEVEL_INFO);\
Jeff Johnson04dd8a82012-06-29 20:41:40 -07009763 }
9764
9765#define dump_pmkid(pMac, pmkid) \
9766 { \
Jeff Johnsone7245742012-09-05 17:12:55 -07009767 hddLog(VOS_TRACE_LEVEL_INFO, "PMKSA-ID:\t"); \
9768 hddPrintPmkId(pmkid, VOS_TRACE_LEVEL_INFO);\
Jeff Johnson04dd8a82012-06-29 20:41:40 -07009769 }
9770
Madan Mohan Koyyalamudi1b4afb02012-10-22 15:25:16 -07009771#if defined(FEATURE_WLAN_LFR) && (LINUX_VERSION_CODE >= KERNEL_VERSION(3,4,0))
Jeff Johnson04dd8a82012-06-29 20:41:40 -07009772/*
9773 * FUNCTION: wlan_hdd_cfg80211_pmksa_candidate_notify
9774 * This function is used to notify the supplicant of a new PMKSA candidate.
9775 */
9776int wlan_hdd_cfg80211_pmksa_candidate_notify(
Gopichand Nakkala747461f2013-04-24 19:24:45 +05309777 hdd_adapter_t *pAdapter, tCsrRoamInfo *pRoamInfo,
Jeff Johnson04dd8a82012-06-29 20:41:40 -07009778 int index, bool preauth )
9779{
Jeff Johnsone7245742012-09-05 17:12:55 -07009780#ifdef FEATURE_WLAN_OKC
Jeff Johnson04dd8a82012-06-29 20:41:40 -07009781 struct net_device *dev = pAdapter->dev;
Srinivas Girigowdabbd16eb2013-03-21 12:34:46 -07009782 hdd_context_t *pHddCtx = (hdd_context_t*)pAdapter->pHddCtx;
Jeff Johnson04dd8a82012-06-29 20:41:40 -07009783
9784 ENTER();
Jeff Johnsone7245742012-09-05 17:12:55 -07009785 hddLog(VOS_TRACE_LEVEL_INFO, "%s is going to notify supplicant of:", __func__);
Jeff Johnson04dd8a82012-06-29 20:41:40 -07009786
9787 if( NULL == pRoamInfo )
9788 {
Arif Hussain6d2a3322013-11-17 19:50:10 -08009789 hddLog(VOS_TRACE_LEVEL_FATAL, "%s: pRoamInfo is NULL", __func__);
Jeff Johnson04dd8a82012-06-29 20:41:40 -07009790 return -EINVAL;
9791 }
9792
Srinivas Girigowdabbd16eb2013-03-21 12:34:46 -07009793 if (eANI_BOOLEAN_TRUE == hdd_is_okc_mode_enabled(pHddCtx))
9794 {
9795 dump_bssid(pRoamInfo->bssid);
9796 cfg80211_pmksa_candidate_notify(dev, index,
Jeff Johnson04dd8a82012-06-29 20:41:40 -07009797 pRoamInfo->bssid, preauth, GFP_KERNEL);
Srinivas Girigowdabbd16eb2013-03-21 12:34:46 -07009798 }
Jeff Johnsone7245742012-09-05 17:12:55 -07009799#endif /* FEATURE_WLAN_OKC */
Gopichand Nakkala747461f2013-04-24 19:24:45 +05309800 return 0;
Jeff Johnson04dd8a82012-06-29 20:41:40 -07009801}
9802#endif //FEATURE_WLAN_LFR
9803
Yue Maef608272013-04-08 23:09:17 -07009804#ifdef FEATURE_WLAN_LFR_METRICS
9805/*
9806 * FUNCTION: wlan_hdd_cfg80211_roam_metrics_preauth
9807 * 802.11r/LFR metrics reporting function to report preauth initiation
9808 *
9809 */
9810#define MAX_LFR_METRICS_EVENT_LENGTH 100
9811VOS_STATUS wlan_hdd_cfg80211_roam_metrics_preauth(hdd_adapter_t *pAdapter,
9812 tCsrRoamInfo *pRoamInfo)
9813{
9814 unsigned char metrics_notification[MAX_LFR_METRICS_EVENT_LENGTH + 1];
9815 union iwreq_data wrqu;
9816
9817 ENTER();
9818
9819 if (NULL == pAdapter)
9820 {
9821 hddLog(LOGE, "%s: pAdapter is NULL!", __func__);
9822 return VOS_STATUS_E_FAILURE;
9823 }
9824
9825 /* create the event */
9826 memset(&wrqu, 0, sizeof(wrqu));
9827 memset(metrics_notification, 0, sizeof(metrics_notification));
9828
9829 wrqu.data.pointer = metrics_notification;
9830 wrqu.data.length = scnprintf(metrics_notification,
9831 sizeof(metrics_notification), "QCOM: LFR_PREAUTH_INIT "
9832 MAC_ADDRESS_STR, MAC_ADDR_ARRAY(pRoamInfo->bssid));
9833
9834 wireless_send_event(pAdapter->dev, IWEVCUSTOM, &wrqu, metrics_notification);
9835
9836 EXIT();
9837
9838 return VOS_STATUS_SUCCESS;
9839}
9840
9841/*
9842 * FUNCTION: wlan_hdd_cfg80211_roam_metrics_preauth_status
9843 * 802.11r/LFR metrics reporting function to report preauth completion
9844 * or failure
9845 */
9846VOS_STATUS wlan_hdd_cfg80211_roam_metrics_preauth_status(
9847 hdd_adapter_t *pAdapter, tCsrRoamInfo *pRoamInfo, bool preauth_status)
9848{
9849 unsigned char metrics_notification[MAX_LFR_METRICS_EVENT_LENGTH + 1];
9850 union iwreq_data wrqu;
9851
9852 ENTER();
9853
9854 if (NULL == pAdapter)
9855 {
9856 hddLog(LOGE, "%s: pAdapter is NULL!", __func__);
9857 return VOS_STATUS_E_FAILURE;
9858 }
9859
9860 /* create the event */
9861 memset(&wrqu, 0, sizeof(wrqu));
9862 memset(metrics_notification, 0, sizeof(metrics_notification));
9863
9864 scnprintf(metrics_notification, sizeof(metrics_notification),
9865 "QCOM: LFR_PREAUTH_STATUS "MAC_ADDRESS_STR,
9866 MAC_ADDR_ARRAY(pRoamInfo->bssid));
9867
9868 if (1 == preauth_status)
9869 strncat(metrics_notification, " TRUE", 5);
9870 else
9871 strncat(metrics_notification, " FALSE", 6);
9872
9873 wrqu.data.pointer = metrics_notification;
9874 wrqu.data.length = strlen(metrics_notification);
9875
9876 wireless_send_event(pAdapter->dev, IWEVCUSTOM, &wrqu, metrics_notification);
9877
9878 EXIT();
9879
9880 return VOS_STATUS_SUCCESS;
9881}
9882
9883/*
9884 * FUNCTION: wlan_hdd_cfg80211_roam_metrics_handover
9885 * 802.11r/LFR metrics reporting function to report handover initiation
9886 *
9887 */
9888VOS_STATUS wlan_hdd_cfg80211_roam_metrics_handover(hdd_adapter_t * pAdapter,
9889 tCsrRoamInfo *pRoamInfo)
9890{
9891 unsigned char metrics_notification[MAX_LFR_METRICS_EVENT_LENGTH + 1];
9892 union iwreq_data wrqu;
9893
9894 ENTER();
9895
9896 if (NULL == pAdapter)
9897 {
9898 hddLog(LOGE, "%s: pAdapter is NULL!", __func__);
9899 return VOS_STATUS_E_FAILURE;
9900 }
9901
9902 /* create the event */
9903 memset(&wrqu, 0, sizeof(wrqu));
9904 memset(metrics_notification, 0, sizeof(metrics_notification));
9905
9906 wrqu.data.pointer = metrics_notification;
9907 wrqu.data.length = scnprintf(metrics_notification,
9908 sizeof(metrics_notification), "QCOM: LFR_PREAUTH_HANDOVER "
9909 MAC_ADDRESS_STR, MAC_ADDR_ARRAY(pRoamInfo->bssid));
9910
9911 wireless_send_event(pAdapter->dev, IWEVCUSTOM, &wrqu, metrics_notification);
9912
9913 EXIT();
9914
9915 return VOS_STATUS_SUCCESS;
9916}
9917#endif
9918
Jeff Johnson295189b2012-06-20 16:38:30 -07009919/*
9920 * FUNCTION: hdd_cfg80211_scan_done_callback
9921 * scanning callback function, called after finishing scan
9922 *
9923 */
Gopichand Nakkala747461f2013-04-24 19:24:45 +05309924static eHalStatus hdd_cfg80211_scan_done_callback(tHalHandle halHandle,
Jeff Johnson295189b2012-06-20 16:38:30 -07009925 void *pContext, tANI_U32 scanId, eCsrScanStatus status)
9926{
9927 struct net_device *dev = (struct net_device *) pContext;
Gopichand Nakkala747461f2013-04-24 19:24:45 +05309928 //struct wireless_dev *wdev = dev->ieee80211_ptr;
Jeff Johnson295189b2012-06-20 16:38:30 -07009929 hdd_adapter_t *pAdapter = WLAN_HDD_GET_PRIV_PTR( dev );
Madan Mohan Koyyalamudi2a1ba772012-10-11 14:59:06 -07009930 hdd_context_t *pHddCtx = WLAN_HDD_GET_CTX(pAdapter);
9931 hdd_scaninfo_t *pScanInfo = &pHddCtx->scan_info;
Jeff Johnson295189b2012-06-20 16:38:30 -07009932 struct cfg80211_scan_request *req = NULL;
9933 int ret = 0;
Mahesh A Saptasagar05a357e2014-02-26 16:28:06 +05309934 bool aborted = false;
c_hpothu6ff1c3c2013-10-01 19:01:57 +05309935 long waitRet = 0;
Agarwal Ashishbd3e10b2014-11-24 19:19:46 +05309936 tANI_U8 i;
Jeff Johnson295189b2012-06-20 16:38:30 -07009937
9938 ENTER();
9939
9940 hddLog(VOS_TRACE_LEVEL_INFO,
9941 "%s called with halHandle = %p, pContext = %p,"
Arif Hussain6d2a3322013-11-17 19:50:10 -08009942 "scanID = %d, returned status = %d",
Jeff Johnson295189b2012-06-20 16:38:30 -07009943 __func__, halHandle, pContext, (int) scanId, (int) status);
9944
Kiet Lamac06e2c2013-10-23 16:25:07 +05309945 pScanInfo->mScanPendingCounter = 0;
9946
Jeff Johnson295189b2012-06-20 16:38:30 -07009947 //Block on scan req completion variable. Can't wait forever though.
c_hpothu6ff1c3c2013-10-01 19:01:57 +05309948 waitRet = wait_for_completion_interruptible_timeout(
Jeff Johnson295189b2012-06-20 16:38:30 -07009949 &pScanInfo->scan_req_completion_event,
9950 msecs_to_jiffies(WLAN_WAIT_TIME_SCAN_REQ));
c_hpothu6ff1c3c2013-10-01 19:01:57 +05309951 if (waitRet <= 0)
Jeff Johnson295189b2012-06-20 16:38:30 -07009952 {
c_hpothu6ff1c3c2013-10-01 19:01:57 +05309953 hddLog(VOS_TRACE_LEVEL_ERROR,
9954 "%s wait on scan_req_completion_event failed %ld",__func__, waitRet);
Jeff Johnson295189b2012-06-20 16:38:30 -07009955 VOS_ASSERT(pScanInfo->mScanPending);
Jeff Johnsone7245742012-09-05 17:12:55 -07009956 goto allow_suspend;
Jeff Johnson295189b2012-06-20 16:38:30 -07009957 }
9958
Yue Maef608272013-04-08 23:09:17 -07009959 if (pScanInfo->mScanPending != VOS_TRUE)
Jeff Johnson295189b2012-06-20 16:38:30 -07009960 {
9961 VOS_ASSERT(pScanInfo->mScanPending);
Jeff Johnsone7245742012-09-05 17:12:55 -07009962 goto allow_suspend;
Jeff Johnson295189b2012-06-20 16:38:30 -07009963 }
9964
9965 /* Check the scanId */
Gopichand Nakkala747461f2013-04-24 19:24:45 +05309966 if (pScanInfo->scanId != scanId)
Jeff Johnson295189b2012-06-20 16:38:30 -07009967 {
9968 hddLog(VOS_TRACE_LEVEL_INFO,
9969 "%s called with mismatched scanId pScanInfo->scanId = %d "
Arif Hussain6d2a3322013-11-17 19:50:10 -08009970 "scanId = %d", __func__, (int) pScanInfo->scanId,
Jeff Johnson295189b2012-06-20 16:38:30 -07009971 (int) scanId);
9972 }
9973
Gopichand Nakkala747461f2013-04-24 19:24:45 +05309974 ret = wlan_hdd_cfg80211_update_bss((WLAN_HDD_GET_CTX(pAdapter))->wiphy,
Jeff Johnson295189b2012-06-20 16:38:30 -07009975 pAdapter);
9976
9977 if (0 > ret)
Gopichand Nakkala747461f2013-04-24 19:24:45 +05309978 hddLog(VOS_TRACE_LEVEL_INFO, "%s: NO SCAN result", __func__);
Jeff Johnson295189b2012-06-20 16:38:30 -07009979
9980
9981 /* If any client wait scan result through WEXT
9982 * send scan done event to client */
Madan Mohan Koyyalamudi2a1ba772012-10-11 14:59:06 -07009983 if (pHddCtx->scan_info.waitScanResult)
Jeff Johnson295189b2012-06-20 16:38:30 -07009984 {
9985 /* The other scan request waiting for current scan finish
9986 * Send event to notify current scan finished */
Madan Mohan Koyyalamudi2a1ba772012-10-11 14:59:06 -07009987 if(WEXT_SCAN_PENDING_DELAY == pHddCtx->scan_info.scan_pending_option)
Jeff Johnson295189b2012-06-20 16:38:30 -07009988 {
Madan Mohan Koyyalamudi2a1ba772012-10-11 14:59:06 -07009989 vos_event_set(&pHddCtx->scan_info.scan_finished_event);
Jeff Johnson295189b2012-06-20 16:38:30 -07009990 }
9991 /* Send notify to WEXT client */
Madan Mohan Koyyalamudi2a1ba772012-10-11 14:59:06 -07009992 else if(WEXT_SCAN_PENDING_PIGGYBACK == pHddCtx->scan_info.scan_pending_option)
Jeff Johnson295189b2012-06-20 16:38:30 -07009993 {
9994 struct net_device *dev = pAdapter->dev;
9995 union iwreq_data wrqu;
9996 int we_event;
9997 char *msg;
9998
9999 memset(&wrqu, '\0', sizeof(wrqu));
10000 we_event = SIOCGIWSCAN;
10001 msg = NULL;
10002 wireless_send_event(dev, we_event, &wrqu, msg);
10003 }
10004 }
Madan Mohan Koyyalamudi2a1ba772012-10-11 14:59:06 -070010005 pHddCtx->scan_info.waitScanResult = FALSE;
Jeff Johnson295189b2012-06-20 16:38:30 -070010006
10007 /* Get the Scan Req */
10008 req = pAdapter->request;
10009
10010 if (!req)
10011 {
Arif Hussain6d2a3322013-11-17 19:50:10 -080010012 hddLog(VOS_TRACE_LEVEL_ERROR, "request is became NULL");
Madan Mohan Koyyalamudi9f5a10c2012-09-28 14:46:16 -070010013 pScanInfo->mScanPending = VOS_FALSE;
Jeff Johnsone7245742012-09-05 17:12:55 -070010014 goto allow_suspend;
Jeff Johnson295189b2012-06-20 16:38:30 -070010015 }
10016
Jeff Johnson295189b2012-06-20 16:38:30 -070010017 pAdapter->request = NULL;
Jeff Johnsone7245742012-09-05 17:12:55 -070010018 /* Scan is no longer pending */
10019 pScanInfo->mScanPending = VOS_FALSE;
Jeff Johnson295189b2012-06-20 16:38:30 -070010020
Agarwal Ashishbd3e10b2014-11-24 19:19:46 +053010021 /* last_scan_timestamp is used to decide if new scan
10022 * is needed or not on station interface. If last station
10023 * scan time and new station scan time is less then
10024 * last_scan_timestamp ; driver will return cached scan.
10025 */
10026 if (req->no_cck == FALSE && status == eCSR_SCAN_SUCCESS) // no_cck will be set during p2p find
10027 {
10028 pScanInfo->last_scan_timestamp = vos_timer_get_system_time();
10029
10030 if ( req->n_channels )
10031 {
10032 for (i = 0; i < req->n_channels ; i++ )
10033 {
10034 pHddCtx->scan_info.last_scan_channelList[i] = req->channels[i]->hw_value;
10035 }
10036 /* store no of channel scanned */
10037 pHddCtx->scan_info.last_scan_numChannels= req->n_channels;
10038 }
10039
10040 }
10041
Madan Mohan Koyyalamudib764bf82012-10-11 16:38:51 -070010042 /*
10043 * cfg80211_scan_done informing NL80211 about completion
10044 * of scanning
10045 */
Mahesh A Saptasagar05a357e2014-02-26 16:28:06 +053010046 if (status == eCSR_SCAN_ABORT || status == eCSR_SCAN_FAILURE)
10047 {
10048 aborted = true;
10049 }
10050 cfg80211_scan_done(req, aborted);
Madan Mohan Koyyalamudif4e81002012-11-13 10:46:38 -080010051 complete(&pScanInfo->abortscan_event_var);
Jeff Johnson295189b2012-06-20 16:38:30 -070010052
Siddharth Bhal76972212014-10-15 16:22:51 +053010053 if (pHddCtx->spoofMacAddr.isEnabled || pHddCtx->spoofMacAddr.isReqDeferred) {
10054 /* Generate new random mac addr for next scan */
10055 hddLog(VOS_TRACE_LEVEL_INFO, "scan completed - generate new spoof mac addr");
10056 hdd_processSpoofMacAddrRequest(pHddCtx);
10057 }
10058
Jeff Johnsone7245742012-09-05 17:12:55 -070010059allow_suspend:
Madan Mohan Koyyalamudi9f5a10c2012-09-28 14:46:16 -070010060 /* release the wake lock at the end of the scan*/
10061 hdd_allow_suspend();
Jeff Johnsone7245742012-09-05 17:12:55 -070010062
Madan Mohan Koyyalamudi10d83a92012-09-28 15:47:05 -070010063 /* Acquire wakelock to handle the case where APP's tries to suspend
10064 * immediatly after the driver gets connect request(i.e after scan)
10065 * from supplicant, this result in app's is suspending and not able
10066 * to process the connect request to AP */
Mahesh A Saptasagarb9c50402014-01-16 15:49:22 +053010067 hdd_prevent_suspend_timeout(1000);
Madan Mohan Koyyalamudi10d83a92012-09-28 15:47:05 -070010068
Gopichand Nakkala638ebc72013-03-21 18:04:02 -070010069#ifdef FEATURE_WLAN_TDLS
c_hpothu3c8f8e82014-06-02 18:01:50 +053010070 if (!(eTDLS_SUPPORT_NOT_ENABLED == pHddCtx->tdls_mode))
10071 {
10072 wlan_hdd_tdls_scan_done_callback(pAdapter);
10073 }
Gopichand Nakkala638ebc72013-03-21 18:04:02 -070010074#endif
10075
Jeff Johnson295189b2012-06-20 16:38:30 -070010076 EXIT();
10077 return 0;
10078}
10079
10080/*
Rashmi Ramannab1429032014-04-26 14:59:09 +053010081 * FUNCTION: hdd_isConnectionInProgress
10082 * Go through each adapter and check if Connection is in progress
Madan Mohan Koyyalamudicfd53742013-01-11 15:29:03 -080010083 *
10084 */
Padma, Santhosh Kumar98f271d2014-12-31 17:23:31 +053010085v_BOOL_t hdd_isConnectionInProgress( hdd_context_t *pHddCtx)
Madan Mohan Koyyalamudicfd53742013-01-11 15:29:03 -080010086{
10087 hdd_adapter_list_node_t *pAdapterNode = NULL, *pNext = NULL;
10088 hdd_station_ctx_t *pHddStaCtx = NULL;
10089 hdd_adapter_t *pAdapter = NULL;
10090 VOS_STATUS status = 0;
10091 v_U8_t staId = 0;
10092 v_U8_t *staMac = NULL;
10093
c_hpothu9b781ba2013-12-30 20:57:45 +053010094 if (TRUE == pHddCtx->btCoexModeSet)
10095 {
10096 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_INFO,
Rashmi Ramannab1429032014-04-26 14:59:09 +053010097 FL("BTCoex Mode operation in progress"));
10098 return VOS_TRUE;
c_hpothu9b781ba2013-12-30 20:57:45 +053010099 }
10100
Madan Mohan Koyyalamudicfd53742013-01-11 15:29:03 -080010101 status = hdd_get_front_adapter ( pHddCtx, &pAdapterNode );
10102
10103 while ( NULL != pAdapterNode && VOS_STATUS_SUCCESS == status )
10104 {
10105 pAdapter = pAdapterNode->pAdapter;
10106
10107 if( pAdapter )
10108 {
10109 hddLog(VOS_TRACE_LEVEL_INFO,
Sushant Kaushik8bc7df22014-04-09 17:55:29 +053010110 "%s: Adapter with device mode %s (%d) exists",
10111 __func__, hdd_device_modetoString(pAdapter->device_mode),
10112 pAdapter->device_mode);
Padma, Santhosh Kumar98f271d2014-12-31 17:23:31 +053010113 if (((WLAN_HDD_INFRA_STATION == pAdapter->device_mode) ||
Rashmi Ramannab1429032014-04-26 14:59:09 +053010114 (WLAN_HDD_P2P_CLIENT == pAdapter->device_mode) ||
10115 (WLAN_HDD_P2P_DEVICE == pAdapter->device_mode)) &&
10116 (eConnectionState_Connecting ==
10117 (WLAN_HDD_GET_STATION_CTX_PTR(pAdapter))->conn_info.connState))
10118 {
10119 hddLog(VOS_TRACE_LEVEL_ERROR,
10120 "%s: %p(%d) Connection is in progress", __func__,
10121 WLAN_HDD_GET_STATION_CTX_PTR(pAdapter), pAdapter->sessionId);
10122 return VOS_TRUE;
10123 }
Padma, Santhosh Kumar98f271d2014-12-31 17:23:31 +053010124 if ((WLAN_HDD_INFRA_STATION == pAdapter->device_mode) &&
Padma, Santhosh Kumar3b9657d2015-02-04 19:37:32 +053010125 smeNeighborMiddleOfRoaming(WLAN_HDD_GET_HAL_CTX(pAdapter)))
Padma, Santhosh Kumar98f271d2014-12-31 17:23:31 +053010126 {
10127 hddLog(VOS_TRACE_LEVEL_ERROR,
10128 "%s: %p(%d) Reassociation is in progress", __func__,
10129 WLAN_HDD_GET_STATION_CTX_PTR(pAdapter), pAdapter->sessionId);
10130 return VOS_TRUE;
10131 }
10132 if ((WLAN_HDD_INFRA_STATION == pAdapter->device_mode) ||
Sushant Kaushik8bc7df22014-04-09 17:55:29 +053010133 (WLAN_HDD_P2P_CLIENT == pAdapter->device_mode) ||
10134 (WLAN_HDD_P2P_DEVICE == pAdapter->device_mode))
Madan Mohan Koyyalamudicfd53742013-01-11 15:29:03 -080010135 {
10136 pHddStaCtx = WLAN_HDD_GET_STATION_CTX_PTR(pAdapter);
10137 if ((eConnectionState_Associated == pHddStaCtx->conn_info.connState) &&
Sushant Kaushik8bc7df22014-04-09 17:55:29 +053010138 (VOS_FALSE == pHddStaCtx->conn_info.uIsAuthenticated))
Madan Mohan Koyyalamudicfd53742013-01-11 15:29:03 -080010139 {
10140 staMac = (v_U8_t *) &(pAdapter->macAddressCurrent.bytes[0]);
10141 hddLog(VOS_TRACE_LEVEL_ERROR,
Arif Hussain24bafea2013-11-15 15:10:03 -080010142 "%s: client " MAC_ADDRESS_STR
10143 " is in the middle of WPS/EAPOL exchange.", __func__,
10144 MAC_ADDR_ARRAY(staMac));
Rashmi Ramannab1429032014-04-26 14:59:09 +053010145 return VOS_TRUE;
Madan Mohan Koyyalamudicfd53742013-01-11 15:29:03 -080010146 }
10147 }
10148 else if ((WLAN_HDD_SOFTAP == pAdapter->device_mode) ||
10149 (WLAN_HDD_P2P_GO == pAdapter->device_mode))
10150 {
Sachin Ahujabcb0b7e2014-11-07 13:01:24 +053010151 v_CONTEXT_t pVosContext = ( WLAN_HDD_GET_CTX(pAdapter))->pvosContext;
10152 ptSapContext pSapCtx = NULL;
10153 pSapCtx = VOS_GET_SAP_CB(pVosContext);
10154 if(pSapCtx == NULL){
10155 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
10156 FL("psapCtx is NULL"));
10157 return VOS_FALSE;
10158 }
Madan Mohan Koyyalamudicfd53742013-01-11 15:29:03 -080010159 for (staId = 0; staId < WLAN_MAX_STA_COUNT; staId++)
10160 {
Sachin Ahujabcb0b7e2014-11-07 13:01:24 +053010161 if ((pSapCtx->aStaInfo[staId].isUsed) &&
10162 (WLANTL_STA_CONNECTED == pSapCtx->aStaInfo[staId].tlSTAState))
Madan Mohan Koyyalamudicfd53742013-01-11 15:29:03 -080010163 {
Sachin Ahujabcb0b7e2014-11-07 13:01:24 +053010164 staMac = (v_U8_t *) &(pSapCtx->aStaInfo[staId].macAddrSTA.bytes[0]);
Madan Mohan Koyyalamudicfd53742013-01-11 15:29:03 -080010165
10166 hddLog(VOS_TRACE_LEVEL_ERROR,
Arif Hussain24bafea2013-11-15 15:10:03 -080010167 "%s: client " MAC_ADDRESS_STR " of SoftAP/P2P-GO is in the "
10168 "middle of WPS/EAPOL exchange.", __func__,
10169 MAC_ADDR_ARRAY(staMac));
Rashmi Ramannab1429032014-04-26 14:59:09 +053010170 return VOS_TRUE;
Madan Mohan Koyyalamudicfd53742013-01-11 15:29:03 -080010171 }
10172 }
10173 }
10174 }
10175 status = hdd_get_next_adapter ( pHddCtx, pAdapterNode, &pNext );
10176 pAdapterNode = pNext;
10177 }
Rashmi Ramannab1429032014-04-26 14:59:09 +053010178 return VOS_FALSE;
Gopichand Nakkala747461f2013-04-24 19:24:45 +053010179}
Madan Mohan Koyyalamudicfd53742013-01-11 15:29:03 -080010180
10181/*
Mahesh A Saptasagarfafb7fe2014-05-16 13:19:37 +053010182 * FUNCTION: __wlan_hdd_cfg80211_scan
Jeff Johnson295189b2012-06-20 16:38:30 -070010183 * this scan respond to scan trigger and update cfg80211 scan database
10184 * later, scan dump command can be used to recieve scan results
10185 */
Mahesh A Saptasagarfafb7fe2014-05-16 13:19:37 +053010186int __wlan_hdd_cfg80211_scan( struct wiphy *wiphy,
Jeff Johnson3bbe4bf2013-01-18 17:05:29 -080010187#if (LINUX_VERSION_CODE < KERNEL_VERSION(3,6,0))
10188 struct net_device *dev,
10189#endif
10190 struct cfg80211_scan_request *request)
10191{
Siddharth Bhal0c162d02014-05-06 19:50:42 +053010192 hdd_adapter_t *pAdapter = NULL;
10193 hdd_context_t *pHddCtx = NULL;
10194 hdd_wext_state_t *pwextBuf = NULL;
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +053010195 hdd_config_t *cfg_param = NULL;
Jeff Johnson295189b2012-06-20 16:38:30 -070010196 tCsrScanRequest scanRequest;
10197 tANI_U8 *channelList = NULL, i;
10198 v_U32_t scanId = 0;
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +053010199 int status;
10200 hdd_scaninfo_t *pScanInfo = NULL;
Jeff Johnson295189b2012-06-20 16:38:30 -070010201 v_U8_t* pP2pIe = NULL;
Agarwal Ashishbd3e10b2014-11-24 19:19:46 +053010202 int ret = 0;
Jeff Johnson295189b2012-06-20 16:38:30 -070010203
Siddharth Bhal0c162d02014-05-06 19:50:42 +053010204#if (LINUX_VERSION_CODE >= KERNEL_VERSION(3,6,0))
10205 struct net_device *dev = NULL;
10206 if (NULL == request)
10207 {
10208 hddLog(VOS_TRACE_LEVEL_ERROR,
10209 "%s: scan req param null", __func__);
10210 return -EINVAL;
10211 }
10212 dev = request->wdev->netdev;
10213#endif
10214
10215 pAdapter = WLAN_HDD_GET_PRIV_PTR( dev );
10216 pHddCtx = WLAN_HDD_GET_CTX( pAdapter );
10217 pwextBuf = WLAN_HDD_GET_WEXT_STATE_PTR(pAdapter);
10218
Jeff Johnson295189b2012-06-20 16:38:30 -070010219 ENTER();
10220
Kaushik, Sushantb1ed0f42014-07-01 18:26:31 +053010221
Sushant Kaushik8bc7df22014-04-09 17:55:29 +053010222 hddLog(VOS_TRACE_LEVEL_INFO, "%s: device_mode = %s (%d)",
10223 __func__, hdd_device_modetoString(pAdapter->device_mode),
10224 pAdapter->device_mode);
Kaushik, Sushantb1ed0f42014-07-01 18:26:31 +053010225
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +053010226 status = wlan_hdd_validate_context(pHddCtx);
10227
10228 if (0 != status)
10229 {
10230 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
10231 "%s: HDD context is not valid", __func__);
10232 return status;
10233 }
10234
Siddharth Bhal0c162d02014-05-06 19:50:42 +053010235 if (NULL == pwextBuf)
10236 {
10237 hddLog (VOS_TRACE_LEVEL_ERROR, "%s ERROR: invalid WEXT state\n",
10238 __func__);
10239 return -EIO;
10240 }
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +053010241 cfg_param = pHddCtx->cfg_ini;
10242 pScanInfo = &pHddCtx->scan_info;
10243
Jeff Johnson295189b2012-06-20 16:38:30 -070010244#ifdef WLAN_BTAMP_FEATURE
10245 //Scan not supported when AMP traffic is on.
Gopichand Nakkala681989c2013-03-06 22:27:48 -080010246 if (VOS_TRUE == WLANBAP_AmpSessionOn())
Jeff Johnson295189b2012-06-20 16:38:30 -070010247 {
Madan Mohan Koyyalamudifd4e1da2012-11-09 17:50:19 -080010248 hddLog(VOS_TRACE_LEVEL_ERROR,
Jeff Johnson295189b2012-06-20 16:38:30 -070010249 "%s: No scanning when AMP is on", __func__);
10250 return -EOPNOTSUPP;
10251 }
10252#endif
10253 //Scan on any other interface is not supported.
Gopichand Nakkala681989c2013-03-06 22:27:48 -080010254 if (pAdapter->device_mode == WLAN_HDD_SOFTAP)
Jeff Johnson295189b2012-06-20 16:38:30 -070010255 {
Gopichand Nakkala681989c2013-03-06 22:27:48 -080010256 hddLog(VOS_TRACE_LEVEL_ERROR,
Sushant Kaushik8bc7df22014-04-09 17:55:29 +053010257 "%s: Not scanning on device_mode = %s (%d)",
10258 __func__, hdd_device_modetoString(pAdapter->device_mode),
10259 pAdapter->device_mode);
Jeff Johnson295189b2012-06-20 16:38:30 -070010260 return -EOPNOTSUPP;
10261 }
10262
10263 if (TRUE == pScanInfo->mScanPending)
10264 {
Kiet Lamac06e2c2013-10-23 16:25:07 +053010265 if ( MAX_PENDING_LOG > pScanInfo->mScanPendingCounter++ )
10266 {
10267 hddLog(VOS_TRACE_LEVEL_ERROR, "%s: mScanPending is TRUE", __func__);
10268 }
Gopichand Nakkala681989c2013-03-06 22:27:48 -080010269 return -EBUSY;
Jeff Johnson295189b2012-06-20 16:38:30 -070010270 }
10271
Gopichand Nakkala747461f2013-04-24 19:24:45 +053010272 //Don't Allow Scan and return busy if Remain On
Jeff Johnson32d95a32012-09-10 13:15:23 -070010273 //Channel and action frame is pending
10274 //Otherwise Cancel Remain On Channel and allow Scan
10275 //If no action frame pending
Gopichand Nakkala681989c2013-03-06 22:27:48 -080010276 if (0 != wlan_hdd_check_remain_on_channel(pAdapter))
Jeff Johnson32d95a32012-09-10 13:15:23 -070010277 {
Kiet Lamac06e2c2013-10-23 16:25:07 +053010278 hddLog(VOS_TRACE_LEVEL_ERROR, "%s: Remain On Channel Pending", __func__);
Jeff Johnson32d95a32012-09-10 13:15:23 -070010279 return -EBUSY;
10280 }
Gopichand Nakkala681989c2013-03-06 22:27:48 -080010281#ifdef FEATURE_WLAN_TDLS
Gopichand Nakkala638ebc72013-03-21 18:04:02 -070010282 /* if tdls disagree scan right now, return immediately.
10283 tdls will schedule the scan when scan is allowed. (return SUCCESS)
10284 or will reject the scan if any TDLS is in progress. (return -EBUSY)
10285 */
10286 status = wlan_hdd_tdls_scan_callback (pAdapter,
10287 wiphy,
10288#if (LINUX_VERSION_CODE < KERNEL_VERSION(3,6,0))
10289 dev,
Gopichand Nakkalac3c42b92013-03-20 19:42:34 -070010290#endif
Gopichand Nakkala638ebc72013-03-21 18:04:02 -070010291 request);
10292 if(status <= 0)
10293 {
Nirav Shah20ac06f2013-12-12 18:14:06 +053010294 if(!status)
10295 hddLog(VOS_TRACE_LEVEL_ERROR, "%s: TDLS in progress."
10296 "scan rejected %d", __func__, status);
10297 else
10298 hddLog(VOS_TRACE_LEVEL_ERROR, "%s: TDLS teardown is ongoing %d",
10299 __func__, status);
10300
Gopichand Nakkala638ebc72013-03-21 18:04:02 -070010301 return status;
Gopichand Nakkala681989c2013-03-06 22:27:48 -080010302 }
10303#endif
Jeff Johnson32d95a32012-09-10 13:15:23 -070010304
Jeff Johnson295189b2012-06-20 16:38:30 -070010305 if (mutex_lock_interruptible(&pHddCtx->tmInfo.tmOperationLock))
10306 {
10307 VOS_TRACE(VOS_MODULE_ID_HDD,VOS_TRACE_LEVEL_ERROR,
Jeff Johnson1250df42012-12-10 14:31:52 -080010308 "%s: Acquire lock fail", __func__);
Jeff Johnson295189b2012-06-20 16:38:30 -070010309 return -EAGAIN;
Gopichand Nakkala747461f2013-04-24 19:24:45 +053010310 }
Jeff Johnson295189b2012-06-20 16:38:30 -070010311 if (TRUE == pHddCtx->tmInfo.tmAction.enterImps)
10312 {
Nirav Shah20ac06f2013-12-12 18:14:06 +053010313 hddLog(VOS_TRACE_LEVEL_ERROR,
Jeff Johnson295189b2012-06-20 16:38:30 -070010314 "%s: MAX TM Level Scan not allowed", __func__);
10315 mutex_unlock(&pHddCtx->tmInfo.tmOperationLock);
Gopichand Nakkala747461f2013-04-24 19:24:45 +053010316 return -EBUSY;
Jeff Johnson295189b2012-06-20 16:38:30 -070010317 }
10318 mutex_unlock(&pHddCtx->tmInfo.tmOperationLock);
10319
Madan Mohan Koyyalamudicfd53742013-01-11 15:29:03 -080010320 /* Check if scan is allowed at this point of time.
10321 */
Padma, Santhosh Kumar98f271d2014-12-31 17:23:31 +053010322 if (hdd_isConnectionInProgress(pHddCtx))
Madan Mohan Koyyalamudicfd53742013-01-11 15:29:03 -080010323 {
10324 hddLog(VOS_TRACE_LEVEL_ERROR, "%s: Scan not allowed", __func__);
10325 return -EBUSY;
10326 }
Gopichand Nakkala747461f2013-04-24 19:24:45 +053010327
Jeff Johnson295189b2012-06-20 16:38:30 -070010328 vos_mem_zero( &scanRequest, sizeof(scanRequest));
10329
Padma, Santhosh Kumar787bd5c2014-05-15 20:09:31 +053010330 hddLog(VOS_TRACE_LEVEL_INFO, "scan request for ssid = %d",
10331 (int)request->n_ssids);
10332
Agarwal Ashishbd3e10b2014-11-24 19:19:46 +053010333
Padma, Santhosh Kumar787bd5c2014-05-15 20:09:31 +053010334 /* Even though supplicant doesn't provide any SSIDs, n_ssids is set to 1.
10335 * Becasue of this, driver is assuming that this is not wildcard scan and so
10336 * is not aging out the scan results.
10337 */
10338 if (request->ssids && '\0' == request->ssids->ssid[0])
Jeff Johnson295189b2012-06-20 16:38:30 -070010339 {
Padma, Santhosh Kumar787bd5c2014-05-15 20:09:31 +053010340 request->n_ssids = 0;
Jeff Johnson295189b2012-06-20 16:38:30 -070010341 }
Padma, Santhosh Kumar787bd5c2014-05-15 20:09:31 +053010342
10343 if ((request->ssids) && (0 < request->n_ssids))
10344 {
10345 tCsrSSIDInfo *SsidInfo;
10346 int j;
10347 scanRequest.SSIDs.numOfSSIDs = request->n_ssids;
10348 /* Allocate num_ssid tCsrSSIDInfo structure */
10349 SsidInfo = scanRequest.SSIDs.SSIDList =
10350 ( tCsrSSIDInfo *)vos_mem_malloc(
10351 request->n_ssids*sizeof(tCsrSSIDInfo));
10352
10353 if(NULL == scanRequest.SSIDs.SSIDList)
10354 {
10355 hddLog(VOS_TRACE_LEVEL_ERROR,
10356 "%s: memory alloc failed SSIDInfo buffer", __func__);
10357 return -ENOMEM;
10358 }
10359
10360 /* copy all the ssid's and their length */
10361 for(j = 0; j < request->n_ssids; j++, SsidInfo++)
10362 {
10363 /* get the ssid length */
10364 SsidInfo->SSID.length = request->ssids[j].ssid_len;
10365 vos_mem_copy(SsidInfo->SSID.ssId, &request->ssids[j].ssid[0],
10366 SsidInfo->SSID.length);
10367 SsidInfo->SSID.ssId[SsidInfo->SSID.length] = '\0';
10368 hddLog(VOS_TRACE_LEVEL_INFO, "SSID number %d: %s",
10369 j, SsidInfo->SSID.ssId);
10370 }
10371 /* set the scan type to active */
10372 scanRequest.scanType = eSIR_ACTIVE_SCAN;
10373 }
10374 else if(WLAN_HDD_P2P_GO == pAdapter->device_mode)
Jeff Johnson295189b2012-06-20 16:38:30 -070010375 {
Siddharth Bhal0c162d02014-05-06 19:50:42 +053010376 MTRACE(vos_trace(VOS_MODULE_ID_HDD,
10377 TRACE_CODE_HDD_CFG80211_SCAN,
10378 pAdapter->sessionId, 0));
Jeff Johnson295189b2012-06-20 16:38:30 -070010379 /* set the scan type to active */
10380 scanRequest.scanType = eSIR_ACTIVE_SCAN;
Jeff Johnson295189b2012-06-20 16:38:30 -070010381 }
Padma, Santhosh Kumar787bd5c2014-05-15 20:09:31 +053010382 else
10383 {
10384 /*Set the scan type to default type, in this case it is ACTIVE*/
10385 scanRequest.scanType = pScanInfo->scan_mode;
10386 }
10387 scanRequest.minChnTime = cfg_param->nActiveMinChnTime;
10388 scanRequest.maxChnTime = cfg_param->nActiveMaxChnTime;
Jeff Johnson295189b2012-06-20 16:38:30 -070010389
10390 /* set BSSType to default type */
10391 scanRequest.BSSType = eCSR_BSS_TYPE_ANY;
10392
10393 /*TODO: scan the requested channels only*/
10394
10395 /*Right now scanning all the channels */
Padma, Santhosh Kumar787bd5c2014-05-15 20:09:31 +053010396 if (MAX_CHANNEL < request->n_channels)
Jeff Johnson295189b2012-06-20 16:38:30 -070010397 {
Padma, Santhosh Kumar787bd5c2014-05-15 20:09:31 +053010398 hddLog(VOS_TRACE_LEVEL_WARN,
10399 "No of Scan Channels exceeded limit: %d", request->n_channels);
10400 request->n_channels = MAX_CHANNEL;
10401 }
10402
10403 hddLog(VOS_TRACE_LEVEL_INFO,
10404 "No of Scan Channels: %d", request->n_channels);
10405
10406
10407 if( request->n_channels )
10408 {
10409 char chList [(request->n_channels*5)+1];
10410 int len;
10411 channelList = vos_mem_malloc( request->n_channels );
10412 if( NULL == channelList )
c_hpothu53512302014-04-15 18:49:53 +053010413 {
Padma, Santhosh Kumar787bd5c2014-05-15 20:09:31 +053010414 hddLog(VOS_TRACE_LEVEL_ERROR,
10415 "%s: memory alloc failed channelList", __func__);
10416 status = -ENOMEM;
10417 goto free_mem;
c_hpothu53512302014-04-15 18:49:53 +053010418 }
Padma, Santhosh Kumar787bd5c2014-05-15 20:09:31 +053010419
10420 for( i = 0, len = 0; i < request->n_channels ; i++ )
10421 {
10422 channelList[i] = request->channels[i]->hw_value;
10423 len += snprintf(chList+len, 5, "%d ", channelList[i]);
10424 }
10425
Nirav Shah20ac06f2013-12-12 18:14:06 +053010426 hddLog(VOS_TRACE_LEVEL_INFO,
Padma, Santhosh Kumar787bd5c2014-05-15 20:09:31 +053010427 "Channel-List: %s ", chList);
10428 }
c_hpothu53512302014-04-15 18:49:53 +053010429
Padma, Santhosh Kumar787bd5c2014-05-15 20:09:31 +053010430 scanRequest.ChannelInfo.numOfChannels = request->n_channels;
10431 scanRequest.ChannelInfo.ChannelList = channelList;
10432
10433 /* set requestType to full scan */
10434 scanRequest.requestType = eCSR_SCAN_REQUEST_FULL_SCAN;
10435
Agarwal Ashishbd3e10b2014-11-24 19:19:46 +053010436 /* if there is back to back scan happening in driver with in
10437 * nDeferScanTimeInterval interval driver should defer new scan request
10438 * and should provide last cached scan results instead of new channel list.
10439 * This rule is not applicable if scan is p2p scan.
10440 * This condition will work only in case when last request no of channels
10441 * and channels are exactly same as new request.
Agarwal Ashish57e84372014-12-05 18:26:53 +053010442 * This should be done only in connected state
Agarwal Ashishbd3e10b2014-11-24 19:19:46 +053010443 */
Agarwal Ashishbd3e10b2014-11-24 19:19:46 +053010444
Agarwal Ashish57e84372014-12-05 18:26:53 +053010445 if ((VOS_STATUS_SUCCESS == hdd_is_any_session_connected(pHddCtx)))
10446 {
10447 if ( pScanInfo->last_scan_timestamp !=0 &&
10448 ((vos_timer_get_system_time() - pScanInfo->last_scan_timestamp ) < pHddCtx->cfg_ini->nDeferScanTimeInterval))
10449 {
10450 if ( request->no_cck == FALSE && scanRequest.ChannelInfo.numOfChannels != 1 &&
10451 (pScanInfo->last_scan_numChannels == scanRequest.ChannelInfo.numOfChannels) &&
10452 vos_mem_compare(pScanInfo->last_scan_channelList,
10453 channelList, pScanInfo->last_scan_numChannels))
10454 {
10455 hddLog(VOS_TRACE_LEVEL_WARN,
10456 " New and old station scan time differ is less then %u",
10457 pHddCtx->cfg_ini->nDeferScanTimeInterval);
10458
10459 ret = wlan_hdd_cfg80211_update_bss((WLAN_HDD_GET_CTX(pAdapter))->wiphy,
Agarwal Ashishbd3e10b2014-11-24 19:19:46 +053010460 pAdapter);
10461
Agarwal Ashish57e84372014-12-05 18:26:53 +053010462 hddLog(VOS_TRACE_LEVEL_WARN,
Masti, Narayanraddide03eb02015-02-06 11:23:50 +053010463 "Return old cached scan as all channels and no of channels are same");
10464
Agarwal Ashish57e84372014-12-05 18:26:53 +053010465 if (0 > ret)
10466 hddLog(VOS_TRACE_LEVEL_INFO, "%s: NO SCAN result", __func__);
Agarwal Ashishbd3e10b2014-11-24 19:19:46 +053010467
Agarwal Ashish57e84372014-12-05 18:26:53 +053010468 cfg80211_scan_done(request, eCSR_SCAN_SUCCESS);
Masti, Narayanraddide03eb02015-02-06 11:23:50 +053010469
10470 status = eHAL_STATUS_SUCCESS;
10471 goto free_mem;
Agarwal Ashish57e84372014-12-05 18:26:53 +053010472 }
10473 }
Agarwal Ashishbd3e10b2014-11-24 19:19:46 +053010474 }
10475
Padma, Santhosh Kumar787bd5c2014-05-15 20:09:31 +053010476 /* Flush the scan results(only p2p beacons) for STA scan and P2P
10477 * search (Flush on both full scan and social scan but not on single
10478 * channel scan).P2P search happens on 3 social channels (1, 6, 11)
10479 */
10480
10481 /* Supplicant does single channel scan after 8-way handshake
10482 * and in that case driver shoudnt flush scan results. If
10483 * driver flushes the scan results here and unfortunately if
10484 * the AP doesnt respond to our probe req then association
10485 * fails which is not desired
10486 */
10487
10488 if( request->n_channels != WLAN_HDD_P2P_SINGLE_CHANNEL_SCAN )
10489 {
10490 hddLog(VOS_TRACE_LEVEL_DEBUG, "Flushing P2P Results");
10491 sme_ScanFlushP2PResult( WLAN_HDD_GET_HAL_CTX(pAdapter),
10492 pAdapter->sessionId );
10493 }
10494
10495 if( request->ie_len )
10496 {
10497 /* save this for future association (join requires this) */
10498 /*TODO: Array needs to be converted to dynamic allocation,
10499 * as multiple ie.s can be sent in cfg80211_scan_request structure
10500 * CR 597966
10501 */
10502 memset( &pScanInfo->scanAddIE, 0, sizeof(pScanInfo->scanAddIE) );
10503 memcpy( pScanInfo->scanAddIE.addIEdata, request->ie, request->ie_len);
10504 pScanInfo->scanAddIE.length = request->ie_len;
10505
10506 if ((WLAN_HDD_INFRA_STATION == pAdapter->device_mode) ||
10507 (WLAN_HDD_P2P_CLIENT == pAdapter->device_mode) ||
10508 (WLAN_HDD_P2P_DEVICE == pAdapter->device_mode))
Jeff Johnson295189b2012-06-20 16:38:30 -070010509 {
Padma, Santhosh Kumar787bd5c2014-05-15 20:09:31 +053010510 if ( request->ie_len <= SIR_MAC_MAX_IE_LENGTH)
Jeff Johnson295189b2012-06-20 16:38:30 -070010511 {
Padma, Santhosh Kumar787bd5c2014-05-15 20:09:31 +053010512 pwextBuf->roamProfile.nAddIEScanLength = request->ie_len;
10513 memcpy( pwextBuf->roamProfile.addIEScan,
10514 request->ie, request->ie_len);
10515 }
10516 else
10517 {
10518 hddLog(VOS_TRACE_LEVEL_ERROR, "Scan Ie length is invalid:"
10519 "%zu", request->ie_len);
Jeff Johnson295189b2012-06-20 16:38:30 -070010520 }
10521
Padma, Santhosh Kumar787bd5c2014-05-15 20:09:31 +053010522 }
10523 scanRequest.uIEFieldLen = pScanInfo->scanAddIE.length;
10524 scanRequest.pIEField = pScanInfo->scanAddIE.addIEdata;
10525
10526 pP2pIe = wlan_hdd_get_p2p_ie_ptr((v_U8_t*)request->ie,
10527 request->ie_len);
10528 if (pP2pIe != NULL)
10529 {
10530#ifdef WLAN_FEATURE_P2P_DEBUG
10531 if (((globalP2PConnectionStatus == P2P_GO_NEG_COMPLETED) ||
10532 (globalP2PConnectionStatus == P2P_GO_NEG_PROCESS)) &&
10533 (WLAN_HDD_P2P_CLIENT == pAdapter->device_mode))
Nirav Shah20ac06f2013-12-12 18:14:06 +053010534 {
Padma, Santhosh Kumar787bd5c2014-05-15 20:09:31 +053010535 globalP2PConnectionStatus = P2P_CLIENT_CONNECTING_STATE_1;
10536 hddLog(VOS_TRACE_LEVEL_ERROR,"[P2P State] Changing state from "
10537 "Go nego completed to Connection is started");
10538 hddLog(VOS_TRACE_LEVEL_ERROR,"[P2P]P2P Scanning is started "
10539 "for 8way Handshake");
Nirav Shah20ac06f2013-12-12 18:14:06 +053010540 }
Padma, Santhosh Kumar787bd5c2014-05-15 20:09:31 +053010541 else if((globalP2PConnectionStatus == P2P_CLIENT_DISCONNECTED_STATE) &&
10542 (WLAN_HDD_P2P_CLIENT == pAdapter->device_mode))
Jeff Johnson295189b2012-06-20 16:38:30 -070010543 {
Padma, Santhosh Kumar787bd5c2014-05-15 20:09:31 +053010544 globalP2PConnectionStatus = P2P_CLIENT_CONNECTING_STATE_2;
10545 hddLog(VOS_TRACE_LEVEL_ERROR,"[P2P State] Changing state from "
10546 "Disconnected state to Connection is started");
10547 hddLog(VOS_TRACE_LEVEL_ERROR,"[P2P]P2P Scanning is started "
10548 "for 4way Handshake");
10549 }
10550#endif
10551
10552 /* no_cck will be set during p2p find to disable 11b rates */
10553 if(TRUE == request->no_cck)
10554 {
10555 hddLog(VOS_TRACE_LEVEL_INFO,
10556 "%s: This is a P2P Search", __func__);
10557 scanRequest.p2pSearch = 1;
10558
10559 if( request->n_channels == WLAN_HDD_P2P_SOCIAL_CHANNELS )
Agarwal Ashish4f616132013-12-30 23:32:50 +053010560 {
Padma, Santhosh Kumar787bd5c2014-05-15 20:09:31 +053010561 /* set requestType to P2P Discovery */
10562 scanRequest.requestType = eCSR_SCAN_P2P_DISCOVERY;
10563 }
10564
10565 /*
10566 Skip Dfs Channel in case of P2P Search
10567 if it is set in ini file
10568 */
10569 if(cfg_param->skipDfsChnlInP2pSearch)
10570 {
10571 scanRequest.skipDfsChnlInP2pSearch = 1;
Agarwal Ashish4f616132013-12-30 23:32:50 +053010572 }
10573 else
10574 {
Padma, Santhosh Kumar787bd5c2014-05-15 20:09:31 +053010575 scanRequest.skipDfsChnlInP2pSearch = 0;
Agarwal Ashish4f616132013-12-30 23:32:50 +053010576 }
Jeff Johnson295189b2012-06-20 16:38:30 -070010577
Agarwal Ashish4f616132013-12-30 23:32:50 +053010578 }
Jeff Johnson295189b2012-06-20 16:38:30 -070010579 }
10580 }
10581
10582 INIT_COMPLETION(pScanInfo->scan_req_completion_event);
10583
Madan Mohan Koyyalamudi9f5a10c2012-09-28 14:46:16 -070010584 /* acquire the wakelock to avoid the apps suspend during the scan. To
10585 * address the following issues.
10586 * 1) Disconnected scenario: we are not allowing the suspend as WLAN is not in
10587 * BMPS/IMPS this result in android trying to suspend aggressively and backing off
10588 * for long time, this result in apps running at full power for long time.
10589 * 2) Connected scenario: If we allow the suspend during the scan, RIVA will
10590 * be stuck in full power because of resume BMPS
10591 */
10592 hdd_prevent_suspend();
Jeff Johnsone7245742012-09-05 17:12:55 -070010593
Nirav Shah20ac06f2013-12-12 18:14:06 +053010594 hddLog(VOS_TRACE_LEVEL_INFO_HIGH,
10595 "requestType %d, scanType %d, minChnTime %d, maxChnTime %d,"
Sushant Kaushik8bc7df22014-04-09 17:55:29 +053010596 "p2pSearch %d, skipDfsChnlInP2pSearch %d",
10597 scanRequest.requestType, scanRequest.scanType,
10598 scanRequest.minChnTime, scanRequest.maxChnTime,
Nirav Shah20ac06f2013-12-12 18:14:06 +053010599 scanRequest.p2pSearch, scanRequest.skipDfsChnlInP2pSearch);
10600
Siddharth Bhal76972212014-10-15 16:22:51 +053010601 if (pHddCtx->spoofMacAddr.isEnabled)
10602 {
10603 hddLog(VOS_TRACE_LEVEL_INFO,
10604 "%s: MAC Spoofing enabled for current scan", __func__);
10605 /* Updating SelfSta Mac Addr in TL which will be used to get staidx
10606 * to fill TxBds for probe request during current scan
10607 */
10608 WLANTL_updateSpoofMacAddr(pHddCtx->pvosContext,
10609 &pHddCtx->spoofMacAddr.randomMacAddr, &pAdapter->macAddressCurrent);
10610 }
10611
Jeff Johnsone7245742012-09-05 17:12:55 -070010612 status = sme_ScanRequest( WLAN_HDD_GET_HAL_CTX(pAdapter),
Jeff Johnson295189b2012-06-20 16:38:30 -070010613 pAdapter->sessionId, &scanRequest, &scanId,
10614 &hdd_cfg80211_scan_done_callback, dev );
Jeff Johnsone7245742012-09-05 17:12:55 -070010615
Jeff Johnson295189b2012-06-20 16:38:30 -070010616 if (eHAL_STATUS_SUCCESS != status)
10617 {
10618 hddLog(VOS_TRACE_LEVEL_ERROR,
10619 "%s: sme_ScanRequest returned error %d", __func__, status);
10620 complete(&pScanInfo->scan_req_completion_event);
Madan Mohan Koyyalamudi3b230fe2012-10-18 14:46:32 -070010621 if(eHAL_STATUS_RESOURCES == status)
10622 {
Nirav Shah20ac06f2013-12-12 18:14:06 +053010623 hddLog(VOS_TRACE_LEVEL_ERROR, "%s: HO is in progress."
10624 "So defer the scan by informing busy",__func__);
Madan Mohan Koyyalamudi3b230fe2012-10-18 14:46:32 -070010625 status = -EBUSY;
10626 } else {
10627 status = -EIO;
10628 }
Madan Mohan Koyyalamudi9f5a10c2012-09-28 14:46:16 -070010629 hdd_allow_suspend();
Jeff Johnson295189b2012-06-20 16:38:30 -070010630 goto free_mem;
10631 }
10632
10633 pScanInfo->mScanPending = TRUE;
Kaushik, Sushant4975a572014-10-21 16:07:48 +053010634 pScanInfo->sessionId = pAdapter->sessionId;
Jeff Johnson295189b2012-06-20 16:38:30 -070010635 pAdapter->request = request;
10636 pScanInfo->scanId = scanId;
10637
10638 complete(&pScanInfo->scan_req_completion_event);
10639
10640free_mem:
10641 if( scanRequest.SSIDs.SSIDList )
10642 {
10643 vos_mem_free(scanRequest.SSIDs.SSIDList);
10644 }
10645
10646 if( channelList )
10647 vos_mem_free( channelList );
10648
10649 EXIT();
10650
10651 return status;
10652}
10653
Mahesh A Saptasagarfafb7fe2014-05-16 13:19:37 +053010654int wlan_hdd_cfg80211_scan( struct wiphy *wiphy,
10655#if (LINUX_VERSION_CODE < KERNEL_VERSION(3,6,0))
10656 struct net_device *dev,
10657#endif
10658 struct cfg80211_scan_request *request)
10659{
10660 int ret;
10661
10662 vos_ssr_protect(__func__);
10663 ret = __wlan_hdd_cfg80211_scan(wiphy,
10664#if (LINUX_VERSION_CODE < KERNEL_VERSION(3,6,0))
10665 dev,
10666#endif
10667 request);
10668 vos_ssr_unprotect(__func__);
10669
10670 return ret;
10671}
Shailender Karmuchi15cd0672013-05-15 19:50:04 -070010672
10673void hdd_select_cbmode( hdd_adapter_t *pAdapter,v_U8_t operationChannel)
10674{
10675 v_U8_t iniDot11Mode =
10676 (WLAN_HDD_GET_CTX(pAdapter))->cfg_ini->dot11Mode;
10677 eHddDot11Mode hddDot11Mode = iniDot11Mode;
10678
Arun Kumar Khandavalli94a2bb02013-12-28 19:17:25 +053010679 hddLog(LOG1, FL("Channel Bonding Mode Selected is %u"),
10680 iniDot11Mode);
Shailender Karmuchi15cd0672013-05-15 19:50:04 -070010681 switch ( iniDot11Mode )
10682 {
10683 case eHDD_DOT11_MODE_AUTO:
10684 case eHDD_DOT11_MODE_11ac:
10685 case eHDD_DOT11_MODE_11ac_ONLY:
10686#ifdef WLAN_FEATURE_11AC
Abhishek Singh4b1d2352014-08-01 21:59:28 +053010687 if ( sme_IsFeatureSupportedByDriver(DOT11AC) &&
10688 sme_IsFeatureSupportedByFW(DOT11AC) )
10689 hddDot11Mode = eHDD_DOT11_MODE_11ac;
10690 else
10691 hddDot11Mode = eHDD_DOT11_MODE_11n;
Shailender Karmuchi15cd0672013-05-15 19:50:04 -070010692#else
10693 hddDot11Mode = eHDD_DOT11_MODE_11n;
10694#endif
10695 break;
10696 case eHDD_DOT11_MODE_11n:
10697 case eHDD_DOT11_MODE_11n_ONLY:
10698 hddDot11Mode = eHDD_DOT11_MODE_11n;
10699 break;
10700 default:
10701 hddDot11Mode = iniDot11Mode;
10702 break;
10703 }
Hardik Kantilal Patel086e0a32014-11-20 14:56:26 +053010704#ifdef WLAN_FEATURE_AP_HT40_24G
10705 if (operationChannel > SIR_11B_CHANNEL_END)
10706#endif
10707 {
10708 /* This call decides required channel bonding mode */
10709 sme_SelectCBMode((WLAN_HDD_GET_CTX(pAdapter)->hHal),
Shailender Karmuchi15cd0672013-05-15 19:50:04 -070010710 hdd_cfg_xlate_to_csr_phy_mode(hddDot11Mode),
10711 operationChannel);
Hardik Kantilal Patel086e0a32014-11-20 14:56:26 +053010712 }
Shailender Karmuchi15cd0672013-05-15 19:50:04 -070010713}
10714
Jeff Johnson295189b2012-06-20 16:38:30 -070010715/*
10716 * FUNCTION: wlan_hdd_cfg80211_connect_start
Gopichand Nakkala747461f2013-04-24 19:24:45 +053010717 * This function is used to start the association process
Jeff Johnson295189b2012-06-20 16:38:30 -070010718 */
Gopichand Nakkala747461f2013-04-24 19:24:45 +053010719int wlan_hdd_cfg80211_connect_start( hdd_adapter_t *pAdapter,
Jeff Johnson32d95a32012-09-10 13:15:23 -070010720 const u8 *ssid, size_t ssid_len, const u8 *bssid, u8 operatingChannel)
Jeff Johnson295189b2012-06-20 16:38:30 -070010721{
10722 int status = 0;
10723 hdd_wext_state_t *pWextState;
Yue Mae36e3552014-03-05 17:06:20 -080010724 hdd_context_t *pHddCtx;
Jeff Johnson295189b2012-06-20 16:38:30 -070010725 v_U32_t roamId;
10726 tCsrRoamProfile *pRoamProfile;
Jeff Johnson295189b2012-06-20 16:38:30 -070010727 eCsrAuthType RSNAuthType;
10728
10729 ENTER();
10730
10731 pWextState = WLAN_HDD_GET_WEXT_STATE_PTR(pAdapter);
Yue Mae36e3552014-03-05 17:06:20 -080010732 pHddCtx = WLAN_HDD_GET_CTX(pAdapter);
10733
10734 status = wlan_hdd_validate_context(pHddCtx);
10735 if (status)
10736 {
10737 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
10738 "%s: HDD context is not valid!", __func__);
10739 return status;
10740 }
Gopichand Nakkala747461f2013-04-24 19:24:45 +053010741
Jeff Johnson295189b2012-06-20 16:38:30 -070010742 if (SIR_MAC_MAX_SSID_LENGTH < ssid_len)
10743 {
10744 hddLog(VOS_TRACE_LEVEL_ERROR, "%s: wrong SSID len", __func__);
10745 return -EINVAL;
10746 }
10747
10748 pRoamProfile = &pWextState->roamProfile;
10749
Gopichand Nakkala747461f2013-04-24 19:24:45 +053010750 if (pRoamProfile)
Jeff Johnson295189b2012-06-20 16:38:30 -070010751 {
Jeff Johnsone7245742012-09-05 17:12:55 -070010752 hdd_station_ctx_t *pHddStaCtx;
10753 pHddStaCtx = WLAN_HDD_GET_STATION_CTX_PTR(pAdapter);
Jeff Johnson295189b2012-06-20 16:38:30 -070010754
Gopichand Nakkala747461f2013-04-24 19:24:45 +053010755 if (HDD_WMM_USER_MODE_NO_QOS ==
Jeff Johnson295189b2012-06-20 16:38:30 -070010756 (WLAN_HDD_GET_CTX(pAdapter))->cfg_ini->WmmMode)
10757 {
10758 /*QoS not enabled in cfg file*/
10759 pRoamProfile->uapsd_mask = 0;
10760 }
10761 else
10762 {
10763 /*QoS enabled, update uapsd mask from cfg file*/
Gopichand Nakkala747461f2013-04-24 19:24:45 +053010764 pRoamProfile->uapsd_mask =
Jeff Johnson295189b2012-06-20 16:38:30 -070010765 (WLAN_HDD_GET_CTX(pAdapter))->cfg_ini->UapsdMask;
10766 }
10767
10768 pRoamProfile->SSIDs.numOfSSIDs = 1;
10769 pRoamProfile->SSIDs.SSIDList->SSID.length = ssid_len;
10770 vos_mem_zero(pRoamProfile->SSIDs.SSIDList->SSID.ssId,
Gopichand Nakkala747461f2013-04-24 19:24:45 +053010771 sizeof(pRoamProfile->SSIDs.SSIDList->SSID.ssId));
Jeff Johnson295189b2012-06-20 16:38:30 -070010772 vos_mem_copy((void *)(pRoamProfile->SSIDs.SSIDList->SSID.ssId),
10773 ssid, ssid_len);
10774
10775 if (bssid)
10776 {
10777 pRoamProfile->BSSIDs.numOfBSSIDs = 1;
10778 vos_mem_copy((void *)(pRoamProfile->BSSIDs.bssid), bssid,
10779 WNI_CFG_BSSID_LEN);
Gopichand Nakkala747461f2013-04-24 19:24:45 +053010780 /* Save BSSID in seperate variable as well, as RoamProfile
10781 BSSID is getting zeroed out in the association process. And in
Jeff Johnson295189b2012-06-20 16:38:30 -070010782 case of join failure we should send valid BSSID to supplicant
10783 */
10784 vos_mem_copy((void *)(pWextState->req_bssId), bssid,
10785 WNI_CFG_BSSID_LEN);
10786 }
Dhanashri Atre51981c62013-06-13 11:47:57 -070010787 else
10788 {
10789 vos_mem_zero((void *)(pRoamProfile->BSSIDs.bssid),WNI_CFG_BSSID_LEN);
10790 }
Jeff Johnson295189b2012-06-20 16:38:30 -070010791
Arun Kumar Khandavalli94a2bb02013-12-28 19:17:25 +053010792 hddLog(LOG1, FL("Connect to SSID: %s opertating Channel: %u"),
10793 pRoamProfile->SSIDs.SSIDList->SSID.ssId, operatingChannel);
Jeff Johnson295189b2012-06-20 16:38:30 -070010794 if ((IW_AUTH_WPA_VERSION_WPA == pWextState->wpaVersion) ||
10795 (IW_AUTH_WPA_VERSION_WPA2 == pWextState->wpaVersion))
Gopichand Nakkala747461f2013-04-24 19:24:45 +053010796 {
Jeff Johnson295189b2012-06-20 16:38:30 -070010797 /*set gen ie*/
10798 hdd_SetGENIEToCsr(pAdapter, &RSNAuthType);
10799 /*set auth*/
10800 hdd_set_csr_auth_type(pAdapter, RSNAuthType);
10801 }
Jeff Johnson295189b2012-06-20 16:38:30 -070010802#ifdef FEATURE_WLAN_WAPI
10803 if (pAdapter->wapi_info.nWapiMode)
10804 {
Madan Mohan Koyyalamudi87054ba2012-11-02 13:24:12 -070010805 hddLog(LOG1, "%s: Setting WAPI AUTH Type and Encryption Mode values", __func__);
Jeff Johnson295189b2012-06-20 16:38:30 -070010806 switch (pAdapter->wapi_info.wapiAuthMode)
10807 {
10808 case WAPI_AUTH_MODE_PSK:
10809 {
Madan Mohan Koyyalamudi87054ba2012-11-02 13:24:12 -070010810 hddLog(LOG1, "%s: WAPI AUTH TYPE: PSK: %d", __func__,
Jeff Johnson295189b2012-06-20 16:38:30 -070010811 pAdapter->wapi_info.wapiAuthMode);
10812 pRoamProfile->AuthType.authType[0] = eCSR_AUTH_TYPE_WAPI_WAI_PSK;
10813 break;
10814 }
10815 case WAPI_AUTH_MODE_CERT:
10816 {
Madan Mohan Koyyalamudi87054ba2012-11-02 13:24:12 -070010817 hddLog(LOG1, "%s: WAPI AUTH TYPE: CERT: %d", __func__,
Jeff Johnson295189b2012-06-20 16:38:30 -070010818 pAdapter->wapi_info.wapiAuthMode);
10819 pRoamProfile->AuthType.authType[0] = eCSR_AUTH_TYPE_WAPI_WAI_CERTIFICATE;
10820 break;
10821 }
10822 } // End of switch
10823 if ( pAdapter->wapi_info.wapiAuthMode == WAPI_AUTH_MODE_PSK ||
10824 pAdapter->wapi_info.wapiAuthMode == WAPI_AUTH_MODE_CERT)
10825 {
Madan Mohan Koyyalamudi87054ba2012-11-02 13:24:12 -070010826 hddLog(LOG1, "%s: WAPI PAIRWISE/GROUP ENCRYPTION: WPI", __func__);
Jeff Johnson295189b2012-06-20 16:38:30 -070010827 pRoamProfile->AuthType.numEntries = 1;
10828 pRoamProfile->EncryptionType.numEntries = 1;
10829 pRoamProfile->EncryptionType.encryptionType[0] = eCSR_ENCRYPT_TYPE_WPI;
10830 pRoamProfile->mcEncryptionType.numEntries = 1;
10831 pRoamProfile->mcEncryptionType.encryptionType[0] = eCSR_ENCRYPT_TYPE_WPI;
10832 }
10833 }
10834#endif /* FEATURE_WLAN_WAPI */
Gopichand Nakkala870cbae2013-03-15 21:16:09 +053010835#ifdef WLAN_FEATURE_GTK_OFFLOAD
Gopichand Nakkalad36ee622013-05-07 14:13:27 +053010836 /* Initializing gtkOffloadReqParams */
Gopichand Nakkala870cbae2013-03-15 21:16:09 +053010837 if ((WLAN_HDD_INFRA_STATION == pAdapter->device_mode) ||
10838 (WLAN_HDD_P2P_CLIENT == pAdapter->device_mode))
10839 {
Gopichand Nakkalad36ee622013-05-07 14:13:27 +053010840 memset(&pHddStaCtx->gtkOffloadReqParams, 0,
10841 sizeof (tSirGtkOffloadParams));
10842 pHddStaCtx->gtkOffloadReqParams.ulFlags = GTK_OFFLOAD_DISABLE;
Gopichand Nakkala870cbae2013-03-15 21:16:09 +053010843 }
10844#endif
Jeff Johnson295189b2012-06-20 16:38:30 -070010845 pRoamProfile->csrPersona = pAdapter->device_mode;
10846
Jeff Johnson32d95a32012-09-10 13:15:23 -070010847 if( operatingChannel )
10848 {
10849 pRoamProfile->ChannelInfo.ChannelList = &operatingChannel;
10850 pRoamProfile->ChannelInfo.numOfChannels = 1;
10851 }
Chet Lanctot186b5732013-03-18 10:26:30 -070010852 else
10853 {
10854 pRoamProfile->ChannelInfo.ChannelList = NULL;
10855 pRoamProfile->ChannelInfo.numOfChannels = 0;
10856 }
Shailender Karmuchi15cd0672013-05-15 19:50:04 -070010857 if ( (WLAN_HDD_IBSS == pAdapter->device_mode) && operatingChannel)
10858 {
10859 hdd_select_cbmode(pAdapter,operatingChannel);
10860 }
Arun Kumar Khandavalli94a2bb02013-12-28 19:17:25 +053010861
Madan Mohan Koyyalamudi42dcd162012-12-03 16:34:04 -080010862 /* change conn_state to connecting before sme_RoamConnect(), because sme_RoamConnect()
10863 * has a direct path to call hdd_smeRoamCallback(), which will change the conn_state
Gopichand Nakkala747461f2013-04-24 19:24:45 +053010864 * If direct path, conn_state will be accordingly changed to NotConnected or Associated
Madan Mohan Koyyalamudi42dcd162012-12-03 16:34:04 -080010865 * by either hdd_AssociationCompletionHandler() or hdd_DisConnectHandler() in sme_RoamCallback()
Madan Mohan Koyyalamudidf86c422012-12-04 17:03:44 -080010866 * if sme_RomConnect is to be queued, Connecting state will remain until it is completed.
10867 */
Gopichand Nakkalaa3c8fb62013-06-21 15:36:42 +053010868 if (WLAN_HDD_INFRA_STATION == pAdapter->device_mode ||
10869 WLAN_HDD_P2P_CLIENT == pAdapter->device_mode)
Abhishek Singhf4669da2014-05-26 15:07:49 +053010870 {
10871 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_INFO,
10872 "%s: Set HDD connState to eConnectionState_Connecting",
10873 __func__);
Madan Mohan Koyyalamudidf86c422012-12-04 17:03:44 -080010874 hdd_connSetConnectionState(WLAN_HDD_GET_STATION_CTX_PTR(pAdapter),
10875 eConnectionState_Connecting);
Abhishek Singhf4669da2014-05-26 15:07:49 +053010876 }
Gopichand Nakkala747461f2013-04-24 19:24:45 +053010877 status = sme_RoamConnect( WLAN_HDD_GET_HAL_CTX(pAdapter),
Jeff Johnson295189b2012-06-20 16:38:30 -070010878 pAdapter->sessionId, pRoamProfile, &roamId);
10879
Gopichand Nakkalaa3c8fb62013-06-21 15:36:42 +053010880 if ((eHAL_STATUS_SUCCESS != status) &&
10881 (WLAN_HDD_INFRA_STATION == pAdapter->device_mode ||
10882 WLAN_HDD_P2P_CLIENT == pAdapter->device_mode))
Madan Mohan Koyyalamudid5acbf52012-11-28 01:45:08 +053010883
10884 {
Madan Mohan Koyyalamudi42dcd162012-12-03 16:34:04 -080010885 hddLog(VOS_TRACE_LEVEL_ERROR, "%s: sme_RoamConnect (session %d) failed with "
10886 "status %d. -> NotConnected", __func__, pAdapter->sessionId, status);
10887 /* change back to NotAssociated */
Madan Mohan Koyyalamudid5acbf52012-11-28 01:45:08 +053010888 hdd_connSetConnectionState(WLAN_HDD_GET_STATION_CTX_PTR(pAdapter),
Madan Mohan Koyyalamudi42dcd162012-12-03 16:34:04 -080010889 eConnectionState_NotConnected);
Madan Mohan Koyyalamudid5acbf52012-11-28 01:45:08 +053010890 }
Madan Mohan Koyyalamudidf86c422012-12-04 17:03:44 -080010891
10892 pRoamProfile->ChannelInfo.ChannelList = NULL;
10893 pRoamProfile->ChannelInfo.numOfChannels = 0;
10894
Jeff Johnson295189b2012-06-20 16:38:30 -070010895 }
10896 else
10897 {
10898 hddLog(VOS_TRACE_LEVEL_ERROR, "%s: No valid Roam profile", __func__);
10899 return -EINVAL;
10900 }
Madan Mohan Koyyalamudifd4e1da2012-11-09 17:50:19 -080010901 EXIT();
Jeff Johnson295189b2012-06-20 16:38:30 -070010902 return status;
10903}
10904
10905/*
10906 * FUNCTION: wlan_hdd_set_cfg80211_auth_type
10907 * This function is used to set the authentication type (OPEN/SHARED).
10908 *
10909 */
10910static int wlan_hdd_cfg80211_set_auth_type(hdd_adapter_t *pAdapter,
10911 enum nl80211_auth_type auth_type)
10912{
Gopichand Nakkala747461f2013-04-24 19:24:45 +053010913 hdd_wext_state_t *pWextState = WLAN_HDD_GET_WEXT_STATE_PTR(pAdapter);
Jeff Johnson295189b2012-06-20 16:38:30 -070010914 hdd_station_ctx_t *pHddStaCtx = WLAN_HDD_GET_STATION_CTX_PTR(pAdapter);
10915
10916 ENTER();
10917
10918 /*set authentication type*/
Gopichand Nakkala747461f2013-04-24 19:24:45 +053010919 switch (auth_type)
Jeff Johnson295189b2012-06-20 16:38:30 -070010920 {
Jeff Johnson295189b2012-06-20 16:38:30 -070010921 case NL80211_AUTHTYPE_AUTOMATIC:
Gopichand Nakkala29149562013-05-10 21:43:41 +053010922 hddLog(VOS_TRACE_LEVEL_INFO,
10923 "%s: set authentication type to AUTOSWITCH", __func__);
10924 pHddStaCtx->conn_info.authType = eCSR_AUTH_TYPE_AUTOSWITCH;
10925 break;
10926
10927 case NL80211_AUTHTYPE_OPEN_SYSTEM:
Madan Mohan Koyyalamudiea773882012-11-02 13:37:21 -070010928#ifdef WLAN_FEATURE_VOWIFI_11R
10929 case NL80211_AUTHTYPE_FT:
10930#endif /* WLAN_FEATURE_VOWIFI_11R */
Gopichand Nakkala747461f2013-04-24 19:24:45 +053010931 hddLog(VOS_TRACE_LEVEL_INFO,
Jeff Johnson295189b2012-06-20 16:38:30 -070010932 "%s: set authentication type to OPEN", __func__);
10933 pHddStaCtx->conn_info.authType = eCSR_AUTH_TYPE_OPEN_SYSTEM;
10934 break;
10935
10936 case NL80211_AUTHTYPE_SHARED_KEY:
Gopichand Nakkala747461f2013-04-24 19:24:45 +053010937 hddLog(VOS_TRACE_LEVEL_INFO,
Jeff Johnson295189b2012-06-20 16:38:30 -070010938 "%s: set authentication type to SHARED", __func__);
10939 pHddStaCtx->conn_info.authType = eCSR_AUTH_TYPE_SHARED_KEY;
10940 break;
Varun Reddy Yeturu5d5e2c62014-02-27 13:31:29 -080010941#ifdef FEATURE_WLAN_ESE
Jeff Johnson295189b2012-06-20 16:38:30 -070010942 case NL80211_AUTHTYPE_NETWORK_EAP:
Gopichand Nakkala747461f2013-04-24 19:24:45 +053010943 hddLog(VOS_TRACE_LEVEL_INFO,
Jeff Johnson295189b2012-06-20 16:38:30 -070010944 "%s: set authentication type to CCKM WPA", __func__);
10945 pHddStaCtx->conn_info.authType = eCSR_AUTH_TYPE_CCKM_WPA;//eCSR_AUTH_TYPE_CCKM_RSN needs to be handled as well if required.
10946 break;
10947#endif
10948
10949
10950 default:
Gopichand Nakkala747461f2013-04-24 19:24:45 +053010951 hddLog(VOS_TRACE_LEVEL_ERROR,
10952 "%s: Unsupported authentication type %d", __func__,
Jeff Johnson295189b2012-06-20 16:38:30 -070010953 auth_type);
10954 pHddStaCtx->conn_info.authType = eCSR_AUTH_TYPE_UNKNOWN;
10955 return -EINVAL;
10956 }
10957
Gopichand Nakkala747461f2013-04-24 19:24:45 +053010958 pWextState->roamProfile.AuthType.authType[0] =
Jeff Johnson295189b2012-06-20 16:38:30 -070010959 pHddStaCtx->conn_info.authType;
10960 return 0;
10961}
10962
10963/*
10964 * FUNCTION: wlan_hdd_set_akm_suite
10965 * This function is used to set the key mgmt type(PSK/8021x).
10966 *
10967 */
Gopichand Nakkala747461f2013-04-24 19:24:45 +053010968static int wlan_hdd_set_akm_suite( hdd_adapter_t *pAdapter,
Jeff Johnson295189b2012-06-20 16:38:30 -070010969 u32 key_mgmt
10970 )
10971{
10972 hdd_wext_state_t *pWextState = WLAN_HDD_GET_WEXT_STATE_PTR(pAdapter);
10973 ENTER();
Abhishek Singhae408032014-09-25 17:22:04 +053010974 /* Should be in ieee802_11_defs.h */
10975#define WLAN_AKM_SUITE_8021X_SHA256 0x000FAC05
10976#define WLAN_AKM_SUITE_PSK_SHA256 0x000FAC06
Jeff Johnson295189b2012-06-20 16:38:30 -070010977 /*set key mgmt type*/
10978 switch(key_mgmt)
10979 {
10980 case WLAN_AKM_SUITE_PSK:
Abhishek Singhae408032014-09-25 17:22:04 +053010981 case WLAN_AKM_SUITE_PSK_SHA256:
Gopichand Nakkala356fb102013-03-06 12:34:04 +053010982#ifdef WLAN_FEATURE_VOWIFI_11R
10983 case WLAN_AKM_SUITE_FT_PSK:
10984#endif
10985 hddLog(VOS_TRACE_LEVEL_INFO, "%s: setting key mgmt type to PSK",
Jeff Johnson295189b2012-06-20 16:38:30 -070010986 __func__);
10987 pWextState->authKeyMgmt |= IW_AUTH_KEY_MGMT_PSK;
10988 break;
10989
10990 case WLAN_AKM_SUITE_8021X:
Abhishek Singhae408032014-09-25 17:22:04 +053010991 case WLAN_AKM_SUITE_8021X_SHA256:
Gopichand Nakkala356fb102013-03-06 12:34:04 +053010992#ifdef WLAN_FEATURE_VOWIFI_11R
10993 case WLAN_AKM_SUITE_FT_8021X:
10994#endif
10995 hddLog(VOS_TRACE_LEVEL_INFO, "%s: setting key mgmt type to 8021x",
Jeff Johnson295189b2012-06-20 16:38:30 -070010996 __func__);
10997 pWextState->authKeyMgmt |= IW_AUTH_KEY_MGMT_802_1X;
10998 break;
Varun Reddy Yeturu5d5e2c62014-02-27 13:31:29 -080010999#ifdef FEATURE_WLAN_ESE
Jeff Johnson295189b2012-06-20 16:38:30 -070011000#define WLAN_AKM_SUITE_CCKM 0x00409600 /* Should be in ieee802_11_defs.h */
11001#define IW_AUTH_KEY_MGMT_CCKM 8 /* Should be in linux/wireless.h */
11002 case WLAN_AKM_SUITE_CCKM:
11003 hddLog(VOS_TRACE_LEVEL_INFO, "%s: setting key mgmt type to CCKM",
11004 __func__);
11005 pWextState->authKeyMgmt |= IW_AUTH_KEY_MGMT_CCKM;
11006 break;
11007#endif
Leela Venkata Kiran Kumar Reddy Chiralae208a832014-04-27 22:34:25 -070011008#ifndef WLAN_AKM_SUITE_OSEN
11009#define WLAN_AKM_SUITE_OSEN 0x506f9a01 /* Should be in ieee802_11_defs.h */
11010 case WLAN_AKM_SUITE_OSEN:
11011 hddLog(VOS_TRACE_LEVEL_INFO, "%s: setting key mgmt type to OSEN",
11012 __func__);
11013 pWextState->authKeyMgmt |= IW_AUTH_KEY_MGMT_802_1X;
11014 break;
11015#endif
Jeff Johnson295189b2012-06-20 16:38:30 -070011016
11017 default:
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011018 hddLog(VOS_TRACE_LEVEL_ERROR, "%s: Unsupported key mgmt type %d",
Jeff Johnson295189b2012-06-20 16:38:30 -070011019 __func__, key_mgmt);
11020 return -EINVAL;
11021
11022 }
11023 return 0;
11024}
11025
11026/*
11027 * FUNCTION: wlan_hdd_cfg80211_set_cipher
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011028 * This function is used to set the encryption type
Jeff Johnson295189b2012-06-20 16:38:30 -070011029 * (NONE/WEP40/WEP104/TKIP/CCMP).
11030 */
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011031static int wlan_hdd_cfg80211_set_cipher( hdd_adapter_t *pAdapter,
11032 u32 cipher,
Jeff Johnson295189b2012-06-20 16:38:30 -070011033 bool ucast
11034 )
11035{
11036 eCsrEncryptionType encryptionType = eCSR_ENCRYPT_TYPE_NONE;
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011037 hdd_wext_state_t *pWextState = WLAN_HDD_GET_WEXT_STATE_PTR(pAdapter);
Jeff Johnson295189b2012-06-20 16:38:30 -070011038 hdd_station_ctx_t *pHddStaCtx = WLAN_HDD_GET_STATION_CTX_PTR(pAdapter);
11039
11040 ENTER();
11041
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011042 if (!cipher)
Jeff Johnson295189b2012-06-20 16:38:30 -070011043 {
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011044 hddLog(VOS_TRACE_LEVEL_ERROR, "%s: received cipher %d - considering none",
Jeff Johnson295189b2012-06-20 16:38:30 -070011045 __func__, cipher);
11046 encryptionType = eCSR_ENCRYPT_TYPE_NONE;
11047 }
11048 else
11049 {
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011050
Jeff Johnson295189b2012-06-20 16:38:30 -070011051 /*set encryption method*/
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011052 switch (cipher)
Jeff Johnson295189b2012-06-20 16:38:30 -070011053 {
11054 case IW_AUTH_CIPHER_NONE:
11055 encryptionType = eCSR_ENCRYPT_TYPE_NONE;
11056 break;
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011057
Jeff Johnson295189b2012-06-20 16:38:30 -070011058 case WLAN_CIPHER_SUITE_WEP40:
Gopichand Nakkala29149562013-05-10 21:43:41 +053011059 encryptionType = eCSR_ENCRYPT_TYPE_WEP40;
Jeff Johnson295189b2012-06-20 16:38:30 -070011060 break;
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011061
Jeff Johnson295189b2012-06-20 16:38:30 -070011062 case WLAN_CIPHER_SUITE_WEP104:
Gopichand Nakkala29149562013-05-10 21:43:41 +053011063 encryptionType = eCSR_ENCRYPT_TYPE_WEP104;
Jeff Johnson295189b2012-06-20 16:38:30 -070011064 break;
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011065
Jeff Johnson295189b2012-06-20 16:38:30 -070011066 case WLAN_CIPHER_SUITE_TKIP:
11067 encryptionType = eCSR_ENCRYPT_TYPE_TKIP;
11068 break;
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011069
Jeff Johnson295189b2012-06-20 16:38:30 -070011070 case WLAN_CIPHER_SUITE_CCMP:
11071 encryptionType = eCSR_ENCRYPT_TYPE_AES;
11072 break;
11073#ifdef FEATURE_WLAN_WAPI
11074 case WLAN_CIPHER_SUITE_SMS4:
11075 encryptionType = eCSR_ENCRYPT_TYPE_WPI;
11076 break;
11077#endif
11078
Varun Reddy Yeturu5d5e2c62014-02-27 13:31:29 -080011079#ifdef FEATURE_WLAN_ESE
Jeff Johnson295189b2012-06-20 16:38:30 -070011080 case WLAN_CIPHER_SUITE_KRK:
11081 encryptionType = eCSR_ENCRYPT_TYPE_KRK;
11082 break;
11083#endif
11084 default:
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011085 hddLog(VOS_TRACE_LEVEL_ERROR, "%s: Unsupported cipher type %d",
Jeff Johnson295189b2012-06-20 16:38:30 -070011086 __func__, cipher);
11087 return -EOPNOTSUPP;
11088 }
11089 }
11090
11091 if (ucast)
11092 {
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011093 hddLog(VOS_TRACE_LEVEL_INFO, "%s: setting unicast cipher type to %d",
Jeff Johnson295189b2012-06-20 16:38:30 -070011094 __func__, encryptionType);
11095 pHddStaCtx->conn_info.ucEncryptionType = encryptionType;
11096 pWextState->roamProfile.EncryptionType.numEntries = 1;
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011097 pWextState->roamProfile.EncryptionType.encryptionType[0] =
Jeff Johnson295189b2012-06-20 16:38:30 -070011098 encryptionType;
11099 }
11100 else
11101 {
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011102 hddLog(VOS_TRACE_LEVEL_INFO, "%s: setting mcast cipher type to %d",
Jeff Johnson295189b2012-06-20 16:38:30 -070011103 __func__, encryptionType);
11104 pHddStaCtx->conn_info.mcEncryptionType = encryptionType;
11105 pWextState->roamProfile.mcEncryptionType.numEntries = 1;
11106 pWextState->roamProfile.mcEncryptionType.encryptionType[0] = encryptionType;
11107 }
11108
11109 return 0;
11110}
11111
11112
11113/*
11114 * FUNCTION: wlan_hdd_cfg80211_set_ie
11115 * This function is used to parse WPA/RSN IE's.
11116 */
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011117int wlan_hdd_cfg80211_set_ie( hdd_adapter_t *pAdapter,
11118 u8 *ie,
Jeff Johnson295189b2012-06-20 16:38:30 -070011119 size_t ie_len
11120 )
11121{
11122 hdd_wext_state_t *pWextState = WLAN_HDD_GET_WEXT_STATE_PTR(pAdapter);
11123 u8 *genie = ie;
11124 v_U16_t remLen = ie_len;
11125#ifdef FEATURE_WLAN_WAPI
11126 v_U32_t akmsuite[MAX_NUM_AKM_SUITES];
11127 u16 *tmp;
11128 v_U16_t akmsuiteCount;
11129 int *akmlist;
11130#endif
11131 ENTER();
11132
11133 /* clear previous assocAddIE */
11134 pWextState->assocAddIE.length = 0;
11135 pWextState->roamProfile.bWPSAssociation = VOS_FALSE;
Leela Venkata Kiran Kumar Reddy Chiralaf257bef2014-04-11 18:48:12 -070011136 pWextState->roamProfile.bOSENAssociation = VOS_FALSE;
Jeff Johnson295189b2012-06-20 16:38:30 -070011137
11138 while (remLen >= 2)
11139 {
11140 v_U16_t eLen = 0;
11141 v_U8_t elementId;
11142 elementId = *genie++;
11143 eLen = *genie++;
11144 remLen -= 2;
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011145
Arif Hussain6d2a3322013-11-17 19:50:10 -080011146 hddLog(VOS_TRACE_LEVEL_INFO, "%s: IE[0x%X], LEN[%d]",
Jeff Johnson295189b2012-06-20 16:38:30 -070011147 __func__, elementId, eLen);
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011148
11149 switch ( elementId )
Jeff Johnson295189b2012-06-20 16:38:30 -070011150 {
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011151 case DOT11F_EID_WPA:
Madan Mohan Koyyalamudief3b66e2012-10-11 14:29:42 -070011152 if (4 > eLen) /* should have at least OUI which is 4 bytes so extra 2 bytes not needed */
Jeff Johnson295189b2012-06-20 16:38:30 -070011153 {
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011154 hddLog(VOS_TRACE_LEVEL_ERROR,
Jeff Johnson295189b2012-06-20 16:38:30 -070011155 "%s: Invalid WPA IE", __func__);
11156 return -EINVAL;
11157 }
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011158 else if (0 == memcmp(&genie[0], "\x00\x50\xf2\x04", 4))
Jeff Johnson295189b2012-06-20 16:38:30 -070011159 {
11160 v_U16_t curAddIELen = pWextState->assocAddIE.length;
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011161 hddLog (VOS_TRACE_LEVEL_INFO, "%s Set WPS IE(len %d)",
Jeff Johnson295189b2012-06-20 16:38:30 -070011162 __func__, eLen + 2);
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011163
Jeff Johnson295189b2012-06-20 16:38:30 -070011164 if( SIR_MAC_MAX_IE_LENGTH < (pWextState->assocAddIE.length + eLen) )
11165 {
Jeff Johnson902c9832012-12-10 14:28:09 -080011166 hddLog(VOS_TRACE_LEVEL_FATAL, "Cannot accommodate assocAddIE. "
11167 "Need bigger buffer space");
Jeff Johnson295189b2012-06-20 16:38:30 -070011168 VOS_ASSERT(0);
11169 return -ENOMEM;
11170 }
11171 // WSC IE is saved to Additional IE ; it should be accumulated to handle WPS IE + P2P IE
11172 memcpy( pWextState->assocAddIE.addIEdata + curAddIELen, genie - 2, eLen + 2);
11173 pWextState->assocAddIE.length += eLen + 2;
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011174
Jeff Johnson295189b2012-06-20 16:38:30 -070011175 pWextState->roamProfile.bWPSAssociation = VOS_TRUE;
11176 pWextState->roamProfile.pAddIEAssoc = pWextState->assocAddIE.addIEdata;
11177 pWextState->roamProfile.nAddIEAssocLength = pWextState->assocAddIE.length;
11178 }
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011179 else if (0 == memcmp(&genie[0], "\x00\x50\xf2", 3))
11180 {
Jeff Johnson295189b2012-06-20 16:38:30 -070011181 hddLog (VOS_TRACE_LEVEL_INFO, "%s Set WPA IE (len %d)",__func__, eLen + 2);
11182 memset( pWextState->WPARSNIE, 0, MAX_WPA_RSN_IE_LEN );
11183 memcpy( pWextState->WPARSNIE, genie - 2, (eLen + 2) /*ie_len*/);
11184 pWextState->roamProfile.pWPAReqIE = pWextState->WPARSNIE;
11185 pWextState->roamProfile.nWPAReqIELength = eLen + 2;//ie_len;
11186 }
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011187 else if ( (0 == memcmp(&genie[0], P2P_OUI_TYPE,
Kiet Lam8da98992013-11-21 15:59:07 +053011188 P2P_OUI_TYPE_SIZE)))
Jeff Johnson295189b2012-06-20 16:38:30 -070011189 {
11190 v_U16_t curAddIELen = pWextState->assocAddIE.length;
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011191 hddLog (VOS_TRACE_LEVEL_INFO, "%s Set P2P IE(len %d)",
Jeff Johnson295189b2012-06-20 16:38:30 -070011192 __func__, eLen + 2);
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011193
Jeff Johnson295189b2012-06-20 16:38:30 -070011194 if( SIR_MAC_MAX_IE_LENGTH < (pWextState->assocAddIE.length + eLen) )
11195 {
Jeff Johnson902c9832012-12-10 14:28:09 -080011196 hddLog(VOS_TRACE_LEVEL_FATAL, "Cannot accommodate assocAddIE "
11197 "Need bigger buffer space");
Jeff Johnson295189b2012-06-20 16:38:30 -070011198 VOS_ASSERT(0);
11199 return -ENOMEM;
11200 }
11201 // P2P IE is saved to Additional IE ; it should be accumulated to handle WPS IE + P2P IE
11202 memcpy( pWextState->assocAddIE.addIEdata + curAddIELen, genie - 2, eLen + 2);
11203 pWextState->assocAddIE.length += eLen + 2;
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011204
Jeff Johnson295189b2012-06-20 16:38:30 -070011205 pWextState->roamProfile.pAddIEAssoc = pWextState->assocAddIE.addIEdata;
11206 pWextState->roamProfile.nAddIEAssocLength = pWextState->assocAddIE.length;
11207 }
Jeff Johnson295189b2012-06-20 16:38:30 -070011208#ifdef WLAN_FEATURE_WFD
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011209 else if ( (0 == memcmp(&genie[0], WFD_OUI_TYPE,
11210 WFD_OUI_TYPE_SIZE))
Jeff Johnson295189b2012-06-20 16:38:30 -070011211 /*Consider WFD IE, only for P2P Client */
11212 && (WLAN_HDD_P2P_CLIENT == pAdapter->device_mode) )
11213 {
11214 v_U16_t curAddIELen = pWextState->assocAddIE.length;
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011215 hddLog (VOS_TRACE_LEVEL_INFO, "%s Set WFD IE(len %d)",
Jeff Johnson295189b2012-06-20 16:38:30 -070011216 __func__, eLen + 2);
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011217
Jeff Johnson295189b2012-06-20 16:38:30 -070011218 if( SIR_MAC_MAX_IE_LENGTH < (pWextState->assocAddIE.length + eLen) )
11219 {
Jeff Johnson902c9832012-12-10 14:28:09 -080011220 hddLog(VOS_TRACE_LEVEL_FATAL, "Cannot accommodate assocAddIE "
11221 "Need bigger buffer space");
Jeff Johnson295189b2012-06-20 16:38:30 -070011222 VOS_ASSERT(0);
11223 return -ENOMEM;
11224 }
11225 // WFD IE is saved to Additional IE ; it should be accumulated to handle
11226 // WPS IE + P2P IE + WFD IE
11227 memcpy( pWextState->assocAddIE.addIEdata + curAddIELen, genie - 2, eLen + 2);
11228 pWextState->assocAddIE.length += eLen + 2;
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011229
Jeff Johnson295189b2012-06-20 16:38:30 -070011230 pWextState->roamProfile.pAddIEAssoc = pWextState->assocAddIE.addIEdata;
11231 pWextState->roamProfile.nAddIEAssocLength = pWextState->assocAddIE.length;
11232 }
11233#endif
Madan Mohan Koyyalamudief3b66e2012-10-11 14:29:42 -070011234 /* Appending HS 2.0 Indication Element in Assiciation Request */
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011235 else if ( (0 == memcmp(&genie[0], HS20_OUI_TYPE,
Madan Mohan Koyyalamudi1bed5982012-10-22 14:38:06 -070011236 HS20_OUI_TYPE_SIZE)) )
11237 {
11238 v_U16_t curAddIELen = pWextState->assocAddIE.length;
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011239 hddLog (VOS_TRACE_LEVEL_INFO, "%s Set HS20 IE(len %d)",
Madan Mohan Koyyalamudi1bed5982012-10-22 14:38:06 -070011240 __func__, eLen + 2);
Madan Mohan Koyyalamudief3b66e2012-10-11 14:29:42 -070011241
Madan Mohan Koyyalamudi1bed5982012-10-22 14:38:06 -070011242 if( SIR_MAC_MAX_IE_LENGTH < (pWextState->assocAddIE.length + eLen) )
11243 {
Jeff Johnson902c9832012-12-10 14:28:09 -080011244 hddLog(VOS_TRACE_LEVEL_FATAL, "Cannot accommodate assocAddIE "
11245 "Need bigger buffer space");
Madan Mohan Koyyalamudi1bed5982012-10-22 14:38:06 -070011246 VOS_ASSERT(0);
11247 return -ENOMEM;
11248 }
11249 memcpy( pWextState->assocAddIE.addIEdata + curAddIELen, genie - 2, eLen + 2);
11250 pWextState->assocAddIE.length += eLen + 2;
Madan Mohan Koyyalamudief3b66e2012-10-11 14:29:42 -070011251
Madan Mohan Koyyalamudi1bed5982012-10-22 14:38:06 -070011252 pWextState->roamProfile.pAddIEAssoc = pWextState->assocAddIE.addIEdata;
11253 pWextState->roamProfile.nAddIEAssocLength = pWextState->assocAddIE.length;
11254 }
Leela Venkata Kiran Kumar Reddy Chiralaf257bef2014-04-11 18:48:12 -070011255 /* Appending OSEN Information Element in Assiciation Request */
11256 else if ( (0 == memcmp(&genie[0], OSEN_OUI_TYPE,
11257 OSEN_OUI_TYPE_SIZE)) )
11258 {
11259 v_U16_t curAddIELen = pWextState->assocAddIE.length;
11260 hddLog (VOS_TRACE_LEVEL_INFO, "%s Set OSEN IE(len %d)",
11261 __func__, eLen + 2);
Madan Mohan Koyyalamudief3b66e2012-10-11 14:29:42 -070011262
Leela Venkata Kiran Kumar Reddy Chiralaf257bef2014-04-11 18:48:12 -070011263 if( SIR_MAC_MAX_IE_LENGTH < (pWextState->assocAddIE.length + eLen) )
11264 {
11265 hddLog(VOS_TRACE_LEVEL_FATAL, "Cannot accommodate assocAddIE "
11266 "Need bigger buffer space");
11267 VOS_ASSERT(0);
11268 return -ENOMEM;
11269 }
11270 memcpy( pWextState->assocAddIE.addIEdata + curAddIELen, genie - 2, eLen + 2);
11271 pWextState->assocAddIE.length += eLen + 2;
11272
11273 pWextState->roamProfile.bOSENAssociation = VOS_TRUE;
11274 pWextState->roamProfile.pAddIEAssoc = pWextState->assocAddIE.addIEdata;
11275 pWextState->roamProfile.nAddIEAssocLength = pWextState->assocAddIE.length;
11276 }
11277
11278 break;
Praveen Kumar Sirisilla7d68b7b2013-09-22 14:01:42 -070011279 if (WLAN_HDD_IBSS == pAdapter->device_mode) {
11280
11281 /* populating as ADDIE in beacon frames */
11282 if (ccmCfgSetStr(WLAN_HDD_GET_HAL_CTX(pAdapter),
11283 WNI_CFG_PROBE_RSP_BCN_ADDNIE_DATA, genie - 2, eLen + 2,
11284 NULL, eANI_BOOLEAN_FALSE)== eHAL_STATUS_SUCCESS)
11285 {
11286 if (ccmCfgSetInt(WLAN_HDD_GET_HAL_CTX(pAdapter),
11287 WNI_CFG_PROBE_RSP_BCN_ADDNIE_FLAG, 1,NULL,
11288 eANI_BOOLEAN_FALSE) == eHAL_STATUS_FAILURE)
11289 {
11290 hddLog(LOGE,
11291 "Coldn't pass "
11292 "WNI_CFG_PROBE_RSP_BCN_ADDNIE_FLAG to CCM");
11293 }
11294 }/* ccmCfgSetStr(,WNI_CFG_PROBE_RSP_BCN_ADDNIE_DATA, , )*/
11295 else
11296 hddLog(LOGE,
11297 "Could not pass on "
11298 "WNI_CFG_PROBE_RSP_BCN_ADDNIE_DATA to CCM");
11299
11300 /* IBSS mode doesn't contain params->proberesp_ies still
11301 beaconIE's need to be populated in probe response frames */
11302 if ( (NULL != (genie - 2)) && (0 != eLen + 2) )
11303 {
11304 u16 rem_probe_resp_ie_len = eLen + 2;
11305 u8 probe_rsp_ie_len[3] = {0};
11306 u8 counter = 0;
11307
11308 /* Check Probe Resp Length if it is greater then 255 then
11309 Store Probe Rsp IEs into WNI_CFG_PROBE_RSP_ADDNIE_DATA1
11310 & WNI_CFG_PROBE_RSP_ADDNIE_DATA2 CFG Variable As We are
11311 not able Store More then 255 bytes into One Variable */
11312
11313 while ((rem_probe_resp_ie_len > 0) && (counter < 3))
11314 {
11315 if (rem_probe_resp_ie_len > MAX_CFG_STRING_LEN)
11316 {
11317 probe_rsp_ie_len[counter++] = MAX_CFG_STRING_LEN;
11318 rem_probe_resp_ie_len -= MAX_CFG_STRING_LEN;
11319 }
11320 else
11321 {
11322 probe_rsp_ie_len[counter++] = rem_probe_resp_ie_len;
11323 rem_probe_resp_ie_len = 0;
11324 }
11325 }
11326
11327 rem_probe_resp_ie_len = 0;
11328
11329 if (probe_rsp_ie_len[0] > 0)
11330 {
11331 if (ccmCfgSetStr(WLAN_HDD_GET_HAL_CTX(pAdapter),
11332 WNI_CFG_PROBE_RSP_ADDNIE_DATA1,
11333 (tANI_U8*)(genie - 2),
11334 probe_rsp_ie_len[0], NULL,
11335 eANI_BOOLEAN_FALSE)
11336 == eHAL_STATUS_FAILURE)
11337 {
11338 hddLog(LOGE,
11339 "Could not pass"
11340 "on WNI_CFG_PROBE_RSP_ADDNIE_DATA1 to CCM");
11341 }
11342 rem_probe_resp_ie_len += probe_rsp_ie_len[0];
11343 }
11344
11345 if (probe_rsp_ie_len[1] > 0)
11346 {
11347 if (ccmCfgSetStr(WLAN_HDD_GET_HAL_CTX(pAdapter),
11348 WNI_CFG_PROBE_RSP_ADDNIE_DATA2,
11349 (tANI_U8*)(genie - (2 + rem_probe_resp_ie_len)),
11350 probe_rsp_ie_len[1], NULL,
11351 eANI_BOOLEAN_FALSE)
11352 == eHAL_STATUS_FAILURE)
11353 {
11354 hddLog(LOGE,
11355 "Could not pass"
11356 "on WNI_CFG_PROBE_RSP_ADDNIE_DATA2 to CCM");
11357 }
11358 rem_probe_resp_ie_len += probe_rsp_ie_len[1];
11359 }
11360
11361 if (probe_rsp_ie_len[2] > 0)
11362 {
11363 if (ccmCfgSetStr(WLAN_HDD_GET_HAL_CTX(pAdapter),
11364 WNI_CFG_PROBE_RSP_ADDNIE_DATA3,
11365 (tANI_U8*)(genie - (2 + rem_probe_resp_ie_len)),
11366 probe_rsp_ie_len[2], NULL,
11367 eANI_BOOLEAN_FALSE)
11368 == eHAL_STATUS_FAILURE)
11369 {
11370 hddLog(LOGE,
11371 "Could not pass"
11372 "on WNI_CFG_PROBE_RSP_ADDNIE_DATA3 to CCM");
11373 }
11374 rem_probe_resp_ie_len += probe_rsp_ie_len[2];
11375 }
11376
11377 if (ccmCfgSetInt(WLAN_HDD_GET_HAL_CTX(pAdapter),
11378 WNI_CFG_PROBE_RSP_ADDNIE_FLAG, 1,NULL,
11379 eANI_BOOLEAN_FALSE) == eHAL_STATUS_FAILURE)
11380 {
11381 hddLog(LOGE,
11382 "Could not pass"
11383 "on WNI_CFG_PROBE_RSP_ADDNIE_FLAG to CCM");
11384 }
11385 }
11386 else
11387 {
11388 // Reset WNI_CFG_PROBE_RSP Flags
11389 wlan_hdd_reset_prob_rspies(pAdapter);
11390
11391 hddLog(VOS_TRACE_LEVEL_INFO,
11392 "%s: No Probe Response IE received in set beacon",
11393 __func__);
11394 }
11395 } /* end of if (WLAN_HDD_IBSS == pAdapter->device_mode) */
Jeff Johnson295189b2012-06-20 16:38:30 -070011396 break;
11397 case DOT11F_EID_RSN:
11398 hddLog (VOS_TRACE_LEVEL_INFO, "%s Set RSN IE(len %d)",__func__, eLen + 2);
11399 memset( pWextState->WPARSNIE, 0, MAX_WPA_RSN_IE_LEN );
11400 memcpy( pWextState->WPARSNIE, genie - 2, (eLen + 2)/*ie_len*/);
11401 pWextState->roamProfile.pRSNReqIE = pWextState->WPARSNIE;
11402 pWextState->roamProfile.nRSNReqIELength = eLen + 2; //ie_len;
11403 break;
Madan Mohan Koyyalamudief3b66e2012-10-11 14:29:42 -070011404 /* Appending Extended Capabilities with Interworking bit set in Assoc Req */
11405 case DOT11F_EID_EXTCAP:
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011406 {
Madan Mohan Koyyalamudief3b66e2012-10-11 14:29:42 -070011407 v_U16_t curAddIELen = pWextState->assocAddIE.length;
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011408 hddLog (VOS_TRACE_LEVEL_INFO, "%s Set Extended CAPS IE(len %d)",
Madan Mohan Koyyalamudief3b66e2012-10-11 14:29:42 -070011409 __func__, eLen + 2);
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011410
Madan Mohan Koyyalamudief3b66e2012-10-11 14:29:42 -070011411 if( SIR_MAC_MAX_IE_LENGTH < (pWextState->assocAddIE.length + eLen) )
11412 {
Jeff Johnson902c9832012-12-10 14:28:09 -080011413 hddLog(VOS_TRACE_LEVEL_FATAL, "Cannot accommodate assocAddIE "
11414 "Need bigger buffer space");
Madan Mohan Koyyalamudief3b66e2012-10-11 14:29:42 -070011415 VOS_ASSERT(0);
11416 return -ENOMEM;
11417 }
11418 memcpy( pWextState->assocAddIE.addIEdata + curAddIELen, genie - 2, eLen + 2);
11419 pWextState->assocAddIE.length += eLen + 2;
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011420
Madan Mohan Koyyalamudief3b66e2012-10-11 14:29:42 -070011421 pWextState->roamProfile.pAddIEAssoc = pWextState->assocAddIE.addIEdata;
11422 pWextState->roamProfile.nAddIEAssocLength = pWextState->assocAddIE.length;
11423 break;
11424 }
Jeff Johnson295189b2012-06-20 16:38:30 -070011425#ifdef FEATURE_WLAN_WAPI
11426 case WLAN_EID_WAPI:
11427 pAdapter->wapi_info.nWapiMode = 1; //Setting WAPI Mode to ON=1
Jeff Johnson0299d0a2013-10-30 12:37:43 -070011428 hddLog(VOS_TRACE_LEVEL_INFO, "WAPI MODE IS %u",
Jeff Johnson295189b2012-06-20 16:38:30 -070011429 pAdapter->wapi_info.nWapiMode);
11430 tmp = (u16 *)ie;
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011431 tmp = tmp + 2; // Skip element Id and Len, Version
Jeff Johnson295189b2012-06-20 16:38:30 -070011432 akmsuiteCount = WPA_GET_LE16(tmp);
11433 tmp = tmp + 1;
11434 akmlist = (int *)(tmp);
11435 if(akmsuiteCount <= MAX_NUM_AKM_SUITES)
11436 {
11437 memcpy(akmsuite, akmlist, (4*akmsuiteCount));
11438 }
11439 else
11440 {
Arif Hussain6d2a3322013-11-17 19:50:10 -080011441 hddLog(VOS_TRACE_LEVEL_FATAL, "Invalid akmSuite count");
Jeff Johnson295189b2012-06-20 16:38:30 -070011442 VOS_ASSERT(0);
11443 return -EINVAL;
11444 }
11445
11446 if (WAPI_PSK_AKM_SUITE == akmsuite[0])
11447 {
11448 hddLog(VOS_TRACE_LEVEL_INFO, "%s: WAPI AUTH MODE SET TO PSK",
Madan Mohan Koyyalamudi87054ba2012-11-02 13:24:12 -070011449 __func__);
Jeff Johnson295189b2012-06-20 16:38:30 -070011450 pAdapter->wapi_info.wapiAuthMode = WAPI_AUTH_MODE_PSK;
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011451 }
Jeff Johnson295189b2012-06-20 16:38:30 -070011452 if (WAPI_CERT_AKM_SUITE == akmsuite[0])
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011453 {
Jeff Johnson295189b2012-06-20 16:38:30 -070011454 hddLog(VOS_TRACE_LEVEL_INFO, "%s: WAPI AUTH MODE SET TO CERTIFICATE",
Madan Mohan Koyyalamudi87054ba2012-11-02 13:24:12 -070011455 __func__);
Jeff Johnson295189b2012-06-20 16:38:30 -070011456 pAdapter->wapi_info.wapiAuthMode = WAPI_AUTH_MODE_CERT;
11457 }
11458 break;
11459#endif
11460 default:
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011461 hddLog (VOS_TRACE_LEVEL_ERROR,
Jeff Johnson295189b2012-06-20 16:38:30 -070011462 "%s Set UNKNOWN IE %X", __func__, elementId);
Madan Mohan Koyyalamudief3b66e2012-10-11 14:29:42 -070011463 /* when Unknown IE is received we should break and continue
11464 * to the next IE in the buffer instead we were returning
11465 * so changing this to break */
11466 break;
Jeff Johnson295189b2012-06-20 16:38:30 -070011467 }
11468 genie += eLen;
11469 remLen -= eLen;
11470 }
11471 EXIT();
11472 return 0;
11473}
11474
11475/*
Gopichand Nakkala18f0c262013-05-07 23:25:08 +053011476 * FUNCTION: hdd_isWPAIEPresent
11477 * Parse the received IE to find the WPA IE
11478 *
11479 */
11480static bool hdd_isWPAIEPresent(u8 *ie, u8 ie_len)
11481{
11482 v_U8_t eLen = 0;
11483 v_U16_t remLen = ie_len;
11484 v_U8_t elementId = 0;
11485
11486 while (remLen >= 2)
11487 {
11488 elementId = *ie++;
11489 eLen = *ie++;
11490 remLen -= 2;
11491 if (eLen > remLen)
11492 {
11493 hddLog(VOS_TRACE_LEVEL_ERROR,
11494 "%s: IE length is wrong %d", __func__, eLen);
11495 return FALSE;
11496 }
11497 if ((elementId == DOT11F_EID_WPA) && (remLen > 5))
11498 {
11499 /* OUI - 0x00 0X50 0XF2
11500 WPA Information Element - 0x01
11501 WPA version - 0x01*/
11502 if (0 == memcmp(&ie[0], "\x00\x50\xf2\x01\x01", 5))
11503 return TRUE;
11504 }
11505 ie += eLen;
11506 remLen -= eLen;
11507 }
11508 return FALSE;
11509}
11510
11511/*
Jeff Johnson295189b2012-06-20 16:38:30 -070011512 * FUNCTION: wlan_hdd_cfg80211_set_privacy
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011513 * This function is used to initialize the security
Jeff Johnson295189b2012-06-20 16:38:30 -070011514 * parameters during connect operation.
11515 */
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011516int wlan_hdd_cfg80211_set_privacy( hdd_adapter_t *pAdapter,
Jeff Johnson295189b2012-06-20 16:38:30 -070011517 struct cfg80211_connect_params *req
11518 )
11519{
11520 int status = 0;
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011521 hdd_wext_state_t *pWextState = WLAN_HDD_GET_WEXT_STATE_PTR(pAdapter);
Jeff Johnson295189b2012-06-20 16:38:30 -070011522 ENTER();
11523
11524 /*set wpa version*/
11525 pWextState->wpaVersion = IW_AUTH_WPA_VERSION_DISABLED;
11526
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011527 if (req->crypto.wpa_versions)
Jeff Johnson295189b2012-06-20 16:38:30 -070011528 {
Gopichand Nakkala781ded42013-06-28 12:10:45 +053011529 if (NL80211_WPA_VERSION_1 == req->crypto.wpa_versions)
Jeff Johnson295189b2012-06-20 16:38:30 -070011530 {
11531 pWextState->wpaVersion = IW_AUTH_WPA_VERSION_WPA;
11532 }
11533 else if (NL80211_WPA_VERSION_2 == req->crypto.wpa_versions)
11534 {
11535 pWextState->wpaVersion = IW_AUTH_WPA_VERSION_WPA2;
11536 }
11537 }
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011538
11539 hddLog(VOS_TRACE_LEVEL_INFO, "%s: set wpa version to %d", __func__,
Jeff Johnson295189b2012-06-20 16:38:30 -070011540 pWextState->wpaVersion);
11541
11542 /*set authentication type*/
11543 status = wlan_hdd_cfg80211_set_auth_type(pAdapter, req->auth_type);
11544
11545 if (0 > status)
11546 {
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011547 hddLog(VOS_TRACE_LEVEL_ERROR,
Jeff Johnson295189b2012-06-20 16:38:30 -070011548 "%s: failed to set authentication type ", __func__);
11549 return status;
11550 }
11551
11552 /*set key mgmt type*/
11553 if (req->crypto.n_akm_suites)
11554 {
11555 status = wlan_hdd_set_akm_suite(pAdapter, req->crypto.akm_suites[0]);
11556 if (0 > status)
11557 {
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011558 hddLog(VOS_TRACE_LEVEL_ERROR, "%s: failed to set akm suite",
Jeff Johnson295189b2012-06-20 16:38:30 -070011559 __func__);
11560 return status;
11561 }
11562 }
11563
11564 /*set pairwise cipher type*/
11565 if (req->crypto.n_ciphers_pairwise)
11566 {
11567 status = wlan_hdd_cfg80211_set_cipher(pAdapter,
11568 req->crypto.ciphers_pairwise[0], true);
11569 if (0 > status)
11570 {
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011571 hddLog(VOS_TRACE_LEVEL_ERROR,
Jeff Johnson295189b2012-06-20 16:38:30 -070011572 "%s: failed to set unicast cipher type", __func__);
11573 return status;
11574 }
11575 }
11576 else
11577 {
11578 /*Reset previous cipher suite to none*/
11579 status = wlan_hdd_cfg80211_set_cipher(pAdapter, 0, true);
11580 if (0 > status)
11581 {
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011582 hddLog(VOS_TRACE_LEVEL_ERROR,
Jeff Johnson295189b2012-06-20 16:38:30 -070011583 "%s: failed to set unicast cipher type", __func__);
11584 return status;
11585 }
11586 }
11587
11588 /*set group cipher type*/
11589 status = wlan_hdd_cfg80211_set_cipher(pAdapter, req->crypto.cipher_group,
11590 false);
11591
11592 if (0 > status)
11593 {
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011594 hddLog(VOS_TRACE_LEVEL_ERROR, "%s: failed to set mcast cipher type",
Jeff Johnson295189b2012-06-20 16:38:30 -070011595 __func__);
11596 return status;
11597 }
11598
Chet Lanctot186b5732013-03-18 10:26:30 -070011599#ifdef WLAN_FEATURE_11W
11600 pWextState->roamProfile.MFPEnabled = (req->mfp == NL80211_MFP_REQUIRED);
11601#endif
11602
Jeff Johnson295189b2012-06-20 16:38:30 -070011603 /*parse WPA/RSN IE, and set the correspoing fileds in Roam profile*/
11604 if (req->ie_len)
11605 {
11606 status = wlan_hdd_cfg80211_set_ie(pAdapter, req->ie, req->ie_len);
11607 if ( 0 > status)
11608 {
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011609 hddLog(VOS_TRACE_LEVEL_ERROR, "%s: failed to parse the WPA/RSN IE",
Jeff Johnson295189b2012-06-20 16:38:30 -070011610 __func__);
11611 return status;
11612 }
11613 }
11614
11615 /*incase of WEP set default key information*/
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011616 if (req->key && req->key_len)
Jeff Johnson295189b2012-06-20 16:38:30 -070011617 {
11618 if ( (WLAN_CIPHER_SUITE_WEP40 == req->crypto.ciphers_pairwise[0])
11619 || (WLAN_CIPHER_SUITE_WEP104 == req->crypto.ciphers_pairwise[0])
11620 )
11621 {
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011622 if ( IW_AUTH_KEY_MGMT_802_1X
Jeff Johnson295189b2012-06-20 16:38:30 -070011623 == (pWextState->authKeyMgmt & IW_AUTH_KEY_MGMT_802_1X ))
11624 {
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011625 hddLog(VOS_TRACE_LEVEL_ERROR, "%s: Dynamic WEP not supported",
Jeff Johnson295189b2012-06-20 16:38:30 -070011626 __func__);
11627 return -EOPNOTSUPP;
11628 }
11629 else
11630 {
11631 u8 key_len = req->key_len;
11632 u8 key_idx = req->key_idx;
11633
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011634 if ((eCSR_SECURITY_WEP_KEYSIZE_MAX_BYTES >= key_len)
Jeff Johnson295189b2012-06-20 16:38:30 -070011635 && (CSR_MAX_NUM_KEY > key_idx)
11636 )
11637 {
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011638 hddLog(VOS_TRACE_LEVEL_INFO,
11639 "%s: setting default wep key, key_idx = %hu key_len %hu",
Jeff Johnson295189b2012-06-20 16:38:30 -070011640 __func__, key_idx, key_len);
11641 vos_mem_copy(
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011642 &pWextState->roamProfile.Keys.KeyMaterial[key_idx][0],
Jeff Johnson295189b2012-06-20 16:38:30 -070011643 req->key, key_len);
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011644 pWextState->roamProfile.Keys.KeyLength[key_idx] =
Jeff Johnson295189b2012-06-20 16:38:30 -070011645 (u8)key_len;
11646 pWextState->roamProfile.Keys.defaultIndex = (u8)key_idx;
11647 }
11648 }
11649 }
11650 }
11651
11652 return status;
11653}
11654
11655/*
Vinay Krishna Eranna21042322014-01-08 19:21:39 +053011656 * FUNCTION: wlan_hdd_try_disconnect
11657 * This function is used to disconnect from previous
11658 * connection
11659 */
11660static int wlan_hdd_try_disconnect( hdd_adapter_t *pAdapter )
11661{
11662 long ret = 0;
11663 hdd_station_ctx_t *pHddStaCtx;
11664 eMib_dot11DesiredBssType connectedBssType;
11665
11666 pHddStaCtx = WLAN_HDD_GET_STATION_CTX_PTR(pAdapter);
11667
11668 hdd_connGetConnectedBssType(pHddStaCtx,&connectedBssType );
11669
11670 if((eMib_dot11DesiredBssType_independent == connectedBssType) ||
11671 (eConnectionState_Associated == pHddStaCtx->conn_info.connState) ||
11672 (eConnectionState_IbssConnected == pHddStaCtx->conn_info.connState))
11673 {
11674 /* Issue disconnect to CSR */
11675 INIT_COMPLETION(pAdapter->disconnect_comp_var);
11676 if( eHAL_STATUS_SUCCESS ==
11677 sme_RoamDisconnect( WLAN_HDD_GET_HAL_CTX(pAdapter),
11678 pAdapter->sessionId,
11679 eCSR_DISCONNECT_REASON_UNSPECIFIED ) )
11680 {
11681 ret = wait_for_completion_interruptible_timeout(
11682 &pAdapter->disconnect_comp_var,
11683 msecs_to_jiffies(WLAN_WAIT_TIME_DISCONNECT));
11684 if (0 >= ret)
11685 {
11686 hddLog(LOGE, FL("Failed to receive disconnect event"));
11687 return -EALREADY;
11688 }
11689 }
11690 }
11691 else if(eConnectionState_Disconnecting == pHddStaCtx->conn_info.connState)
11692 {
11693 ret = wait_for_completion_interruptible_timeout(
11694 &pAdapter->disconnect_comp_var,
11695 msecs_to_jiffies(WLAN_WAIT_TIME_DISCONNECT));
11696 if (0 >= ret)
11697 {
11698 hddLog(LOGE, FL("Failed to receive disconnect event"));
11699 return -EALREADY;
11700 }
11701 }
11702
11703 return 0;
11704}
11705
11706/*
Agarwal Ashish51325b52014-06-16 16:50:49 +053011707 * FUNCTION: __wlan_hdd_cfg80211_connect
11708 * This function is used to start the association process
Jeff Johnson295189b2012-06-20 16:38:30 -070011709 */
Mahesh A Saptasagarfafb7fe2014-05-16 13:19:37 +053011710static int __wlan_hdd_cfg80211_connect( struct wiphy *wiphy,
Jeff Johnson295189b2012-06-20 16:38:30 -070011711 struct net_device *ndev,
11712 struct cfg80211_connect_params *req
11713 )
11714{
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +053011715 int status;
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011716 hdd_adapter_t *pAdapter = WLAN_HDD_GET_PRIV_PTR( ndev );
Jeff Johnson295189b2012-06-20 16:38:30 -070011717 VOS_STATUS exitbmpsStatus = VOS_STATUS_E_INVAL;
Sushant Kaushikba6764e2014-06-30 19:52:09 +053011718 hdd_context_t *pHddCtx = NULL;
Jeff Johnson295189b2012-06-20 16:38:30 -070011719
11720 ENTER();
Kaushik, Sushantb1ed0f42014-07-01 18:26:31 +053011721
Sushant Kaushik4b7cb302014-01-06 17:45:01 +053011722 MTRACE(vos_trace(VOS_MODULE_ID_HDD,
11723 TRACE_CODE_HDD_CFG80211_CONNECT,
11724 pAdapter->sessionId, pAdapter->device_mode));
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011725 hddLog(VOS_TRACE_LEVEL_INFO,
Sushant Kaushik8bc7df22014-04-09 17:55:29 +053011726 "%s: device_mode = %s (%d)", __func__,
11727 hdd_device_modetoString(pAdapter->device_mode),
11728 pAdapter->device_mode);
Jeff Johnson295189b2012-06-20 16:38:30 -070011729
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +053011730 pHddCtx = WLAN_HDD_GET_CTX(pAdapter);
Rajesh Chauhana0516c62014-01-30 16:11:18 -080011731 if (!pHddCtx)
11732 {
11733 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
11734 "%s: HDD context is null", __func__);
Agarwal Ashish51325b52014-06-16 16:50:49 +053011735 return -EINVAL;
Rajesh Chauhana0516c62014-01-30 16:11:18 -080011736 }
11737
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +053011738 status = wlan_hdd_validate_context(pHddCtx);
11739
11740 if (0 != status)
Jeff Johnson295189b2012-06-20 16:38:30 -070011741 {
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +053011742 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
11743 "%s: HDD context is not valid", __func__);
11744 return status;
Jeff Johnson295189b2012-06-20 16:38:30 -070011745 }
11746
Agarwal Ashish51325b52014-06-16 16:50:49 +053011747 if (vos_max_concurrent_connections_reached()) {
11748 hddLog(VOS_TRACE_LEVEL_INFO, FL("Reached max concurrent connections"));
11749 return -ECONNREFUSED;
11750 }
11751
Jeff Johnson295189b2012-06-20 16:38:30 -070011752#ifdef WLAN_BTAMP_FEATURE
11753 //Infra connect not supported when AMP traffic is on.
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011754 if( VOS_TRUE == WLANBAP_AmpSessionOn() )
Jeff Johnson295189b2012-06-20 16:38:30 -070011755 {
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011756 hddLog(VOS_TRACE_LEVEL_ERROR,
Jeff Johnson295189b2012-06-20 16:38:30 -070011757 "%s: No connection when AMP is on", __func__);
Madan Mohan Koyyalamudicae253a2012-11-06 19:10:35 -080011758 return -ECONNREFUSED;
Jeff Johnson295189b2012-06-20 16:38:30 -070011759 }
11760#endif
Vinay Krishna Eranna21042322014-01-08 19:21:39 +053011761
11762 //If Device Mode is Station Concurrent Sessions Exit BMps
11763 //P2P Mode will be taken care in Open/close adapter
11764 if((WLAN_HDD_INFRA_STATION == pAdapter->device_mode) &&
Agarwal Ashish51325b52014-06-16 16:50:49 +053011765 (vos_concurrent_open_sessions_running())) {
11766 exitbmpsStatus = hdd_disable_bmps_imps(pHddCtx,
11767 WLAN_HDD_INFRA_STATION);
Vinay Krishna Eranna21042322014-01-08 19:21:39 +053011768 }
11769
11770 /*Try disconnecting if already in connected state*/
11771 status = wlan_hdd_try_disconnect(pAdapter);
11772 if ( 0 > status)
11773 {
11774 hddLog(VOS_TRACE_LEVEL_ERROR, FL("Failed to disconnect the existing"
11775 " connection"));
11776 return -EALREADY;
11777 }
11778
Jeff Johnson295189b2012-06-20 16:38:30 -070011779 /*initialise security parameters*/
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011780 status = wlan_hdd_cfg80211_set_privacy(pAdapter, req);
Jeff Johnson295189b2012-06-20 16:38:30 -070011781
11782 if ( 0 > status)
11783 {
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011784 hddLog(VOS_TRACE_LEVEL_ERROR, "%s: failed to set security params",
Jeff Johnson295189b2012-06-20 16:38:30 -070011785 __func__);
11786 return status;
11787 }
Mohit Khanna765234a2012-09-11 15:08:35 -070011788 if ( req->channel )
11789 {
11790 status = wlan_hdd_cfg80211_connect_start(pAdapter, req->ssid,
11791 req->ssid_len, req->bssid,
11792 req->channel->hw_value);
11793 }
11794 else
11795 {
11796 status = wlan_hdd_cfg80211_connect_start(pAdapter, req->ssid,
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +053011797 req->ssid_len, req->bssid, 0);
Mohit Khanna765234a2012-09-11 15:08:35 -070011798 }
Jeff Johnson295189b2012-06-20 16:38:30 -070011799
11800 if (0 > status)
11801 {
11802 //ReEnable BMPS if disabled
11803 if((VOS_STATUS_SUCCESS == exitbmpsStatus) &&
11804 (NULL != pHddCtx))
11805 {
Gopichand Nakkalaa2fe5b02013-06-06 16:32:28 +053011806 if (pHddCtx->hdd_wlan_suspended)
11807 {
11808 hdd_set_pwrparams(pHddCtx);
11809 }
Jeff Johnson295189b2012-06-20 16:38:30 -070011810 //ReEnable Bmps and Imps back
11811 hdd_enable_bmps_imps(pHddCtx);
11812 }
Agarwal Ashish51325b52014-06-16 16:50:49 +053011813 hddLog(VOS_TRACE_LEVEL_ERROR, FL("connect failed"));
Jeff Johnson295189b2012-06-20 16:38:30 -070011814 return status;
11815 }
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +053011816 pHddCtx->isAmpAllowed = VOS_FALSE;
Jeff Johnson295189b2012-06-20 16:38:30 -070011817 EXIT();
11818 return status;
11819}
11820
Mahesh A Saptasagarfafb7fe2014-05-16 13:19:37 +053011821static int wlan_hdd_cfg80211_connect( struct wiphy *wiphy,
11822 struct net_device *ndev,
11823 struct cfg80211_connect_params *req)
11824{
11825 int ret;
11826 vos_ssr_protect(__func__);
11827 ret = __wlan_hdd_cfg80211_connect(wiphy, ndev, req);
11828 vos_ssr_unprotect(__func__);
11829
11830 return ret;
11831}
Jeff Johnson295189b2012-06-20 16:38:30 -070011832
11833/*
Gopichand Nakkala78a6c812013-05-13 16:39:49 +053011834 * FUNCTION: wlan_hdd_disconnect
11835 * This function is used to issue a disconnect request to SME
11836 */
11837int wlan_hdd_disconnect( hdd_adapter_t *pAdapter, u16 reason )
11838{
Abhishek Singh6ab864d2014-11-27 12:10:10 +053011839 int status, result = 0;
Gopichand Nakkala78a6c812013-05-13 16:39:49 +053011840 hdd_station_ctx_t *pHddStaCtx = WLAN_HDD_GET_STATION_CTX_PTR(pAdapter);
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +053011841 hdd_context_t *pHddCtx = WLAN_HDD_GET_CTX(pAdapter);
Abhishek Singhdc2bfd42014-06-19 17:59:05 +053011842 long ret;
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +053011843
11844 status = wlan_hdd_validate_context(pHddCtx);
11845
11846 if (0 != status)
11847 {
11848 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
11849 "%s: HDD context is not valid", __func__);
11850 return status;
11851 }
11852
11853 pHddCtx->isAmpAllowed = VOS_TRUE;
Agarwal Ashishc65b5ca2014-07-28 21:02:57 +053011854
Agarwal Ashish47d18112014-08-04 19:55:07 +053011855 /* Need to apply spin lock before decreasing active sessions
11856 * as there can be chance for double decrement if context switch
11857 * Calls hdd_DisConnectHandler.
11858 */
11859
11860 spin_lock_bh(&pAdapter->lock_for_active_session);
Agarwal Ashishc65b5ca2014-07-28 21:02:57 +053011861 if (eConnectionState_Associated == pHddStaCtx->conn_info.connState)
11862 {
Agarwal Ashishc65b5ca2014-07-28 21:02:57 +053011863 wlan_hdd_decr_active_session(pHddCtx, pAdapter->device_mode);
11864 }
Agarwal Ashish47d18112014-08-04 19:55:07 +053011865 hdd_connSetConnectionState( pHddStaCtx, eConnectionState_Disconnecting );
11866 spin_unlock_bh(&pAdapter->lock_for_active_session);
Agarwal Ashishc65b5ca2014-07-28 21:02:57 +053011867
Abhishek Singhf4669da2014-05-26 15:07:49 +053011868 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_INFO,
Agarwal Ashish47d18112014-08-04 19:55:07 +053011869 FL( "Set HDD connState to eConnectionState_Disconnecting" ));
11870
Gopichand Nakkala78a6c812013-05-13 16:39:49 +053011871 INIT_COMPLETION(pAdapter->disconnect_comp_var);
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +053011872
Mihir Shete182a0b22014-08-18 16:08:48 +053011873 /*
11874 * stop tx queues before deleting STA/BSS context from the firmware.
11875 * tx has to be disabled because the firmware can get busy dropping
11876 * the tx frames after BSS/STA has been deleted and will not send
11877 * back a response resulting in WDI timeout
11878 */
Padma, Santhosh Kumar9dacb5c2014-12-17 19:22:56 +053011879 hddLog(VOS_TRACE_LEVEL_INFO, FL("Disabling queues"));
Mihir Shete182a0b22014-08-18 16:08:48 +053011880 netif_tx_disable(pAdapter->dev);
11881 netif_carrier_off(pAdapter->dev);
Arun Kumar Khandavalli94a2bb02013-12-28 19:17:25 +053011882
Mihir Shete182a0b22014-08-18 16:08:48 +053011883 /*issue disconnect*/
Gopichand Nakkala78a6c812013-05-13 16:39:49 +053011884 status = sme_RoamDisconnect( WLAN_HDD_GET_HAL_CTX(pAdapter),
11885 pAdapter->sessionId, reason);
Abhishek Singhdc2bfd42014-06-19 17:59:05 +053011886 if(eHAL_STATUS_CMD_NOT_QUEUED == status)
11887 {
11888 hddLog(VOS_TRACE_LEVEL_INFO,
11889 FL("status = %d, already disconnected"),
11890 (int)status );
Gopichand Nakkala78a6c812013-05-13 16:39:49 +053011891
Abhishek Singhdc2bfd42014-06-19 17:59:05 +053011892 }
11893 else if ( 0 != status )
Gopichand Nakkala78a6c812013-05-13 16:39:49 +053011894 {
11895 hddLog(VOS_TRACE_LEVEL_ERROR,
Arif Hussain6d2a3322013-11-17 19:50:10 -080011896 "%s csrRoamDisconnect failure, returned %d",
Gopichand Nakkala78a6c812013-05-13 16:39:49 +053011897 __func__, (int)status );
Abhishek Singh6ab864d2014-11-27 12:10:10 +053011898 result = -EINVAL;
11899 goto disconnected;
Gopichand Nakkala78a6c812013-05-13 16:39:49 +053011900 }
Abhishek Singhdc2bfd42014-06-19 17:59:05 +053011901 ret = wait_for_completion_interruptible_timeout(
Gopichand Nakkala78a6c812013-05-13 16:39:49 +053011902 &pAdapter->disconnect_comp_var,
11903 msecs_to_jiffies(WLAN_WAIT_TIME_DISCONNECT));
Abhishek Singhdc2bfd42014-06-19 17:59:05 +053011904 if (!ret && ( eHAL_STATUS_CMD_NOT_QUEUED != status ))
c_hpothu6ff1c3c2013-10-01 19:01:57 +053011905 {
11906 hddLog(VOS_TRACE_LEVEL_ERROR,
Mahesh A Saptasagar05a357e2014-02-26 16:28:06 +053011907 "%s: Failed to disconnect, timed out", __func__);
Abhishek Singh6ab864d2014-11-27 12:10:10 +053011908 result = -ETIMEDOUT;
Mahesh A Saptasagar05a357e2014-02-26 16:28:06 +053011909 }
Abhishek Singhdc2bfd42014-06-19 17:59:05 +053011910 else if (ret == -ERESTARTSYS)
Mahesh A Saptasagar05a357e2014-02-26 16:28:06 +053011911 {
11912 hddLog(VOS_TRACE_LEVEL_ERROR,
11913 "%s: Failed to disconnect, wait interrupted", __func__);
Abhishek Singh6ab864d2014-11-27 12:10:10 +053011914 result = -ERESTARTSYS;
c_hpothu6ff1c3c2013-10-01 19:01:57 +053011915 }
Abhishek Singh6ab864d2014-11-27 12:10:10 +053011916disconnected:
Abhishek Singhdc2bfd42014-06-19 17:59:05 +053011917 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_INFO,
11918 FL("Set HDD connState to eConnectionState_NotConnected"));
11919 pHddStaCtx->conn_info.connState = eConnectionState_NotConnected;
11920
Abhishek Singh6ab864d2014-11-27 12:10:10 +053011921 return result;
Gopichand Nakkala78a6c812013-05-13 16:39:49 +053011922}
11923
11924
11925/*
Mahesh A Saptasagarfafb7fe2014-05-16 13:19:37 +053011926 * FUNCTION: __wlan_hdd_cfg80211_disconnect
Jeff Johnson295189b2012-06-20 16:38:30 -070011927 * This function is used to issue a disconnect request to SME
11928 */
Mahesh A Saptasagarfafb7fe2014-05-16 13:19:37 +053011929static int __wlan_hdd_cfg80211_disconnect( struct wiphy *wiphy,
Jeff Johnson295189b2012-06-20 16:38:30 -070011930 struct net_device *dev,
11931 u16 reason
11932 )
11933{
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011934 hdd_adapter_t *pAdapter = WLAN_HDD_GET_PRIV_PTR( dev );
Kaushik, Sushantb1ed0f42014-07-01 18:26:31 +053011935 tCsrRoamProfile *pRoamProfile =
11936 &(WLAN_HDD_GET_WEXT_STATE_PTR(pAdapter))->roamProfile;
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +053011937 int status;
Kaushik, Sushantb1ed0f42014-07-01 18:26:31 +053011938 hdd_station_ctx_t *pHddStaCtx = WLAN_HDD_GET_STATION_CTX_PTR(pAdapter);
11939 hdd_context_t *pHddCtx = WLAN_HDD_GET_CTX(pAdapter);
Gopichand Nakkalaaa353782013-05-17 20:36:22 +053011940#ifdef FEATURE_WLAN_TDLS
Gopichand Nakkala2a0a1572013-02-10 21:39:16 -080011941 tANI_U8 staIdx;
11942#endif
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011943
Jeff Johnson295189b2012-06-20 16:38:30 -070011944 ENTER();
Kaushik, Sushantb1ed0f42014-07-01 18:26:31 +053011945
Sushant Kaushik4b7cb302014-01-06 17:45:01 +053011946 MTRACE(vos_trace(VOS_MODULE_ID_HDD,
11947 TRACE_CODE_HDD_CFG80211_DISCONNECT,
11948 pAdapter->sessionId, reason));
Sushant Kaushik8bc7df22014-04-09 17:55:29 +053011949 hddLog(VOS_TRACE_LEVEL_INFO, "%s: device_mode = %s(%d)",
11950 __func__, hdd_device_modetoString(pAdapter->device_mode),
11951 pAdapter->device_mode);
Jeff Johnson295189b2012-06-20 16:38:30 -070011952
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011953 hddLog(VOS_TRACE_LEVEL_INFO, "%s: Disconnect called with reason code %d",
11954 __func__, reason);
Jeff Johnson295189b2012-06-20 16:38:30 -070011955
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +053011956 status = wlan_hdd_validate_context(pHddCtx);
11957
11958 if (0 != status)
Jeff Johnson295189b2012-06-20 16:38:30 -070011959 {
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +053011960 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
11961 "%s: HDD context is not valid", __func__);
11962 return status;
Jeff Johnson295189b2012-06-20 16:38:30 -070011963 }
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +053011964
Jeff Johnson295189b2012-06-20 16:38:30 -070011965 if (NULL != pRoamProfile)
11966 {
11967 /*issue disconnect request to SME, if station is in connected state*/
Mahesh A Saptasagar280fd5a2013-12-05 15:38:31 +053011968 if ((pHddStaCtx->conn_info.connState == eConnectionState_Associated) ||
11969 (pHddStaCtx->conn_info.connState == eConnectionState_Connecting))
Jeff Johnson295189b2012-06-20 16:38:30 -070011970 {
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011971 eCsrRoamDisconnectReason reasonCode =
Jeff Johnson295189b2012-06-20 16:38:30 -070011972 eCSR_DISCONNECT_REASON_UNSPECIFIED;
Gopichand Nakkalaaa353782013-05-17 20:36:22 +053011973 hdd_scaninfo_t *pScanInfo;
Jeff Johnson295189b2012-06-20 16:38:30 -070011974 switch(reason)
11975 {
11976 case WLAN_REASON_MIC_FAILURE:
11977 reasonCode = eCSR_DISCONNECT_REASON_MIC_ERROR;
11978 break;
11979
11980 case WLAN_REASON_DISASSOC_DUE_TO_INACTIVITY:
11981 case WLAN_REASON_DISASSOC_AP_BUSY:
11982 case WLAN_REASON_CLASS3_FRAME_FROM_NONASSOC_STA:
11983 reasonCode = eCSR_DISCONNECT_REASON_DISASSOC;
11984 break;
11985
11986 case WLAN_REASON_PREV_AUTH_NOT_VALID:
11987 case WLAN_REASON_CLASS2_FRAME_FROM_NONAUTH_STA:
Abhishek Singhc3269a52014-05-21 17:22:24 +053011988 case WLAN_REASON_DEAUTH_LEAVING:
Jeff Johnson295189b2012-06-20 16:38:30 -070011989 reasonCode = eCSR_DISCONNECT_REASON_DEAUTH;
11990 break;
11991
Jeff Johnson295189b2012-06-20 16:38:30 -070011992 default:
11993 reasonCode = eCSR_DISCONNECT_REASON_UNSPECIFIED;
11994 break;
11995 }
Gopichand Nakkalaaa353782013-05-17 20:36:22 +053011996 pScanInfo = &pHddCtx->scan_info;
11997 if (pScanInfo->mScanPending)
11998 {
Srinivas, Dasari138af4f2014-02-07 11:13:45 +053011999 hddLog(VOS_TRACE_LEVEL_INFO, "Disconnect is in progress, "
Gopichand Nakkalaaa353782013-05-17 20:36:22 +053012000 "Aborting Scan");
Kaushik, Sushant4975a572014-10-21 16:07:48 +053012001 hdd_abort_mac_scan(pHddCtx, pScanInfo->sessionId,
Srinivas, Dasari138af4f2014-02-07 11:13:45 +053012002 eCSR_SCAN_ABORT_DEFAULT);
Gopichand Nakkalaaa353782013-05-17 20:36:22 +053012003 }
Jeff Johnson295189b2012-06-20 16:38:30 -070012004
Gopichand Nakkala2a0a1572013-02-10 21:39:16 -080012005#ifdef FEATURE_WLAN_TDLS
12006 /* First clean up the tdls peers if any */
Gopichand Nakkala4327a152013-03-04 23:22:42 -080012007 for (staIdx = 0 ; staIdx < HDD_MAX_NUM_TDLS_STA; staIdx++)
Gopichand Nakkala2a0a1572013-02-10 21:39:16 -080012008 {
Gopichand Nakkala4327a152013-03-04 23:22:42 -080012009 if ((pHddCtx->tdlsConnInfo[staIdx].sessionId == pAdapter->sessionId) &&
12010 (pHddCtx->tdlsConnInfo[staIdx].staId))
Gopichand Nakkala2a0a1572013-02-10 21:39:16 -080012011 {
Hoonki Lee11f7dda2013-02-14 16:55:44 -080012012 uint8 *mac;
Gopichand Nakkala4327a152013-03-04 23:22:42 -080012013 mac = pHddCtx->tdlsConnInfo[staIdx].peerMac.bytes;
Hoonki Lee11f7dda2013-02-14 16:55:44 -080012014 VOS_TRACE(VOS_MODULE_ID_HDD, TDLS_LOG_LEVEL,
Gopichand Nakkalac87400e2013-03-13 18:51:00 -070012015 "%s: call sme_DeleteTdlsPeerSta staId %d sessionId %d " MAC_ADDRESS_STR,
Gopichand Nakkala4327a152013-03-04 23:22:42 -080012016 __func__, pHddCtx->tdlsConnInfo[staIdx].staId, pAdapter->sessionId,
Gopichand Nakkalac87400e2013-03-13 18:51:00 -070012017 MAC_ADDR_ARRAY(mac));
Gopichand Nakkala2a0a1572013-02-10 21:39:16 -080012018 sme_DeleteTdlsPeerSta(WLAN_HDD_GET_HAL_CTX(pAdapter),
Gopichand Nakkala4327a152013-03-04 23:22:42 -080012019 pAdapter->sessionId,
12020 mac);
Gopichand Nakkala2a0a1572013-02-10 21:39:16 -080012021 }
12022 }
12023#endif
Arun Kumar Khandavalli94a2bb02013-12-28 19:17:25 +053012024 hddLog(LOG1, FL("Disconnecting with reasoncode:%u"), reasonCode);
Gopichand Nakkala78a6c812013-05-13 16:39:49 +053012025 status = wlan_hdd_disconnect(pAdapter, reasonCode);
12026 if ( 0 != status )
Jeff Johnson295189b2012-06-20 16:38:30 -070012027 {
12028 hddLog(VOS_TRACE_LEVEL_ERROR,
Arif Hussain6d2a3322013-11-17 19:50:10 -080012029 "%s wlan_hdd_disconnect failure, returned %d",
Jeff Johnson295189b2012-06-20 16:38:30 -070012030 __func__, (int)status );
12031 return -EINVAL;
12032 }
Jeff Johnson295189b2012-06-20 16:38:30 -070012033 }
Mahesh A Saptasagar280fd5a2013-12-05 15:38:31 +053012034 else
12035 {
12036 hddLog(VOS_TRACE_LEVEL_ERROR, "%s: unexpected cfg disconnect API"
12037 "called while in %d state", __func__,
12038 pHddStaCtx->conn_info.connState);
12039 }
Jeff Johnson295189b2012-06-20 16:38:30 -070012040 }
12041 else
12042 {
12043 hddLog(VOS_TRACE_LEVEL_ERROR, "%s: No valid roam profile", __func__);
12044 }
12045
12046 return status;
12047}
12048
Mahesh A Saptasagarfafb7fe2014-05-16 13:19:37 +053012049static int wlan_hdd_cfg80211_disconnect( struct wiphy *wiphy,
12050 struct net_device *dev,
12051 u16 reason
12052 )
12053{
12054 int ret;
12055 vos_ssr_protect(__func__);
12056 ret = __wlan_hdd_cfg80211_disconnect(wiphy, dev, reason);
12057 vos_ssr_unprotect(__func__);
12058
12059 return ret;
12060}
Gopichand Nakkala78a6c812013-05-13 16:39:49 +053012061
Jeff Johnson295189b2012-06-20 16:38:30 -070012062/*
12063 * FUNCTION: wlan_hdd_cfg80211_set_privacy_ibss
Gopichand Nakkala747461f2013-04-24 19:24:45 +053012064 * This function is used to initialize the security
Jeff Johnson295189b2012-06-20 16:38:30 -070012065 * settings in IBSS mode.
12066 */
12067static int wlan_hdd_cfg80211_set_privacy_ibss(
Gopichand Nakkala747461f2013-04-24 19:24:45 +053012068 hdd_adapter_t *pAdapter,
Jeff Johnson295189b2012-06-20 16:38:30 -070012069 struct cfg80211_ibss_params *params
12070 )
12071{
12072 int status = 0;
Gopichand Nakkala747461f2013-04-24 19:24:45 +053012073 hdd_wext_state_t *pWextState = WLAN_HDD_GET_WEXT_STATE_PTR(pAdapter);
Jeff Johnson295189b2012-06-20 16:38:30 -070012074 eCsrEncryptionType encryptionType = eCSR_ENCRYPT_TYPE_NONE;
12075 hdd_station_ctx_t *pHddStaCtx = WLAN_HDD_GET_STATION_CTX_PTR(pAdapter);
Gopichand Nakkala747461f2013-04-24 19:24:45 +053012076
Jeff Johnson295189b2012-06-20 16:38:30 -070012077 ENTER();
12078
12079 pWextState->wpaVersion = IW_AUTH_WPA_VERSION_DISABLED;
Ravi Joshib58ca0d2013-10-29 09:50:23 -070012080 vos_mem_zero(&pHddStaCtx->ibss_enc_key, sizeof(tCsrRoamSetKey));
Jeff Johnson295189b2012-06-20 16:38:30 -070012081
12082 if (params->ie_len && ( NULL != params->ie) )
12083 {
Shailender Karmuchi67edd312013-06-18 16:30:48 -070012084 if (wlan_hdd_cfg80211_get_ie_ptr (params->ie,
12085 params->ie_len, WLAN_EID_RSN ))
Jeff Johnson295189b2012-06-20 16:38:30 -070012086 {
12087 pWextState->wpaVersion = IW_AUTH_WPA_VERSION_WPA2;
12088 encryptionType = eCSR_ENCRYPT_TYPE_AES;
12089 }
Shailender Karmuchi67edd312013-06-18 16:30:48 -070012090 else if ( hdd_isWPAIEPresent (params->ie, params->ie_len ))
Jeff Johnson295189b2012-06-20 16:38:30 -070012091 {
Shailender Karmuchi642e9812013-05-30 14:34:49 -070012092 tDot11fIEWPA dot11WPAIE;
12093 tHalHandle halHandle = WLAN_HDD_GET_HAL_CTX(pAdapter);
Shailender Karmuchi67edd312013-06-18 16:30:48 -070012094 u8 *ie;
Shailender Karmuchi642e9812013-05-30 14:34:49 -070012095
Wilson Yang00256342013-10-10 23:13:38 -070012096 memset(&dot11WPAIE, 0, sizeof(dot11WPAIE));
Shailender Karmuchi67edd312013-06-18 16:30:48 -070012097 ie = wlan_hdd_cfg80211_get_ie_ptr (params->ie,
12098 params->ie_len, DOT11F_EID_WPA);
12099 if ( NULL != ie )
12100 {
12101 pWextState->wpaVersion = IW_AUTH_WPA_VERSION_WPA;
12102 // Unpack the WPA IE
12103 //Skip past the EID byte and length byte - and four byte WiFi OUI
12104 dot11fUnpackIeWPA((tpAniSirGlobal) halHandle,
12105 &ie[2+4],
12106 ie[1] - 4,
12107 &dot11WPAIE);
12108 /*Extract the multicast cipher, the encType for unicast
12109 cipher for wpa-none is none*/
12110 encryptionType =
12111 hdd_TranslateWPAToCsrEncryptionType(dot11WPAIE.multicast_cipher);
12112 }
Jeff Johnson295189b2012-06-20 16:38:30 -070012113 }
Shailender Karmuchi67edd312013-06-18 16:30:48 -070012114
Jeff Johnson295189b2012-06-20 16:38:30 -070012115 status = wlan_hdd_cfg80211_set_ie(pAdapter, params->ie, params->ie_len);
12116
12117 if (0 > status)
12118 {
Gopichand Nakkala747461f2013-04-24 19:24:45 +053012119 hddLog(VOS_TRACE_LEVEL_ERROR, "%s: failed to parse WPA/RSN IE",
Jeff Johnson295189b2012-06-20 16:38:30 -070012120 __func__);
12121 return status;
12122 }
12123 }
12124
Gopichand Nakkala747461f2013-04-24 19:24:45 +053012125 pWextState->roamProfile.AuthType.authType[0] =
12126 pHddStaCtx->conn_info.authType =
Jeff Johnson295189b2012-06-20 16:38:30 -070012127 eCSR_AUTH_TYPE_OPEN_SYSTEM;
12128
12129 if (params->privacy)
12130 {
Gopichand Nakkala747461f2013-04-24 19:24:45 +053012131 /* Security enabled IBSS, At this time there is no information available
12132 * about the security paramters, so initialise the encryption type to
Jeff Johnson295189b2012-06-20 16:38:30 -070012133 * eCSR_ENCRYPT_TYPE_WEP40_STATICKEY.
Gopichand Nakkala747461f2013-04-24 19:24:45 +053012134 * The correct security parameters will be updated later in
Jeff Johnson295189b2012-06-20 16:38:30 -070012135 * wlan_hdd_cfg80211_add_key */
Gopichand Nakkala747461f2013-04-24 19:24:45 +053012136 /* Hal expects encryption type to be set inorder
Jeff Johnson295189b2012-06-20 16:38:30 -070012137 *enable privacy bit in beacons */
12138
12139 encryptionType = eCSR_ENCRYPT_TYPE_WEP40_STATICKEY;
12140 }
Shailender Karmuchi642e9812013-05-30 14:34:49 -070012141 VOS_TRACE (VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_INFO_HIGH,
12142 "encryptionType=%d", encryptionType);
Jeff Johnson295189b2012-06-20 16:38:30 -070012143 pHddStaCtx->conn_info.ucEncryptionType = encryptionType;
12144 pWextState->roamProfile.EncryptionType.numEntries = 1;
12145 pWextState->roamProfile.EncryptionType.encryptionType[0] = encryptionType;
Jeff Johnson295189b2012-06-20 16:38:30 -070012146 return status;
12147}
12148
12149/*
Mahesh A Saptasagar27574072014-06-17 13:39:04 +053012150 * FUNCTION: __wlan_hdd_cfg80211_join_ibss
Gopichand Nakkala747461f2013-04-24 19:24:45 +053012151 * This function is used to create/join an IBSS
Jeff Johnson295189b2012-06-20 16:38:30 -070012152 */
Mahesh A Saptasagar27574072014-06-17 13:39:04 +053012153static int __wlan_hdd_cfg80211_join_ibss( struct wiphy *wiphy,
Jeff Johnson295189b2012-06-20 16:38:30 -070012154 struct net_device *dev,
12155 struct cfg80211_ibss_params *params
12156 )
12157{
Gopichand Nakkala747461f2013-04-24 19:24:45 +053012158 hdd_adapter_t *pAdapter = WLAN_HDD_GET_PRIV_PTR( dev );
Jeff Johnson295189b2012-06-20 16:38:30 -070012159 hdd_wext_state_t *pWextState = WLAN_HDD_GET_WEXT_STATE_PTR(pAdapter);
12160 tCsrRoamProfile *pRoamProfile;
12161 int status;
krunal sonie9002db2013-11-25 14:24:17 -080012162 bool alloc_bssid = VOS_FALSE;
Kaushik, Sushantb1ed0f42014-07-01 18:26:31 +053012163 hdd_station_ctx_t *pHddStaCtx = WLAN_HDD_GET_STATION_CTX_PTR(pAdapter);
12164 hdd_context_t *pHddCtx = WLAN_HDD_GET_CTX(pAdapter);
Jeff Johnson295189b2012-06-20 16:38:30 -070012165
12166 ENTER();
Kaushik, Sushantb1ed0f42014-07-01 18:26:31 +053012167
Sushant Kaushik4b7cb302014-01-06 17:45:01 +053012168 MTRACE(vos_trace(VOS_MODULE_ID_HDD,
12169 TRACE_CODE_HDD_CFG80211_JOIN_IBSS,
12170 pAdapter->sessionId, pAdapter->device_mode));
Gopichand Nakkala747461f2013-04-24 19:24:45 +053012171 hddLog(VOS_TRACE_LEVEL_INFO,
Sushant Kaushik8bc7df22014-04-09 17:55:29 +053012172 "%s: device_mode = %s (%d)", __func__,
12173 hdd_device_modetoString(pAdapter->device_mode),
12174 pAdapter->device_mode);
Jeff Johnson295189b2012-06-20 16:38:30 -070012175
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +053012176 status = wlan_hdd_validate_context(pHddCtx);
12177
12178 if (0 != status)
Jeff Johnson295189b2012-06-20 16:38:30 -070012179 {
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +053012180 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
12181 "%s: HDD context is not valid", __func__);
12182 return status;
Jeff Johnson295189b2012-06-20 16:38:30 -070012183 }
12184
12185 if (NULL == pWextState)
12186 {
Arif Hussain6d2a3322013-11-17 19:50:10 -080012187 hddLog (VOS_TRACE_LEVEL_ERROR, "%s ERROR: Data Storage Corruption",
Jeff Johnson295189b2012-06-20 16:38:30 -070012188 __func__);
12189 return -EIO;
12190 }
12191
Agarwal Ashish51325b52014-06-16 16:50:49 +053012192 if (vos_max_concurrent_connections_reached()) {
12193 hddLog(VOS_TRACE_LEVEL_INFO, FL("Reached max concurrent connections"));
12194 return -ECONNREFUSED;
12195 }
12196
Vinay Krishna Eranna21042322014-01-08 19:21:39 +053012197 /*Try disconnecting if already in connected state*/
12198 status = wlan_hdd_try_disconnect(pAdapter);
12199 if ( 0 > status)
12200 {
12201 hddLog(VOS_TRACE_LEVEL_ERROR, FL("Failed to disconnect the existing"
12202 " IBSS connection"));
12203 return -EALREADY;
12204 }
12205
Jeff Johnson295189b2012-06-20 16:38:30 -070012206 pRoamProfile = &pWextState->roamProfile;
12207
12208 if ( eCSR_BSS_TYPE_START_IBSS != pRoamProfile->BSSType )
12209 {
Gopichand Nakkala747461f2013-04-24 19:24:45 +053012210 hddLog (VOS_TRACE_LEVEL_ERROR,
Arif Hussain6d2a3322013-11-17 19:50:10 -080012211 "%s Interface type is not set to IBSS", __func__);
Jeff Johnson295189b2012-06-20 16:38:30 -070012212 return -EINVAL;
12213 }
12214
Praveen Kumar Sirisillad123d142013-09-24 16:50:13 -070012215 /* BSSID is provided by upper layers hence no need to AUTO generate */
12216 if (NULL != params->bssid) {
12217 if (ccmCfgSetInt(pHddCtx->hHal, WNI_CFG_IBSS_AUTO_BSSID, 0,
12218 NULL, eANI_BOOLEAN_FALSE)==eHAL_STATUS_FAILURE) {
12219 hddLog (VOS_TRACE_LEVEL_ERROR,
12220 "%s:ccmCfgStInt faild for WNI_CFG_IBSS_AUTO_BSSID", __func__);
12221 return -EIO;
12222 }
12223 }
krunal sonie9002db2013-11-25 14:24:17 -080012224 else if(pHddCtx->cfg_ini->isCoalesingInIBSSAllowed == 0)
12225 {
12226 if (ccmCfgSetInt(pHddCtx->hHal, WNI_CFG_IBSS_AUTO_BSSID, 0,
12227 NULL, eANI_BOOLEAN_FALSE)==eHAL_STATUS_FAILURE)
12228 {
12229 hddLog (VOS_TRACE_LEVEL_ERROR,
12230 "%s:ccmCfgStInt faild for WNI_CFG_IBSS_AUTO_BSSID", __func__);
12231 return -EIO;
12232 }
12233 params->bssid = vos_mem_malloc(sizeof(VOS_MAC_ADDR_SIZE));
12234 if (!params->bssid)
12235 {
12236 hddLog (VOS_TRACE_LEVEL_ERROR,
12237 "%s:Failed memory allocation", __func__);
12238 return -EIO;
12239 }
12240 vos_mem_copy((v_U8_t *)params->bssid,
12241 (v_U8_t *)&pHddCtx->cfg_ini->IbssBssid.bytes[0],
12242 VOS_MAC_ADDR_SIZE);
12243 alloc_bssid = VOS_TRUE;
12244 }
Praveen Kumar Sirisillad123d142013-09-24 16:50:13 -070012245
Jeff Johnson295189b2012-06-20 16:38:30 -070012246 /* Set Channel */
Yue Maf49ba872013-08-19 12:04:25 -070012247 if (NULL !=
12248#if (LINUX_VERSION_CODE >= KERNEL_VERSION(3,8,0))
12249 params->chandef.chan)
12250#else
12251 params->channel)
12252#endif
Jeff Johnson295189b2012-06-20 16:38:30 -070012253 {
12254 u8 channelNum;
Shailender Karmuchi15cd0672013-05-15 19:50:04 -070012255 v_U32_t numChans = WNI_CFG_VALID_CHANNEL_LIST_LEN;
12256 v_U8_t validChan[WNI_CFG_VALID_CHANNEL_LIST_LEN];
12257 tHalHandle hHal = WLAN_HDD_GET_HAL_CTX(pAdapter);
12258 int indx;
Jeff Johnson295189b2012-06-20 16:38:30 -070012259
12260 /* Get channel number */
Gopichand Nakkala747461f2013-04-24 19:24:45 +053012261 channelNum =
Yue Maf49ba872013-08-19 12:04:25 -070012262 ieee80211_frequency_to_channel(
12263#if (LINUX_VERSION_CODE >= KERNEL_VERSION(3,8,0))
12264 params->chandef.chan->center_freq);
12265#else
12266 params->channel->center_freq);
12267#endif
Shailender Karmuchi15cd0672013-05-15 19:50:04 -070012268
12269 if (0 != ccmCfgGetStr(hHal, WNI_CFG_VALID_CHANNEL_LIST,
12270 validChan, &numChans))
Jeff Johnson295189b2012-06-20 16:38:30 -070012271 {
Shailender Karmuchi15cd0672013-05-15 19:50:04 -070012272 hddLog(VOS_TRACE_LEVEL_ERROR, "%s: No valid channel list",
12273 __func__);
12274 return -EOPNOTSUPP;
Jeff Johnson295189b2012-06-20 16:38:30 -070012275 }
Shailender Karmuchi15cd0672013-05-15 19:50:04 -070012276
12277 for (indx = 0; indx < numChans; indx++)
Jeff Johnson295189b2012-06-20 16:38:30 -070012278 {
Shailender Karmuchi15cd0672013-05-15 19:50:04 -070012279 if (channelNum == validChan[indx])
12280 {
12281 break;
12282 }
12283 }
12284 if (indx >= numChans)
12285 {
12286 hddLog(VOS_TRACE_LEVEL_ERROR, "%s: Not valid Channel %d",
Jeff Johnson295189b2012-06-20 16:38:30 -070012287 __func__, channelNum);
12288 return -EINVAL;
12289 }
Shailender Karmuchi15cd0672013-05-15 19:50:04 -070012290 /* Set the Operational Channel */
12291 hddLog(VOS_TRACE_LEVEL_INFO_HIGH, "%s: set channel %d", __func__,
12292 channelNum);
12293 pRoamProfile->ChannelInfo.numOfChannels = 1;
12294 pHddStaCtx->conn_info.operationChannel = channelNum;
12295 pRoamProfile->ChannelInfo.ChannelList =
12296 &pHddStaCtx->conn_info.operationChannel;
Jeff Johnson295189b2012-06-20 16:38:30 -070012297 }
12298
12299 /* Initialize security parameters */
Gopichand Nakkala747461f2013-04-24 19:24:45 +053012300 status = wlan_hdd_cfg80211_set_privacy_ibss(pAdapter, params);
Jeff Johnson295189b2012-06-20 16:38:30 -070012301 if (status < 0)
12302 {
Gopichand Nakkala747461f2013-04-24 19:24:45 +053012303 hddLog(VOS_TRACE_LEVEL_ERROR, "%s: failed to set security parameters",
Jeff Johnson295189b2012-06-20 16:38:30 -070012304 __func__);
12305 return status;
12306 }
12307
12308 /* Issue connect start */
Gopichand Nakkala747461f2013-04-24 19:24:45 +053012309 status = wlan_hdd_cfg80211_connect_start(pAdapter, params->ssid,
Shailender Karmuchi15cd0672013-05-15 19:50:04 -070012310 params->ssid_len, params->bssid,
12311 pHddStaCtx->conn_info.operationChannel);
Jeff Johnson295189b2012-06-20 16:38:30 -070012312
12313 if (0 > status)
12314 {
12315 hddLog(VOS_TRACE_LEVEL_ERROR, "%s: connect failed", __func__);
12316 return status;
12317 }
12318
krunal sonie9002db2013-11-25 14:24:17 -080012319 if (NULL != params->bssid &&
12320 pHddCtx->cfg_ini->isCoalesingInIBSSAllowed == 0 &&
12321 alloc_bssid == VOS_TRUE)
12322 {
12323 vos_mem_free(params->bssid);
12324 }
Jeff Johnson295189b2012-06-20 16:38:30 -070012325 return 0;
12326}
12327
Mahesh A Saptasagar27574072014-06-17 13:39:04 +053012328static int wlan_hdd_cfg80211_join_ibss( struct wiphy *wiphy,
12329 struct net_device *dev,
12330 struct cfg80211_ibss_params *params
12331 )
12332{
12333 int ret = 0;
12334
12335 vos_ssr_protect(__func__);
12336 ret = __wlan_hdd_cfg80211_join_ibss(wiphy, dev, params);
12337 vos_ssr_unprotect(__func__);
12338
12339 return ret;
12340}
12341
Jeff Johnson295189b2012-06-20 16:38:30 -070012342/*
Mahesh A Saptasagar27574072014-06-17 13:39:04 +053012343 * FUNCTION: __wlan_hdd_cfg80211_leave_ibss
Gopichand Nakkala747461f2013-04-24 19:24:45 +053012344 * This function is used to leave an IBSS
Jeff Johnson295189b2012-06-20 16:38:30 -070012345 */
Mahesh A Saptasagar27574072014-06-17 13:39:04 +053012346static int __wlan_hdd_cfg80211_leave_ibss( struct wiphy *wiphy,
Jeff Johnson295189b2012-06-20 16:38:30 -070012347 struct net_device *dev
12348 )
12349{
Gopichand Nakkala747461f2013-04-24 19:24:45 +053012350 hdd_adapter_t *pAdapter = WLAN_HDD_GET_PRIV_PTR( dev );
Kaushik, Sushantb1ed0f42014-07-01 18:26:31 +053012351 hdd_wext_state_t *pWextState = WLAN_HDD_GET_WEXT_STATE_PTR(pAdapter);
12352 tCsrRoamProfile *pRoamProfile;
12353 hdd_context_t *pHddCtx = WLAN_HDD_GET_CTX(pAdapter);
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +053012354 int status;
Jeff Johnson295189b2012-06-20 16:38:30 -070012355
12356 ENTER();
Kaushik, Sushantb1ed0f42014-07-01 18:26:31 +053012357
Sushant Kaushik4b7cb302014-01-06 17:45:01 +053012358 MTRACE(vos_trace(VOS_MODULE_ID_HDD,
12359 TRACE_CODE_HDD_CFG80211_LEAVE_IBSS,
12360 pAdapter->sessionId, eCSR_DISCONNECT_REASON_IBSS_LEAVE));
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +053012361 status = wlan_hdd_validate_context(pHddCtx);
12362
12363 if (0 != status)
Jeff Johnson04dd8a82012-06-29 20:41:40 -070012364 {
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +053012365 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
12366 "%s: HDD context is not valid", __func__);
12367 return status;
Jeff Johnson04dd8a82012-06-29 20:41:40 -070012368 }
12369
Sushant Kaushik8bc7df22014-04-09 17:55:29 +053012370 hddLog(VOS_TRACE_LEVEL_INFO, "%s: device_mode = %s (%d)", __func__,
12371 hdd_device_modetoString(pAdapter->device_mode),
12372 pAdapter->device_mode);
Jeff Johnson295189b2012-06-20 16:38:30 -070012373 if (NULL == pWextState)
12374 {
Arif Hussain6d2a3322013-11-17 19:50:10 -080012375 hddLog (VOS_TRACE_LEVEL_ERROR, "%s ERROR: Data Storage Corruption",
Jeff Johnson295189b2012-06-20 16:38:30 -070012376 __func__);
12377 return -EIO;
12378 }
12379
12380 pRoamProfile = &pWextState->roamProfile;
12381
12382 /* Issue disconnect only if interface type is set to IBSS */
12383 if (eCSR_BSS_TYPE_START_IBSS != pRoamProfile->BSSType)
12384 {
Gopichand Nakkala747461f2013-04-24 19:24:45 +053012385 hddLog (VOS_TRACE_LEVEL_ERROR, "%s: BSS Type is not set to IBSS",
Jeff Johnson295189b2012-06-20 16:38:30 -070012386 __func__);
12387 return -EINVAL;
12388 }
12389
12390 /* Issue Disconnect request */
12391 INIT_COMPLETION(pAdapter->disconnect_comp_var);
12392 sme_RoamDisconnect( WLAN_HDD_GET_HAL_CTX(pAdapter), pAdapter->sessionId,
12393 eCSR_DISCONNECT_REASON_IBSS_LEAVE);
12394
12395 return 0;
12396}
12397
Mahesh A Saptasagar27574072014-06-17 13:39:04 +053012398static int wlan_hdd_cfg80211_leave_ibss( struct wiphy *wiphy,
12399 struct net_device *dev
12400 )
12401{
12402 int ret = 0;
12403
12404 vos_ssr_protect(__func__);
12405 ret = __wlan_hdd_cfg80211_leave_ibss(wiphy, dev);
12406 vos_ssr_unprotect(__func__);
12407
12408 return ret;
12409}
12410
Jeff Johnson295189b2012-06-20 16:38:30 -070012411/*
Mahesh A Saptasagar179d2252014-06-02 21:32:21 +053012412 * FUNCTION: __wlan_hdd_cfg80211_set_wiphy_params
Jeff Johnson295189b2012-06-20 16:38:30 -070012413 * This function is used to set the phy parameters
12414 * (RTS Threshold/FRAG Threshold/Retry Count etc ...)
12415 */
Mahesh A Saptasagar179d2252014-06-02 21:32:21 +053012416static int __wlan_hdd_cfg80211_set_wiphy_params(struct wiphy *wiphy,
Jeff Johnson295189b2012-06-20 16:38:30 -070012417 u32 changed)
12418{
12419 hdd_context_t *pHddCtx = wiphy_priv(wiphy);
12420 tHalHandle hHal = pHddCtx->hHal;
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +053012421 int status;
Jeff Johnson295189b2012-06-20 16:38:30 -070012422
12423 ENTER();
Sushant Kaushik4b7cb302014-01-06 17:45:01 +053012424 MTRACE(vos_trace(VOS_MODULE_ID_HDD,
12425 TRACE_CODE_HDD_CFG80211_SET_WIPHY_PARAMS,
12426 NO_SESSION, wiphy->rts_threshold));
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +053012427 status = wlan_hdd_validate_context(pHddCtx);
12428
12429 if (0 != status)
Jeff Johnson04dd8a82012-06-29 20:41:40 -070012430 {
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +053012431 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
12432 "%s: HDD context is not valid", __func__);
12433 return status;
Jeff Johnson04dd8a82012-06-29 20:41:40 -070012434 }
12435
Jeff Johnson295189b2012-06-20 16:38:30 -070012436 if (changed & WIPHY_PARAM_RTS_THRESHOLD)
12437 {
12438 u16 rts_threshold = (wiphy->rts_threshold == -1) ?
12439 WNI_CFG_RTS_THRESHOLD_STAMAX :
12440 wiphy->rts_threshold;
12441
12442 if ((WNI_CFG_RTS_THRESHOLD_STAMIN > rts_threshold) ||
Gopichand Nakkala747461f2013-04-24 19:24:45 +053012443 (WNI_CFG_RTS_THRESHOLD_STAMAX < rts_threshold))
Jeff Johnson295189b2012-06-20 16:38:30 -070012444 {
Gopichand Nakkala747461f2013-04-24 19:24:45 +053012445 hddLog(VOS_TRACE_LEVEL_ERROR,
12446 "%s: Invalid RTS Threshold value %hu",
Jeff Johnson295189b2012-06-20 16:38:30 -070012447 __func__, rts_threshold);
12448 return -EINVAL;
12449 }
12450
12451 if (0 != ccmCfgSetInt(hHal, WNI_CFG_RTS_THRESHOLD,
12452 rts_threshold, ccmCfgSetCallback,
Gopichand Nakkala747461f2013-04-24 19:24:45 +053012453 eANI_BOOLEAN_TRUE))
Jeff Johnson295189b2012-06-20 16:38:30 -070012454 {
Gopichand Nakkala747461f2013-04-24 19:24:45 +053012455 hddLog(VOS_TRACE_LEVEL_ERROR,
12456 "%s: ccmCfgSetInt failed for rts_threshold value %hu",
Jeff Johnson295189b2012-06-20 16:38:30 -070012457 __func__, rts_threshold);
12458 return -EIO;
12459 }
12460
Gopichand Nakkala747461f2013-04-24 19:24:45 +053012461 hddLog(VOS_TRACE_LEVEL_INFO_MED, "%s: set rts threshold %hu", __func__,
Jeff Johnson295189b2012-06-20 16:38:30 -070012462 rts_threshold);
12463 }
12464
12465 if (changed & WIPHY_PARAM_FRAG_THRESHOLD)
12466 {
12467 u16 frag_threshold = (wiphy->frag_threshold == -1) ?
12468 WNI_CFG_FRAGMENTATION_THRESHOLD_STAMAX :
12469 wiphy->frag_threshold;
12470
12471 if ((WNI_CFG_FRAGMENTATION_THRESHOLD_STAMIN > frag_threshold)||
Gopichand Nakkala747461f2013-04-24 19:24:45 +053012472 (WNI_CFG_FRAGMENTATION_THRESHOLD_STAMAX < frag_threshold) )
Jeff Johnson295189b2012-06-20 16:38:30 -070012473 {
Gopichand Nakkala747461f2013-04-24 19:24:45 +053012474 hddLog(VOS_TRACE_LEVEL_ERROR,
12475 "%s: Invalid frag_threshold value %hu", __func__,
Jeff Johnson295189b2012-06-20 16:38:30 -070012476 frag_threshold);
12477 return -EINVAL;
12478 }
12479
12480 if (0 != ccmCfgSetInt(hHal, WNI_CFG_FRAGMENTATION_THRESHOLD,
12481 frag_threshold, ccmCfgSetCallback,
Gopichand Nakkala747461f2013-04-24 19:24:45 +053012482 eANI_BOOLEAN_TRUE))
Jeff Johnson295189b2012-06-20 16:38:30 -070012483 {
Gopichand Nakkala747461f2013-04-24 19:24:45 +053012484 hddLog(VOS_TRACE_LEVEL_ERROR,
12485 "%s: ccmCfgSetInt failed for frag_threshold value %hu",
Jeff Johnson295189b2012-06-20 16:38:30 -070012486 __func__, frag_threshold);
12487 return -EIO;
12488 }
12489
12490 hddLog(VOS_TRACE_LEVEL_INFO_MED, "%s: set frag threshold %hu", __func__,
12491 frag_threshold);
12492 }
12493
12494 if ((changed & WIPHY_PARAM_RETRY_SHORT)
12495 || (changed & WIPHY_PARAM_RETRY_LONG))
12496 {
12497 u8 retry_value = (changed & WIPHY_PARAM_RETRY_SHORT) ?
12498 wiphy->retry_short :
12499 wiphy->retry_long;
12500
12501 if ((WNI_CFG_LONG_RETRY_LIMIT_STAMIN > retry_value) ||
12502 (WNI_CFG_LONG_RETRY_LIMIT_STAMAX < retry_value))
12503 {
Gopichand Nakkala747461f2013-04-24 19:24:45 +053012504 hddLog(VOS_TRACE_LEVEL_ERROR, "%s: Invalid Retry count %hu",
Jeff Johnson295189b2012-06-20 16:38:30 -070012505 __func__, retry_value);
12506 return -EINVAL;
12507 }
12508
12509 if (changed & WIPHY_PARAM_RETRY_SHORT)
12510 {
12511 if (0 != ccmCfgSetInt(hHal, WNI_CFG_LONG_RETRY_LIMIT,
12512 retry_value, ccmCfgSetCallback,
Gopichand Nakkala747461f2013-04-24 19:24:45 +053012513 eANI_BOOLEAN_TRUE))
Jeff Johnson295189b2012-06-20 16:38:30 -070012514 {
Gopichand Nakkala747461f2013-04-24 19:24:45 +053012515 hddLog(VOS_TRACE_LEVEL_ERROR,
12516 "%s: ccmCfgSetInt failed for long retry count %hu",
Jeff Johnson295189b2012-06-20 16:38:30 -070012517 __func__, retry_value);
12518 return -EIO;
12519 }
Gopichand Nakkala747461f2013-04-24 19:24:45 +053012520 hddLog(VOS_TRACE_LEVEL_INFO_MED, "%s: set long retry count %hu",
Jeff Johnson295189b2012-06-20 16:38:30 -070012521 __func__, retry_value);
12522 }
12523 else if (changed & WIPHY_PARAM_RETRY_SHORT)
12524 {
12525 if (0 != ccmCfgSetInt(hHal, WNI_CFG_SHORT_RETRY_LIMIT,
12526 retry_value, ccmCfgSetCallback,
Gopichand Nakkala747461f2013-04-24 19:24:45 +053012527 eANI_BOOLEAN_TRUE))
Jeff Johnson295189b2012-06-20 16:38:30 -070012528 {
Gopichand Nakkala747461f2013-04-24 19:24:45 +053012529 hddLog(VOS_TRACE_LEVEL_ERROR,
12530 "%s: ccmCfgSetInt failed for short retry count %hu",
Jeff Johnson295189b2012-06-20 16:38:30 -070012531 __func__, retry_value);
12532 return -EIO;
12533 }
Gopichand Nakkala747461f2013-04-24 19:24:45 +053012534 hddLog(VOS_TRACE_LEVEL_INFO_MED, "%s: set short retry count %hu",
Jeff Johnson295189b2012-06-20 16:38:30 -070012535 __func__, retry_value);
12536 }
12537 }
12538
12539 return 0;
12540}
12541
Mahesh A Saptasagar179d2252014-06-02 21:32:21 +053012542static int wlan_hdd_cfg80211_set_wiphy_params(struct wiphy *wiphy,
12543 u32 changed)
12544{
12545 int ret;
12546
12547 vos_ssr_protect(__func__);
12548 ret = __wlan_hdd_cfg80211_set_wiphy_params(wiphy, changed);
12549 vos_ssr_unprotect(__func__);
12550
12551 return ret;
12552}
12553
Jeff Johnson295189b2012-06-20 16:38:30 -070012554/*
Mahesh A Saptasagar179d2252014-06-02 21:32:21 +053012555 * FUNCTION: __wlan_hdd_cfg80211_set_txpower
Jeff Johnson295189b2012-06-20 16:38:30 -070012556 * This function is used to set the txpower
12557 */
Mahesh A Saptasagar179d2252014-06-02 21:32:21 +053012558static int __wlan_hdd_cfg80211_set_txpower(struct wiphy *wiphy,
Yue Maf49ba872013-08-19 12:04:25 -070012559#if LINUX_VERSION_CODE >= KERNEL_VERSION(3,8,0)
12560 struct wireless_dev *wdev,
12561#endif
Jeff Johnson295189b2012-06-20 16:38:30 -070012562#if LINUX_VERSION_CODE <= KERNEL_VERSION(2,6,35)
Gopichand Nakkala747461f2013-04-24 19:24:45 +053012563 enum tx_power_setting type,
Jeff Johnson295189b2012-06-20 16:38:30 -070012564#else
Gopichand Nakkala747461f2013-04-24 19:24:45 +053012565 enum nl80211_tx_power_setting type,
Jeff Johnson295189b2012-06-20 16:38:30 -070012566#endif
12567 int dbm)
12568{
12569 hdd_context_t *pHddCtx = (hdd_context_t*) wiphy_priv(wiphy);
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +053012570 tHalHandle hHal = NULL;
Jeff Johnson295189b2012-06-20 16:38:30 -070012571 tSirMacAddr bssid = {0xFF,0xFF,0xFF,0xFF,0xFF,0xFF};
12572 tSirMacAddr selfMac = {0xFF,0xFF,0xFF,0xFF,0xFF,0xFF};
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +053012573 int status;
Jeff Johnson295189b2012-06-20 16:38:30 -070012574
12575 ENTER();
Sushant Kaushik4b7cb302014-01-06 17:45:01 +053012576 MTRACE(vos_trace(VOS_MODULE_ID_HDD,
12577 TRACE_CODE_HDD_CFG80211_SET_TXPOWER,
12578 NO_SESSION, type ));
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +053012579 status = wlan_hdd_validate_context(pHddCtx);
12580
12581 if (0 != status)
12582 {
12583 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
12584 "%s: HDD context is not valid", __func__);
12585 return status;
12586 }
12587
12588 hHal = pHddCtx->hHal;
12589
Gopichand Nakkala747461f2013-04-24 19:24:45 +053012590 if (0 != ccmCfgSetInt(hHal, WNI_CFG_CURRENT_TX_POWER_LEVEL,
12591 dbm, ccmCfgSetCallback,
12592 eANI_BOOLEAN_TRUE))
Jeff Johnson295189b2012-06-20 16:38:30 -070012593 {
Gopichand Nakkala747461f2013-04-24 19:24:45 +053012594 hddLog(VOS_TRACE_LEVEL_ERROR,
Jeff Johnson295189b2012-06-20 16:38:30 -070012595 "%s: ccmCfgSetInt failed for tx power %hu", __func__, dbm);
12596 return -EIO;
12597 }
12598
12599 hddLog(VOS_TRACE_LEVEL_INFO_MED, "%s: set tx power level %d dbm", __func__,
12600 dbm);
12601
12602 switch(type)
12603 {
12604 case NL80211_TX_POWER_AUTOMATIC: /*automatically determine transmit power*/
12605 /* Fall through */
12606 case NL80211_TX_POWER_LIMITED: /*limit TX power by the mBm parameter*/
12607 if( sme_SetMaxTxPower(hHal, bssid, selfMac, dbm) != eHAL_STATUS_SUCCESS )
12608 {
Gopichand Nakkala747461f2013-04-24 19:24:45 +053012609 hddLog(VOS_TRACE_LEVEL_ERROR, "%s: Setting maximum tx power failed",
12610 __func__);
12611 return -EIO;
Jeff Johnson295189b2012-06-20 16:38:30 -070012612 }
12613 break;
12614 case NL80211_TX_POWER_FIXED: /*fix TX power to the mBm parameter*/
Gopichand Nakkala747461f2013-04-24 19:24:45 +053012615 hddLog(VOS_TRACE_LEVEL_ERROR, "%s: NL80211_TX_POWER_FIXED not supported",
Jeff Johnson295189b2012-06-20 16:38:30 -070012616 __func__);
12617 return -EOPNOTSUPP;
12618 break;
12619 default:
Gopichand Nakkala747461f2013-04-24 19:24:45 +053012620 hddLog(VOS_TRACE_LEVEL_ERROR, "%s: Invalid power setting type %d",
12621 __func__, type);
Jeff Johnson295189b2012-06-20 16:38:30 -070012622 return -EIO;
12623 }
12624
12625 return 0;
12626}
12627
Mahesh A Saptasagar179d2252014-06-02 21:32:21 +053012628static int wlan_hdd_cfg80211_set_txpower(struct wiphy *wiphy,
12629#if LINUX_VERSION_CODE >= KERNEL_VERSION(3,8,0)
12630 struct wireless_dev *wdev,
12631#endif
12632#if LINUX_VERSION_CODE <= KERNEL_VERSION(2,6,35)
12633 enum tx_power_setting type,
12634#else
12635 enum nl80211_tx_power_setting type,
12636#endif
12637 int dbm)
12638{
12639 int ret;
12640 vos_ssr_protect(__func__);
12641 ret = __wlan_hdd_cfg80211_set_txpower(wiphy,
12642#if LINUX_VERSION_CODE >= KERNEL_VERSION(3,8,0)
12643 wdev,
12644#endif
12645#if LINUX_VERSION_CODE <= KERNEL_VERSION(2,6,35)
12646 type,
12647#else
12648 type,
12649#endif
12650 dbm);
12651 vos_ssr_unprotect(__func__);
12652
12653 return ret;
12654}
12655
Jeff Johnson295189b2012-06-20 16:38:30 -070012656/*
Mahesh A Saptasagard68eb282014-12-17 14:20:19 +053012657 * FUNCTION: __wlan_hdd_cfg80211_get_txpower
Jeff Johnson295189b2012-06-20 16:38:30 -070012658 * This function is used to read the txpower
12659 */
Mahesh A Saptasagard68eb282014-12-17 14:20:19 +053012660static int __wlan_hdd_cfg80211_get_txpower(struct wiphy *wiphy,
Yue Maf49ba872013-08-19 12:04:25 -070012661#if LINUX_VERSION_CODE >= KERNEL_VERSION(3,8,0)
12662 struct wireless_dev *wdev,
12663#endif
12664 int *dbm)
Jeff Johnson295189b2012-06-20 16:38:30 -070012665{
12666
12667 hdd_adapter_t *pAdapter;
12668 hdd_context_t *pHddCtx = (hdd_context_t*) wiphy_priv(wiphy);
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +053012669 int status;
Jeff Johnson295189b2012-06-20 16:38:30 -070012670
Jeff Johnsone7245742012-09-05 17:12:55 -070012671 ENTER();
12672
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +053012673 status = wlan_hdd_validate_context(pHddCtx);
Jeff Johnson295189b2012-06-20 16:38:30 -070012674
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +053012675 if (0 != status)
Jeff Johnson04dd8a82012-06-29 20:41:40 -070012676 {
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +053012677 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
12678 "%s: HDD context is not valid", __func__);
12679 *dbm = 0;
12680 return status;
Jeff Johnson04dd8a82012-06-29 20:41:40 -070012681 }
12682
Jeff Johnson295189b2012-06-20 16:38:30 -070012683 pAdapter = hdd_get_adapter(pHddCtx, WLAN_HDD_INFRA_STATION);
12684 if (NULL == pAdapter)
12685 {
12686 hddLog(VOS_TRACE_LEVEL_FATAL, "%s: Not in station context " ,__func__);
12687 return -ENOENT;
12688 }
12689
12690 wlan_hdd_get_classAstats(pAdapter);
12691 *dbm = pAdapter->hdd_stats.ClassA_stat.max_pwr;
12692
Jeff Johnsone7245742012-09-05 17:12:55 -070012693 EXIT();
Jeff Johnson295189b2012-06-20 16:38:30 -070012694 return 0;
12695}
12696
Mahesh A Saptasagard68eb282014-12-17 14:20:19 +053012697static int wlan_hdd_cfg80211_get_txpower(struct wiphy *wiphy,
12698#if LINUX_VERSION_CODE >= KERNEL_VERSION(3,8,0)
12699 struct wireless_dev *wdev,
12700#endif
12701 int *dbm)
12702{
12703 int ret;
12704
12705 vos_ssr_protect(__func__);
12706 ret = __wlan_hdd_cfg80211_get_txpower(wiphy,
12707#if LINUX_VERSION_CODE >= KERNEL_VERSION(3,8,0)
12708 wdev,
12709#endif
12710 dbm);
12711 vos_ssr_unprotect(__func__);
12712
12713 return ret;
12714}
12715
12716
Mahesh A Saptasagar27574072014-06-17 13:39:04 +053012717static int __wlan_hdd_cfg80211_get_station(struct wiphy *wiphy, struct net_device *dev,
Jeff Johnson295189b2012-06-20 16:38:30 -070012718 u8* mac, struct station_info *sinfo)
12719{
12720 hdd_adapter_t *pAdapter = WLAN_HDD_GET_PRIV_PTR( dev );
12721 hdd_station_ctx_t *pHddStaCtx = WLAN_HDD_GET_STATION_CTX_PTR(pAdapter);
12722 int ssidlen = pHddStaCtx->conn_info.SSID.SSID.length;
c_hpothu44ff4e02014-05-08 00:13:57 +053012723 tANI_U32 rate_flags;
Jeff Johnson295189b2012-06-20 16:38:30 -070012724
12725 hdd_context_t *pHddCtx = (hdd_context_t*) wiphy_priv(wiphy);
12726 hdd_config_t *pCfg = pHddCtx->cfg_ini;
Jeff Johnson295189b2012-06-20 16:38:30 -070012727
12728 tANI_U8 OperationalRates[CSR_DOT11_SUPPORTED_RATES_MAX];
12729 tANI_U32 ORLeng = CSR_DOT11_SUPPORTED_RATES_MAX;
12730 tANI_U8 ExtendedRates[CSR_DOT11_EXTENDED_SUPPORTED_RATES_MAX];
12731 tANI_U32 ERLeng = CSR_DOT11_EXTENDED_SUPPORTED_RATES_MAX;
12732 tANI_U8 MCSRates[SIZE_OF_BASIC_MCS_SET];
12733 tANI_U32 MCSLeng = SIZE_OF_BASIC_MCS_SET;
12734 tANI_U16 maxRate = 0;
12735 tANI_U16 myRate;
12736 tANI_U16 currentRate = 0;
12737 tANI_U8 maxSpeedMCS = 0;
12738 tANI_U8 maxMCSIdx = 0;
12739 tANI_U8 rateFlag = 1;
c_hpothu79aab322014-07-14 21:11:01 +053012740 tANI_U8 i, j, rssidx, mode=0;
Madan Mohan Koyyalamudic75be962012-10-18 19:19:03 -070012741 tANI_U16 temp;
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +053012742 int status;
Jeff Johnson295189b2012-06-20 16:38:30 -070012743
Leo Chang6f8870f2013-03-26 18:11:36 -070012744#ifdef WLAN_FEATURE_11AC
12745 tANI_U32 vht_mcs_map;
12746 eDataRate11ACMaxMcs vhtMaxMcs;
12747#endif /* WLAN_FEATURE_11AC */
12748
Jeff Johnsone7245742012-09-05 17:12:55 -070012749 ENTER();
12750
Jeff Johnson295189b2012-06-20 16:38:30 -070012751 if ((eConnectionState_Associated != pHddStaCtx->conn_info.connState) ||
12752 (0 == ssidlen))
12753 {
12754 hddLog(VOS_TRACE_LEVEL_INFO, "%s: Not associated or"
12755 " Invalid ssidlen, %d", __func__, ssidlen);
12756 /*To keep GUI happy*/
12757 return 0;
12758 }
12759
Mukul Sharma811205f2014-07-09 21:07:30 +053012760 if (VOS_TRUE == pHddStaCtx->hdd_ReassocScenario)
12761 {
12762 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_INFO,
12763 "%s: Roaming in progress, so unable to proceed this request", __func__);
12764 return 0;
12765 }
12766
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +053012767 status = wlan_hdd_validate_context(pHddCtx);
12768
12769 if (0 != status)
Jeff Johnson04dd8a82012-06-29 20:41:40 -070012770 {
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +053012771 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
12772 "%s: HDD context is not valid", __func__);
12773 return status;
Jeff Johnson04dd8a82012-06-29 20:41:40 -070012774 }
12775
Jeff Johnson295189b2012-06-20 16:38:30 -070012776
Kiet Lam3b17fc82013-09-27 05:24:08 +053012777 wlan_hdd_get_rssi(pAdapter, &sinfo->signal);
12778 sinfo->filled |= STATION_INFO_SIGNAL;
12779
c_hpothu09f19542014-05-30 21:53:31 +053012780 wlan_hdd_get_station_stats(pAdapter);
12781 rate_flags = pAdapter->hdd_stats.ClassA_stat.tx_rate_flags;
12782
12783 /*overwrite rate_flags if MAX link-speed need to be reported*/
c_hpothu44ff4e02014-05-08 00:13:57 +053012784 if ((eHDD_LINK_SPEED_REPORT_MAX == pCfg->reportMaxLinkSpeed) ||
12785 (eHDD_LINK_SPEED_REPORT_MAX_SCALED == pCfg->reportMaxLinkSpeed &&
c_hpothu79aab322014-07-14 21:11:01 +053012786 sinfo->signal >= pCfg->linkSpeedRssiLow))
c_hpothu44ff4e02014-05-08 00:13:57 +053012787 {
12788 rate_flags = pAdapter->maxRateFlags;
12789 }
c_hpothu44ff4e02014-05-08 00:13:57 +053012790
Jeff Johnson295189b2012-06-20 16:38:30 -070012791 //convert to the UI units of 100kbps
12792 myRate = pAdapter->hdd_stats.ClassA_stat.tx_rate * 5;
12793
12794#ifdef LINKSPEED_DEBUG_ENABLED
Leo Chang6f8870f2013-03-26 18:11:36 -070012795 pr_info("RSSI %d, RLMS %u, rate %d, rssi high %d, rssi mid %d, rssi low %d, rate_flags 0x%x, MCS %d\n",
Jeff Johnson295189b2012-06-20 16:38:30 -070012796 sinfo->signal,
12797 pCfg->reportMaxLinkSpeed,
12798 myRate,
12799 (int) pCfg->linkSpeedRssiHigh,
Madan Mohan Koyyalamudi8df78d52012-11-02 12:30:06 -070012800 (int) pCfg->linkSpeedRssiMid,
12801 (int) pCfg->linkSpeedRssiLow,
Leo Chang6f8870f2013-03-26 18:11:36 -070012802 (int) rate_flags,
12803 (int) pAdapter->hdd_stats.ClassA_stat.mcs_index);
Jeff Johnson295189b2012-06-20 16:38:30 -070012804#endif //LINKSPEED_DEBUG_ENABLED
12805
12806 if (eHDD_LINK_SPEED_REPORT_ACTUAL != pCfg->reportMaxLinkSpeed)
12807 {
12808 // we do not want to necessarily report the current speed
12809 if (eHDD_LINK_SPEED_REPORT_MAX == pCfg->reportMaxLinkSpeed)
12810 {
12811 // report the max possible speed
12812 rssidx = 0;
12813 }
12814 else if (eHDD_LINK_SPEED_REPORT_MAX_SCALED == pCfg->reportMaxLinkSpeed)
12815 {
12816 // report the max possible speed with RSSI scaling
12817 if (sinfo->signal >= pCfg->linkSpeedRssiHigh)
12818 {
12819 // report the max possible speed
12820 rssidx = 0;
12821 }
Madan Mohan Koyyalamudi8df78d52012-11-02 12:30:06 -070012822 else if (sinfo->signal >= pCfg->linkSpeedRssiMid)
Jeff Johnson295189b2012-06-20 16:38:30 -070012823 {
12824 // report middle speed
12825 rssidx = 1;
12826 }
Madan Mohan Koyyalamudi8df78d52012-11-02 12:30:06 -070012827 else if (sinfo->signal >= pCfg->linkSpeedRssiLow)
12828 {
12829 // report middle speed
12830 rssidx = 2;
12831 }
Jeff Johnson295189b2012-06-20 16:38:30 -070012832 else
12833 {
12834 // report actual speed
Madan Mohan Koyyalamudi8df78d52012-11-02 12:30:06 -070012835 rssidx = 3;
Jeff Johnson295189b2012-06-20 16:38:30 -070012836 }
12837 }
12838 else
12839 {
12840 // unknown, treat as eHDD_LINK_SPEED_REPORT_MAX
12841 hddLog(VOS_TRACE_LEVEL_ERROR,
12842 "%s: Invalid value for reportMaxLinkSpeed: %u",
12843 __func__, pCfg->reportMaxLinkSpeed);
12844 rssidx = 0;
12845 }
12846
12847 maxRate = 0;
12848
12849 /* Get Basic Rate Set */
Gopichand Nakkala05ab1322013-02-15 11:28:38 +053012850 if (0 != ccmCfgGetStr(WLAN_HDD_GET_HAL_CTX(pAdapter), WNI_CFG_OPERATIONAL_RATE_SET,
12851 OperationalRates, &ORLeng))
12852 {
12853 hddLog(VOS_TRACE_LEVEL_ERROR, "%s: ccm api returned failure", __func__);
12854 /*To keep GUI happy*/
12855 return 0;
12856 }
12857
Jeff Johnson295189b2012-06-20 16:38:30 -070012858 for (i = 0; i < ORLeng; i++)
12859 {
Jeff Johnsone7245742012-09-05 17:12:55 -070012860 for (j = 0; j < (sizeof(supported_data_rate) / sizeof(supported_data_rate[0])); j ++)
Jeff Johnson295189b2012-06-20 16:38:30 -070012861 {
12862 /* Validate Rate Set */
12863 if (supported_data_rate[j].beacon_rate_index == (OperationalRates[i] & 0x7F))
12864 {
12865 currentRate = supported_data_rate[j].supported_rate[rssidx];
12866 break;
12867 }
12868 }
12869 /* Update MAX rate */
12870 maxRate = (currentRate > maxRate)?currentRate:maxRate;
12871 }
12872
12873 /* Get Extended Rate Set */
Gopichand Nakkala05ab1322013-02-15 11:28:38 +053012874 if (0 != ccmCfgGetStr(WLAN_HDD_GET_HAL_CTX(pAdapter), WNI_CFG_EXTENDED_OPERATIONAL_RATE_SET,
12875 ExtendedRates, &ERLeng))
12876 {
12877 hddLog(VOS_TRACE_LEVEL_ERROR, "%s: ccm api returned failure", __func__);
12878 /*To keep GUI happy*/
12879 return 0;
12880 }
12881
Jeff Johnson295189b2012-06-20 16:38:30 -070012882 for (i = 0; i < ERLeng; i++)
12883 {
Jeff Johnsone7245742012-09-05 17:12:55 -070012884 for (j = 0; j < (sizeof(supported_data_rate) / sizeof(supported_data_rate[0])); j ++)
Jeff Johnson295189b2012-06-20 16:38:30 -070012885 {
12886 if (supported_data_rate[j].beacon_rate_index == (ExtendedRates[i] & 0x7F))
12887 {
12888 currentRate = supported_data_rate[j].supported_rate[rssidx];
12889 break;
12890 }
12891 }
12892 /* Update MAX rate */
12893 maxRate = (currentRate > maxRate)?currentRate:maxRate;
12894 }
c_hpothu79aab322014-07-14 21:11:01 +053012895
Kiet Lamb69f8dc2013-11-15 15:34:27 +053012896 /* Get MCS Rate Set --
Kaushik, Sushantdc304d82014-01-22 10:58:37 +053012897 Only if we are always reporting max speed (or)
Kiet Lamb69f8dc2013-11-15 15:34:27 +053012898 if we have good rssi */
c_hpothu79aab322014-07-14 21:11:01 +053012899 if ((3 != rssidx) && !(rate_flags & eHAL_TX_RATE_LEGACY))
Jeff Johnson295189b2012-06-20 16:38:30 -070012900 {
c_hpothu79aab322014-07-14 21:11:01 +053012901 if (rate_flags & eHAL_TX_RATE_VHT80)
12902 mode = 2;
12903 else if (rate_flags & (eHAL_TX_RATE_VHT40 | eHAL_TX_RATE_HT40))
12904 mode = 1;
12905 else
12906 mode = 0;
12907
Gopichand Nakkala05ab1322013-02-15 11:28:38 +053012908 if (0 != ccmCfgGetStr(WLAN_HDD_GET_HAL_CTX(pAdapter), WNI_CFG_CURRENT_MCS_SET,
12909 MCSRates, &MCSLeng))
12910 {
12911 hddLog(VOS_TRACE_LEVEL_ERROR, "%s: ccm api returned failure", __func__);
12912 /*To keep GUI happy*/
12913 return 0;
12914 }
Jeff Johnson295189b2012-06-20 16:38:30 -070012915 rateFlag = 0;
Leo Chang6f8870f2013-03-26 18:11:36 -070012916#ifdef WLAN_FEATURE_11AC
12917 /* VHT80 rate has seperate rate table */
Gopichand Nakkala4c705372013-04-24 13:20:33 +053012918 if (rate_flags & (eHAL_TX_RATE_VHT20|eHAL_TX_RATE_VHT40|eHAL_TX_RATE_VHT80))
Jeff Johnson295189b2012-06-20 16:38:30 -070012919 {
Leo Chang6f8870f2013-03-26 18:11:36 -070012920 ccmCfgGetInt(WLAN_HDD_GET_HAL_CTX(pAdapter), WNI_CFG_VHT_TX_MCS_MAP, &vht_mcs_map);
Gopichand Nakkala4c705372013-04-24 13:20:33 +053012921 vhtMaxMcs = (eDataRate11ACMaxMcs)(vht_mcs_map & DATA_RATE_11AC_MCS_MASK );
Leo Chang6f8870f2013-03-26 18:11:36 -070012922 if (rate_flags & eHAL_TX_RATE_SGI)
Jeff Johnson295189b2012-06-20 16:38:30 -070012923 {
Leo Chang6f8870f2013-03-26 18:11:36 -070012924 rateFlag |= 1;
Jeff Johnson295189b2012-06-20 16:38:30 -070012925 }
Leo Chang6f8870f2013-03-26 18:11:36 -070012926 if (DATA_RATE_11AC_MAX_MCS_7 == vhtMaxMcs)
Jeff Johnson295189b2012-06-20 16:38:30 -070012927 {
Leo Chang6f8870f2013-03-26 18:11:36 -070012928 maxMCSIdx = 7;
12929 }
12930 else if (DATA_RATE_11AC_MAX_MCS_8 == vhtMaxMcs)
12931 {
12932 maxMCSIdx = 8;
12933 }
12934 else if (DATA_RATE_11AC_MAX_MCS_9 == vhtMaxMcs)
12935 {
Gopichand Nakkala4c705372013-04-24 13:20:33 +053012936 //VHT20 is supporting 0~8
12937 if (rate_flags & eHAL_TX_RATE_VHT20)
12938 maxMCSIdx = 8;
12939 else
12940 maxMCSIdx = 9;
Leo Chang6f8870f2013-03-26 18:11:36 -070012941 }
Gopichand Nakkala4c705372013-04-24 13:20:33 +053012942
c_hpothu79aab322014-07-14 21:11:01 +053012943 if (0 != rssidx)/*check for scaled */
12944 {
12945 //get middle rate MCS index if rssi=1/2
12946 for (i=0; i <= maxMCSIdx; i++)
12947 {
12948 if (sinfo->signal <= rssiMcsTbl[mode][i])
12949 {
12950 maxMCSIdx = i;
12951 break;
12952 }
12953 }
12954 }
12955
Gopichand Nakkala4c705372013-04-24 13:20:33 +053012956 if (rate_flags & eHAL_TX_RATE_VHT80)
12957 {
12958 currentRate = supported_vht_mcs_rate[pAdapter->hdd_stats.ClassA_stat.mcs_index].supported_VHT80_rate[rateFlag];
12959 maxRate = supported_vht_mcs_rate[maxMCSIdx].supported_VHT80_rate[rateFlag];
12960 }
12961 else if (rate_flags & eHAL_TX_RATE_VHT40)
12962 {
12963 currentRate = supported_vht_mcs_rate[pAdapter->hdd_stats.ClassA_stat.mcs_index].supported_VHT40_rate[rateFlag];
12964 maxRate = supported_vht_mcs_rate[maxMCSIdx].supported_VHT40_rate[rateFlag];
12965 }
12966 else if (rate_flags & eHAL_TX_RATE_VHT20)
12967 {
12968 currentRate = supported_vht_mcs_rate[pAdapter->hdd_stats.ClassA_stat.mcs_index].supported_VHT20_rate[rateFlag];
12969 maxRate = supported_vht_mcs_rate[maxMCSIdx].supported_VHT20_rate[rateFlag];
12970 }
12971
Leo Chang6f8870f2013-03-26 18:11:36 -070012972 maxSpeedMCS = 1;
12973 if (currentRate > maxRate)
12974 {
12975 maxRate = currentRate;
12976 }
Gopichand Nakkala4c705372013-04-24 13:20:33 +053012977
Leo Chang6f8870f2013-03-26 18:11:36 -070012978 }
12979 else
12980#endif /* WLAN_FEATURE_11AC */
12981 {
12982 if (rate_flags & eHAL_TX_RATE_HT40)
12983 {
12984 rateFlag |= 1;
12985 }
12986 if (rate_flags & eHAL_TX_RATE_SGI)
12987 {
12988 rateFlag |= 2;
12989 }
12990
Girish Gowli01abcee2014-07-31 20:18:55 +053012991 temp = sizeof(supported_mcs_rate) / sizeof(supported_mcs_rate[0]);
c_hpothu79aab322014-07-14 21:11:01 +053012992 if (rssidx == 1 || rssidx == 2)
12993 {
12994 //get middle rate MCS index if rssi=1/2
12995 for (i=0; i <= 7; i++)
12996 {
12997 if (sinfo->signal <= rssiMcsTbl[mode][i])
12998 {
12999 temp = i+1;
13000 break;
13001 }
13002 }
13003 }
c_hpothu79aab322014-07-14 21:11:01 +053013004
13005 for (i = 0; i < MCSLeng; i++)
13006 {
Leo Chang6f8870f2013-03-26 18:11:36 -070013007 for (j = 0; j < temp; j++)
13008 {
13009 if (supported_mcs_rate[j].beacon_rate_index == MCSRates[i])
13010 {
13011 currentRate = supported_mcs_rate[j].supported_rate[rateFlag];
13012 break;
13013 }
13014 }
13015 if ((j < temp) && (currentRate > maxRate))
13016 {
13017 maxRate = currentRate;
13018 maxSpeedMCS = 1;
13019 maxMCSIdx = supported_mcs_rate[j].beacon_rate_index;
13020 }
Jeff Johnson295189b2012-06-20 16:38:30 -070013021 }
13022 }
13023 }
13024
Gopichand Nakkala4c705372013-04-24 13:20:33 +053013025 else if (!(rate_flags & eHAL_TX_RATE_LEGACY))
13026 {
13027 maxRate = myRate;
13028 maxSpeedMCS = 1;
13029 maxMCSIdx = pAdapter->hdd_stats.ClassA_stat.mcs_index;
13030 }
Jeff Johnson295189b2012-06-20 16:38:30 -070013031 // make sure we report a value at least as big as our current rate
c_hpothu79aab322014-07-14 21:11:01 +053013032 if ((maxRate < myRate) || (0 == maxRate))
Jeff Johnson295189b2012-06-20 16:38:30 -070013033 {
13034 maxRate = myRate;
13035 if (rate_flags & eHAL_TX_RATE_LEGACY)
13036 {
13037 maxSpeedMCS = 0;
13038 }
13039 else
13040 {
13041 maxSpeedMCS = 1;
13042 maxMCSIdx = pAdapter->hdd_stats.ClassA_stat.mcs_index;
13043 }
13044 }
13045
Gopichand Nakkala4c705372013-04-24 13:20:33 +053013046 if (rate_flags & eHAL_TX_RATE_LEGACY)
Jeff Johnson295189b2012-06-20 16:38:30 -070013047 {
13048 sinfo->txrate.legacy = maxRate;
13049#ifdef LINKSPEED_DEBUG_ENABLED
13050 pr_info("Reporting legacy rate %d\n", sinfo->txrate.legacy);
13051#endif //LINKSPEED_DEBUG_ENABLED
13052 }
13053 else
13054 {
13055 sinfo->txrate.mcs = maxMCSIdx;
Leo Chang6f8870f2013-03-26 18:11:36 -070013056#ifdef WLAN_FEATURE_11AC
13057 sinfo->txrate.nss = 1;
13058 if (rate_flags & eHAL_TX_RATE_VHT80)
13059 {
13060 sinfo->txrate.flags |= RATE_INFO_FLAGS_VHT_MCS;
Gopichand Nakkala4c705372013-04-24 13:20:33 +053013061 sinfo->txrate.flags |= RATE_INFO_FLAGS_80_MHZ_WIDTH;
Leo Chang6f8870f2013-03-26 18:11:36 -070013062 }
Gopichand Nakkala4c705372013-04-24 13:20:33 +053013063 else if (rate_flags & eHAL_TX_RATE_VHT40)
Leo Chang6f8870f2013-03-26 18:11:36 -070013064 {
Gopichand Nakkala4c705372013-04-24 13:20:33 +053013065 sinfo->txrate.flags |= RATE_INFO_FLAGS_VHT_MCS;
13066 sinfo->txrate.flags |= RATE_INFO_FLAGS_40_MHZ_WIDTH;
13067 }
13068 else if (rate_flags & eHAL_TX_RATE_VHT20)
13069 {
13070 sinfo->txrate.flags |= RATE_INFO_FLAGS_VHT_MCS;
13071 }
13072#endif /* WLAN_FEATURE_11AC */
13073 if (rate_flags & (eHAL_TX_RATE_HT20 | eHAL_TX_RATE_HT40))
13074 {
13075 sinfo->txrate.flags |= RATE_INFO_FLAGS_MCS;
13076 if (rate_flags & eHAL_TX_RATE_HT40)
13077 {
13078 sinfo->txrate.flags |= RATE_INFO_FLAGS_40_MHZ_WIDTH;
13079 }
Leo Chang6f8870f2013-03-26 18:11:36 -070013080 }
Jeff Johnson295189b2012-06-20 16:38:30 -070013081 if (rate_flags & eHAL_TX_RATE_SGI)
13082 {
13083 sinfo->txrate.flags |= RATE_INFO_FLAGS_SHORT_GI;
13084 }
Gopichand Nakkala4c705372013-04-24 13:20:33 +053013085
Jeff Johnson295189b2012-06-20 16:38:30 -070013086#ifdef LINKSPEED_DEBUG_ENABLED
13087 pr_info("Reporting MCS rate %d flags %x\n",
13088 sinfo->txrate.mcs,
13089 sinfo->txrate.flags );
13090#endif //LINKSPEED_DEBUG_ENABLED
13091 }
13092 }
13093 else
13094 {
13095 // report current rate instead of max rate
13096
13097 if (rate_flags & eHAL_TX_RATE_LEGACY)
13098 {
13099 //provide to the UI in units of 100kbps
13100 sinfo->txrate.legacy = myRate;
13101#ifdef LINKSPEED_DEBUG_ENABLED
13102 pr_info("Reporting actual legacy rate %d\n", sinfo->txrate.legacy);
13103#endif //LINKSPEED_DEBUG_ENABLED
13104 }
13105 else
13106 {
13107 //must be MCS
13108 sinfo->txrate.mcs = pAdapter->hdd_stats.ClassA_stat.mcs_index;
Leo Chang6f8870f2013-03-26 18:11:36 -070013109#ifdef WLAN_FEATURE_11AC
13110 sinfo->txrate.nss = 1;
13111 if (rate_flags & eHAL_TX_RATE_VHT80)
13112 {
13113 sinfo->txrate.flags |= RATE_INFO_FLAGS_VHT_MCS;
13114 }
13115 else
13116#endif /* WLAN_FEATURE_11AC */
13117 {
13118 sinfo->txrate.flags |= RATE_INFO_FLAGS_MCS;
13119 }
Jeff Johnson295189b2012-06-20 16:38:30 -070013120 if (rate_flags & eHAL_TX_RATE_SGI)
13121 {
13122 sinfo->txrate.flags |= RATE_INFO_FLAGS_SHORT_GI;
13123 }
13124 if (rate_flags & eHAL_TX_RATE_HT40)
13125 {
13126 sinfo->txrate.flags |= RATE_INFO_FLAGS_40_MHZ_WIDTH;
13127 }
Leo Chang6f8870f2013-03-26 18:11:36 -070013128#ifdef WLAN_FEATURE_11AC
13129 else if (rate_flags & eHAL_TX_RATE_VHT80)
13130 {
13131 sinfo->txrate.flags |= RATE_INFO_FLAGS_80_MHZ_WIDTH;
13132 }
13133#endif /* WLAN_FEATURE_11AC */
Jeff Johnson295189b2012-06-20 16:38:30 -070013134#ifdef LINKSPEED_DEBUG_ENABLED
13135 pr_info("Reporting actual MCS rate %d flags %x\n",
13136 sinfo->txrate.mcs,
13137 sinfo->txrate.flags );
13138#endif //LINKSPEED_DEBUG_ENABLED
13139 }
13140 }
13141 sinfo->filled |= STATION_INFO_TX_BITRATE;
13142
Madan Mohan Koyyalamudi4d4d2812012-09-24 14:08:29 -070013143 sinfo->tx_packets =
13144 pAdapter->hdd_stats.summary_stat.tx_frm_cnt[0] +
13145 pAdapter->hdd_stats.summary_stat.tx_frm_cnt[1] +
13146 pAdapter->hdd_stats.summary_stat.tx_frm_cnt[2] +
13147 pAdapter->hdd_stats.summary_stat.tx_frm_cnt[3];
13148
13149 sinfo->tx_retries =
13150 pAdapter->hdd_stats.summary_stat.retry_cnt[0] +
13151 pAdapter->hdd_stats.summary_stat.retry_cnt[1] +
13152 pAdapter->hdd_stats.summary_stat.retry_cnt[2] +
13153 pAdapter->hdd_stats.summary_stat.retry_cnt[3];
13154
13155 sinfo->tx_failed =
13156 pAdapter->hdd_stats.summary_stat.fail_cnt[0] +
13157 pAdapter->hdd_stats.summary_stat.fail_cnt[1] +
13158 pAdapter->hdd_stats.summary_stat.fail_cnt[2] +
13159 pAdapter->hdd_stats.summary_stat.fail_cnt[3];
13160
13161 sinfo->filled |=
13162 STATION_INFO_TX_PACKETS |
13163 STATION_INFO_TX_RETRIES |
13164 STATION_INFO_TX_FAILED;
13165
Sushant Kaushik4b7cb302014-01-06 17:45:01 +053013166 MTRACE(vos_trace(VOS_MODULE_ID_HDD,
13167 TRACE_CODE_HDD_CFG80211_GET_STA,
13168 pAdapter->sessionId, maxRate));
Madan Mohan Koyyalamudi4d4d2812012-09-24 14:08:29 -070013169 EXIT();
13170 return 0;
Jeff Johnson295189b2012-06-20 16:38:30 -070013171}
13172
Mahesh A Saptasagar27574072014-06-17 13:39:04 +053013173static int wlan_hdd_cfg80211_get_station(struct wiphy *wiphy, struct net_device *dev,
13174 u8* mac, struct station_info *sinfo)
13175{
13176 int ret;
13177
13178 vos_ssr_protect(__func__);
13179 ret = __wlan_hdd_cfg80211_get_station(wiphy, dev, mac, sinfo);
13180 vos_ssr_unprotect(__func__);
13181
13182 return ret;
13183}
13184
13185static int __wlan_hdd_cfg80211_set_power_mgmt(struct wiphy *wiphy,
Sameer Thalappilc9f26e92013-06-07 10:11:06 -070013186 struct net_device *dev, bool mode, int timeout)
Jeff Johnson295189b2012-06-20 16:38:30 -070013187{
13188 hdd_adapter_t *pAdapter = WLAN_HDD_GET_PRIV_PTR(dev);
Gopichand Nakkala20c4c042013-04-19 22:08:55 +053013189 hdd_context_t *pHddCtx;
Jeff Johnson295189b2012-06-20 16:38:30 -070013190 VOS_STATUS vos_status;
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +053013191 int status;
Jeff Johnson295189b2012-06-20 16:38:30 -070013192
Jeff Johnsone7245742012-09-05 17:12:55 -070013193 ENTER();
13194
Jeff Johnson295189b2012-06-20 16:38:30 -070013195 if (NULL == pAdapter)
13196 {
Arif Hussain6d2a3322013-11-17 19:50:10 -080013197 hddLog(VOS_TRACE_LEVEL_ERROR, "%s: Adapter is NULL", __func__);
Jeff Johnson295189b2012-06-20 16:38:30 -070013198 return -ENODEV;
13199 }
13200
Sushant Kaushik4b7cb302014-01-06 17:45:01 +053013201 MTRACE(vos_trace(VOS_MODULE_ID_HDD,
13202 TRACE_CODE_HDD_CFG80211_SET_POWER_MGMT,
13203 pAdapter->sessionId, timeout));
13204
Gopichand Nakkala20c4c042013-04-19 22:08:55 +053013205 pHddCtx = WLAN_HDD_GET_CTX(pAdapter);
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +053013206 status = wlan_hdd_validate_context(pHddCtx);
Gopichand Nakkala20c4c042013-04-19 22:08:55 +053013207
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +053013208 if (0 != status)
Gopichand Nakkala747461f2013-04-24 19:24:45 +053013209 {
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +053013210 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
13211 "%s: HDD context is not valid", __func__);
13212 return status;
Gopichand Nakkala747461f2013-04-24 19:24:45 +053013213 }
13214
Gopichand Nakkala20c4c042013-04-19 22:08:55 +053013215 if ((DRIVER_POWER_MODE_AUTO == !mode) &&
13216 (TRUE == pHddCtx->hdd_wlan_suspended) &&
13217 (pHddCtx->cfg_ini->fhostArpOffload) &&
13218 (eConnectionState_Associated ==
13219 (WLAN_HDD_GET_STATION_CTX_PTR(pAdapter))->conn_info.connState))
13220 {
Amar Singhald53568e2013-09-26 11:03:45 -070013221
13222 hddLog(VOS_TRACE_LEVEL_INFO,
13223 "offload: in cfg80211_set_power_mgmt, calling arp offload");
Gopichand Nakkalab03e8082013-05-30 18:09:25 +053013224 vos_status = hdd_conf_arp_offload(pAdapter, TRUE);
Gopichand Nakkala20c4c042013-04-19 22:08:55 +053013225 if (!VOS_IS_STATUS_SUCCESS(vos_status))
13226 {
13227 hddLog(VOS_TRACE_LEVEL_INFO,
Arif Hussain6d2a3322013-11-17 19:50:10 -080013228 "%s:Failed to enable ARPOFFLOAD Feature %d",
Gopichand Nakkala20c4c042013-04-19 22:08:55 +053013229 __func__, vos_status);
13230 }
13231 }
13232
Jeff Johnson295189b2012-06-20 16:38:30 -070013233 /**The get power cmd from the supplicant gets updated by the nl only
13234 *on successful execution of the function call
13235 *we are oppositely mapped w.r.t mode in the driver
13236 **/
13237 vos_status = wlan_hdd_enter_bmps(pAdapter, !mode);
13238
Jeff Johnsone7245742012-09-05 17:12:55 -070013239 EXIT();
Jeff Johnson295189b2012-06-20 16:38:30 -070013240 if (VOS_STATUS_E_FAILURE == vos_status)
13241 {
c_hpothu6ff1c3c2013-10-01 19:01:57 +053013242 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
13243 "%s: failed to enter bmps mode", __func__);
Jeff Johnson295189b2012-06-20 16:38:30 -070013244 return -EINVAL;
13245 }
13246 return 0;
13247}
13248
Mahesh A Saptasagar27574072014-06-17 13:39:04 +053013249static int wlan_hdd_cfg80211_set_power_mgmt(struct wiphy *wiphy,
13250 struct net_device *dev, bool mode, int timeout)
13251{
13252 int ret;
Jeff Johnson295189b2012-06-20 16:38:30 -070013253
Mahesh A Saptasagar27574072014-06-17 13:39:04 +053013254 vos_ssr_protect(__func__);
13255 ret = __wlan_hdd_cfg80211_set_power_mgmt(wiphy, dev, mode, timeout);
13256 vos_ssr_unprotect(__func__);
13257
13258 return ret;
13259}
Jeff Johnson295189b2012-06-20 16:38:30 -070013260#if (LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,38))
Mahesh A Saptasagard68eb282014-12-17 14:20:19 +053013261static int __wlan_hdd_set_default_mgmt_key(struct wiphy *wiphy,
13262 struct net_device *netdev,
13263 u8 key_index)
13264{
13265 ENTER();
13266 return 0;
13267}
13268
Jeff Johnson295189b2012-06-20 16:38:30 -070013269static int wlan_hdd_set_default_mgmt_key(struct wiphy *wiphy,
Mahesh A Saptasagard68eb282014-12-17 14:20:19 +053013270 struct net_device *netdev,
13271 u8 key_index)
13272{
13273 int ret;
13274 vos_ssr_protect(__func__);
13275 ret = __wlan_hdd_set_default_mgmt_key(wiphy, netdev, key_index);
13276 vos_ssr_unprotect(__func__);
13277 return ret;
13278}
13279#endif //LINUX_VERSION_CODE
13280
13281#if (LINUX_VERSION_CODE >= KERNEL_VERSION(3,4,0))
13282static int __wlan_hdd_set_txq_params(struct wiphy *wiphy,
13283 struct net_device *dev,
13284 struct ieee80211_txq_params *params)
13285{
13286 ENTER();
13287 return 0;
13288}
13289#elif (LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,38))
13290static int __wlan_hdd_set_txq_params(struct wiphy *wiphy,
13291 struct ieee80211_txq_params *params)
Jeff Johnson295189b2012-06-20 16:38:30 -070013292{
Jeff Johnsone7245742012-09-05 17:12:55 -070013293 ENTER();
Jeff Johnson295189b2012-06-20 16:38:30 -070013294 return 0;
13295}
Gopichand Nakkala747461f2013-04-24 19:24:45 +053013296#endif //LINUX_VERSION_CODE
Jeff Johnson295189b2012-06-20 16:38:30 -070013297
13298#if (LINUX_VERSION_CODE >= KERNEL_VERSION(3,4,0))
13299static int wlan_hdd_set_txq_params(struct wiphy *wiphy,
Mahesh A Saptasagard68eb282014-12-17 14:20:19 +053013300 struct net_device *dev,
13301 struct ieee80211_txq_params *params)
Jeff Johnson295189b2012-06-20 16:38:30 -070013302{
Mahesh A Saptasagard68eb282014-12-17 14:20:19 +053013303 int ret;
13304
13305 vos_ssr_protect(__func__);
13306 ret = __wlan_hdd_set_txq_params(wiphy, dev, params);
13307 vos_ssr_unprotect(__func__);
13308 return ret;
Jeff Johnson295189b2012-06-20 16:38:30 -070013309}
13310#elif (LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,38))
13311static int wlan_hdd_set_txq_params(struct wiphy *wiphy,
13312 struct ieee80211_txq_params *params)
13313{
Mahesh A Saptasagard68eb282014-12-17 14:20:19 +053013314 int ret;
13315
13316 vos_ssr_protect(__func__);
13317 ret = __wlan_hdd_set_txq_params(wiphy, params);
13318 vos_ssr_unprotect(__func__);
13319 return ret;
Jeff Johnson295189b2012-06-20 16:38:30 -070013320}
Mahesh A Saptasagard68eb282014-12-17 14:20:19 +053013321#endif
Jeff Johnson295189b2012-06-20 16:38:30 -070013322
Naresh Jayaram69e3f282014-10-14 12:29:12 +053013323static int __wlan_hdd_cfg80211_del_station(struct wiphy *wiphy,
Hanumantha Reddy Pothulabfd06f72014-10-31 14:03:37 +053013324 struct net_device *dev,
13325 struct tagCsrDelStaParams *pDelStaParams)
Jeff Johnson295189b2012-06-20 16:38:30 -070013326{
13327 hdd_adapter_t *pAdapter = WLAN_HDD_GET_PRIV_PTR(dev);
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +053013328 hdd_context_t *pHddCtx;
Madan Mohan Koyyalamudicd784992013-01-11 15:30:36 -080013329 VOS_STATUS vos_status;
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +053013330 int status;
Madan Mohan Koyyalamudicd784992013-01-11 15:30:36 -080013331 v_U8_t staId;
Sachin Ahujabcb0b7e2014-11-07 13:01:24 +053013332 v_CONTEXT_t pVosContext = NULL;
13333 ptSapContext pSapCtx = NULL;
Jeff Johnsone7245742012-09-05 17:12:55 -070013334 ENTER();
Sushant Kaushik4b7cb302014-01-06 17:45:01 +053013335
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +053013336 if ( NULL == pAdapter )
Jeff Johnson295189b2012-06-20 16:38:30 -070013337 {
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +053013338 hddLog(VOS_TRACE_LEVEL_ERROR, "%s: Invalid Adapter" ,__func__);
Jeff Johnson295189b2012-06-20 16:38:30 -070013339 return -EINVAL;
13340 }
13341
Sushant Kaushik4b7cb302014-01-06 17:45:01 +053013342 MTRACE(vos_trace(VOS_MODULE_ID_HDD,
13343 TRACE_CODE_HDD_CFG80211_DEL_STA,
13344 pAdapter->sessionId, pAdapter->device_mode));
13345
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +053013346 pHddCtx = WLAN_HDD_GET_CTX(pAdapter);
13347 status = wlan_hdd_validate_context(pHddCtx);
Jeff Johnson295189b2012-06-20 16:38:30 -070013348
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +053013349 if (0 != status)
Jeff Johnson04dd8a82012-06-29 20:41:40 -070013350 {
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +053013351 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
13352 "%s: HDD context is not valid", __func__);
13353 return status;
Jeff Johnson04dd8a82012-06-29 20:41:40 -070013354 }
13355
Jeff Johnson295189b2012-06-20 16:38:30 -070013356 if ( (WLAN_HDD_SOFTAP == pAdapter->device_mode)
Jeff Johnson295189b2012-06-20 16:38:30 -070013357 || (WLAN_HDD_P2P_GO == pAdapter->device_mode)
Jeff Johnson295189b2012-06-20 16:38:30 -070013358 )
13359 {
Sachin Ahujabcb0b7e2014-11-07 13:01:24 +053013360 pVosContext = ( WLAN_HDD_GET_CTX(pAdapter))->pvosContext;
13361 pSapCtx = VOS_GET_SAP_CB(pVosContext);
13362 if(pSapCtx == NULL){
13363 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
13364 FL("psapCtx is NULL"));
13365 return -ENOENT;
13366 }
Hanumantha Reddy Pothulabfd06f72014-10-31 14:03:37 +053013367 if (vos_is_macaddr_broadcast((v_MACADDR_t *)pDelStaParams->peerMacAddr))
Jeff Johnson295189b2012-06-20 16:38:30 -070013368 {
13369 v_U16_t i;
13370 for(i = 0; i < WLAN_MAX_STA_COUNT; i++)
13371 {
Sachin Ahujabcb0b7e2014-11-07 13:01:24 +053013372 if ((pSapCtx->aStaInfo[i].isUsed) &&
13373 (!pSapCtx->aStaInfo[i].isDeauthInProgress))
Jeff Johnson295189b2012-06-20 16:38:30 -070013374 {
Hanumantha Reddy Pothulabfd06f72014-10-31 14:03:37 +053013375 vos_mem_copy(pDelStaParams->peerMacAddr,
Sachin Ahujabcb0b7e2014-11-07 13:01:24 +053013376 pSapCtx->aStaInfo[i].macAddrSTA.bytes,
Hanumantha Reddy Pothulabfd06f72014-10-31 14:03:37 +053013377 ETHER_ADDR_LEN);
13378
Jeff Johnson295189b2012-06-20 16:38:30 -070013379 hddLog(VOS_TRACE_LEVEL_INFO,
Arif Hussain24bafea2013-11-15 15:10:03 -080013380 "%s: Delete STA with MAC::"
13381 MAC_ADDRESS_STR,
Hanumantha Reddy Pothulabfd06f72014-10-31 14:03:37 +053013382 __func__,
13383 MAC_ADDR_ARRAY(pDelStaParams->peerMacAddr));
13384 vos_status = hdd_softap_sta_deauth(pAdapter, pDelStaParams);
Rajesh Chauhan18488fc2013-08-22 10:15:03 -070013385 if (VOS_IS_STATUS_SUCCESS(vos_status))
Sachin Ahujabcb0b7e2014-11-07 13:01:24 +053013386 pSapCtx->aStaInfo[i].isDeauthInProgress = TRUE;
Jeff Johnson295189b2012-06-20 16:38:30 -070013387 }
13388 }
13389 }
13390 else
13391 {
Madan Mohan Koyyalamudicd784992013-01-11 15:30:36 -080013392
Hanumantha Reddy Pothulabfd06f72014-10-31 14:03:37 +053013393 vos_status = hdd_softap_GetStaId(pAdapter,
13394 (v_MACADDR_t *)pDelStaParams->peerMacAddr, &staId);
Madan Mohan Koyyalamudicd784992013-01-11 15:30:36 -080013395 if (!VOS_IS_STATUS_SUCCESS(vos_status))
13396 {
13397 hddLog(VOS_TRACE_LEVEL_INFO,
Arif Hussain24bafea2013-11-15 15:10:03 -080013398 "%s: Skip this DEL STA as this is not used::"
13399 MAC_ADDRESS_STR,
Hanumantha Reddy Pothulabfd06f72014-10-31 14:03:37 +053013400 __func__, MAC_ADDR_ARRAY(pDelStaParams->peerMacAddr));
Madan Mohan Koyyalamudicd784992013-01-11 15:30:36 -080013401 return -ENOENT;
13402 }
13403
Sachin Ahujabcb0b7e2014-11-07 13:01:24 +053013404 if( pSapCtx->aStaInfo[staId].isDeauthInProgress == TRUE)
Madan Mohan Koyyalamudicd784992013-01-11 15:30:36 -080013405 {
13406 hddLog(VOS_TRACE_LEVEL_INFO,
Arif Hussain24bafea2013-11-15 15:10:03 -080013407 "%s: Skip this DEL STA as deauth is in progress::"
13408 MAC_ADDRESS_STR,
Hanumantha Reddy Pothulabfd06f72014-10-31 14:03:37 +053013409 __func__, MAC_ADDR_ARRAY(pDelStaParams->peerMacAddr));
Madan Mohan Koyyalamudicd784992013-01-11 15:30:36 -080013410 return -ENOENT;
13411 }
13412
Sachin Ahujabcb0b7e2014-11-07 13:01:24 +053013413 pSapCtx->aStaInfo[staId].isDeauthInProgress = TRUE;
Madan Mohan Koyyalamudicd784992013-01-11 15:30:36 -080013414
Jeff Johnson295189b2012-06-20 16:38:30 -070013415 hddLog(VOS_TRACE_LEVEL_INFO,
13416 "%s: Delete STA with MAC::"
Arif Hussain24bafea2013-11-15 15:10:03 -080013417 MAC_ADDRESS_STR,
Jeff Johnson295189b2012-06-20 16:38:30 -070013418 __func__,
Hanumantha Reddy Pothulabfd06f72014-10-31 14:03:37 +053013419 MAC_ADDR_ARRAY(pDelStaParams->peerMacAddr));
Madan Mohan Koyyalamudicd784992013-01-11 15:30:36 -080013420
Hanumantha Reddy Pothulabfd06f72014-10-31 14:03:37 +053013421 vos_status = hdd_softap_sta_deauth(pAdapter, pDelStaParams);
Madan Mohan Koyyalamudicd784992013-01-11 15:30:36 -080013422 if (!VOS_IS_STATUS_SUCCESS(vos_status))
13423 {
Sachin Ahujabcb0b7e2014-11-07 13:01:24 +053013424 pSapCtx->aStaInfo[staId].isDeauthInProgress = FALSE;
Madan Mohan Koyyalamudicd784992013-01-11 15:30:36 -080013425 hddLog(VOS_TRACE_LEVEL_INFO,
13426 "%s: STA removal failed for ::"
Arif Hussain24bafea2013-11-15 15:10:03 -080013427 MAC_ADDRESS_STR,
Madan Mohan Koyyalamudicd784992013-01-11 15:30:36 -080013428 __func__,
Hanumantha Reddy Pothulabfd06f72014-10-31 14:03:37 +053013429 MAC_ADDR_ARRAY(pDelStaParams->peerMacAddr));
Madan Mohan Koyyalamudicd784992013-01-11 15:30:36 -080013430 return -ENOENT;
13431 }
13432
Jeff Johnson295189b2012-06-20 16:38:30 -070013433 }
13434 }
13435
13436 EXIT();
13437
13438 return 0;
13439}
Naresh Jayaram69e3f282014-10-14 12:29:12 +053013440
13441#ifdef CFG80211_DEL_STA_V2
13442static int wlan_hdd_cfg80211_del_station(struct wiphy *wiphy,
13443 struct net_device *dev,
13444 struct station_del_parameters *param)
13445#else
Mahesh A Saptasagar27574072014-06-17 13:39:04 +053013446static int wlan_hdd_cfg80211_del_station(struct wiphy *wiphy,
13447 struct net_device *dev, u8 *mac)
Naresh Jayaram69e3f282014-10-14 12:29:12 +053013448#endif
Mahesh A Saptasagar27574072014-06-17 13:39:04 +053013449{
13450 int ret;
Hanumantha Reddy Pothulabfd06f72014-10-31 14:03:37 +053013451 struct tagCsrDelStaParams delStaParams;
Jeff Johnson295189b2012-06-20 16:38:30 -070013452
Mahesh A Saptasagar27574072014-06-17 13:39:04 +053013453 vos_ssr_protect(__func__);
Hanumantha Reddy Pothulabfd06f72014-10-31 14:03:37 +053013454
Naresh Jayaram69e3f282014-10-14 12:29:12 +053013455#ifdef CFG80211_DEL_STA_V2
Hanumantha Reddy Pothulabfd06f72014-10-31 14:03:37 +053013456 if (NULL == param) {
13457 hddLog(VOS_TRACE_LEVEL_ERROR, "%s: Invalid argumet passed", __func__);
Mahesh A Saptasagard68eb282014-12-17 14:20:19 +053013458 vos_ssr_unprotect(__func__);
Hanumantha Reddy Pothulabfd06f72014-10-31 14:03:37 +053013459 return -EINVAL;
13460 }
13461
13462 WLANSAP_PopulateDelStaParams(param->mac, param->reason_code,
13463 param->subtype, &delStaParams);
13464
Naresh Jayaram69e3f282014-10-14 12:29:12 +053013465#else
Sushant Kaushik4cd28f62014-12-26 14:23:50 +053013466 WLANSAP_PopulateDelStaParams(mac, eSIR_MAC_DEAUTH_LEAVING_BSS_REASON,
Hanumantha Reddy Pothulabfd06f72014-10-31 14:03:37 +053013467 (SIR_MAC_MGMT_DEAUTH >> 4), &delStaParams);
Naresh Jayaram69e3f282014-10-14 12:29:12 +053013468#endif
Hanumantha Reddy Pothulabfd06f72014-10-31 14:03:37 +053013469 ret = __wlan_hdd_cfg80211_del_station(wiphy, dev, &delStaParams);
13470
Mahesh A Saptasagar27574072014-06-17 13:39:04 +053013471 vos_ssr_unprotect(__func__);
13472
13473 return ret;
13474}
13475
13476static int __wlan_hdd_cfg80211_add_station(struct wiphy *wiphy,
Hoonki Lee11f7dda2013-02-14 16:55:44 -080013477 struct net_device *dev, u8 *mac, struct station_parameters *params)
13478{
Mahesh A Saptasagar74088392015-02-05 17:22:09 +053013479 hdd_adapter_t *pAdapter;
13480 hdd_context_t *pHddCtx;
Gopichand Nakkalab977a972013-02-18 19:15:09 -080013481 int status = -EPERM;
Hoonki Lee11f7dda2013-02-14 16:55:44 -080013482#ifdef FEATURE_WLAN_TDLS
13483 u32 mask, set;
Mahesh A Saptasagar74088392015-02-05 17:22:09 +053013484
Hoonki Lee11f7dda2013-02-14 16:55:44 -080013485 ENTER();
Mahesh A Saptasagar74088392015-02-05 17:22:09 +053013486 pAdapter = WLAN_HDD_GET_PRIV_PTR(dev);
13487 if (NULL == pAdapter)
13488 {
13489 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
13490 "%s: Adapter is NULL",__func__);
13491 return -EINVAL;
13492 }
13493 pHddCtx = WLAN_HDD_GET_CTX(pAdapter);
13494 status = wlan_hdd_validate_context(pHddCtx);
13495 if (0 != status)
13496 {
13497 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
13498 "%s: HDD context is not valid",__func__);
13499 return status;
13500 }
Kaushik, Sushantb1ed0f42014-07-01 18:26:31 +053013501
Sushant Kaushik4b7cb302014-01-06 17:45:01 +053013502 MTRACE(vos_trace(VOS_MODULE_ID_HDD,
13503 TRACE_CODE_HDD_CFG80211_ADD_STA,
13504 pAdapter->sessionId, params->listen_interval));
Mohit Khanna698ba2a2012-12-04 15:08:18 -080013505 mask = params->sta_flags_mask;
13506
13507 set = params->sta_flags_set;
13508
Gopichand Nakkalac87400e2013-03-13 18:51:00 -070013509#ifdef WLAN_FEATURE_TDLS_DEBUG
13510 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
13511 "%s: mask 0x%x set 0x%x " MAC_ADDRESS_STR,
13512 __func__, mask, set, MAC_ADDR_ARRAY(mac));
13513#endif
Mohit Khanna698ba2a2012-12-04 15:08:18 -080013514
13515 if (mask & BIT(NL80211_STA_FLAG_TDLS_PEER)) {
13516 if (set & BIT(NL80211_STA_FLAG_TDLS_PEER)) {
Gopichand Nakkala681989c2013-03-06 22:27:48 -080013517 status = wlan_hdd_tdls_add_station(wiphy, dev, mac, 0, NULL);
Mohit Khanna698ba2a2012-12-04 15:08:18 -080013518 }
13519 }
13520#endif
Gopichand Nakkalab977a972013-02-18 19:15:09 -080013521 return status;
Jeff Johnson295189b2012-06-20 16:38:30 -070013522}
13523
Mahesh A Saptasagar27574072014-06-17 13:39:04 +053013524static int wlan_hdd_cfg80211_add_station(struct wiphy *wiphy,
13525 struct net_device *dev, u8 *mac, struct station_parameters *params)
13526{
13527 int ret;
Jeff Johnson04dd8a82012-06-29 20:41:40 -070013528
Mahesh A Saptasagar27574072014-06-17 13:39:04 +053013529 vos_ssr_protect(__func__);
13530 ret = __wlan_hdd_cfg80211_add_station(wiphy, dev, mac, params);
13531 vos_ssr_unprotect(__func__);
13532
13533 return ret;
13534}
Jeff Johnson04dd8a82012-06-29 20:41:40 -070013535#ifdef FEATURE_WLAN_LFR
Wilson Yang6507c4e2013-10-01 20:11:19 -070013536
Mahesh A Saptasagarf7418d72014-06-02 14:48:54 +053013537static int __wlan_hdd_cfg80211_set_pmksa(struct wiphy *wiphy, struct net_device *dev,
Jeff Johnsond13512a2012-07-17 11:42:19 -070013538 struct cfg80211_pmksa *pmksa)
Jeff Johnson04dd8a82012-06-29 20:41:40 -070013539{
Jeff Johnson04dd8a82012-06-29 20:41:40 -070013540 hdd_adapter_t *pAdapter = WLAN_HDD_GET_PRIV_PTR(dev);
13541 tHalHandle halHandle;
Gopichand Nakkala747461f2013-04-24 19:24:45 +053013542 eHalStatus result;
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +053013543 int status;
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +053013544 hdd_context_t *pHddCtx;
Kanchanapally, Vidyullatha2633ace2014-09-25 15:16:50 +053013545 tPmkidCacheInfo pmk_id;
Jeff Johnsone7245742012-09-05 17:12:55 -070013546
Gopichand Nakkala747461f2013-04-24 19:24:45 +053013547 // Validate pAdapter
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +053013548 if ( NULL == pAdapter )
Jeff Johnson04dd8a82012-06-29 20:41:40 -070013549 {
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +053013550 hddLog(VOS_TRACE_LEVEL_ERROR, "%s: Invalid Adapter" ,__func__);
Jeff Johnson04dd8a82012-06-29 20:41:40 -070013551 return -EINVAL;
13552 }
13553
Kanchanapally, Vidyullatha2633ace2014-09-25 15:16:50 +053013554 if (!pmksa) {
13555 hddLog(LOGE, FL("pmksa is NULL"));
13556 return -EINVAL;
13557 }
13558
13559 if (!pmksa->bssid || !pmksa->pmkid) {
13560 hddLog(LOGE, FL("pmksa->bssid(%p) or pmksa->pmkid(%p) is NULL"),
13561 pmksa->bssid, pmksa->pmkid);
13562 return -EINVAL;
13563 }
13564
13565 hddLog(VOS_TRACE_LEVEL_DEBUG, "%s: set PMKSA for " MAC_ADDRESS_STR,
13566 __func__, MAC_ADDR_ARRAY(pmksa->bssid));
13567
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +053013568 pHddCtx = WLAN_HDD_GET_CTX(pAdapter);
13569 status = wlan_hdd_validate_context(pHddCtx);
Jeff Johnson04dd8a82012-06-29 20:41:40 -070013570
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +053013571 if (0 != status)
Jeff Johnson04dd8a82012-06-29 20:41:40 -070013572 {
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +053013573 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
13574 "%s: HDD context is not valid", __func__);
13575 return status;
Jeff Johnson04dd8a82012-06-29 20:41:40 -070013576 }
13577
Gopichand Nakkala747461f2013-04-24 19:24:45 +053013578 // Retrieve halHandle
Jeff Johnson04dd8a82012-06-29 20:41:40 -070013579 halHandle = WLAN_HDD_GET_HAL_CTX(pAdapter);
13580
Kanchanapally, Vidyullatha2633ace2014-09-25 15:16:50 +053013581 vos_mem_copy(pmk_id.BSSID, pmksa->bssid, ETHER_ADDR_LEN);
13582 vos_mem_copy(pmk_id.PMKID, pmksa->pmkid, CSR_RSN_PMKID_SIZE);
Jeff Johnson04dd8a82012-06-29 20:41:40 -070013583
Kanchanapally, Vidyullatha2633ace2014-09-25 15:16:50 +053013584 /* Add to the PMKSA ID Cache in CSR */
Gopichand Nakkala747461f2013-04-24 19:24:45 +053013585 result = sme_RoamSetPMKIDCache(halHandle,pAdapter->sessionId,
Kanchanapally, Vidyullatha2633ace2014-09-25 15:16:50 +053013586 &pmk_id, 1, FALSE);
13587
Sushant Kaushik4b7cb302014-01-06 17:45:01 +053013588 MTRACE(vos_trace(VOS_MODULE_ID_HDD,
13589 TRACE_CODE_HDD_CFG80211_SET_PMKSA,
13590 pAdapter->sessionId, result));
Kanchanapally, Vidyullatha2633ace2014-09-25 15:16:50 +053013591
13592 return HAL_STATUS_SUCCESS(result) ? 0 : -EINVAL;
Jeff Johnson04dd8a82012-06-29 20:41:40 -070013593}
13594
Mahesh A Saptasagarf7418d72014-06-02 14:48:54 +053013595static int wlan_hdd_cfg80211_set_pmksa(struct wiphy *wiphy, struct net_device *dev,
13596 struct cfg80211_pmksa *pmksa)
13597{
13598 int ret;
13599
13600 vos_ssr_protect(__func__);
13601 ret = __wlan_hdd_cfg80211_set_pmksa(wiphy, dev, pmksa);
13602 vos_ssr_unprotect(__func__);
13603
13604 return ret;
13605}
Jeff Johnson04dd8a82012-06-29 20:41:40 -070013606
Wilson Yang6507c4e2013-10-01 20:11:19 -070013607
Mahesh A Saptasagarf7418d72014-06-02 14:48:54 +053013608static int __wlan_hdd_cfg80211_del_pmksa(struct wiphy *wiphy, struct net_device *dev,
Wilson Yang6507c4e2013-10-01 20:11:19 -070013609 struct cfg80211_pmksa *pmksa)
Jeff Johnson04dd8a82012-06-29 20:41:40 -070013610{
Wilson Yang6507c4e2013-10-01 20:11:19 -070013611 hdd_adapter_t *pAdapter = WLAN_HDD_GET_PRIV_PTR(dev);
13612 tHalHandle halHandle;
Wilson Yang6507c4e2013-10-01 20:11:19 -070013613 hdd_context_t *pHddCtx;
Wilson Yangef657d32014-01-15 19:19:23 -080013614 int status = 0;
Wilson Yang6507c4e2013-10-01 20:11:19 -070013615
Wilson Yang6507c4e2013-10-01 20:11:19 -070013616 /* Validate pAdapter */
13617 if (NULL == pAdapter)
13618 {
13619 hddLog(VOS_TRACE_LEVEL_ERROR, "%s: Invalid Adapter" ,__func__);
13620 return -EINVAL;
13621 }
13622
Kanchanapally, Vidyullatha2633ace2014-09-25 15:16:50 +053013623 if (!pmksa) {
13624 hddLog(LOGE, FL("pmksa is NULL"));
13625 return -EINVAL;
13626 }
13627
13628 if (!pmksa->bssid) {
13629 hddLog(LOGE, FL("pmksa->bssid is NULL"));
13630 return -EINVAL;
13631 }
13632
Kiet Lam98c46a12014-10-31 15:34:57 -070013633 hddLog(VOS_TRACE_LEVEL_DEBUG, "%s: deleting PMKSA for " MAC_ADDRESS_STR,
13634 __func__, MAC_ADDR_ARRAY(pmksa->bssid));
13635
Wilson Yang6507c4e2013-10-01 20:11:19 -070013636 pHddCtx = WLAN_HDD_GET_CTX(pAdapter);
13637 status = wlan_hdd_validate_context(pHddCtx);
13638
13639 if (0 != status)
13640 {
13641 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
13642 "%s: HDD context is not valid", __func__);
13643 return status;
13644 }
13645
13646 /*Retrieve halHandle*/
13647 halHandle = WLAN_HDD_GET_HAL_CTX(pAdapter);
13648
Kanchanapally, Vidyullatha2633ace2014-09-25 15:16:50 +053013649 /* Delete the PMKID CSR cache */
13650 if (eHAL_STATUS_SUCCESS !=
13651 sme_RoamDelPMKIDfromCache(halHandle,
13652 pAdapter->sessionId, pmksa->bssid, FALSE)) {
13653 hddLog(LOGE, FL("Failed to delete PMKSA for "MAC_ADDRESS_STR),
13654 MAC_ADDR_ARRAY(pmksa->bssid));
13655 status = -EINVAL;
Wilson Yang6507c4e2013-10-01 20:11:19 -070013656 }
13657
Wilson Yangef657d32014-01-15 19:19:23 -080013658 return status;
Jeff Johnson04dd8a82012-06-29 20:41:40 -070013659}
13660
Wilson Yang6507c4e2013-10-01 20:11:19 -070013661
Mahesh A Saptasagarf7418d72014-06-02 14:48:54 +053013662static int wlan_hdd_cfg80211_del_pmksa(struct wiphy *wiphy, struct net_device *dev,
13663 struct cfg80211_pmksa *pmksa)
13664{
13665 int ret;
Wilson Yang6507c4e2013-10-01 20:11:19 -070013666
Mahesh A Saptasagarf7418d72014-06-02 14:48:54 +053013667 vos_ssr_protect(__func__);
13668 ret = __wlan_hdd_cfg80211_del_pmksa(wiphy, dev, pmksa);
13669 vos_ssr_unprotect(__func__);
13670
13671 return ret;
13672
13673}
13674
13675static int __wlan_hdd_cfg80211_flush_pmksa(struct wiphy *wiphy, struct net_device *dev)
Jeff Johnson04dd8a82012-06-29 20:41:40 -070013676{
Wilson Yang6507c4e2013-10-01 20:11:19 -070013677 hdd_adapter_t *pAdapter = WLAN_HDD_GET_PRIV_PTR(dev);
13678 tHalHandle halHandle;
13679 hdd_context_t *pHddCtx;
Wilson Yangef657d32014-01-15 19:19:23 -080013680 int status = 0;
Wilson Yang6507c4e2013-10-01 20:11:19 -070013681
13682 hddLog(VOS_TRACE_LEVEL_DEBUG, "%s: flushing PMKSA ",__func__);
13683
13684 /* Validate pAdapter */
13685 if (NULL == pAdapter)
13686 {
13687 hddLog(VOS_TRACE_LEVEL_ERROR,
13688 "%s: Invalid Adapter" ,__func__);
13689 return -EINVAL;
13690 }
13691
13692 pHddCtx = WLAN_HDD_GET_CTX(pAdapter);
13693 status = wlan_hdd_validate_context(pHddCtx);
13694
13695 if (0 != status)
13696 {
13697 hddLog(VOS_TRACE_LEVEL_ERROR,
13698 "%s: HDD context is not valid", __func__);
13699 return status;
13700 }
13701
13702 /*Retrieve halHandle*/
13703 halHandle = WLAN_HDD_GET_HAL_CTX(pAdapter);
13704
Kanchanapally, Vidyullatha2633ace2014-09-25 15:16:50 +053013705 /* Flush the PMKID cache in CSR */
13706 if (eHAL_STATUS_SUCCESS !=
13707 sme_RoamDelPMKIDfromCache(halHandle, pAdapter->sessionId, NULL, TRUE)) {
13708 hddLog(VOS_TRACE_LEVEL_ERROR, FL("Cannot flush PMKIDCache"));
13709 status = -EINVAL;
Wilson Yang6507c4e2013-10-01 20:11:19 -070013710 }
13711
Wilson Yangef657d32014-01-15 19:19:23 -080013712 return status;
Jeff Johnson04dd8a82012-06-29 20:41:40 -070013713}
Mahesh A Saptasagarf7418d72014-06-02 14:48:54 +053013714
13715static int wlan_hdd_cfg80211_flush_pmksa(struct wiphy *wiphy, struct net_device *dev)
13716{
13717 int ret;
13718
13719 vos_ssr_protect(__func__);
13720 ret = __wlan_hdd_cfg80211_flush_pmksa(wiphy, dev);
13721 vos_ssr_unprotect(__func__);
13722
13723 return ret;
13724}
Jeff Johnson04dd8a82012-06-29 20:41:40 -070013725#endif
13726
Madan Mohan Koyyalamudiea773882012-11-02 13:37:21 -070013727#if defined(WLAN_FEATURE_VOWIFI_11R) && defined(KERNEL_SUPPORT_11R_CFG80211)
Mahesh A Saptasagar27574072014-06-17 13:39:04 +053013728static int __wlan_hdd_cfg80211_update_ft_ies(struct wiphy *wiphy,
13729 struct net_device *dev,
13730 struct cfg80211_update_ft_ies_params *ftie)
Madan Mohan Koyyalamudiea773882012-11-02 13:37:21 -070013731{
13732 hdd_adapter_t *pAdapter = WLAN_HDD_GET_PRIV_PTR(dev);
13733 hdd_station_ctx_t *pHddStaCtx;
Masti, Narayanraddic80e2bf2015-01-27 16:39:00 +053013734 hdd_context_t *pHddCtx;
13735 int ret = 0;
Madan Mohan Koyyalamudiea773882012-11-02 13:37:21 -070013736
13737 if (NULL == pAdapter)
13738 {
Arif Hussain6d2a3322013-11-17 19:50:10 -080013739 hddLog(VOS_TRACE_LEVEL_ERROR, "%s: Adapter is NULL", __func__);
Madan Mohan Koyyalamudiea773882012-11-02 13:37:21 -070013740 return -ENODEV;
13741 }
Masti, Narayanraddic80e2bf2015-01-27 16:39:00 +053013742 pHddCtx = WLAN_HDD_GET_CTX(pAdapter);
13743 ret = wlan_hdd_validate_context(pHddCtx);
13744 if (0 != ret)
13745 {
13746 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
13747 "%s: HDD context is not valid", __func__);
13748 return ret;
13749 }
Madan Mohan Koyyalamudiea773882012-11-02 13:37:21 -070013750 pHddStaCtx = WLAN_HDD_GET_STATION_CTX_PTR(pAdapter);
Mahesh A Saptasagar74088392015-02-05 17:22:09 +053013751 if (NULL == pHddStaCtx)
13752 {
13753 hddLog(VOS_TRACE_LEVEL_ERROR, "%s: STA Context is NULL", __func__);
13754 return -EINVAL;
13755 }
Madan Mohan Koyyalamudiea773882012-11-02 13:37:21 -070013756
Sushant Kaushik4b7cb302014-01-06 17:45:01 +053013757 MTRACE(vos_trace(VOS_MODULE_ID_HDD,
13758 TRACE_CODE_HDD_CFG80211_UPDATE_FT_IES,
13759 pAdapter->sessionId, pHddStaCtx->conn_info.connState));
Madan Mohan Koyyalamudiea773882012-11-02 13:37:21 -070013760 // Added for debug on reception of Re-assoc Req.
13761 if (eConnectionState_Associated != pHddStaCtx->conn_info.connState)
13762 {
Arif Hussain6d2a3322013-11-17 19:50:10 -080013763 hddLog(LOGE, FL("Called with Ie of length = %zu when not associated"),
Madan Mohan Koyyalamudiea773882012-11-02 13:37:21 -070013764 ftie->ie_len);
Arif Hussain6d2a3322013-11-17 19:50:10 -080013765 hddLog(LOGE, FL("Should be Re-assoc Req IEs"));
Madan Mohan Koyyalamudiea773882012-11-02 13:37:21 -070013766 }
13767
13768#ifdef WLAN_FEATURE_VOWIFI_11R_DEBUG
Arif Hussain6d2a3322013-11-17 19:50:10 -080013769 hddLog(LOGE, FL("%s called with Ie of length = %zu"), __func__,
Madan Mohan Koyyalamudiea773882012-11-02 13:37:21 -070013770 ftie->ie_len);
13771#endif
13772
13773 // Pass the received FT IEs to SME
Gopichand Nakkala356fb102013-03-06 12:34:04 +053013774 sme_SetFTIEs( WLAN_HDD_GET_HAL_CTX(pAdapter), pAdapter->sessionId,
13775 (const u8 *)ftie->ie,
Madan Mohan Koyyalamudiea773882012-11-02 13:37:21 -070013776 ftie->ie_len);
13777 return 0;
13778}
Mahesh A Saptasagar27574072014-06-17 13:39:04 +053013779
13780static int wlan_hdd_cfg80211_update_ft_ies(struct wiphy *wiphy,
13781 struct net_device *dev,
13782 struct cfg80211_update_ft_ies_params *ftie)
13783{
13784 int ret;
13785
13786 vos_ssr_protect(__func__);
13787 ret = __wlan_hdd_cfg80211_update_ft_ies(wiphy, dev, ftie);
13788 vos_ssr_unprotect(__func__);
13789
13790 return ret;
13791}
Madan Mohan Koyyalamudiea773882012-11-02 13:37:21 -070013792#endif
Jeff Johnson04dd8a82012-06-29 20:41:40 -070013793
Gopichand Nakkala8e93fde2013-05-10 17:40:12 +053013794#ifdef FEATURE_WLAN_SCAN_PNO
13795
13796void hdd_cfg80211_sched_scan_done_callback(void *callbackContext,
13797 tSirPrefNetworkFoundInd *pPrefNetworkFoundInd)
13798{
13799 int ret;
13800 hdd_adapter_t* pAdapter = (hdd_adapter_t*)callbackContext;
13801 hdd_context_t *pHddCtx;
13802
Nirav Shah80830bf2013-12-31 16:35:12 +053013803 ENTER();
13804
Gopichand Nakkala8e93fde2013-05-10 17:40:12 +053013805 if (NULL == pAdapter)
13806 {
Agarwal Ashish971c2882013-10-30 20:11:12 +053013807 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
Gopichand Nakkala8e93fde2013-05-10 17:40:12 +053013808 "%s: HDD adapter is Null", __func__);
13809 return ;
13810 }
13811
13812 pHddCtx = WLAN_HDD_GET_CTX(pAdapter);
13813 if (NULL == pHddCtx)
13814 {
13815 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
13816 "%s: HDD context is Null!!!", __func__);
13817 return ;
13818 }
13819
Kamath Vinayak4000c9a2013-08-23 14:24:27 +053013820 spin_lock(&pHddCtx->schedScan_lock);
13821 if (TRUE == pHddCtx->isWiphySuspended)
13822 {
13823 pHddCtx->isSchedScanUpdatePending = TRUE;
13824 spin_unlock(&pHddCtx->schedScan_lock);
13825 hddLog(VOS_TRACE_LEVEL_INFO,
13826 "%s: Update cfg80211 scan database after it resume", __func__);
13827 return ;
13828 }
13829 spin_unlock(&pHddCtx->schedScan_lock);
13830
Gopichand Nakkala8e93fde2013-05-10 17:40:12 +053013831 ret = wlan_hdd_cfg80211_update_bss(pHddCtx->wiphy, pAdapter);
13832
13833 if (0 > ret)
13834 hddLog(VOS_TRACE_LEVEL_INFO, "%s: NO SCAN result", __func__);
13835
13836 cfg80211_sched_scan_results(pHddCtx->wiphy);
Kamath Vinayak4000c9a2013-08-23 14:24:27 +053013837 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_INFO,
13838 "%s: cfg80211 scan result database updated", __func__);
Gopichand Nakkala8e93fde2013-05-10 17:40:12 +053013839}
13840
13841/*
Mahesh A Saptasagar0f7b0372013-11-28 23:23:07 +053013842 * FUNCTION: wlan_hdd_is_pno_allowed
Vinay Krishna Erannacbf75f42014-02-26 17:35:20 +053013843 * Disallow pno if any session is active
Mahesh A Saptasagar0f7b0372013-11-28 23:23:07 +053013844 */
13845static eHalStatus wlan_hdd_is_pno_allowed(hdd_adapter_t *pAdapter)
13846{
13847 hdd_adapter_list_node_t *pAdapterNode = NULL, *pNext = NULL;
13848 hdd_adapter_t *pTempAdapter = NULL;
Vinay Krishna Eranna23ffd182013-12-26 19:16:55 +053013849 hdd_station_ctx_t *pStaCtx;
Mahesh A Saptasagar0f7b0372013-11-28 23:23:07 +053013850 hdd_context_t *pHddCtx = WLAN_HDD_GET_CTX(pAdapter);
13851 int status = 0;
13852 status = hdd_get_front_adapter(pHddCtx, &pAdapterNode);
13853
Vinay Krishna Erannacbf75f42014-02-26 17:35:20 +053013854 /* The current firmware design does not allow PNO during any
13855 * active sessions. Hence, determine the active sessions
13856 * and return a failure.
13857 */
Mahesh A Saptasagar0f7b0372013-11-28 23:23:07 +053013858 while ((NULL != pAdapterNode) && (VOS_STATUS_SUCCESS == status))
13859 {
13860 pTempAdapter = pAdapterNode->pAdapter;
Vinay Krishna Eranna23ffd182013-12-26 19:16:55 +053013861 pStaCtx = WLAN_HDD_GET_STATION_CTX_PTR(pTempAdapter);
Mahesh A Saptasagar0f7b0372013-11-28 23:23:07 +053013862
Vinay Krishna Eranna23ffd182013-12-26 19:16:55 +053013863 if (((WLAN_HDD_INFRA_STATION == pTempAdapter->device_mode)
13864 && (eConnectionState_NotConnected != pStaCtx->conn_info.connState))
13865 || (WLAN_HDD_P2P_CLIENT == pTempAdapter->device_mode)
13866 || (WLAN_HDD_P2P_GO == pTempAdapter->device_mode)
13867 || (WLAN_HDD_SOFTAP == pTempAdapter->device_mode)
Siddharth Bhal63a19a72014-11-07 14:31:56 +053013868 || (WLAN_HDD_TM_LEVEL_4 == pHddCtx->tmInfo.currentTmLevel)
Vinay Krishna Eranna23ffd182013-12-26 19:16:55 +053013869 )
Mahesh A Saptasagar0f7b0372013-11-28 23:23:07 +053013870 {
Vinay Krishna Eranna23ffd182013-12-26 19:16:55 +053013871 return eHAL_STATUS_FAILURE;
Mahesh A Saptasagar0f7b0372013-11-28 23:23:07 +053013872 }
13873 status = hdd_get_next_adapter ( pHddCtx, pAdapterNode, &pNext );
13874 pAdapterNode = pNext;
13875 }
Vinay Krishna Eranna23ffd182013-12-26 19:16:55 +053013876 return eHAL_STATUS_SUCCESS;
Mahesh A Saptasagar0f7b0372013-11-28 23:23:07 +053013877}
13878
Vinay Krishna Erannaf0e523b2014-03-01 21:00:16 +053013879void hdd_cfg80211_sched_scan_start_status_cb(void *callbackContext, VOS_STATUS status)
13880{
13881 hdd_adapter_t *pAdapter = callbackContext;
13882 hdd_context_t *pHddCtx;
13883
13884 if ((NULL == pAdapter) || (WLAN_HDD_ADAPTER_MAGIC != pAdapter->magic))
13885 {
13886 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
13887 FL("Invalid adapter or adapter has invalid magic"));
13888 return;
13889 }
13890
13891 pHddCtx = WLAN_HDD_GET_CTX(pAdapter);
13892 if (0 != wlan_hdd_validate_context(pHddCtx))
13893 {
13894 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
13895 FL("HDD context is not valid"));
13896 return;
13897 }
13898
c_hpothub53c45d2014-08-18 16:53:14 +053013899 if (VOS_STATUS_SUCCESS != status)
13900 {
13901 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
Vinay Krishna Erannaf0e523b2014-03-01 21:00:16 +053013902 FL("PNO enable response status = %d"), status);
c_hpothub53c45d2014-08-18 16:53:14 +053013903 pHddCtx->isPnoEnable = FALSE;
13904 }
Vinay Krishna Erannaf0e523b2014-03-01 21:00:16 +053013905
13906 pAdapter->pno_req_status = (status == VOS_STATUS_SUCCESS) ? 0 : -EBUSY;
13907 complete(&pAdapter->pno_comp_var);
13908}
13909
Mahesh A Saptasagar0f7b0372013-11-28 23:23:07 +053013910/*
Mahesh A Saptasagar6cc38562014-05-23 21:22:17 +053013911 * FUNCTION: __wlan_hdd_cfg80211_sched_scan_start
13912 * Function to enable PNO
Gopichand Nakkala8e93fde2013-05-10 17:40:12 +053013913 */
Mahesh A Saptasagar6cc38562014-05-23 21:22:17 +053013914static int __wlan_hdd_cfg80211_sched_scan_start(struct wiphy *wiphy,
Gopichand Nakkala8e93fde2013-05-10 17:40:12 +053013915 struct net_device *dev, struct cfg80211_sched_scan_request *request)
13916{
13917 hdd_adapter_t *pAdapter = WLAN_HDD_GET_PRIV_PTR(dev);
13918 tpSirPNOScanReq pPnoRequest = NULL;
13919 hdd_context_t *pHddCtx;
13920 tHalHandle hHal;
Mahesh A Saptasagar7bd6ad42014-07-21 18:56:33 +053013921 v_U32_t i, indx, num_ch, tempInterval, j;
Sushant Kaushikd62d9782014-02-19 15:39:40 +053013922 u8 valid_ch[WNI_CFG_VALID_CHANNEL_LIST_LEN] = {0};
13923 u8 channels_allowed[WNI_CFG_VALID_CHANNEL_LIST_LEN] = {0};
Gopichand Nakkala8e93fde2013-05-10 17:40:12 +053013924 v_U32_t num_channels_allowed = WNI_CFG_VALID_CHANNEL_LIST_LEN;
13925 eHalStatus status = eHAL_STATUS_FAILURE;
Kamath Vinayakba5313f2013-08-22 15:52:39 +053013926 int ret = 0;
Sachin Ahuja697ba3f2014-11-12 18:57:11 +053013927 hdd_config_t *pConfig = NULL;
13928 v_U32_t num_ignore_dfs_ch = 0;
Gopichand Nakkala8e93fde2013-05-10 17:40:12 +053013929
13930 if (NULL == pAdapter)
13931 {
Kaushik, Sushantb1ed0f42014-07-01 18:26:31 +053013932 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_FATAL,
Gopichand Nakkala8e93fde2013-05-10 17:40:12 +053013933 "%s: HDD adapter is Null", __func__);
13934 return -ENODEV;
13935 }
13936
13937 pHddCtx = WLAN_HDD_GET_CTX(pAdapter);
Kamath Vinayak4000c9a2013-08-23 14:24:27 +053013938 ret = wlan_hdd_validate_context(pHddCtx);
Gopichand Nakkala8e93fde2013-05-10 17:40:12 +053013939
Kamath Vinayak4000c9a2013-08-23 14:24:27 +053013940 if (0 != ret)
Gopichand Nakkala8e93fde2013-05-10 17:40:12 +053013941 {
Gopichand Nakkalac005b7c2013-05-14 16:04:14 +053013942 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
13943 "%s: HDD context is not valid", __func__);
Kamath Vinayakba5313f2013-08-22 15:52:39 +053013944 return -EINVAL;
Gopichand Nakkala8e93fde2013-05-10 17:40:12 +053013945 }
13946
Sachin Ahuja697ba3f2014-11-12 18:57:11 +053013947 pConfig = pHddCtx->cfg_ini;
Gopichand Nakkala8e93fde2013-05-10 17:40:12 +053013948 hHal = WLAN_HDD_GET_HAL_CTX(pAdapter);
13949 if (NULL == hHal)
13950 {
13951 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
13952 "%s: HAL context is Null!!!", __func__);
Kamath Vinayak4000c9a2013-08-23 14:24:27 +053013953 return -EINVAL;
Gopichand Nakkala8e93fde2013-05-10 17:40:12 +053013954 }
Sushant Kaushik2fe89932014-09-03 10:58:09 +053013955 sme_ScanFlushResult(hHal, pAdapter->sessionId);
Mahesh A Saptasagar2395ee62014-05-21 19:12:21 +053013956 ret = wlan_hdd_scan_abort(pAdapter);
Girish Gowli4bf7a632014-06-12 13:42:11 +053013957 if (ret < 0)
Mahesh A Saptasagar2395ee62014-05-21 19:12:21 +053013958 {
13959 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
13960 "%s: aborting the existing scan is unsuccessfull", __func__);
13961 return -EBUSY;
13962 }
13963
Vinay Krishna Eranna23ffd182013-12-26 19:16:55 +053013964 if (eHAL_STATUS_SUCCESS != wlan_hdd_is_pno_allowed(pAdapter))
Mahesh A Saptasagar0f7b0372013-11-28 23:23:07 +053013965 {
Vinay Krishna Erannacbf75f42014-02-26 17:35:20 +053013966 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_WARN,
Vinay Krishna Eranna23ffd182013-12-26 19:16:55 +053013967 FL("Cannot handle sched_scan"));
Mahesh A Saptasagar0f7b0372013-11-28 23:23:07 +053013968 return -EBUSY;
13969 }
Gopichand Nakkala8e93fde2013-05-10 17:40:12 +053013970
c_hpothu37f21312014-04-09 21:49:54 +053013971 if (TRUE == pHddCtx->isPnoEnable)
13972 {
13973 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_WARN,
13974 FL("already PNO is enabled"));
13975 return -EBUSY;
13976 }
c_hpothu225aa7c2014-10-22 17:45:13 +053013977
13978 if (VOS_STATUS_SUCCESS != wlan_hdd_cancel_remain_on_channel(pHddCtx))
13979 {
13980 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
13981 "%s: abort ROC failed ", __func__);
13982 return -EBUSY;
13983 }
13984
c_hpothu37f21312014-04-09 21:49:54 +053013985 pHddCtx->isPnoEnable = TRUE;
13986
Gopichand Nakkala8e93fde2013-05-10 17:40:12 +053013987 pPnoRequest = (tpSirPNOScanReq) vos_mem_malloc(sizeof (tSirPNOScanReq));
13988 if (NULL == pPnoRequest)
13989 {
13990 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_FATAL,
13991 "%s: vos_mem_malloc failed", __func__);
c_hpothu37f21312014-04-09 21:49:54 +053013992 pHddCtx->isPnoEnable = FALSE;
Kamath Vinayakba5313f2013-08-22 15:52:39 +053013993 return -ENOMEM;
Gopichand Nakkala8e93fde2013-05-10 17:40:12 +053013994 }
13995
Madan Mohan Koyyalamudic3f04352013-09-26 19:21:48 +053013996 memset(pPnoRequest, 0, sizeof (tSirPNOScanReq));
Gopichand Nakkala8e93fde2013-05-10 17:40:12 +053013997 pPnoRequest->enable = 1; /*Enable PNO */
13998 pPnoRequest->ucNetworksCount = request->n_match_sets;
13999
14000 if (( !pPnoRequest->ucNetworksCount ) ||
14001 ( pPnoRequest->ucNetworksCount > SIR_PNO_MAX_SUPP_NETWORKS ))
14002 {
14003 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
Sushant Kaushik1e406c32014-05-09 15:57:52 +053014004 "%s: Network input is not correct %d Max Network supported is %d",
14005 __func__, pPnoRequest->ucNetworksCount,
14006 SIR_PNO_MAX_SUPP_NETWORKS);
Kamath Vinayakba5313f2013-08-22 15:52:39 +053014007 ret = -EINVAL;
Gopichand Nakkala8e93fde2013-05-10 17:40:12 +053014008 goto error;
14009 }
14010
14011 if ( SIR_PNO_MAX_NETW_CHANNELS_EX < request->n_channels )
14012 {
14013 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
Nirav Shah80830bf2013-12-31 16:35:12 +053014014 "%s: Incorrect number of channels %d",
14015 __func__, request->n_channels);
Kamath Vinayakba5313f2013-08-22 15:52:39 +053014016 ret = -EINVAL;
Gopichand Nakkala8e93fde2013-05-10 17:40:12 +053014017 goto error;
14018 }
14019
14020 /* Framework provides one set of channels(all)
14021 * common for all saved profile */
14022 if (0 != ccmCfgGetStr(hHal, WNI_CFG_VALID_CHANNEL_LIST,
14023 channels_allowed, &num_channels_allowed))
14024 {
14025 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
14026 "%s: failed to get valid channel list", __func__);
Kamath Vinayakba5313f2013-08-22 15:52:39 +053014027 ret = -EINVAL;
Gopichand Nakkala8e93fde2013-05-10 17:40:12 +053014028 goto error;
14029 }
14030 /* Checking each channel against allowed channel list */
14031 num_ch = 0;
Nirav Shah80830bf2013-12-31 16:35:12 +053014032 if (request->n_channels)
Gopichand Nakkala8e93fde2013-05-10 17:40:12 +053014033 {
Nirav Shah80830bf2013-12-31 16:35:12 +053014034 char chList [(request->n_channels*5)+1];
14035 int len;
14036 for (i = 0, len = 0; i < request->n_channels; i++)
Gopichand Nakkala8e93fde2013-05-10 17:40:12 +053014037 {
Nirav Shah80830bf2013-12-31 16:35:12 +053014038 for (indx = 0; indx < num_channels_allowed; indx++)
Gopichand Nakkala8e93fde2013-05-10 17:40:12 +053014039 {
Nirav Shah80830bf2013-12-31 16:35:12 +053014040 if (request->channels[i]->hw_value == channels_allowed[indx])
14041 {
Sachin Ahuja697ba3f2014-11-12 18:57:11 +053014042 if ((!pConfig->enableDFSPnoChnlScan) &&
14043 (NV_CHANNEL_DFS == vos_nv_getChannelEnabledState(channels_allowed[indx])))
14044 {
14045 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_INFO,
14046 "%s : Dropping DFS channel : %d",
14047 __func__,channels_allowed[indx]);
14048 num_ignore_dfs_ch++;
14049 break;
14050 }
14051
Nirav Shah80830bf2013-12-31 16:35:12 +053014052 valid_ch[num_ch++] = request->channels[i]->hw_value;
14053 len += snprintf(chList+len, 5, "%d ",
14054 request->channels[i]->hw_value);
14055 break ;
14056 }
Gopichand Nakkala8e93fde2013-05-10 17:40:12 +053014057 }
14058 }
Nirav Shah80830bf2013-12-31 16:35:12 +053014059 hddLog(VOS_TRACE_LEVEL_INFO,"Channel-List: %s ", chList);
Gopichand Nakkala8e93fde2013-05-10 17:40:12 +053014060
Sachin Ahuja697ba3f2014-11-12 18:57:11 +053014061 /*If all channels are DFS and dropped, then ignore the PNO request*/
14062 if (num_ignore_dfs_ch == request->n_channels)
14063 {
14064 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_INFO,
14065 "%s : All requested channels are DFS channels", __func__);
14066 ret = -EINVAL;
14067 goto error;
14068 }
14069 }
Gopichand Nakkala8e93fde2013-05-10 17:40:12 +053014070 /* Filling per profile params */
14071 for (i = 0; i < pPnoRequest->ucNetworksCount; i++)
14072 {
14073 pPnoRequest->aNetworks[i].ssId.length =
14074 request->match_sets[i].ssid.ssid_len;
14075
14076 if (( 0 == pPnoRequest->aNetworks[i].ssId.length ) ||
14077 ( pPnoRequest->aNetworks[i].ssId.length > 32 ) )
14078 {
14079 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
Nirav Shah80830bf2013-12-31 16:35:12 +053014080 "%s: SSID Len %d is not correct for network %d",
14081 __func__, pPnoRequest->aNetworks[i].ssId.length, i);
Kamath Vinayakba5313f2013-08-22 15:52:39 +053014082 ret = -EINVAL;
Gopichand Nakkala8e93fde2013-05-10 17:40:12 +053014083 goto error;
14084 }
14085
14086 memcpy(pPnoRequest->aNetworks[i].ssId.ssId,
14087 request->match_sets[i].ssid.ssid,
14088 request->match_sets[i].ssid.ssid_len);
Sushant Kaushik1e406c32014-05-09 15:57:52 +053014089 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_INFO,
14090 "%s: SSID of network %d is %s ", __func__,
14091 i, pPnoRequest->aNetworks[i].ssId.ssId);
Gopichand Nakkala8e93fde2013-05-10 17:40:12 +053014092 pPnoRequest->aNetworks[i].authentication = 0; /*eAUTH_TYPE_ANY*/
14093 pPnoRequest->aNetworks[i].encryption = 0; /*eED_ANY*/
14094 pPnoRequest->aNetworks[i].bcastNetwType = 0; /*eBCAST_UNKNOWN*/
14095
14096 /*Copying list of valid channel into request */
14097 memcpy(pPnoRequest->aNetworks[i].aChannels, valid_ch, num_ch);
14098 pPnoRequest->aNetworks[i].ucChannelCount = num_ch;
14099
14100 pPnoRequest->aNetworks[i].rssiThreshold = 0; //Default value
14101 }
14102
Mahesh A Saptasagar7bd6ad42014-07-21 18:56:33 +053014103 for (i = 0; i < request->n_ssids; i++)
14104 {
14105 j = 0;
14106 while (j < pPnoRequest->ucNetworksCount)
14107 {
14108 if ((pPnoRequest->aNetworks[j].ssId.length ==
14109 request->ssids[i].ssid_len) &&
14110 (0 == memcmp(pPnoRequest->aNetworks[j].ssId.ssId,
14111 request->ssids[i].ssid,
14112 pPnoRequest->aNetworks[j].ssId.length)))
14113 {
14114 pPnoRequest->aNetworks[j].bcastNetwType = eBCAST_HIDDEN;
14115 break;
14116 }
14117 j++;
14118 }
14119 }
14120 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_INFO,
14121 "Number of hidden networks being Configured = %d",
14122 request->n_ssids);
Madan Mohan Koyyalamudia7765d52013-09-18 16:49:56 +053014123 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_INFO,
Jeff Johnson59a121e2013-11-30 09:46:08 -080014124 "request->ie_len = %zu", request->ie_len);
Madan Mohan Koyyalamudia7765d52013-09-18 16:49:56 +053014125 if ((0 < request->ie_len) && (NULL != request->ie))
14126 {
14127 pPnoRequest->us24GProbeTemplateLen = request->ie_len;
14128 memcpy(&pPnoRequest->p24GProbeTemplate, request->ie,
14129 pPnoRequest->us24GProbeTemplateLen);
14130
14131 pPnoRequest->us5GProbeTemplateLen = request->ie_len;
14132 memcpy(&pPnoRequest->p5GProbeTemplate, request->ie,
14133 pPnoRequest->us5GProbeTemplateLen);
14134 }
14135
Madan Mohan Koyyalamudi1d16f462013-08-27 16:25:34 +053014136 /* Driver gets only one time interval which is hardcoded in
14137 * supplicant for 10000ms. Taking power consumption into account 6 timers
14138 * will be used, Timervalue is increased exponentially i.e 10,20,40,
14139 * 80,160,320 secs. And number of scan cycle for each timer
14140 * is configurable through INI param gPNOScanTimerRepeatValue.
14141 * If it is set to 0 only one timer will be used and PNO scan cycle
14142 * will be repeated after each interval specified by supplicant
14143 * till PNO is disabled.
14144 */
14145 if (0 == pHddCtx->cfg_ini->configPNOScanTimerRepeatValue)
14146 pPnoRequest->scanTimers.ucScanTimersCount = HDD_PNO_SCAN_TIMERS_SET_ONE;
14147 else
14148 pPnoRequest->scanTimers.ucScanTimersCount =
14149 HDD_PNO_SCAN_TIMERS_SET_MULTIPLE;
14150
14151 tempInterval = (request->interval)/1000;
14152 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_INFO,
14153 "Base scan interval = %d PNOScanTimerRepeatValue = %d",
14154 tempInterval, pHddCtx->cfg_ini->configPNOScanTimerRepeatValue);
14155 for ( i = 0; i < pPnoRequest->scanTimers.ucScanTimersCount; i++)
14156 {
14157 pPnoRequest->scanTimers.aTimerValues[i].uTimerRepeat =
14158 pHddCtx->cfg_ini->configPNOScanTimerRepeatValue;
14159 pPnoRequest->scanTimers.aTimerValues[i].uTimerValue = tempInterval;
14160 tempInterval *= 2;
14161 }
14162 //Repeat last timer until pno disabled.
14163 pPnoRequest->scanTimers.aTimerValues[i-1].uTimerRepeat = 0;
14164
Madan Mohan Koyyalamudid206c7b2013-09-26 22:54:51 +053014165 pPnoRequest->modePNO = SIR_PNO_MODE_IMMEDIATE;
Gopichand Nakkala8e93fde2013-05-10 17:40:12 +053014166
Vinay Krishna Erannaf0e523b2014-03-01 21:00:16 +053014167 INIT_COMPLETION(pAdapter->pno_comp_var);
14168 pPnoRequest->statusCallback = hdd_cfg80211_sched_scan_start_status_cb;
14169 pPnoRequest->callbackContext = pAdapter;
14170 pAdapter->pno_req_status = 0;
14171
Nirav Shah80830bf2013-12-31 16:35:12 +053014172 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_INFO,
14173 "SessionId %d, enable %d, modePNO %d, ucScanTimersCount %d",
14174 pAdapter->sessionId, pPnoRequest->enable, pPnoRequest->modePNO,
14175 pPnoRequest->scanTimers.ucScanTimersCount);
14176
Gopichand Nakkala8e93fde2013-05-10 17:40:12 +053014177 status = sme_SetPreferredNetworkList(WLAN_HDD_GET_HAL_CTX(pAdapter),
14178 pPnoRequest, pAdapter->sessionId,
14179 hdd_cfg80211_sched_scan_done_callback, pAdapter);
14180 if (eHAL_STATUS_SUCCESS != status)
14181 {
14182 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
Nirav Shah80830bf2013-12-31 16:35:12 +053014183 "%s: Failed to enable PNO", __func__);
Kamath Vinayakba5313f2013-08-22 15:52:39 +053014184 ret = -EINVAL;
Gopichand Nakkala8e93fde2013-05-10 17:40:12 +053014185 goto error;
14186 }
14187
Vinay Krishna Erannaf0e523b2014-03-01 21:00:16 +053014188 ret = wait_for_completion_timeout(
14189 &pAdapter->pno_comp_var,
14190 msecs_to_jiffies(WLAN_WAIT_TIME_PNO));
14191 if (0 >= ret)
14192 {
14193 // Did not receive the response for PNO enable in time.
14194 // Assuming the PNO enable was success.
14195 // Returning error from here, because we timeout, results
14196 // in side effect of Wifi (Wifi Setting) not to work.
14197 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
14198 FL("Timed out waiting for PNO to be Enabled"));
14199 ret = 0;
14200 goto error;
14201 }
14202
c_hpothu3c986b22014-07-09 14:45:09 +053014203 vos_mem_free(pPnoRequest);
Vinay Krishna Erannaf0e523b2014-03-01 21:00:16 +053014204 ret = pAdapter->pno_req_status;
c_hpothu37f21312014-04-09 21:49:54 +053014205 return ret;
Kamath Vinayak4000c9a2013-08-23 14:24:27 +053014206
Gopichand Nakkala8e93fde2013-05-10 17:40:12 +053014207error:
Vinay Krishna Erannaf0e523b2014-03-01 21:00:16 +053014208 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_INFO,
14209 FL("PNO scanRequest offloaded ret = %d"), ret);
Gopichand Nakkala8e93fde2013-05-10 17:40:12 +053014210 vos_mem_free(pPnoRequest);
c_hpothu37f21312014-04-09 21:49:54 +053014211 pHddCtx->isPnoEnable = FALSE;
Kamath Vinayakba5313f2013-08-22 15:52:39 +053014212 return ret;
Gopichand Nakkala8e93fde2013-05-10 17:40:12 +053014213}
14214
14215/*
Mahesh A Saptasagar6cc38562014-05-23 21:22:17 +053014216 * FUNCTION: wlan_hdd_cfg80211_sched_scan_start
14217 * NL interface to enable PNO
Gopichand Nakkala8e93fde2013-05-10 17:40:12 +053014218 */
Mahesh A Saptasagar6cc38562014-05-23 21:22:17 +053014219static int wlan_hdd_cfg80211_sched_scan_start(struct wiphy *wiphy,
14220 struct net_device *dev, struct cfg80211_sched_scan_request *request)
14221{
14222 int ret;
14223
14224 vos_ssr_protect(__func__);
14225 ret = __wlan_hdd_cfg80211_sched_scan_start(wiphy, dev, request);
14226 vos_ssr_unprotect(__func__);
14227
14228 return ret;
14229}
14230
14231/*
14232 * FUNCTION: __wlan_hdd_cfg80211_sched_scan_stop
14233 * Function to disable PNO
14234 */
14235static int __wlan_hdd_cfg80211_sched_scan_stop(struct wiphy *wiphy,
Gopichand Nakkala8e93fde2013-05-10 17:40:12 +053014236 struct net_device *dev)
14237{
14238 eHalStatus status = eHAL_STATUS_FAILURE;
14239 hdd_adapter_t *pAdapter = WLAN_HDD_GET_PRIV_PTR(dev);
14240 hdd_context_t *pHddCtx;
14241 tHalHandle hHal;
14242 tpSirPNOScanReq pPnoRequest = NULL;
Kamath Vinayakba5313f2013-08-22 15:52:39 +053014243 int ret = 0;
Gopichand Nakkala8e93fde2013-05-10 17:40:12 +053014244
14245 ENTER();
14246
14247 if (NULL == pAdapter)
14248 {
Kaushik, Sushantb1ed0f42014-07-01 18:26:31 +053014249 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_FATAL,
Gopichand Nakkala8e93fde2013-05-10 17:40:12 +053014250 "%s: HDD adapter is Null", __func__);
14251 return -ENODEV;
14252 }
14253
14254 pHddCtx = WLAN_HDD_GET_CTX(pAdapter);
Gopichand Nakkala8e93fde2013-05-10 17:40:12 +053014255
Kamath Vinayakba5313f2013-08-22 15:52:39 +053014256 if (NULL == pHddCtx)
Gopichand Nakkala8e93fde2013-05-10 17:40:12 +053014257 {
Gopichand Nakkalac005b7c2013-05-14 16:04:14 +053014258 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
Kamath Vinayakba5313f2013-08-22 15:52:39 +053014259 "%s: HDD context is Null", __func__);
14260 return -ENODEV;
14261 }
14262
14263 /* The return 0 is intentional when isLogpInProgress and
14264 * isLoadUnloadInProgress. We did observe a crash due to a return of
14265 * failure in sched_scan_stop , especially for a case where the unload
14266 * of the happens at the same time. The function __cfg80211_stop_sched_scan
14267 * was clearing rdev->sched_scan_req only when the sched_scan_stop returns
14268 * success. If it returns a failure , then its next invocation due to the
14269 * clean up of the second interface will have the dev pointer corresponding
14270 * to the first one leading to a crash.
14271 */
14272 if (pHddCtx->isLogpInProgress)
14273 {
14274 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
14275 "%s: LOGP in Progress. Ignore!!!", __func__);
14276 return ret;
14277 }
14278
Mihir Shete18156292014-03-11 15:38:30 +053014279 if (WLAN_HDD_IS_LOAD_UNLOAD_IN_PROGRESS(pHddCtx))
Kamath Vinayakba5313f2013-08-22 15:52:39 +053014280 {
14281 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
14282 "%s: Unloading/Loading in Progress. Ignore!!!", __func__);
14283 return ret;
Gopichand Nakkala8e93fde2013-05-10 17:40:12 +053014284 }
14285
14286 hHal = WLAN_HDD_GET_HAL_CTX(pAdapter);
14287 if (NULL == hHal)
14288 {
14289 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
14290 "%s: HAL context is Null!!!", __func__);
Kamath Vinayak4000c9a2013-08-23 14:24:27 +053014291 return -EINVAL;
Gopichand Nakkala8e93fde2013-05-10 17:40:12 +053014292 }
14293
14294 pPnoRequest = (tpSirPNOScanReq) vos_mem_malloc(sizeof (tSirPNOScanReq));
14295 if (NULL == pPnoRequest)
14296 {
14297 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_FATAL,
14298 "%s: vos_mem_malloc failed", __func__);
Kamath Vinayakba5313f2013-08-22 15:52:39 +053014299 return -ENOMEM;
Gopichand Nakkala8e93fde2013-05-10 17:40:12 +053014300 }
14301
14302 memset(pPnoRequest, 0, sizeof (tSirPNOScanReq));
14303 pPnoRequest->enable = 0; /* Disable PNO */
14304 pPnoRequest->ucNetworksCount = 0;
14305
14306 status = sme_SetPreferredNetworkList(hHal, pPnoRequest,
14307 pAdapter->sessionId,
14308 NULL, pAdapter);
14309 if (eHAL_STATUS_SUCCESS != status)
14310 {
14311 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
14312 "Failed to disabled PNO");
Kamath Vinayakba5313f2013-08-22 15:52:39 +053014313 ret = -EINVAL;
Vinay Krishna Erannaf0e523b2014-03-01 21:00:16 +053014314 goto error;
Gopichand Nakkala8e93fde2013-05-10 17:40:12 +053014315 }
c_hpothu37f21312014-04-09 21:49:54 +053014316 pHddCtx->isPnoEnable = FALSE;
Gopichand Nakkala8e93fde2013-05-10 17:40:12 +053014317
Vinay Krishna Erannaf0e523b2014-03-01 21:00:16 +053014318error:
Kamath Vinayak4000c9a2013-08-23 14:24:27 +053014319 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_INFO,
Vinay Krishna Erannaf0e523b2014-03-01 21:00:16 +053014320 FL("PNO scan disabled ret = %d"), ret);
Gopichand Nakkala8e93fde2013-05-10 17:40:12 +053014321 vos_mem_free(pPnoRequest);
14322
14323 EXIT();
Kamath Vinayakba5313f2013-08-22 15:52:39 +053014324 return ret;
Gopichand Nakkala8e93fde2013-05-10 17:40:12 +053014325}
14326
Mahesh A Saptasagar6cc38562014-05-23 21:22:17 +053014327/*
14328 * FUNCTION: wlan_hdd_cfg80211_sched_scan_stop
14329 * NL interface to disable PNO
14330 */
14331static int wlan_hdd_cfg80211_sched_scan_stop(struct wiphy *wiphy,
14332 struct net_device *dev)
14333{
14334 int ret;
14335
14336 vos_ssr_protect(__func__);
14337 ret = __wlan_hdd_cfg80211_sched_scan_stop(wiphy, dev);
14338 vos_ssr_unprotect(__func__);
14339
14340 return ret;
14341}
Gopichand Nakkala8e93fde2013-05-10 17:40:12 +053014342#endif /*FEATURE_WLAN_SCAN_PNO*/
14343
14344
Mohit Khanna698ba2a2012-12-04 15:08:18 -080014345#ifdef FEATURE_WLAN_TDLS
Sunil Dutt Undekarieacac6f2014-03-21 14:08:53 +053014346#if TDLS_MGMT_VERSION2
Mahesh A Saptasagard68eb282014-12-17 14:20:19 +053014347static int __wlan_hdd_cfg80211_tdls_mgmt(struct wiphy *wiphy, struct net_device *dev,
Mohit Khanna698ba2a2012-12-04 15:08:18 -080014348 u8 *peer, u8 action_code, u8 dialog_token,
Sunil Dutt Undekarieacac6f2014-03-21 14:08:53 +053014349 u16 status_code, u32 peer_capability, const u8 *buf, size_t len)
14350#else
Mahesh A Saptasagard68eb282014-12-17 14:20:19 +053014351static int __wlan_hdd_cfg80211_tdls_mgmt(struct wiphy *wiphy, struct net_device *dev,
Sunil Dutt Undekarieacac6f2014-03-21 14:08:53 +053014352 u8 *peer, u8 action_code, u8 dialog_token,
14353 u16 status_code, const u8 *buf, size_t len)
14354#endif
Mohit Khanna698ba2a2012-12-04 15:08:18 -080014355{
14356
Mahesh A Saptasagar74088392015-02-05 17:22:09 +053014357 hdd_adapter_t *pAdapter;
14358 hdd_context_t *pHddCtx;
Mohit Khanna698ba2a2012-12-04 15:08:18 -080014359 u8 peerMac[6];
14360 VOS_STATUS status;
Gopichand Nakkala05922802013-03-14 12:23:19 -070014361 int max_sta_failed = 0;
Hoonki Leea34dd892013-02-05 22:56:02 -080014362 int responder;
Hoonki Leed37cbb32013-04-20 00:31:14 -070014363 long rc;
Ganesh Kondabattini862aec92015-01-22 20:58:46 +053014364 int ret;
Sunil Dutt Undekarieacac6f2014-03-21 14:08:53 +053014365#if !(TDLS_MGMT_VERSION2)
14366 u32 peer_capability = 0;
14367#endif
Rajesh Chauhana34c6e62014-03-25 16:37:58 +053014368 tANI_U16 numCurrTdlsPeers;
Kaushik, Sushantb1ed0f42014-07-01 18:26:31 +053014369
Mahesh A Saptasagar74088392015-02-05 17:22:09 +053014370 pAdapter = WLAN_HDD_GET_PRIV_PTR(dev);
14371 if (NULL == pAdapter)
14372 {
14373 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
14374 "%s: Adapter is NULL",__func__);
14375 return -EINVAL;
14376 }
Sushant Kaushik4b7cb302014-01-06 17:45:01 +053014377 MTRACE(vos_trace(VOS_MODULE_ID_HDD,
14378 TRACE_CODE_HDD_CFG80211_TDLS_MGMT,
14379 pAdapter->sessionId, action_code));
Mahesh A Saptasagar74088392015-02-05 17:22:09 +053014380 pHddCtx = wiphy_priv(wiphy);
Hoonki Lee11f7dda2013-02-14 16:55:44 -080014381 if (NULL == pHddCtx || NULL == pHddCtx->cfg_ini)
Mohit Khanna698ba2a2012-12-04 15:08:18 -080014382 {
Gopichand Nakkala747461f2013-04-24 19:24:45 +053014383 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
Mohit Khanna698ba2a2012-12-04 15:08:18 -080014384 "Invalid arguments");
14385 return -EINVAL;
14386 }
Sameer Thalappil75ea31a2013-02-21 19:38:16 -080014387 if (pHddCtx->isLogpInProgress)
14388 {
14389 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
14390 "%s:LOGP in Progress. Ignore!!!", __func__);
Atul Mittal115287b2014-07-08 13:26:33 +053014391 wlan_hdd_tdls_set_link_status(pAdapter,
14392 peer,
14393 eTDLS_LINK_IDLE,
14394 eTDLS_LINK_UNSPECIFIED);
Sameer Thalappil75ea31a2013-02-21 19:38:16 -080014395 return -EBUSY;
14396 }
Mahesh A Saptasagar74088392015-02-05 17:22:09 +053014397 if (WLAN_HDD_IS_LOAD_UNLOAD_IN_PROGRESS(pHddCtx))
14398 {
14399 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
14400 "%s: Unloading/Loading in Progress. Ignore!!!", __func__);
14401 return -EAGAIN;
14402 }
Hoonki Lee27511902013-03-14 18:19:06 -070014403 if (eTDLS_SUPPORT_NOT_ENABLED == pHddCtx->tdls_mode)
Mohit Khanna698ba2a2012-12-04 15:08:18 -080014404 {
Hoonki Lee27511902013-03-14 18:19:06 -070014405 VOS_TRACE( VOS_MODULE_ID_HDD, TDLS_LOG_LEVEL,
14406 "%s: TDLS mode is disabled OR not enabled in FW."
14407 MAC_ADDRESS_STR " action %d declined.",
14408 __func__, MAC_ADDR_ARRAY(peer), action_code);
Mohit Khanna698ba2a2012-12-04 15:08:18 -080014409 return -ENOTSUPP;
14410 }
Lee Hoonkic1262f22013-01-24 21:59:00 -080014411
Hoonki Lee27511902013-03-14 18:19:06 -070014412 /* other than teardown frame, other mgmt frames are not sent if disabled */
14413 if (SIR_MAC_TDLS_TEARDOWN != action_code)
14414 {
14415 /* if tdls_mode is disabled to respond to peer's request */
14416 if (eTDLS_SUPPORT_DISABLED == pHddCtx->tdls_mode)
14417 {
14418 VOS_TRACE( VOS_MODULE_ID_HDD, TDLS_LOG_LEVEL,
14419 "%s: " MAC_ADDRESS_STR
Gopichand Nakkala34d1b062013-03-19 15:28:33 -070014420 " TDLS mode is disabled. action %d declined.",
14421 __func__, MAC_ADDR_ARRAY(peer), action_code);
Hoonki Lee27511902013-03-14 18:19:06 -070014422
14423 return -ENOTSUPP;
14424 }
Agarwal Ashish4b87f922014-06-18 03:03:21 +053014425
14426 if (vos_max_concurrent_connections_reached())
14427 {
14428 hddLog(VOS_TRACE_LEVEL_INFO, FL("Reached max concurrent connections"));
14429 return -EINVAL;
14430 }
Hoonki Lee27511902013-03-14 18:19:06 -070014431 }
14432
Gopichand Nakkalab977a972013-02-18 19:15:09 -080014433 if (WLAN_IS_TDLS_SETUP_ACTION(action_code))
14434 {
Madan Mohan Koyyalamudi96797442013-10-08 16:04:42 +053014435 if (NULL != wlan_hdd_tdls_is_progress(pHddCtx, peer, TRUE))
Gopichand Nakkalab977a972013-02-18 19:15:09 -080014436 {
14437 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
Gopichand Nakkalac87400e2013-03-13 18:51:00 -070014438 "%s: " MAC_ADDRESS_STR
Gopichand Nakkala34d1b062013-03-19 15:28:33 -070014439 " TDLS setup is ongoing. action %d declined.",
14440 __func__, MAC_ADDR_ARRAY(peer), action_code);
14441 return -EPERM;
Gopichand Nakkalab977a972013-02-18 19:15:09 -080014442 }
14443 }
14444
Hoonki Lee11f7dda2013-02-14 16:55:44 -080014445 if (SIR_MAC_TDLS_SETUP_REQ == action_code ||
14446 SIR_MAC_TDLS_SETUP_RSP == action_code )
Lee Hoonkic1262f22013-01-24 21:59:00 -080014447 {
Rajesh Chauhana34c6e62014-03-25 16:37:58 +053014448 numCurrTdlsPeers = wlan_hdd_tdlsConnectedPeers(pAdapter);
14449 if (HDD_MAX_NUM_TDLS_STA <= numCurrTdlsPeers)
Lee Hoonkic1262f22013-01-24 21:59:00 -080014450 {
14451 /* supplicant still sends tdls_mgmt(SETUP_REQ) even after
14452 we return error code at 'add_station()'. Hence we have this
14453 check again in addtion to add_station().
14454 Anyway, there is no hard to double-check. */
Hoonki Lee11f7dda2013-02-14 16:55:44 -080014455 if (SIR_MAC_TDLS_SETUP_REQ == action_code)
Lee Hoonkic1262f22013-01-24 21:59:00 -080014456 {
Gopichand Nakkalac87400e2013-03-13 18:51:00 -070014457 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
14458 "%s: " MAC_ADDRESS_STR
Rajesh Chauhana34c6e62014-03-25 16:37:58 +053014459 " TDLS Max peer already connected. action (%d) declined. Num of peers (%d), Max allowed (%d).",
14460 __func__, MAC_ADDR_ARRAY(peer), action_code,
14461 numCurrTdlsPeers, HDD_MAX_NUM_TDLS_STA);
Sunil Dutt388ac8f2013-11-28 18:06:52 +053014462 return -EINVAL;
Lee Hoonkic1262f22013-01-24 21:59:00 -080014463 }
14464 else
14465 {
Gopichand Nakkalab977a972013-02-18 19:15:09 -080014466 /* maximum reached. tweak to send error code to peer and return
14467 error code to supplicant */
Lee Hoonkic1262f22013-01-24 21:59:00 -080014468 status_code = eSIR_MAC_UNSPEC_FAILURE_STATUS;
Gopichand Nakkalac87400e2013-03-13 18:51:00 -070014469 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
14470 "%s: " MAC_ADDRESS_STR
Rajesh Chauhana34c6e62014-03-25 16:37:58 +053014471 " TDLS Max peer already connected, send response status (%d). Num of peers (%d), Max allowed (%d).",
14472 __func__, MAC_ADDR_ARRAY(peer), status_code,
14473 numCurrTdlsPeers, HDD_MAX_NUM_TDLS_STA);
Gopichand Nakkala05922802013-03-14 12:23:19 -070014474 max_sta_failed = -EPERM;
Gopichand Nakkalab977a972013-02-18 19:15:09 -080014475 /* fall through to send setup resp with failure status
14476 code */
Lee Hoonkic1262f22013-01-24 21:59:00 -080014477 }
14478 }
Hoonki Lee11f7dda2013-02-14 16:55:44 -080014479 else
14480 {
14481 hddTdlsPeer_t *pTdlsPeer;
Madan Mohan Koyyalamudi96797442013-10-08 16:04:42 +053014482 pTdlsPeer = wlan_hdd_tdls_find_peer(pAdapter, peer, TRUE);
Gopichand Nakkalae7cbc5d2013-03-27 21:09:23 -070014483 if (pTdlsPeer && TDLS_IS_CONNECTED(pTdlsPeer))
Hoonki Lee11f7dda2013-02-14 16:55:44 -080014484 {
Gopichand Nakkalac87400e2013-03-13 18:51:00 -070014485 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
Gopichand Nakkala34d1b062013-03-19 15:28:33 -070014486 "%s:" MAC_ADDRESS_STR " already connected. action %d declined.",
14487 __func__, MAC_ADDR_ARRAY(peer), action_code);
Hoonki Lee11f7dda2013-02-14 16:55:44 -080014488 return -EPERM;
14489 }
14490 }
Lee Hoonkic1262f22013-01-24 21:59:00 -080014491 }
Hoonki Lee11f7dda2013-02-14 16:55:44 -080014492 vos_mem_copy(peerMac, peer, 6);
Mohit Khanna698ba2a2012-12-04 15:08:18 -080014493
Hoonki Lee1090c6a2013-01-16 17:40:54 -080014494#ifdef WLAN_FEATURE_TDLS_DEBUG
14495 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
Arun Kumar Khandavalli9fb625e2014-03-17 16:07:40 +053014496 "%s: " MAC_ADDRESS_STR " action %d, dialog_token %d status %d, len = %zu",
Gopichand Nakkalac87400e2013-03-13 18:51:00 -070014497 "tdls_mgmt", MAC_ADDR_ARRAY(peer),
14498 action_code, dialog_token, status_code, len);
Hoonki Lee1090c6a2013-01-16 17:40:54 -080014499#endif
Mohit Khanna698ba2a2012-12-04 15:08:18 -080014500
Hoonki Leea34dd892013-02-05 22:56:02 -080014501 /*Except teardown responder will not be used so just make 0*/
14502 responder = 0;
Hoonki Lee11f7dda2013-02-14 16:55:44 -080014503 if (SIR_MAC_TDLS_TEARDOWN == action_code)
Hoonki Leea34dd892013-02-05 22:56:02 -080014504 {
Gopichand Nakkala97a65fd2013-04-16 16:59:38 -070014505
14506 hddTdlsPeer_t *pTdlsPeer;
Madan Mohan Koyyalamudi96797442013-10-08 16:04:42 +053014507 pTdlsPeer = wlan_hdd_tdls_find_peer(pAdapter, peerMac, TRUE);
Gopichand Nakkala97a65fd2013-04-16 16:59:38 -070014508
14509 if(pTdlsPeer && TDLS_IS_CONNECTED(pTdlsPeer))
14510 responder = pTdlsPeer->is_responder;
14511 else
Hoonki Leea34dd892013-02-05 22:56:02 -080014512 {
Gopichand Nakkala97a65fd2013-04-16 16:59:38 -070014513 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
Arun Kumar Khandavalli9fb625e2014-03-17 16:07:40 +053014514 "%s: " MAC_ADDRESS_STR " peer doesn't exist or not connected %d dialog_token %d status %d, len = %zu",
Gopichand Nakkala97a65fd2013-04-16 16:59:38 -070014515 __func__, MAC_ADDR_ARRAY(peer), (NULL == pTdlsPeer) ? -1 : pTdlsPeer->link_status,
14516 dialog_token, status_code, len);
14517 return -EPERM;
Hoonki Leea34dd892013-02-05 22:56:02 -080014518 }
Mohit Khanna698ba2a2012-12-04 15:08:18 -080014519 }
Mohit Khanna698ba2a2012-12-04 15:08:18 -080014520
Gopichand Nakkala2f1ff152013-07-01 11:27:43 +053014521 /* For explicit trigger of DIS_REQ come out of BMPS for
14522 successfully receiving DIS_RSP from peer. */
Hoonki Lee14621352013-04-16 17:51:19 -070014523 if ((SIR_MAC_TDLS_SETUP_RSP == action_code) ||
Gopichand Nakkala2f1ff152013-07-01 11:27:43 +053014524 (SIR_MAC_TDLS_DIS_RSP == action_code) ||
14525 (SIR_MAC_TDLS_DIS_REQ == action_code))
Hoonki Lee14621352013-04-16 17:51:19 -070014526 {
14527 if (TRUE == sme_IsPmcBmps(WLAN_HDD_GET_HAL_CTX(pAdapter)))
14528 {
14529 VOS_TRACE( VOS_MODULE_ID_HDD, TDLS_LOG_LEVEL,
Gopichand Nakkala2f1ff152013-07-01 11:27:43 +053014530 "%s: Sending frame action_code %u.Disable BMPS", __func__, action_code);
Hoonki Lee14621352013-04-16 17:51:19 -070014531 hdd_disable_bmps_imps(pHddCtx, WLAN_HDD_INFRA_STATION);
14532 }
Gopichand Nakkala2f1ff152013-07-01 11:27:43 +053014533 if (SIR_MAC_TDLS_DIS_REQ != action_code)
14534 wlan_hdd_tdls_set_cap(pAdapter, peerMac, eTDLS_CAP_SUPPORTED);
Hoonki Lee14621352013-04-16 17:51:19 -070014535 }
14536
Hoonki Lee5305c3a2013-04-29 23:28:59 -070014537 /* make sure doesn't call send_mgmt() while it is pending */
14538 if (TDLS_CTX_MAGIC == pAdapter->mgmtTxCompletionStatus)
14539 {
14540 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
Arif Hussain6d2a3322013-11-17 19:50:10 -080014541 "%s: " MAC_ADDRESS_STR " action %d couldn't sent, as one is pending. return EBUSY",
Hoonki Lee5305c3a2013-04-29 23:28:59 -070014542 __func__, MAC_ADDR_ARRAY(peer), action_code);
Ganesh Kondabattini862aec92015-01-22 20:58:46 +053014543 ret = -EBUSY;
14544 goto tx_failed;
Hoonki Lee5305c3a2013-04-29 23:28:59 -070014545 }
14546
14547 pAdapter->mgmtTxCompletionStatus = TDLS_CTX_MAGIC;
Gopichand Nakkalab977a972013-02-18 19:15:09 -080014548 INIT_COMPLETION(pAdapter->tdls_mgmt_comp);
14549
Mohit Khanna698ba2a2012-12-04 15:08:18 -080014550 status = sme_SendTdlsMgmtFrame(WLAN_HDD_GET_HAL_CTX(pAdapter), pAdapter->sessionId,
Pradeep Reddy POTTETIca171f82014-03-21 14:17:35 +053014551 peerMac, action_code, dialog_token, status_code, peer_capability, (tANI_U8 *)buf, len, responder);
Mohit Khanna698ba2a2012-12-04 15:08:18 -080014552
Gopichand Nakkalab977a972013-02-18 19:15:09 -080014553 if (VOS_STATUS_SUCCESS != status)
14554 {
Mohit Khanna698ba2a2012-12-04 15:08:18 -080014555 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
14556 "%s: sme_SendTdlsMgmtFrame failed!", __func__);
Hoonki Lee5305c3a2013-04-29 23:28:59 -070014557 pAdapter->mgmtTxCompletionStatus = FALSE;
Ganesh Kondabattini862aec92015-01-22 20:58:46 +053014558 ret = -EINVAL;
14559 goto tx_failed;
Mohit Khanna698ba2a2012-12-04 15:08:18 -080014560 }
14561
Hoonki Leed37cbb32013-04-20 00:31:14 -070014562 rc = wait_for_completion_interruptible_timeout(&pAdapter->tdls_mgmt_comp,
14563 msecs_to_jiffies(WAIT_TIME_TDLS_MGMT));
14564
14565 if ((rc <= 0) || (TRUE != pAdapter->mgmtTxCompletionStatus))
Gopichand Nakkalab977a972013-02-18 19:15:09 -080014566 {
Hoonki Leed37cbb32013-04-20 00:31:14 -070014567 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
Jeff Johnson0299d0a2013-10-30 12:37:43 -070014568 "%s: Mgmt Tx Completion failed status %ld TxCompletion %u",
Hoonki Leed37cbb32013-04-20 00:31:14 -070014569 __func__, rc, pAdapter->mgmtTxCompletionStatus);
Hoonki Lee5305c3a2013-04-29 23:28:59 -070014570 pAdapter->mgmtTxCompletionStatus = FALSE;
Yue Ma4f55ef32014-01-23 16:45:33 -080014571
14572 if (pHddCtx->isLogpInProgress)
14573 {
14574 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
14575 "%s: LOGP in Progress. Ignore!!!", __func__);
14576 return -EAGAIN;
14577 }
14578
Ganesh Kondabattini862aec92015-01-22 20:58:46 +053014579 ret = -EINVAL;
14580 goto tx_failed;
Gopichand Nakkalab977a972013-02-18 19:15:09 -080014581 }
14582
Gopichand Nakkala05922802013-03-14 12:23:19 -070014583 if (max_sta_failed)
Hoonki Lee14621352013-04-16 17:51:19 -070014584 {
Ganesh Kondabattini862aec92015-01-22 20:58:46 +053014585 ret = max_sta_failed;
14586 goto tx_failed;
Hoonki Lee14621352013-04-16 17:51:19 -070014587 }
Gopichand Nakkalab977a972013-02-18 19:15:09 -080014588
Hoonki Leea34dd892013-02-05 22:56:02 -080014589 if (SIR_MAC_TDLS_SETUP_RSP == action_code)
14590 {
Gopichand Nakkala4327a152013-03-04 23:22:42 -080014591 wlan_hdd_tdls_set_responder(pAdapter, peerMac, TRUE);
Hoonki Leea34dd892013-02-05 22:56:02 -080014592 }
14593 else if (SIR_MAC_TDLS_SETUP_CNF == action_code)
14594 {
Gopichand Nakkala4327a152013-03-04 23:22:42 -080014595 wlan_hdd_tdls_set_responder(pAdapter, peerMac, FALSE);
Hoonki Leea34dd892013-02-05 22:56:02 -080014596 }
Mohit Khanna698ba2a2012-12-04 15:08:18 -080014597
14598 return 0;
Ganesh Kondabattini862aec92015-01-22 20:58:46 +053014599
14600tx_failed:
14601 /* add_station will be called before sending TDLS_SETUP_REQ and
14602 * TDLS_SETUP_RSP and as part of add_station driver will enable
14603 * BMPS. NL80211_TDLS_DISABLE_LINK will be called if the tx of
14604 * TDLS_SETUP_REQ or TDLS_SETUP_RSP fails. BMPS will be enabled
14605 * as part of processing NL80211_TDLS_DISABLE_LINK. So need to
14606 * enable BMPS for TDLS_SETUP_REQ and TDLS_SETUP_RSP if tx fails.
14607 */
14608
14609 if ((SIR_MAC_TDLS_SETUP_REQ == action_code) ||
14610 (SIR_MAC_TDLS_SETUP_RSP == action_code))
14611 wlan_hdd_tdls_check_bmps(pAdapter);
14612 return ret;
Mohit Khanna698ba2a2012-12-04 15:08:18 -080014613}
14614
Mahesh A Saptasagard68eb282014-12-17 14:20:19 +053014615#if TDLS_MGMT_VERSION2
14616static int wlan_hdd_cfg80211_tdls_mgmt(struct wiphy *wiphy, struct net_device *dev,
14617 u8 *peer, u8 action_code, u8 dialog_token,
14618 u16 status_code, u32 peer_capability,
14619 const u8 *buf, size_t len)
14620#else
14621static int wlan_hdd_cfg80211_tdls_mgmt(struct wiphy *wiphy, struct net_device *dev,
14622 u8 *peer, u8 action_code, u8 dialog_token,
14623 u16 status_code, const u8 *buf, size_t len)
14624#endif
14625{
14626 int ret;
14627
14628 vos_ssr_protect(__func__);
14629#if TDLS_MGMT_VERSION2
14630 ret = __wlan_hdd_cfg80211_tdls_mgmt(wiphy, dev, peer, action_code, dialog_token,
14631 status_code, peer_capability, buf, len);
14632#else
14633 ret = __wlan_hdd_cfg80211_tdls_mgmt(wiphy, dev, peer, action_code, dialog_token,
14634 status_code, buf, len);
14635#endif
14636 vos_ssr_unprotect(__func__);
14637
14638 return ret;
14639}
Atul Mittal115287b2014-07-08 13:26:33 +053014640
14641int wlan_hdd_tdls_extctrl_config_peer(hdd_adapter_t *pAdapter,
14642 u8 *peer,
Pradeep Reddy POTTETIe309c152015-02-06 13:21:07 +053014643 tdls_req_params_t *tdls_peer_params,
Atul Mittal115287b2014-07-08 13:26:33 +053014644 cfg80211_exttdls_callback callback)
14645{
14646
Pradeep Reddy POTTETIe309c152015-02-06 13:21:07 +053014647 hddTdlsPeer_t *pTdlsPeer = NULL;
Atul Mittal115287b2014-07-08 13:26:33 +053014648 hdd_context_t *pHddCtx = WLAN_HDD_GET_CTX(pAdapter);
Pradeep Reddy POTTETIe30ed252015-02-18 14:27:55 +053014649 hdd_station_ctx_t *pHddStaCtx = WLAN_HDD_GET_STATION_CTX_PTR(pAdapter);
Atul Mittal115287b2014-07-08 13:26:33 +053014650 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_INFO,
14651 " %s : NL80211_TDLS_SETUP for " MAC_ADDRESS_STR,
14652 __func__, MAC_ADDR_ARRAY(peer));
14653
14654 if ( (FALSE == pHddCtx->cfg_ini->fTDLSExternalControl) ||
14655 (FALSE == pHddCtx->cfg_ini->fEnableTDLSImplicitTrigger) ) {
14656
14657 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_INFO,
14658 " %s TDLS External control and Implicit Trigger not enabled ",
14659 __func__);
14660 return -ENOTSUPP;
14661 }
14662
14663 /* To cater the requirement of establishing the TDLS link
14664 * irrespective of the data traffic , get an entry of TDLS peer.
14665 */
14666 pTdlsPeer = wlan_hdd_tdls_get_peer(pAdapter, peer);
14667 if (pTdlsPeer == NULL) {
14668 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
14669 "%s: peer " MAC_ADDRESS_STR " not existing",
14670 __func__, MAC_ADDR_ARRAY(peer));
14671 return -EINVAL;
14672 }
14673
Pradeep Reddy POTTETIe309c152015-02-06 13:21:07 +053014674 if (NULL != tdls_peer_params)
14675 {
14676 pTdlsPeer->peerParams.channel = tdls_peer_params->channel;
14677 pTdlsPeer->peerParams.global_operating_class =
14678 tdls_peer_params->global_operating_class;
14679 pTdlsPeer->peerParams.max_latency_ms = tdls_peer_params->max_latency_ms;
14680 pTdlsPeer->peerParams.min_bandwidth_kbps =
14681 tdls_peer_params->min_bandwidth_kbps;
Pradeep Reddy POTTETIe30ed252015-02-18 14:27:55 +053014682 /* check configured channel is valid, non dfs and
14683 * not current operating channel */
14684 if ((sme_IsTdlsOffChannelValid(WLAN_HDD_GET_HAL_CTX(pAdapter),
14685 tdls_peer_params->channel)) &&
14686 (pHddStaCtx) &&
14687 (tdls_peer_params->channel !=
14688 pHddStaCtx->conn_info.operationChannel))
Pradeep Reddy POTTETIe309c152015-02-06 13:21:07 +053014689 {
14690 pTdlsPeer->isOffChannelConfigured = TRUE;
14691 }
14692 else
14693 {
14694 pTdlsPeer->isOffChannelConfigured = FALSE;
14695 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
14696 "%s: Configured Tdls Off Channel is not valid", __func__);
14697
14698 }
14699 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_INFO,
Pradeep Reddy POTTETIe30ed252015-02-18 14:27:55 +053014700 "%s: tdls_off_channel %d isOffChannelConfigured %d "
14701 "current operating channel %d",
Pradeep Reddy POTTETIe309c152015-02-06 13:21:07 +053014702 __func__, pTdlsPeer->peerParams.channel,
Pradeep Reddy POTTETIe30ed252015-02-18 14:27:55 +053014703 pTdlsPeer->isOffChannelConfigured,
14704 (pHddStaCtx ? pHddStaCtx->conn_info.operationChannel : 0));
Pradeep Reddy POTTETIe309c152015-02-06 13:21:07 +053014705 }
14706 else
14707 {
14708 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
14709 "%s: Invalid TDLS Peer Params", __func__);
14710 }
14711
Atul Mittal115287b2014-07-08 13:26:33 +053014712 if ( 0 != wlan_hdd_tdls_set_force_peer(pAdapter, peer, TRUE) ) {
14713
14714 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
14715 " %s TDLS Add Force Peer Failed",
14716 __func__);
14717 return -EINVAL;
14718 }
14719 /*EXT TDLS*/
14720
14721 if ( 0 != wlan_hdd_set_callback(pTdlsPeer, callback) ) {
14722 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
14723 " %s TDLS set callback Failed",
14724 __func__);
14725 return -EINVAL;
14726 }
14727
14728 return(0);
14729
14730}
14731
14732int wlan_hdd_tdls_extctrl_deconfig_peer(hdd_adapter_t *pAdapter, u8 *peer)
14733{
14734
14735 hddTdlsPeer_t *pTdlsPeer;
14736 hdd_context_t *pHddCtx = WLAN_HDD_GET_CTX(pAdapter);
14737 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_INFO,
14738 " %s : NL80211_TDLS_TEARDOWN for " MAC_ADDRESS_STR,
14739 __func__, MAC_ADDR_ARRAY(peer));
14740
14741 if ( (FALSE == pHddCtx->cfg_ini->fTDLSExternalControl) ||
14742 (FALSE == pHddCtx->cfg_ini->fEnableTDLSImplicitTrigger) ) {
14743
14744 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_INFO,
14745 " %s TDLS External control and Implicit Trigger not enabled ",
14746 __func__);
14747 return -ENOTSUPP;
14748 }
14749
14750
14751 pTdlsPeer = wlan_hdd_tdls_find_peer(pAdapter, peer, TRUE);
14752
14753 if ( NULL == pTdlsPeer ) {
14754 hddLog(VOS_TRACE_LEVEL_INFO, "%s: " MAC_ADDRESS_STR
14755 " peer not exsting",
14756 __func__, MAC_ADDR_ARRAY(peer));
14757 return -EINVAL;
14758 }
14759 else {
14760 wlan_hdd_tdls_indicate_teardown(pAdapter, pTdlsPeer,
14761 eSIR_MAC_TDLS_TEARDOWN_UNSPEC_REASON);
Pradeep Reddy POTTETIe309c152015-02-06 13:21:07 +053014762 /* if channel switch is configured, reset
14763 the channel for this peer */
14764 if (TRUE == pTdlsPeer->isOffChannelConfigured)
14765 {
14766 pTdlsPeer->peerParams.channel = 0;
14767 pTdlsPeer->isOffChannelConfigured = FALSE;
14768 }
Atul Mittal115287b2014-07-08 13:26:33 +053014769 }
14770
14771 if ( 0 != wlan_hdd_tdls_set_force_peer(pAdapter, peer, FALSE) )
14772 return -EINVAL;
14773
14774 /*EXT TDLS*/
14775
14776 if ( 0 != wlan_hdd_set_callback(pTdlsPeer, NULL )) {
14777
14778 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
14779 " %s TDLS set callback Failed",
14780 __func__);
14781 return -EINVAL;
14782 }
14783 return(0);
14784
14785}
Mahesh A Saptasagar27574072014-06-17 13:39:04 +053014786static int __wlan_hdd_cfg80211_tdls_oper(struct wiphy *wiphy, struct net_device *dev,
Mohit Khanna698ba2a2012-12-04 15:08:18 -080014787 u8 *peer, enum nl80211_tdls_operation oper)
14788{
14789 hdd_adapter_t *pAdapter = WLAN_HDD_GET_PRIV_PTR(dev);
14790 hdd_context_t *pHddCtx = wiphy_priv(wiphy);
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +053014791 int status;
Hoonki Lee5305c3a2013-04-29 23:28:59 -070014792 hddTdlsPeer_t *pTdlsPeer;
Kaushik, Sushantb1ed0f42014-07-01 18:26:31 +053014793
Sushant Kaushik4b7cb302014-01-06 17:45:01 +053014794 MTRACE(vos_trace(VOS_MODULE_ID_HDD,
14795 TRACE_CODE_HDD_CFG80211_TDLS_OPER,
14796 pAdapter->sessionId, oper));
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +053014797 if ( NULL == peer )
Mohit Khanna698ba2a2012-12-04 15:08:18 -080014798 {
Gopichand Nakkalab977a972013-02-18 19:15:09 -080014799 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
Chilam Ngc4244af2013-04-01 15:37:32 -070014800 "%s: Invalid arguments", __func__);
Mohit Khanna698ba2a2012-12-04 15:08:18 -080014801 return -EINVAL;
14802 }
Hoonki Lee1090c6a2013-01-16 17:40:54 -080014803
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +053014804 status = wlan_hdd_validate_context(pHddCtx);
14805
14806 if (0 != status)
Sameer Thalappil75ea31a2013-02-21 19:38:16 -080014807 {
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +053014808 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
14809 "%s: HDD context is not valid", __func__);
14810 return status;
Sameer Thalappil75ea31a2013-02-21 19:38:16 -080014811 }
14812
Mohit Khanna698ba2a2012-12-04 15:08:18 -080014813
14814 if( FALSE == pHddCtx->cfg_ini->fEnableTDLSSupport ||
Hoonki Lee1090c6a2013-01-16 17:40:54 -080014815 FALSE == sme_IsFeatureSupportedByFW(TDLS))
Mohit Khanna698ba2a2012-12-04 15:08:18 -080014816 {
Hoonki Lee1090c6a2013-01-16 17:40:54 -080014817 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
Chilam Ngc4244af2013-04-01 15:37:32 -070014818 "TDLS Disabled in INI OR not enabled in FW. "
14819 "Cannot process TDLS commands");
Mohit Khanna698ba2a2012-12-04 15:08:18 -080014820 return -ENOTSUPP;
14821 }
14822
14823 switch (oper) {
14824 case NL80211_TDLS_ENABLE_LINK:
14825 {
Mohit Khanna698ba2a2012-12-04 15:08:18 -080014826 VOS_STATUS status;
c_hpothu6ff1c3c2013-10-01 19:01:57 +053014827 long ret;
Gopichand Nakkala79ff85d2013-05-27 17:05:29 +053014828 tCsrTdlsLinkEstablishParams tdlsLinkEstablishParams;
Agarwal Ashish16020c42014-12-29 22:01:11 +053014829 WLAN_STADescType staDesc;
Pradeep Reddy POTTETIe309c152015-02-06 13:21:07 +053014830 tANI_U16 numCurrTdlsPeers = 0;
14831 hddTdlsPeer_t *connPeer = NULL;
Mohit Khanna698ba2a2012-12-04 15:08:18 -080014832
Sunil Dutt41de4e22013-11-14 18:09:02 +053014833 pTdlsPeer = wlan_hdd_tdls_find_peer(pAdapter, peer, TRUE);
Agarwal Ashish16020c42014-12-29 22:01:11 +053014834 memset(&staDesc, 0, sizeof(staDesc));
Sunil Dutt41de4e22013-11-14 18:09:02 +053014835 if ( NULL == pTdlsPeer ) {
14836 hddLog(VOS_TRACE_LEVEL_ERROR, "%s: " MAC_ADDRESS_STR
14837 " (oper %d) not exsting. ignored",
14838 __func__, MAC_ADDR_ARRAY(peer), (int)oper);
14839 return -EINVAL;
14840 }
14841
14842 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
14843 "%s: " MAC_ADDRESS_STR " link_status %d (%s) ", "tdls_oper",
14844 MAC_ADDR_ARRAY(peer), pTdlsPeer->link_status,
14845 "NL80211_TDLS_ENABLE_LINK");
14846
Gopichand Nakkala2f4a2822013-04-17 11:22:01 -070014847 if (!TDLS_STA_INDEX_VALID(pTdlsPeer->staId))
14848 {
14849 hddLog(VOS_TRACE_LEVEL_ERROR, "%s: Invalid Staion Index %u "
14850 MAC_ADDRESS_STR " failed",
14851 __func__, pTdlsPeer->staId, MAC_ADDR_ARRAY(peer));
14852 return -EINVAL;
14853 }
14854
Pradeep Reddy POTTETIe309c152015-02-06 13:21:07 +053014855 /* TDLS Off Channel, Disable tdls channel switch,
14856 when there are more than one tdls link */
14857 numCurrTdlsPeers = wlan_hdd_tdlsConnectedPeers(pAdapter);
14858 if (numCurrTdlsPeers == 1)
14859 {
14860 /* get connected peer and send disable tdls off chan */
14861 connPeer = wlan_hdd_tdls_get_connected_peer(pAdapter);
14862 if (connPeer && (connPeer->isOffChannelConfigured == TRUE))
14863 {
14864 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_INFO,
14865 "%s: More then one peer connected, Disable "
14866 "TDLS channel switch", __func__);
14867
14868 sme_SendTdlsChanSwitchReq(WLAN_HDD_GET_HAL_CTX(pAdapter),
14869 pAdapter->sessionId,
14870 connPeer->peerMac,
14871 connPeer->peerParams.channel,
14872 TDLS_OFF_CHANNEL_BW_OFFSET,
14873 TDLS_CHANNEL_SWITCH_DISABLE);
14874 }
14875 else
14876 {
14877 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
14878 "%s: No TDLS Connected Peer or "
14879 "isOffChannelConfigured %d",
14880 __func__,
14881 (connPeer ? connPeer->isOffChannelConfigured : -1));
14882 }
14883 }
14884
Hoonki Lee5305c3a2013-04-29 23:28:59 -070014885 if (eTDLS_LINK_CONNECTED != pTdlsPeer->link_status)
Gopichand Nakkalac87400e2013-03-13 18:51:00 -070014886 {
Madan Mohan Koyyalamudice419872013-09-13 19:36:52 +053014887 if (IS_ADVANCE_TDLS_ENABLE) {
Gopichand Nakkala24be5312013-07-02 16:47:12 +053014888
Madan Mohan Koyyalamudice419872013-09-13 19:36:52 +053014889 if (0 != wlan_hdd_tdls_get_link_establish_params(
14890 pAdapter, peer,&tdlsLinkEstablishParams)) {
14891 return -EINVAL;
14892 }
14893 INIT_COMPLETION(pAdapter->tdls_link_establish_req_comp);
Gopichand Nakkala79ff85d2013-05-27 17:05:29 +053014894
Madan Mohan Koyyalamudice419872013-09-13 19:36:52 +053014895 sme_SendTdlsLinkEstablishParams(WLAN_HDD_GET_HAL_CTX(pAdapter),
14896 pAdapter->sessionId, peer, &tdlsLinkEstablishParams);
14897 /* Send TDLS peer UAPSD capabilities to the firmware and
14898 * register with the TL on after the response for this operation
14899 * is received .
14900 */
14901 ret = wait_for_completion_interruptible_timeout(
14902 &pAdapter->tdls_link_establish_req_comp,
14903 msecs_to_jiffies(WAIT_TIME_TDLS_LINK_ESTABLISH_REQ));
14904 if (ret <= 0)
14905 {
14906 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
14907 "%s: Link Establish Request Faled Status %ld",
14908 __func__, ret);
14909 return -EINVAL;
14910 }
Gopichand Nakkala79ff85d2013-05-27 17:05:29 +053014911 }
Atul Mittal115287b2014-07-08 13:26:33 +053014912 wlan_hdd_tdls_set_peer_link_status(pTdlsPeer,
14913 eTDLS_LINK_CONNECTED,
14914 eTDLS_LINK_SUCCESS);
Agarwal Ashish16020c42014-12-29 22:01:11 +053014915 staDesc.ucSTAId = pTdlsPeer->staId;
14916 staDesc.ucQosEnabled = tdlsLinkEstablishParams.qos;
14917 WLANTL_UpdateTdlsSTAClient(pHddCtx->pvosContext,
14918 &staDesc);
14919
14920
Gopichand Nakkala471708b2013-06-04 20:03:01 +053014921 /* Mark TDLS client Authenticated .*/
14922 status = WLANTL_ChangeSTAState( pHddCtx->pvosContext,
14923 pTdlsPeer->staId,
14924 WLANTL_STA_AUTHENTICATED);
Gopichand Nakkalaccd3a382013-03-19 13:56:10 -070014925 if (VOS_STATUS_SUCCESS == status)
14926 {
Hoonki Lee14621352013-04-16 17:51:19 -070014927 if (pTdlsPeer->is_responder == 0)
14928 {
14929 v_U8_t staId = (v_U8_t)pTdlsPeer->staId;
14930
14931 wlan_hdd_tdls_timer_restart(pAdapter,
14932 &pTdlsPeer->initiatorWaitTimeoutTimer,
14933 WAIT_TIME_TDLS_INITIATOR);
14934 /* suspend initiator TX until it receives direct packet from the
14935 reponder or WAIT_TIME_TDLS_INITIATOR timer expires */
14936 WLANTL_SuspendDataTx( (WLAN_HDD_GET_CTX(pAdapter))->pvosContext,
14937 &staId, NULL);
14938 }
Gopichand Nakkalaccd3a382013-03-19 13:56:10 -070014939 wlan_hdd_tdls_increment_peer_count(pAdapter);
Pradeep Reddy POTTETIe309c152015-02-06 13:21:07 +053014940
14941 /* TDLS Off Channel, Enable tdls channel switch,
14942 when their is only one tdls link and it supports */
14943 numCurrTdlsPeers = wlan_hdd_tdlsConnectedPeers(pAdapter);
14944 if ((numCurrTdlsPeers == 1) &&
14945 (TRUE == pTdlsPeer->isOffChannelSupported) &&
14946 (TRUE == pTdlsPeer->isOffChannelConfigured))
14947 {
14948 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_INFO,
14949 "%s: Send TDLS channel switch request for channel %d",
14950 __func__, pTdlsPeer->peerParams.channel);
14951 ret = sme_SendTdlsChanSwitchReq(WLAN_HDD_GET_HAL_CTX(pAdapter),
14952 pAdapter->sessionId,
14953 pTdlsPeer->peerMac,
14954 pTdlsPeer->peerParams.channel,
14955 TDLS_OFF_CHANNEL_BW_OFFSET,
14956 TDLS_CHANNEL_SWITCH_ENABLE);
14957 }
14958 else
14959 {
14960 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
14961 "%s: TDLS channel switch request not sent"
14962 " numCurrTdlsPeers %d "
14963 "isOffChannelSupported %d "
14964 "isOffChannelConfigured %d",
14965 __func__, numCurrTdlsPeers,
14966 pTdlsPeer->isOffChannelSupported,
14967 pTdlsPeer->isOffChannelConfigured);
14968 }
14969
Gopichand Nakkalaccd3a382013-03-19 13:56:10 -070014970 }
Gopichand Nakkalac87400e2013-03-13 18:51:00 -070014971 wlan_hdd_tdls_check_bmps(pAdapter);
Gopichand Nakkala79ff85d2013-05-27 17:05:29 +053014972
14973 /* Update TL about the UAPSD masks , to route the packets to firmware */
Gopichand Nakkala574f6d12013-06-27 19:38:43 +053014974 if ((TRUE == pHddCtx->cfg_ini->fEnableTDLSBufferSta)
14975 || pHddCtx->cfg_ini->fTDLSUapsdMask )
Gopichand Nakkala79ff85d2013-05-27 17:05:29 +053014976 {
Gopichand Nakkala574f6d12013-06-27 19:38:43 +053014977 int ac;
14978 uint8 ucAc[4] = { WLANTL_AC_VO,
14979 WLANTL_AC_VI,
14980 WLANTL_AC_BK,
14981 WLANTL_AC_BE };
14982 uint8 tlTid[4] = { 7, 5, 2, 3 } ;
14983 for(ac=0; ac < 4; ac++)
14984 {
14985 status = WLANTL_EnableUAPSDForAC( (WLAN_HDD_GET_CTX(pAdapter))->pvosContext,
14986 pTdlsPeer->staId, ucAc[ac],
14987 tlTid[ac], tlTid[ac], 0, 0,
14988 WLANTL_BI_DIR );
14989 }
Gopichand Nakkala79ff85d2013-05-27 17:05:29 +053014990 }
Gopichand Nakkalac87400e2013-03-13 18:51:00 -070014991 }
14992
Mohit Khanna698ba2a2012-12-04 15:08:18 -080014993 }
14994 break;
14995 case NL80211_TDLS_DISABLE_LINK:
Lee Hoonkic1262f22013-01-24 21:59:00 -080014996 {
Pradeep Reddy POTTETIe309c152015-02-06 13:21:07 +053014997 tANI_U16 numCurrTdlsPeers = 0;
14998 hddTdlsPeer_t *connPeer = NULL;
14999
Sunil Dutt41de4e22013-11-14 18:09:02 +053015000 pTdlsPeer = wlan_hdd_tdls_find_peer(pAdapter, peer, TRUE);
15001
15002 if ( NULL == pTdlsPeer ) {
15003 hddLog(VOS_TRACE_LEVEL_ERROR, "%s: " MAC_ADDRESS_STR
15004 " (oper %d) not exsting. ignored",
15005 __func__, MAC_ADDR_ARRAY(peer), (int)oper);
15006 return -EINVAL;
15007 }
15008
15009 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
15010 "%s: " MAC_ADDRESS_STR " link_status %d (%s) ", "tdls_oper",
15011 MAC_ADDR_ARRAY(peer), pTdlsPeer->link_status,
15012 "NL80211_TDLS_DISABLE_LINK");
15013
Hoonki Lee5305c3a2013-04-29 23:28:59 -070015014 if(TDLS_STA_INDEX_VALID(pTdlsPeer->staId))
Lee Hoonkic1262f22013-01-24 21:59:00 -080015015 {
Gopichand Nakkalae7cbc5d2013-03-27 21:09:23 -070015016 long status;
15017
Atul Mittal271a7652014-09-12 13:18:22 +053015018
15019 wlan_hdd_tdls_set_peer_link_status(pTdlsPeer,
15020 eTDLS_LINK_TEARING,
15021 (pTdlsPeer->link_status == eTDLS_LINK_TEARING)?
15022 eTDLS_LINK_UNSPECIFIED:
15023 eTDLS_LINK_DROPPED_BY_REMOTE);
Gopichand Nakkalae7cbc5d2013-03-27 21:09:23 -070015024 INIT_COMPLETION(pAdapter->tdls_del_station_comp);
15025
Lee Hoonkic1262f22013-01-24 21:59:00 -080015026 sme_DeleteTdlsPeerSta( WLAN_HDD_GET_HAL_CTX(pAdapter),
15027 pAdapter->sessionId, peer );
Gopichand Nakkalae7cbc5d2013-03-27 21:09:23 -070015028
15029 status = wait_for_completion_interruptible_timeout(&pAdapter->tdls_del_station_comp,
15030 msecs_to_jiffies(WAIT_TIME_TDLS_DEL_STA));
Atul Mittal271a7652014-09-12 13:18:22 +053015031 wlan_hdd_tdls_set_peer_link_status(pTdlsPeer,
Atul Mittal454664b2014-10-10 11:03:46 +053015032 eTDLS_LINK_IDLE,
15033 eTDLS_LINK_UNSPECIFIED);
Gopichand Nakkalae7cbc5d2013-03-27 21:09:23 -070015034 if (status <= 0)
15035 {
Gopichand Nakkalae7cbc5d2013-03-27 21:09:23 -070015036 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
15037 "%s: Del station failed status %ld",
15038 __func__, status);
15039 return -EPERM;
15040 }
Pradeep Reddy POTTETIe309c152015-02-06 13:21:07 +053015041
15042 /* TDLS Off Channel, Enable tdls channel switch,
15043 when their is only one tdls link and it supports */
15044 numCurrTdlsPeers = wlan_hdd_tdlsConnectedPeers(pAdapter);
15045 if (numCurrTdlsPeers == 1)
15046 {
15047 connPeer = wlan_hdd_tdls_get_connected_peer(pAdapter);
15048 if ((connPeer) &&
15049 (connPeer->isOffChannelSupported == TRUE) &&
15050 (connPeer->isOffChannelConfigured == TRUE))
15051 {
15052 sme_SendTdlsChanSwitchReq(WLAN_HDD_GET_HAL_CTX(pAdapter),
15053 pAdapter->sessionId,
15054 connPeer->peerMac,
15055 connPeer->peerParams.channel,
15056 TDLS_OFF_CHANNEL_BW_OFFSET,
15057 TDLS_CHANNEL_SWITCH_ENABLE);
15058 }
15059 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_INFO,
15060 "%s: TDLS channel switch "
15061 "isOffChannelSupported %d "
15062 "isOffChannelConfigured %d",
15063 __func__,
15064 (connPeer ? connPeer->isOffChannelSupported : -1),
15065 (connPeer ? connPeer->isOffChannelConfigured : -1));
15066 }
15067 else
15068 {
15069 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
15070 "%s: TDLS channel switch request not sent "
15071 "numCurrTdlsPeers %d ",
15072 __func__, numCurrTdlsPeers);
15073 }
Lee Hoonkic1262f22013-01-24 21:59:00 -080015074 }
15075 else
15076 {
Gopichand Nakkalac87400e2013-03-13 18:51:00 -070015077 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
15078 "%s: TDLS Peer Station doesn't exist.", __func__);
Lee Hoonkic1262f22013-01-24 21:59:00 -080015079 }
Lee Hoonkic1262f22013-01-24 21:59:00 -080015080 }
Gopichand Nakkalac87400e2013-03-13 18:51:00 -070015081 break;
Mohit Khanna698ba2a2012-12-04 15:08:18 -080015082 case NL80211_TDLS_TEARDOWN:
Sunil Dutt41de4e22013-11-14 18:09:02 +053015083 {
Atul Mittal115287b2014-07-08 13:26:33 +053015084 status = wlan_hdd_tdls_extctrl_deconfig_peer(pAdapter, peer);
Sunil Dutt41de4e22013-11-14 18:09:02 +053015085
Atul Mittal115287b2014-07-08 13:26:33 +053015086 if (0 != status)
15087 {
15088 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
15089 "%s: Error in TDLS Teardown", __func__);
15090 return status;
Sunil Dutt41de4e22013-11-14 18:09:02 +053015091 }
Sunil Dutt41de4e22013-11-14 18:09:02 +053015092 break;
15093 }
Mohit Khanna698ba2a2012-12-04 15:08:18 -080015094 case NL80211_TDLS_SETUP:
Sunil Dutt41de4e22013-11-14 18:09:02 +053015095 {
Atul Mittal115287b2014-07-08 13:26:33 +053015096 status = wlan_hdd_tdls_extctrl_config_peer(pAdapter,
15097 peer,
Pradeep Reddy POTTETIe309c152015-02-06 13:21:07 +053015098 NULL,
Atul Mittal115287b2014-07-08 13:26:33 +053015099 NULL);
Sunil Dutt41de4e22013-11-14 18:09:02 +053015100
Atul Mittal115287b2014-07-08 13:26:33 +053015101 if (0 != status)
15102 {
15103 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
15104 "%s: Error in TDLS Setup", __func__);
15105 return status;
Naresh Jayaram937abdf2013-11-26 19:50:25 +053015106 }
Naresh Jayaramdb4514b2013-11-25 18:08:10 +053015107 break;
Sunil Dutt41de4e22013-11-14 18:09:02 +053015108 }
Mohit Khanna698ba2a2012-12-04 15:08:18 -080015109 case NL80211_TDLS_DISCOVERY_REQ:
15110 /* We don't support in-driver setup/teardown/discovery */
c_hpothu6ff1c3c2013-10-01 19:01:57 +053015111 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_WARN,
15112 "%s: We don't support in-driver setup/teardown/discovery "
15113 ,__func__);
Mohit Khanna698ba2a2012-12-04 15:08:18 -080015114 return -ENOTSUPP;
15115 default:
c_hpothu6ff1c3c2013-10-01 19:01:57 +053015116 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
15117 "%s: unsupported event",__func__);
Mohit Khanna698ba2a2012-12-04 15:08:18 -080015118 return -ENOTSUPP;
15119 }
15120 return 0;
15121}
Chilam NG571c65a2013-01-19 12:27:36 +053015122
Mahesh A Saptasagar27574072014-06-17 13:39:04 +053015123static int wlan_hdd_cfg80211_tdls_oper(struct wiphy *wiphy, struct net_device *dev,
15124 u8 *peer, enum nl80211_tdls_operation oper)
15125{
15126 int ret;
15127
15128 vos_ssr_protect(__func__);
15129 ret = __wlan_hdd_cfg80211_tdls_oper(wiphy, dev, peer, oper);
15130 vos_ssr_unprotect(__func__);
15131
15132 return ret;
15133}
15134
Chilam NG571c65a2013-01-19 12:27:36 +053015135int wlan_hdd_cfg80211_send_tdls_discover_req(struct wiphy *wiphy,
15136 struct net_device *dev, u8 *peer)
15137{
Arif Hussaina7c8e412013-11-20 11:06:42 -080015138 hddLog(VOS_TRACE_LEVEL_INFO,
15139 "tdls send discover req: "MAC_ADDRESS_STR,
15140 MAC_ADDR_ARRAY(peer));
Chilam NG571c65a2013-01-19 12:27:36 +053015141
Sunil Dutt Undekarieacac6f2014-03-21 14:08:53 +053015142#if TDLS_MGMT_VERSION2
15143 return wlan_hdd_cfg80211_tdls_mgmt(wiphy, dev, peer,
15144 WLAN_TDLS_DISCOVERY_REQUEST, 1, 0, 0, NULL, 0);
15145#else
Chilam NG571c65a2013-01-19 12:27:36 +053015146 return wlan_hdd_cfg80211_tdls_mgmt(wiphy, dev, peer,
15147 WLAN_TDLS_DISCOVERY_REQUEST, 1, 0, NULL, 0);
Sunil Dutt Undekarieacac6f2014-03-21 14:08:53 +053015148#endif
Chilam NG571c65a2013-01-19 12:27:36 +053015149}
Mohit Khanna698ba2a2012-12-04 15:08:18 -080015150#endif
15151
Gopichand Nakkala870cbae2013-03-15 21:16:09 +053015152#ifdef WLAN_FEATURE_GTK_OFFLOAD
15153/*
15154 * FUNCTION: wlan_hdd_cfg80211_update_replayCounterCallback
15155 * Callback rountine called upon receiving response for
15156 * get offload info
15157 */
15158void wlan_hdd_cfg80211_update_replayCounterCallback(void *callbackContext,
15159 tpSirGtkOffloadGetInfoRspParams pGtkOffloadGetInfoRsp)
15160{
15161
15162 hdd_adapter_t *pAdapter = (hdd_adapter_t *)callbackContext;
Gopichand Nakkalad36ee622013-05-07 14:13:27 +053015163 tANI_U8 tempReplayCounter[8];
15164 hdd_station_ctx_t *pHddStaCtx;
Gopichand Nakkala870cbae2013-03-15 21:16:09 +053015165
15166 ENTER();
15167
15168 if (NULL == pAdapter)
15169 {
Agarwal Ashish971c2882013-10-30 20:11:12 +053015170 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
Gopichand Nakkala870cbae2013-03-15 21:16:09 +053015171 "%s: HDD adapter is Null", __func__);
15172 return ;
15173 }
15174
15175 if (NULL == pGtkOffloadGetInfoRsp)
15176 {
15177 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
15178 "%s: pGtkOffloadGetInfoRsp is Null", __func__);
15179 return ;
15180 }
15181
15182 if (VOS_STATUS_SUCCESS != pGtkOffloadGetInfoRsp->ulStatus)
15183 {
15184 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
15185 "%s: wlan Failed to get replay counter value",
15186 __func__);
15187 return ;
15188 }
15189
Gopichand Nakkalad36ee622013-05-07 14:13:27 +053015190 pHddStaCtx = WLAN_HDD_GET_STATION_CTX_PTR(pAdapter);
15191 /* Update replay counter */
15192 pHddStaCtx->gtkOffloadReqParams.ullKeyReplayCounter =
15193 pGtkOffloadGetInfoRsp->ullKeyReplayCounter;
15194
15195 {
15196 /* changing from little to big endian since supplicant
15197 * works on big endian format
15198 */
15199 int i;
15200 tANI_U8 *p = (tANI_U8 *)&pGtkOffloadGetInfoRsp->ullKeyReplayCounter;
15201
15202 for (i = 0; i < 8; i++)
15203 {
15204 tempReplayCounter[7-i] = (tANI_U8)p[i];
15205 }
15206 }
15207
Gopichand Nakkala870cbae2013-03-15 21:16:09 +053015208 /* Update replay counter to NL */
15209 cfg80211_gtk_rekey_notify(pAdapter->dev, pGtkOffloadGetInfoRsp->bssId,
Gopichand Nakkalad36ee622013-05-07 14:13:27 +053015210 tempReplayCounter, GFP_KERNEL);
Gopichand Nakkala870cbae2013-03-15 21:16:09 +053015211}
15212
15213/*
Mahesh A Saptasagar27574072014-06-17 13:39:04 +053015214 * FUNCTION: __wlan_hdd_cfg80211_set_rekey_data
Gopichand Nakkala870cbae2013-03-15 21:16:09 +053015215 * This function is used to offload GTK rekeying job to the firmware.
15216 */
Mahesh A Saptasagar27574072014-06-17 13:39:04 +053015217int __wlan_hdd_cfg80211_set_rekey_data(struct wiphy *wiphy, struct net_device *dev,
Gopichand Nakkala870cbae2013-03-15 21:16:09 +053015218 struct cfg80211_gtk_rekey_data *data)
15219{
15220 hdd_adapter_t *pAdapter = WLAN_HDD_GET_PRIV_PTR(dev);
15221 hdd_context_t *pHddCtx = wiphy_priv(wiphy);
15222 hdd_station_ctx_t *pHddStaCtx;
15223 tHalHandle hHal;
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +053015224 int result;
Gopichand Nakkalad36ee622013-05-07 14:13:27 +053015225 tSirGtkOffloadParams hddGtkOffloadReqParams;
Gopichand Nakkala870cbae2013-03-15 21:16:09 +053015226 eHalStatus status = eHAL_STATUS_FAILURE;
15227
15228 ENTER();
15229
Sushant Kaushik4b7cb302014-01-06 17:45:01 +053015230
Gopichand Nakkala870cbae2013-03-15 21:16:09 +053015231 if (NULL == pAdapter)
15232 {
Kaushik, Sushantb1ed0f42014-07-01 18:26:31 +053015233 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_FATAL,
Gopichand Nakkala870cbae2013-03-15 21:16:09 +053015234 "%s: HDD adapter is Null", __func__);
15235 return -ENODEV;
15236 }
15237
Sushant Kaushik4b7cb302014-01-06 17:45:01 +053015238 MTRACE(vos_trace(VOS_MODULE_ID_HDD,
15239 TRACE_CODE_HDD_CFG80211_SET_REKEY_DATA,
15240 pAdapter->sessionId, pAdapter->device_mode));
15241
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +053015242 result = wlan_hdd_validate_context(pHddCtx);
Gopichand Nakkala870cbae2013-03-15 21:16:09 +053015243
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +053015244 if (0 != result)
Gopichand Nakkala870cbae2013-03-15 21:16:09 +053015245 {
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +053015246 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
15247 "%s: HDD context is not valid", __func__);
15248 return result;
Gopichand Nakkala870cbae2013-03-15 21:16:09 +053015249 }
15250
15251 pHddStaCtx = WLAN_HDD_GET_STATION_CTX_PTR(pAdapter);
15252 hHal = WLAN_HDD_GET_HAL_CTX(pAdapter);
15253 if (NULL == hHal)
15254 {
15255 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
15256 "%s: HAL context is Null!!!", __func__);
15257 return -EAGAIN;
15258 }
15259
Gopichand Nakkalad36ee622013-05-07 14:13:27 +053015260 pHddStaCtx->gtkOffloadReqParams.ulFlags = GTK_OFFLOAD_ENABLE;
15261 memcpy(pHddStaCtx->gtkOffloadReqParams.aKCK, data->kck, NL80211_KCK_LEN);
15262 memcpy(pHddStaCtx->gtkOffloadReqParams.aKEK, data->kek, NL80211_KEK_LEN);
15263 memcpy(pHddStaCtx->gtkOffloadReqParams.bssId, &pHddStaCtx->conn_info.bssId,
Gopichand Nakkala870cbae2013-03-15 21:16:09 +053015264 WNI_CFG_BSSID_LEN);
Gopichand Nakkalad36ee622013-05-07 14:13:27 +053015265 {
15266 /* changing from big to little endian since driver
15267 * works on little endian format
15268 */
15269 tANI_U8 *p =
15270 (tANI_U8 *)&pHddStaCtx->gtkOffloadReqParams.ullKeyReplayCounter;
15271 int i;
15272
15273 for (i = 0; i < 8; i++)
15274 {
15275 p[7-i] = data->replay_ctr[i];
15276 }
15277 }
Gopichand Nakkala870cbae2013-03-15 21:16:09 +053015278
15279 if (TRUE == pHddCtx->hdd_wlan_suspended)
15280 {
15281 /* if wlan is suspended, enable GTK offload directly from here */
Gopichand Nakkalad36ee622013-05-07 14:13:27 +053015282 memcpy(&hddGtkOffloadReqParams, &pHddStaCtx->gtkOffloadReqParams,
15283 sizeof (tSirGtkOffloadParams));
15284 status = sme_SetGTKOffload(hHal, &hddGtkOffloadReqParams,
Gopichand Nakkala870cbae2013-03-15 21:16:09 +053015285 pAdapter->sessionId);
15286
15287 if (eHAL_STATUS_SUCCESS != status)
15288 {
15289 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
15290 "%s: sme_SetGTKOffload failed, returned %d",
15291 __func__, status);
Vinay Krishna Eranna6f22c1f2014-10-13 16:03:06 +053015292
15293 /* Need to clear any trace of key value in the memory.
15294 * Thus zero out the memory even though it is local
15295 * variable.
15296 */
15297 vos_mem_zero(&hddGtkOffloadReqParams,
15298 sizeof(hddGtkOffloadReqParams));
Gopichand Nakkala870cbae2013-03-15 21:16:09 +053015299 return status;
15300 }
Gopichand Nakkala870cbae2013-03-15 21:16:09 +053015301 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_INFO,
15302 "%s: sme_SetGTKOffload successfull", __func__);
15303 }
15304 else
15305 {
Gopichand Nakkala870cbae2013-03-15 21:16:09 +053015306 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_INFO,
15307 "%s: wlan not suspended GTKOffload request is stored",
15308 __func__);
Gopichand Nakkala870cbae2013-03-15 21:16:09 +053015309 }
Gopichand Nakkalad36ee622013-05-07 14:13:27 +053015310
Vinay Krishna Eranna6f22c1f2014-10-13 16:03:06 +053015311 /* Need to clear any trace of key value in the memory.
15312 * Thus zero out the memory even though it is local
15313 * variable.
15314 */
15315 vos_mem_zero(&hddGtkOffloadReqParams,
15316 sizeof(hddGtkOffloadReqParams));
15317
Gopichand Nakkalad36ee622013-05-07 14:13:27 +053015318 return eHAL_STATUS_SUCCESS;
Gopichand Nakkala870cbae2013-03-15 21:16:09 +053015319}
Gopichand Nakkala870cbae2013-03-15 21:16:09 +053015320
Mahesh A Saptasagar27574072014-06-17 13:39:04 +053015321int wlan_hdd_cfg80211_set_rekey_data(struct wiphy *wiphy, struct net_device *dev,
15322 struct cfg80211_gtk_rekey_data *data)
15323{
15324 int ret;
15325
15326 vos_ssr_protect(__func__);
15327 ret = __wlan_hdd_cfg80211_set_rekey_data(wiphy, dev, data);
15328 vos_ssr_unprotect(__func__);
15329
15330 return ret;
15331}
15332#endif /*WLAN_FEATURE_GTK_OFFLOAD*/
Gopichand Nakkalac005b7c2013-05-14 16:04:14 +053015333/*
Mahesh A Saptasagard68eb282014-12-17 14:20:19 +053015334 * FUNCTION: __wlan_hdd_cfg80211_set_mac_acl
Gopichand Nakkalac005b7c2013-05-14 16:04:14 +053015335 * This function is used to set access control policy
15336 */
Mahesh A Saptasagard68eb282014-12-17 14:20:19 +053015337static int __wlan_hdd_cfg80211_set_mac_acl(struct wiphy *wiphy,
15338 struct net_device *dev,
15339 const struct cfg80211_acl_data *params)
Gopichand Nakkalac005b7c2013-05-14 16:04:14 +053015340{
15341 int i;
15342 hdd_adapter_t *pAdapter = WLAN_HDD_GET_PRIV_PTR(dev);
15343 hdd_hostapd_state_t *pHostapdState;
15344 tsap_Config_t *pConfig;
15345 v_CONTEXT_t pVosContext = NULL;
15346 hdd_context_t *pHddCtx;
15347 int status;
15348
15349 ENTER();
15350
15351 if (NULL == pAdapter)
15352 {
15353 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_FATAL,
15354 "%s: HDD adapter is Null", __func__);
15355 return -ENODEV;
15356 }
15357
15358 if (NULL == params)
15359 {
15360 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_FATAL,
15361 "%s: params is Null", __func__);
15362 return -EINVAL;
15363 }
15364
15365 pHddCtx = WLAN_HDD_GET_CTX(pAdapter);
15366 status = wlan_hdd_validate_context(pHddCtx);
15367
15368 if (0 != status)
15369 {
15370 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
15371 "%s: HDD context is not valid", __func__);
15372 return status;
15373 }
15374
15375 pVosContext = pHddCtx->pvosContext;
15376 pHostapdState = WLAN_HDD_GET_HOSTAP_STATE_PTR(pAdapter);
15377
15378 if (NULL == pHostapdState)
15379 {
15380 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_FATAL,
15381 "%s: pHostapdState is Null", __func__);
15382 return -EINVAL;
15383 }
15384
15385 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_INFO,"acl policy: = %d"
15386 "no acl entries = %d", params->acl_policy, params->n_acl_entries);
15387
15388 if (WLAN_HDD_SOFTAP == pAdapter->device_mode)
15389 {
15390 pConfig = &pAdapter->sessionCtx.ap.sapConfig;
15391
15392 /* default value */
15393 pConfig->num_accept_mac = 0;
15394 pConfig->num_deny_mac = 0;
15395
15396 /**
15397 * access control policy
15398 * @NL80211_ACL_POLICY_ACCEPT_UNLESS_LISTED: Deny stations which are
15399 * listed in hostapd.deny file.
15400 * @NL80211_ACL_POLICY_DENY_UNLESS_LISTED: Allow stations which are
15401 * listed in hostapd.accept file.
15402 */
15403 if (NL80211_ACL_POLICY_DENY_UNLESS_LISTED == params->acl_policy)
15404 {
15405 pConfig->SapMacaddr_acl = eSAP_DENY_UNLESS_ACCEPTED;
15406 }
15407 else if (NL80211_ACL_POLICY_ACCEPT_UNLESS_LISTED == params->acl_policy)
15408 {
15409 pConfig->SapMacaddr_acl = eSAP_ACCEPT_UNLESS_DENIED;
15410 }
15411 else
15412 {
15413 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
15414 "%s:Acl Policy : %d is not supported",
15415 __func__, params->acl_policy);
15416 return -ENOTSUPP;
15417 }
15418
15419 if (eSAP_DENY_UNLESS_ACCEPTED == pConfig->SapMacaddr_acl)
15420 {
15421 pConfig->num_accept_mac = params->n_acl_entries;
15422 for (i = 0; i < params->n_acl_entries; i++)
15423 {
15424 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_INFO,
15425 "** Add ACL MAC entry %i in WhiletList :"
15426 MAC_ADDRESS_STR, i,
15427 MAC_ADDR_ARRAY(params->mac_addrs[i].addr));
15428
15429 vos_mem_copy(&pConfig->accept_mac[i], params->mac_addrs[i].addr,
15430 sizeof(qcmacaddr));
15431 }
15432 }
15433 else if (eSAP_ACCEPT_UNLESS_DENIED == pConfig->SapMacaddr_acl)
15434 {
15435 pConfig->num_deny_mac = params->n_acl_entries;
15436 for (i = 0; i < params->n_acl_entries; i++)
15437 {
15438 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_INFO,
15439 "** Add ACL MAC entry %i in BlackList :"
15440 MAC_ADDRESS_STR, i,
15441 MAC_ADDR_ARRAY(params->mac_addrs[i].addr));
15442
15443 vos_mem_copy(&pConfig->deny_mac[i], params->mac_addrs[i].addr,
15444 sizeof(qcmacaddr));
15445 }
15446 }
15447
15448 if (VOS_STATUS_SUCCESS != WLANSAP_SetMacACL(pVosContext, pConfig))
15449 {
15450 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
15451 "%s: SAP Set Mac Acl fail", __func__);
15452 return -EINVAL;
15453 }
15454 }
15455 else
15456 {
15457 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
Sushant Kaushik8bc7df22014-04-09 17:55:29 +053015458 "%s: Invalid device_mode = %s (%d)",
15459 __func__, hdd_device_modetoString(pAdapter->device_mode),
15460 pAdapter->device_mode);
Gopichand Nakkalac005b7c2013-05-14 16:04:14 +053015461 return -EINVAL;
15462 }
15463
15464 return 0;
15465}
15466
Mahesh A Saptasagard68eb282014-12-17 14:20:19 +053015467static int wlan_hdd_cfg80211_set_mac_acl(struct wiphy *wiphy,
15468 struct net_device *dev,
15469 const struct cfg80211_acl_data *params)
15470{
15471 int ret;
15472 vos_ssr_protect(__func__);
15473 ret = __wlan_hdd_cfg80211_set_mac_acl(wiphy, dev, params);
15474 vos_ssr_unprotect(__func__);
15475
15476 return ret;
15477}
15478
Leo Chang9056f462013-08-01 19:21:11 -070015479#ifdef WLAN_NL80211_TESTMODE
15480#ifdef FEATURE_WLAN_LPHB
Leo Changd9df8aa2013-09-26 13:32:26 -070015481void wlan_hdd_cfg80211_lphb_ind_handler
Leo Chang9056f462013-08-01 19:21:11 -070015482(
15483 void *pAdapter,
15484 void *indCont
15485)
15486{
Leo Changd9df8aa2013-09-26 13:32:26 -070015487 tSirLPHBInd *lphbInd;
15488 struct sk_buff *skb;
c_hpothu73f35e62014-04-18 13:40:08 +053015489 hdd_context_t *pHddCtxt;
Leo Chang9056f462013-08-01 19:21:11 -070015490
15491 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
Leo Changd9df8aa2013-09-26 13:32:26 -070015492 "LPHB indication arrived");
Leo Chang9056f462013-08-01 19:21:11 -070015493
c_hpothu73f35e62014-04-18 13:40:08 +053015494 if (pAdapter == NULL)
15495 {
15496 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
15497 "%s: pAdapter is NULL\n",__func__);
15498 return;
15499 }
15500
Leo Chang9056f462013-08-01 19:21:11 -070015501 if (NULL == indCont)
15502 {
15503 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
Leo Changd9df8aa2013-09-26 13:32:26 -070015504 "LPHB IND, invalid argument");
Leo Chang9056f462013-08-01 19:21:11 -070015505 return;
15506 }
15507
c_hpothu73f35e62014-04-18 13:40:08 +053015508 pHddCtxt = (hdd_context_t *)pAdapter;
Leo Changd9df8aa2013-09-26 13:32:26 -070015509 lphbInd = (tSirLPHBInd *)indCont;
Leo Chang9056f462013-08-01 19:21:11 -070015510 skb = cfg80211_testmode_alloc_event_skb(
c_hpothu73f35e62014-04-18 13:40:08 +053015511 pHddCtxt->wiphy,
Leo Changd9df8aa2013-09-26 13:32:26 -070015512 sizeof(tSirLPHBInd),
Leo Chang9056f462013-08-01 19:21:11 -070015513 GFP_ATOMIC);
15514 if (!skb)
15515 {
15516 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
15517 "LPHB timeout, NL buffer alloc fail");
15518 return;
15519 }
15520
Leo Changac3ba772013-10-07 09:47:04 -070015521 if(nla_put_u32(skb, WLAN_HDD_TM_ATTR_CMD, WLAN_HDD_TM_CMD_WLAN_HB))
Leo Changd9df8aa2013-09-26 13:32:26 -070015522 {
15523 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
15524 "WLAN_HDD_TM_ATTR_CMD put fail");
15525 goto nla_put_failure;
15526 }
Leo Changac3ba772013-10-07 09:47:04 -070015527 if(nla_put_u32(skb, WLAN_HDD_TM_ATTR_TYPE, lphbInd->protocolType))
Leo Changd9df8aa2013-09-26 13:32:26 -070015528 {
15529 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
15530 "WLAN_HDD_TM_ATTR_TYPE put fail");
15531 goto nla_put_failure;
15532 }
Leo Changac3ba772013-10-07 09:47:04 -070015533 if(nla_put(skb, WLAN_HDD_TM_ATTR_DATA,
Leo Changd9df8aa2013-09-26 13:32:26 -070015534 sizeof(tSirLPHBInd), lphbInd))
15535 {
15536 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
15537 "WLAN_HDD_TM_ATTR_DATA put fail");
15538 goto nla_put_failure;
15539 }
Leo Chang9056f462013-08-01 19:21:11 -070015540 cfg80211_testmode_event(skb, GFP_ATOMIC);
15541 return;
15542
15543nla_put_failure:
15544 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
15545 "NLA Put fail");
15546 kfree_skb(skb);
15547
15548 return;
15549}
15550#endif /* FEATURE_WLAN_LPHB */
15551
Mahesh A Saptasagar27574072014-06-17 13:39:04 +053015552static int __wlan_hdd_cfg80211_testmode(struct wiphy *wiphy, void *data, int len)
Leo Chang9056f462013-08-01 19:21:11 -070015553{
15554 struct nlattr *tb[WLAN_HDD_TM_ATTR_MAX + 1];
15555 int err = 0;
15556#ifdef FEATURE_WLAN_LPHB
15557 hdd_context_t *pHddCtx = wiphy_priv(wiphy);
Leo Changd9df8aa2013-09-26 13:32:26 -070015558 eHalStatus smeStatus;
Masti, Narayanraddic80e2bf2015-01-27 16:39:00 +053015559 err = wlan_hdd_validate_context(pHddCtx);
15560 if (0 != err)
15561 {
15562 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
15563 "%s: HDD context is not valid", __func__);
15564 return err;
15565 }
Leo Chang9056f462013-08-01 19:21:11 -070015566#endif /* FEATURE_WLAN_LPHB */
15567
15568 err = nla_parse(tb, WLAN_HDD_TM_ATTR_MAX, data, len, wlan_hdd_tm_policy);
15569 if (err)
15570 {
15571 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
15572 "%s Testmode INV ATTR", __func__);
15573 return err;
15574 }
15575
15576 if (!tb[WLAN_HDD_TM_ATTR_CMD])
15577 {
15578 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
15579 "%s Testmode INV CMD", __func__);
15580 return -EINVAL;
15581 }
15582
15583 switch (nla_get_u32(tb[WLAN_HDD_TM_ATTR_CMD]))
15584 {
15585#ifdef FEATURE_WLAN_LPHB
15586 /* Low Power Heartbeat configuration request */
15587 case WLAN_HDD_TM_CMD_WLAN_HB:
15588 {
15589 int buf_len;
15590 void *buf;
15591 tSirLPHBReq *hb_params = NULL;
Amar Singhal05852702014-02-04 14:40:00 -080015592 tSirLPHBReq *hb_params_temp = NULL;
Leo Chang9056f462013-08-01 19:21:11 -070015593
15594 if (!tb[WLAN_HDD_TM_ATTR_DATA])
15595 {
15596 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
15597 "%s Testmode INV DATA", __func__);
15598 return -EINVAL;
15599 }
15600
15601 buf = nla_data(tb[WLAN_HDD_TM_ATTR_DATA]);
15602 buf_len = nla_len(tb[WLAN_HDD_TM_ATTR_DATA]);
Amar Singhal05852702014-02-04 14:40:00 -080015603
15604 hb_params_temp =(tSirLPHBReq *)buf;
15605 if ((hb_params_temp->cmd == LPHB_SET_TCP_PARAMS_INDID) &&
15606 (hb_params_temp->params.lphbTcpParamReq.timePeriodSec == 0))
15607 return -EINVAL;
15608
Leo Chang9056f462013-08-01 19:21:11 -070015609 hb_params = (tSirLPHBReq *)vos_mem_malloc(sizeof(tSirLPHBReq));
15610 if (NULL == hb_params)
15611 {
15612 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
15613 "%s Request Buffer Alloc Fail", __func__);
15614 return -EINVAL;
15615 }
15616
15617 vos_mem_copy(hb_params, buf, buf_len);
Leo Changd9df8aa2013-09-26 13:32:26 -070015618 smeStatus = sme_LPHBConfigReq((tHalHandle)(pHddCtx->hHal),
15619 hb_params,
15620 wlan_hdd_cfg80211_lphb_ind_handler);
15621 if (eHAL_STATUS_SUCCESS != smeStatus)
Leo Chang9056f462013-08-01 19:21:11 -070015622 {
Leo Changd9df8aa2013-09-26 13:32:26 -070015623 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
15624 "LPHB Config Fail, disable");
Leo Chang9056f462013-08-01 19:21:11 -070015625 vos_mem_free(hb_params);
15626 }
Leo Chang9056f462013-08-01 19:21:11 -070015627 return 0;
15628 }
15629#endif /* FEATURE_WLAN_LPHB */
15630 default:
c_hpothu6ff1c3c2013-10-01 19:01:57 +053015631 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
15632 "%s: unsupported event",__func__);
Leo Chang9056f462013-08-01 19:21:11 -070015633 return -EOPNOTSUPP;
15634 }
15635
15636 return err;
15637}
Mahesh A Saptasagar27574072014-06-17 13:39:04 +053015638
15639static int wlan_hdd_cfg80211_testmode(struct wiphy *wiphy, void *data, int len)
15640{
15641 int ret;
15642
15643 vos_ssr_protect(__func__);
15644 ret = __wlan_hdd_cfg80211_testmode(wiphy, data, len);
15645 vos_ssr_unprotect(__func__);
15646
15647 return ret;
15648}
Leo Chang9056f462013-08-01 19:21:11 -070015649#endif /* CONFIG_NL80211_TESTMODE */
15650
Mahesh A Saptasagar27574072014-06-17 13:39:04 +053015651static int __wlan_hdd_cfg80211_dump_survey(struct wiphy *wiphy,
Madan Mohan Koyyalamudid9383fd2013-08-13 09:27:30 +053015652 struct net_device *dev,
15653 int idx, struct survey_info *survey)
15654{
15655 hdd_adapter_t *pAdapter = WLAN_HDD_GET_PRIV_PTR(dev);
15656 hdd_context_t *pHddCtx;
Mihir Sheted9072e02013-08-21 17:02:29 +053015657 hdd_station_ctx_t *pHddStaCtx;
Madan Mohan Koyyalamudid9383fd2013-08-13 09:27:30 +053015658 tHalHandle halHandle;
Mihir Sheted9072e02013-08-21 17:02:29 +053015659 v_U32_t channel = 0, freq = 0; /* Initialization Required */
Madan Mohan Koyyalamudid9383fd2013-08-13 09:27:30 +053015660 v_S7_t snr,rssi;
15661 int status, i, j, filled = 0;
15662
15663 ENTER();
15664
Madan Mohan Koyyalamudid9383fd2013-08-13 09:27:30 +053015665 if (NULL == pAdapter)
15666 {
15667 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_FATAL,
15668 "%s: HDD adapter is Null", __func__);
15669 return -ENODEV;
15670 }
15671
15672 if (NULL == wiphy)
15673 {
15674 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_FATAL,
15675 "%s: wiphy is Null", __func__);
15676 return -ENODEV;
15677 }
15678
15679 pHddCtx = WLAN_HDD_GET_CTX(pAdapter);
15680 status = wlan_hdd_validate_context(pHddCtx);
15681
15682 if (0 != status)
15683 {
15684 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
15685 "%s: HDD context is not valid", __func__);
15686 return status;
15687 }
15688
Mihir Sheted9072e02013-08-21 17:02:29 +053015689 pHddStaCtx = WLAN_HDD_GET_STATION_CTX_PTR(pAdapter);
15690
Madan Mohan Koyyalamudid9383fd2013-08-13 09:27:30 +053015691 if (0 == pHddCtx->cfg_ini->fEnableSNRMonitoring ||
Mihir Sheted9072e02013-08-21 17:02:29 +053015692 0 != pAdapter->survey_idx ||
15693 eConnectionState_Associated != pHddStaCtx->conn_info.connState)
Madan Mohan Koyyalamudid9383fd2013-08-13 09:27:30 +053015694 {
15695 /* The survey dump ops when implemented completely is expected to
15696 * return a survey of all channels and the ops is called by the
15697 * kernel with incremental values of the argument 'idx' till it
15698 * returns -ENONET. But we can only support the survey for the
15699 * operating channel for now. survey_idx is used to track
15700 * that the ops is called only once and then return -ENONET for
15701 * the next iteration
15702 */
15703 pAdapter->survey_idx = 0;
15704 return -ENONET;
15705 }
15706
15707 halHandle = WLAN_HDD_GET_HAL_CTX(pAdapter);
15708
15709 wlan_hdd_get_snr(pAdapter, &snr);
15710 wlan_hdd_get_rssi(pAdapter, &rssi);
15711
15712 sme_GetOperationChannel(halHandle, &channel, pAdapter->sessionId);
15713 hdd_wlan_get_freq(channel, &freq);
15714
15715
15716 for (i = 0; i < IEEE80211_NUM_BANDS; i++)
15717 {
15718 if (NULL == wiphy->bands[i])
15719 {
15720 VOS_TRACE(VOS_MODULE_ID_VOSS, VOS_TRACE_LEVEL_INFO,
15721 "%s: wiphy->bands[i] is NULL, i = %d", __func__, i);
15722 continue;
15723 }
15724
15725 for (j = 0; j < wiphy->bands[i]->n_channels; j++)
15726 {
15727 struct ieee80211_supported_band *band = wiphy->bands[i];
15728
15729 if (band->channels[j].center_freq == (v_U16_t)freq)
15730 {
15731 survey->channel = &band->channels[j];
15732 /* The Rx BDs contain SNR values in dB for the received frames
15733 * while the supplicant expects noise. So we calculate and
15734 * return the value of noise (dBm)
15735 * SNR (dB) = RSSI (dBm) - NOISE (dBm)
15736 */
15737 survey->noise = rssi - snr;
15738 survey->filled = SURVEY_INFO_NOISE_DBM;
15739 filled = 1;
15740 }
15741 }
15742 }
15743
15744 if (filled)
15745 pAdapter->survey_idx = 1;
15746 else
15747 {
15748 pAdapter->survey_idx = 0;
15749 return -ENONET;
15750 }
15751
15752 return 0;
15753}
15754
Mahesh A Saptasagar27574072014-06-17 13:39:04 +053015755static int wlan_hdd_cfg80211_dump_survey(struct wiphy *wiphy,
15756 struct net_device *dev,
15757 int idx, struct survey_info *survey)
15758{
15759 int ret;
15760
15761 vos_ssr_protect(__func__);
15762 ret = __wlan_hdd_cfg80211_dump_survey(wiphy, dev, idx, survey);
15763 vos_ssr_unprotect(__func__);
15764
15765 return ret;
15766}
15767
Kamath Vinayak4000c9a2013-08-23 14:24:27 +053015768/*
Mahesh A Saptasagarbcc5b662014-06-02 21:46:23 +053015769 * FUNCTION: __wlan_hdd_cfg80211_resume_wlan
Kamath Vinayak4000c9a2013-08-23 14:24:27 +053015770 * this is called when cfg80211 driver resume
15771 * driver updates latest sched_scan scan result(if any) to cfg80211 database
15772 */
Mahesh A Saptasagarbcc5b662014-06-02 21:46:23 +053015773int __wlan_hdd_cfg80211_resume_wlan(struct wiphy *wiphy)
Kamath Vinayak4000c9a2013-08-23 14:24:27 +053015774{
15775 hdd_context_t *pHddCtx = wiphy_priv(wiphy);
15776 hdd_adapter_t *pAdapter;
15777 hdd_adapter_list_node_t *pAdapterNode, *pNext;
15778 VOS_STATUS status = VOS_STATUS_SUCCESS;
15779
15780 ENTER();
Mahesh A Saptasagar74088392015-02-05 17:22:09 +053015781 if (0 != wlan_hdd_validate_context(pHddCtx))
Kamath Vinayak4000c9a2013-08-23 14:24:27 +053015782 {
15783 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
Mahesh A Saptasagar74088392015-02-05 17:22:09 +053015784 "%s: Hdd Context is invalid", __func__);
Kamath Vinayak4000c9a2013-08-23 14:24:27 +053015785 return 0;
15786 }
15787
15788 spin_lock(&pHddCtx->schedScan_lock);
15789 pHddCtx->isWiphySuspended = FALSE;
15790 if (TRUE != pHddCtx->isSchedScanUpdatePending)
15791 {
15792 spin_unlock(&pHddCtx->schedScan_lock);
15793 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_INFO,
15794 "%s: Return resume is not due to PNO indication", __func__);
15795 return 0;
15796 }
15797 // Reset flag to avoid updatating cfg80211 data old results again
15798 pHddCtx->isSchedScanUpdatePending = FALSE;
15799 spin_unlock(&pHddCtx->schedScan_lock);
15800
Mahesh A Saptasagarb9c50402014-01-16 15:49:22 +053015801
Kamath Vinayak4000c9a2013-08-23 14:24:27 +053015802 status = hdd_get_front_adapter ( pHddCtx, &pAdapterNode );
15803
15804 while ( NULL != pAdapterNode && VOS_STATUS_SUCCESS == status )
15805 {
15806 pAdapter = pAdapterNode->pAdapter;
15807 if ( (NULL != pAdapter) &&
15808 (WLAN_HDD_INFRA_STATION == pAdapter->device_mode) )
15809 {
15810 if (0 != wlan_hdd_cfg80211_update_bss(pHddCtx->wiphy, pAdapter))
Mahesh A Saptasagarb9c50402014-01-16 15:49:22 +053015811 {
Kamath Vinayak4000c9a2013-08-23 14:24:27 +053015812 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_WARN,
15813 "%s: NO SCAN result", __func__);
Mahesh A Saptasagarb9c50402014-01-16 15:49:22 +053015814 }
Kamath Vinayak4000c9a2013-08-23 14:24:27 +053015815 else
Mahesh A Saptasagarb9c50402014-01-16 15:49:22 +053015816 {
15817 /* Acquire wakelock to handle the case where APP's tries to
15818 * suspend immediately after updating the scan results. Whis
15819 * results in app's is in suspended state and not able to
15820 * process the connect request to AP
15821 */
15822 hdd_prevent_suspend_timeout(2000);
Kamath Vinayak4000c9a2013-08-23 14:24:27 +053015823 cfg80211_sched_scan_results(pHddCtx->wiphy);
Mahesh A Saptasagarb9c50402014-01-16 15:49:22 +053015824 }
Kamath Vinayak4000c9a2013-08-23 14:24:27 +053015825
15826 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_INFO,
15827 "%s : cfg80211 scan result database updated", __func__);
15828
15829 return 0;
15830
15831 }
15832 status = hdd_get_next_adapter ( pHddCtx, pAdapterNode, &pNext );
15833 pAdapterNode = pNext;
15834 }
15835
15836 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_INFO,
15837 "%s: Failed to find Adapter", __func__);
15838 return 0;
15839}
15840
Mahesh A Saptasagarbcc5b662014-06-02 21:46:23 +053015841int wlan_hdd_cfg80211_resume_wlan(struct wiphy *wiphy)
15842{
15843 int ret;
15844
15845 vos_ssr_protect(__func__);
15846 ret = __wlan_hdd_cfg80211_resume_wlan(wiphy);
15847 vos_ssr_unprotect(__func__);
15848
15849 return ret;
15850}
15851
Kamath Vinayak4000c9a2013-08-23 14:24:27 +053015852/*
Mahesh A Saptasagarbcc5b662014-06-02 21:46:23 +053015853 * FUNCTION: __wlan_hdd_cfg80211_suspend_wlan
Kamath Vinayak4000c9a2013-08-23 14:24:27 +053015854 * this is called when cfg80211 driver suspends
15855 */
Mahesh A Saptasagarbcc5b662014-06-02 21:46:23 +053015856int __wlan_hdd_cfg80211_suspend_wlan(struct wiphy *wiphy,
Kamath Vinayak4000c9a2013-08-23 14:24:27 +053015857 struct cfg80211_wowlan *wow)
15858{
15859 hdd_context_t *pHddCtx = wiphy_priv(wiphy);
Masti, Narayanraddic80e2bf2015-01-27 16:39:00 +053015860 int ret = 0;
Kamath Vinayak4000c9a2013-08-23 14:24:27 +053015861
15862 ENTER();
Masti, Narayanraddic80e2bf2015-01-27 16:39:00 +053015863 ret = wlan_hdd_validate_context(pHddCtx);
15864 if (0 != ret)
Kamath Vinayak4000c9a2013-08-23 14:24:27 +053015865 {
Masti, Narayanraddic80e2bf2015-01-27 16:39:00 +053015866 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
15867 "%s: HDD context is not valid", __func__);
15868 return ret;
Kamath Vinayak4000c9a2013-08-23 14:24:27 +053015869 }
15870
Masti, Narayanraddic80e2bf2015-01-27 16:39:00 +053015871
Kamath Vinayak4000c9a2013-08-23 14:24:27 +053015872 pHddCtx->isWiphySuspended = TRUE;
15873
15874 EXIT();
15875
15876 return 0;
15877}
15878
Mahesh A Saptasagarbcc5b662014-06-02 21:46:23 +053015879int wlan_hdd_cfg80211_suspend_wlan(struct wiphy *wiphy,
15880 struct cfg80211_wowlan *wow)
15881{
15882 int ret;
15883
15884 vos_ssr_protect(__func__);
15885 ret = __wlan_hdd_cfg80211_suspend_wlan(wiphy, wow);
15886 vos_ssr_unprotect(__func__);
15887
15888 return ret;
15889}
Jeff Johnson295189b2012-06-20 16:38:30 -070015890/* cfg80211_ops */
Gopichand Nakkala747461f2013-04-24 19:24:45 +053015891static struct cfg80211_ops wlan_hdd_cfg80211_ops =
Jeff Johnson295189b2012-06-20 16:38:30 -070015892{
15893 .add_virtual_intf = wlan_hdd_add_virtual_intf,
15894 .del_virtual_intf = wlan_hdd_del_virtual_intf,
15895 .change_virtual_intf = wlan_hdd_cfg80211_change_iface,
15896 .change_station = wlan_hdd_change_station,
15897#if (LINUX_VERSION_CODE < KERNEL_VERSION(3,4,0))
15898 .add_beacon = wlan_hdd_cfg80211_add_beacon,
15899 .del_beacon = wlan_hdd_cfg80211_del_beacon,
15900 .set_beacon = wlan_hdd_cfg80211_set_beacon,
Jeff Johnson04dd8a82012-06-29 20:41:40 -070015901#else
15902 .start_ap = wlan_hdd_cfg80211_start_ap,
15903 .change_beacon = wlan_hdd_cfg80211_change_beacon,
15904 .stop_ap = wlan_hdd_cfg80211_stop_ap,
Jeff Johnson295189b2012-06-20 16:38:30 -070015905#endif
15906 .change_bss = wlan_hdd_cfg80211_change_bss,
15907 .add_key = wlan_hdd_cfg80211_add_key,
15908 .get_key = wlan_hdd_cfg80211_get_key,
15909 .del_key = wlan_hdd_cfg80211_del_key,
15910 .set_default_key = wlan_hdd_cfg80211_set_default_key,
Jeff Johnson3bbe4bf2013-01-18 17:05:29 -080015911#if (LINUX_VERSION_CODE < KERNEL_VERSION(3,6,0))
Jeff Johnson295189b2012-06-20 16:38:30 -070015912 .set_channel = wlan_hdd_cfg80211_set_channel,
Jeff Johnson3bbe4bf2013-01-18 17:05:29 -080015913#endif
Jeff Johnson295189b2012-06-20 16:38:30 -070015914 .scan = wlan_hdd_cfg80211_scan,
15915 .connect = wlan_hdd_cfg80211_connect,
15916 .disconnect = wlan_hdd_cfg80211_disconnect,
15917 .join_ibss = wlan_hdd_cfg80211_join_ibss,
15918 .leave_ibss = wlan_hdd_cfg80211_leave_ibss,
15919 .set_wiphy_params = wlan_hdd_cfg80211_set_wiphy_params,
15920 .set_tx_power = wlan_hdd_cfg80211_set_txpower,
15921 .get_tx_power = wlan_hdd_cfg80211_get_txpower,
Jeff Johnson295189b2012-06-20 16:38:30 -070015922 .remain_on_channel = wlan_hdd_cfg80211_remain_on_channel,
15923 .cancel_remain_on_channel = wlan_hdd_cfg80211_cancel_remain_on_channel,
DARAM SUDHA39eede62014-02-12 11:16:40 +053015924 .mgmt_tx = wlan_hdd_mgmt_tx,
Jeff Johnson295189b2012-06-20 16:38:30 -070015925#if (LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,38))
15926 .mgmt_tx_cancel_wait = wlan_hdd_cfg80211_mgmt_tx_cancel_wait,
15927 .set_default_mgmt_key = wlan_hdd_set_default_mgmt_key,
15928 .set_txq_params = wlan_hdd_set_txq_params,
15929#endif
Jeff Johnson295189b2012-06-20 16:38:30 -070015930 .get_station = wlan_hdd_cfg80211_get_station,
15931 .set_power_mgmt = wlan_hdd_cfg80211_set_power_mgmt,
15932 .del_station = wlan_hdd_cfg80211_del_station,
Jeff Johnson04dd8a82012-06-29 20:41:40 -070015933 .add_station = wlan_hdd_cfg80211_add_station,
15934#ifdef FEATURE_WLAN_LFR
15935 .set_pmksa = wlan_hdd_cfg80211_set_pmksa,
15936 .del_pmksa = wlan_hdd_cfg80211_del_pmksa,
15937 .flush_pmksa = wlan_hdd_cfg80211_flush_pmksa,
15938#endif
Madan Mohan Koyyalamudiea773882012-11-02 13:37:21 -070015939#if defined(WLAN_FEATURE_VOWIFI_11R) && defined(KERNEL_SUPPORT_11R_CFG80211)
15940 .update_ft_ies = wlan_hdd_cfg80211_update_ft_ies,
15941#endif
Mohit Khanna698ba2a2012-12-04 15:08:18 -080015942#ifdef FEATURE_WLAN_TDLS
15943 .tdls_mgmt = wlan_hdd_cfg80211_tdls_mgmt,
15944 .tdls_oper = wlan_hdd_cfg80211_tdls_oper,
15945#endif
Gopichand Nakkala870cbae2013-03-15 21:16:09 +053015946#ifdef WLAN_FEATURE_GTK_OFFLOAD
15947 .set_rekey_data = wlan_hdd_cfg80211_set_rekey_data,
15948#endif /* WLAN_FEATURE_GTK_OFFLOAD */
Gopichand Nakkala8e93fde2013-05-10 17:40:12 +053015949#ifdef FEATURE_WLAN_SCAN_PNO
15950 .sched_scan_start = wlan_hdd_cfg80211_sched_scan_start,
15951 .sched_scan_stop = wlan_hdd_cfg80211_sched_scan_stop,
15952#endif /*FEATURE_WLAN_SCAN_PNO */
Kamath Vinayak4000c9a2013-08-23 14:24:27 +053015953 .resume = wlan_hdd_cfg80211_resume_wlan,
15954 .suspend = wlan_hdd_cfg80211_suspend_wlan,
Gopichand Nakkalac005b7c2013-05-14 16:04:14 +053015955 .set_mac_acl = wlan_hdd_cfg80211_set_mac_acl,
Leo Chang9056f462013-08-01 19:21:11 -070015956#ifdef WLAN_NL80211_TESTMODE
15957 .testmode_cmd = wlan_hdd_cfg80211_testmode,
15958#endif
Madan Mohan Koyyalamudid9383fd2013-08-13 09:27:30 +053015959 .dump_survey = wlan_hdd_cfg80211_dump_survey,
Jeff Johnson295189b2012-06-20 16:38:30 -070015960};
15961