blob: 1f99c6db85109e8457a13ff6848ced06f216e39c [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 }
7622
Sushant Kaushik4b7cb302014-01-06 17:45:01 +05307623 MTRACE(vos_trace(VOS_MODULE_ID_HDD,
7624 TRACE_CODE_HDD_CFG80211_CHANGE_BSS,
7625 pAdapter->sessionId, params->ap_isolate));
Sushant Kaushik8bc7df22014-04-09 17:55:29 +05307626 hddLog(VOS_TRACE_LEVEL_INFO, "%s: device_mode = %s (%d)",
7627 __func__, hdd_device_modetoString(pAdapter->device_mode),
7628 pAdapter->device_mode);
Jeff Johnson295189b2012-06-20 16:38:30 -07007629
7630 if((pAdapter->device_mode == WLAN_HDD_SOFTAP)
Jeff Johnson295189b2012-06-20 16:38:30 -07007631 || (pAdapter->device_mode == WLAN_HDD_P2P_GO)
Gopichand Nakkala747461f2013-04-24 19:24:45 +05307632 )
Jeff Johnson295189b2012-06-20 16:38:30 -07007633 {
7634 /* ap_isolate == -1 means that in change bss, upper layer doesn't
7635 * want to update this parameter */
Gopichand Nakkala747461f2013-04-24 19:24:45 +05307636 if (-1 != params->ap_isolate)
Jeff Johnson295189b2012-06-20 16:38:30 -07007637 {
7638 pAdapter->sessionCtx.ap.apDisableIntraBssFwd = !!params->ap_isolate;
Gopichand Nakkala747461f2013-04-24 19:24:45 +05307639 }
Jeff Johnson295189b2012-06-20 16:38:30 -07007640 }
7641
7642 EXIT();
7643 return 0;
7644}
7645
Mahesh A Saptasagar179d2252014-06-02 21:32:21 +05307646static int wlan_hdd_cfg80211_change_bss (struct wiphy *wiphy,
7647 struct net_device *dev,
7648 struct bss_parameters *params)
7649{
7650 int ret;
7651
7652 vos_ssr_protect(__func__);
7653 ret = __wlan_hdd_cfg80211_change_bss(wiphy, dev, params);
7654 vos_ssr_unprotect(__func__);
7655
7656 return ret;
7657}
Kiet Lam10841362013-11-01 11:36:50 +05307658/* FUNCTION: wlan_hdd_change_country_code_cd
7659* to wait for contry code completion
7660*/
7661void* wlan_hdd_change_country_code_cb(void *pAdapter)
7662{
7663 hdd_adapter_t *call_back_pAdapter = pAdapter;
7664 complete(&call_back_pAdapter->change_country_code);
7665 return NULL;
7666}
7667
Jeff Johnson295189b2012-06-20 16:38:30 -07007668/*
Mahesh A Saptasagar0e59c472014-04-14 19:17:41 +05307669 * FUNCTION: __wlan_hdd_cfg80211_change_iface
Jeff Johnson295189b2012-06-20 16:38:30 -07007670 * This function is used to set the interface type (INFRASTRUCTURE/ADHOC)
7671 */
Mahesh A Saptasagar0e59c472014-04-14 19:17:41 +05307672int __wlan_hdd_cfg80211_change_iface( struct wiphy *wiphy,
Jeff Johnson295189b2012-06-20 16:38:30 -07007673 struct net_device *ndev,
7674 enum nl80211_iftype type,
7675 u32 *flags,
7676 struct vif_params *params
7677 )
7678{
7679 struct wireless_dev *wdev;
7680 hdd_adapter_t *pAdapter = WLAN_HDD_GET_PRIV_PTR( ndev );
Rajesh Chauhana0516c62014-01-30 16:11:18 -08007681 hdd_context_t *pHddCtx;
Mohit Khanna0f232092012-09-11 14:46:08 -07007682 hdd_adapter_t *pP2pAdapter = NULL;
Jeff Johnson295189b2012-06-20 16:38:30 -07007683 tCsrRoamProfile *pRoamProfile = NULL;
7684 eCsrRoamBssType LastBSSType;
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +05307685 hdd_config_t *pConfig = NULL;
Jeff Johnson295189b2012-06-20 16:38:30 -07007686 eMib_dot11DesiredBssType connectedBssType;
7687 VOS_STATUS status;
c_hpothu6ff1c3c2013-10-01 19:01:57 +05307688 long ret;
Jeff Johnson295189b2012-06-20 16:38:30 -07007689
7690 ENTER();
7691
Sushant Kaushik4b7cb302014-01-06 17:45:01 +05307692 if (!pAdapter)
Rajesh Chauhana0516c62014-01-30 16:11:18 -08007693 {
7694 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
7695 "%s: Adapter context is null", __func__);
7696 return VOS_STATUS_E_FAILURE;
7697 }
7698
7699 pHddCtx = WLAN_HDD_GET_CTX(pAdapter);
7700 if (!pHddCtx)
7701 {
7702 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
7703 "%s: HDD context is null", __func__);
7704 return VOS_STATUS_E_FAILURE;
7705 }
7706
Sushant Kaushik4b7cb302014-01-06 17:45:01 +05307707 MTRACE(vos_trace(VOS_MODULE_ID_HDD,
7708 TRACE_CODE_HDD_CFG80211_CHANGE_IFACE,
7709 pAdapter->sessionId, type));
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +05307710 status = wlan_hdd_validate_context(pHddCtx);
7711
7712 if (0 != status)
Jeff Johnson295189b2012-06-20 16:38:30 -07007713 {
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +05307714 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
7715 "%s: HDD context is not valid", __func__);
7716 return status;
Jeff Johnson295189b2012-06-20 16:38:30 -07007717 }
7718
Sushant Kaushik8bc7df22014-04-09 17:55:29 +05307719 hddLog(VOS_TRACE_LEVEL_INFO, "%s: device_mode = %s (%d)",
7720 __func__, hdd_device_modetoString(pAdapter->device_mode),
7721 pAdapter->device_mode);
Jeff Johnson295189b2012-06-20 16:38:30 -07007722
Agarwal Ashish51325b52014-06-16 16:50:49 +05307723 if (vos_max_concurrent_connections_reached()) {
7724 hddLog(VOS_TRACE_LEVEL_INFO, FL("Reached max concurrent connections"));
7725 return -EINVAL;
7726 }
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +05307727 pConfig = pHddCtx->cfg_ini;
Jeff Johnson295189b2012-06-20 16:38:30 -07007728 wdev = ndev->ieee80211_ptr;
7729
7730#ifdef WLAN_BTAMP_FEATURE
7731 if((NL80211_IFTYPE_P2P_CLIENT == type)||
7732 (NL80211_IFTYPE_ADHOC == type)||
7733 (NL80211_IFTYPE_AP == type)||
7734 (NL80211_IFTYPE_P2P_GO == type))
7735 {
7736 pHddCtx->isAmpAllowed = VOS_FALSE;
7737 // stop AMP traffic
7738 status = WLANBAP_StopAmp();
7739 if(VOS_STATUS_SUCCESS != status )
7740 {
7741 pHddCtx->isAmpAllowed = VOS_TRUE;
7742 hddLog(VOS_TRACE_LEVEL_FATAL,
7743 "%s: Failed to stop AMP", __func__);
7744 return -EINVAL;
7745 }
7746 }
7747#endif //WLAN_BTAMP_FEATURE
7748 /* Reset the current device mode bit mask*/
7749 wlan_hdd_clear_concurrency_mode(pHddCtx, pAdapter->device_mode);
7750
7751 if( (pAdapter->device_mode == WLAN_HDD_INFRA_STATION)
Jeff Johnson295189b2012-06-20 16:38:30 -07007752 || (pAdapter->device_mode == WLAN_HDD_P2P_CLIENT)
Jeff Johnsone7245742012-09-05 17:12:55 -07007753 || (pAdapter->device_mode == WLAN_HDD_P2P_DEVICE)
Jeff Johnson295189b2012-06-20 16:38:30 -07007754 )
7755 {
7756 hdd_wext_state_t *pWextState = WLAN_HDD_GET_WEXT_STATE_PTR(pAdapter);
Rajesh Chauhana0516c62014-01-30 16:11:18 -08007757 if (!pWextState)
7758 {
7759 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
7760 "%s: pWextState is null", __func__);
7761 return VOS_STATUS_E_FAILURE;
7762 }
Jeff Johnson295189b2012-06-20 16:38:30 -07007763 pRoamProfile = &pWextState->roamProfile;
7764 LastBSSType = pRoamProfile->BSSType;
7765
7766 switch (type)
7767 {
7768 case NL80211_IFTYPE_STATION:
Jeff Johnson295189b2012-06-20 16:38:30 -07007769 case NL80211_IFTYPE_P2P_CLIENT:
Jeff Johnson295189b2012-06-20 16:38:30 -07007770 hddLog(VOS_TRACE_LEVEL_INFO,
7771 "%s: setting interface Type to INFRASTRUCTURE", __func__);
7772 pRoamProfile->BSSType = eCSR_BSS_TYPE_INFRASTRUCTURE;
Jeff Johnsone7245742012-09-05 17:12:55 -07007773#ifdef WLAN_FEATURE_11AC
7774 if(pConfig->dot11Mode == eHDD_DOT11_MODE_AUTO)
7775 {
7776 pConfig->dot11Mode = eHDD_DOT11_MODE_11ac;
7777 }
7778#endif
Gopichand Nakkala747461f2013-04-24 19:24:45 +05307779 pRoamProfile->phyMode =
Jeff Johnsone7245742012-09-05 17:12:55 -07007780 hdd_cfg_xlate_to_csr_phy_mode(pConfig->dot11Mode);
Jeff Johnson295189b2012-06-20 16:38:30 -07007781 wdev->iftype = type;
Gopichand Nakkalaf527dc62012-12-31 16:35:10 -08007782 //Check for sub-string p2p to confirm its a p2p interface
7783 if (NULL != strstr(ndev->name,"p2p"))
Gopichand Nakkala747461f2013-04-24 19:24:45 +05307784 {
Gopichand Nakkala864d3552012-12-31 16:08:51 -08007785 pAdapter->device_mode = (type == NL80211_IFTYPE_STATION) ?
7786 WLAN_HDD_P2P_DEVICE : WLAN_HDD_P2P_CLIENT;
7787 }
7788 else
7789 {
7790 pAdapter->device_mode = (type == NL80211_IFTYPE_STATION) ?
Jeff Johnson295189b2012-06-20 16:38:30 -07007791 WLAN_HDD_INFRA_STATION: WLAN_HDD_P2P_CLIENT;
Gopichand Nakkala864d3552012-12-31 16:08:51 -08007792 }
Jeff Johnson295189b2012-06-20 16:38:30 -07007793 break;
Mahesh A Saptasagar36cdc802015-01-07 18:41:17 +05307794
Jeff Johnson295189b2012-06-20 16:38:30 -07007795 case NL80211_IFTYPE_ADHOC:
7796 hddLog(VOS_TRACE_LEVEL_INFO,
7797 "%s: setting interface Type to ADHOC", __func__);
7798 pRoamProfile->BSSType = eCSR_BSS_TYPE_START_IBSS;
7799 pRoamProfile->phyMode =
7800 hdd_cfg_xlate_to_csr_phy_mode(pConfig->dot11Mode);
Shailender Karmuchia734f332013-04-19 14:02:48 -07007801 pAdapter->device_mode = WLAN_HDD_IBSS;
Jeff Johnson295189b2012-06-20 16:38:30 -07007802 wdev->iftype = type;
7803 break;
7804
7805 case NL80211_IFTYPE_AP:
Jeff Johnson295189b2012-06-20 16:38:30 -07007806 case NL80211_IFTYPE_P2P_GO:
Jeff Johnson295189b2012-06-20 16:38:30 -07007807 {
7808 hddLog(VOS_TRACE_LEVEL_INFO_HIGH,
7809 "%s: setting interface Type to %s", __func__,
7810 (type == NL80211_IFTYPE_AP) ? "SoftAP" : "P2pGo");
7811
Gopichand Nakkalaf527dc62012-12-31 16:35:10 -08007812 //Cancel any remain on channel for GO mode
7813 if (NL80211_IFTYPE_P2P_GO == type)
7814 {
7815 wlan_hdd_cancel_existing_remain_on_channel(pAdapter);
7816 }
Mohit Khanna0f232092012-09-11 14:46:08 -07007817 if (NL80211_IFTYPE_AP == type)
7818 {
7819 /* As Loading WLAN Driver one interface being created for p2p device
7820 * address. This will take one HW STA and the max number of clients
7821 * that can connect to softAP will be reduced by one. so while changing
7822 * the interface type to NL80211_IFTYPE_AP (SoftAP) remove p2p0
7823 * interface as it is not required in SoftAP mode.
7824 */
7825
7826 // Get P2P Adapter
7827 pP2pAdapter = hdd_get_adapter(pHddCtx, WLAN_HDD_P2P_DEVICE);
7828
7829 if (pP2pAdapter)
7830 {
Agarwal Ashish3a38bd12014-06-12 15:16:52 +05307831 hdd_stop_adapter(pHddCtx, pP2pAdapter, VOS_TRUE);
c_hpothu002231a2015-02-05 14:58:51 +05307832 hdd_deinit_adapter(pHddCtx, pP2pAdapter, TRUE);
Mohit Khanna0f232092012-09-11 14:46:08 -07007833 hdd_close_adapter(pHddCtx, pP2pAdapter, VOS_TRUE);
7834 }
7835 }
Swaroop Goltia2e32212014-04-09 23:37:33 +05307836 //Disable IMPS & BMPS for SAP/GO
7837 if(VOS_STATUS_E_FAILURE ==
7838 hdd_disable_bmps_imps(pHddCtx, WLAN_HDD_P2P_GO))
7839 {
7840 //Fail to Exit BMPS
7841 VOS_ASSERT(0);
7842 }
Deepthi Gowri500fc472014-08-11 19:53:10 +05307843
7844 hdd_stop_adapter( pHddCtx, pAdapter, VOS_TRUE );
7845
Madan Mohan Koyyalamudi96797442013-10-08 16:04:42 +05307846#ifdef FEATURE_WLAN_TDLS
Mohit Khanna0f232092012-09-11 14:46:08 -07007847
Madan Mohan Koyyalamudi96797442013-10-08 16:04:42 +05307848 /* A Mutex Lock is introduced while changing the mode to
7849 * protect the concurrent access for the Adapters by TDLS
7850 * module.
7851 */
Rajesh Chauhana34c6e62014-03-25 16:37:58 +05307852 mutex_lock(&pHddCtx->tdls_lock);
Madan Mohan Koyyalamudi96797442013-10-08 16:04:42 +05307853#endif
Jeff Johnson295189b2012-06-20 16:38:30 -07007854 //De-init the adapter.
c_hpothu002231a2015-02-05 14:58:51 +05307855 hdd_deinit_adapter( pHddCtx, pAdapter, TRUE);
Jeff Johnson295189b2012-06-20 16:38:30 -07007856 memset(&pAdapter->sessionCtx, 0, sizeof(pAdapter->sessionCtx));
Jeff Johnson295189b2012-06-20 16:38:30 -07007857 pAdapter->device_mode = (type == NL80211_IFTYPE_AP) ?
7858 WLAN_HDD_SOFTAP : WLAN_HDD_P2P_GO;
Madan Mohan Koyyalamudi96797442013-10-08 16:04:42 +05307859#ifdef FEATURE_WLAN_TDLS
7860 mutex_unlock(&pHddCtx->tdls_lock);
7861#endif
Madan Mohan Koyyalamudi3ff2a0b2012-10-15 14:33:46 -07007862 if ((WLAN_HDD_SOFTAP == pAdapter->device_mode) &&
7863 (pConfig->apRandomBssidEnabled))
7864 {
7865 /* To meet Android requirements create a randomized
7866 MAC address of the form 02:1A:11:Fx:xx:xx */
7867 get_random_bytes(&ndev->dev_addr[3], 3);
7868 ndev->dev_addr[0] = 0x02;
7869 ndev->dev_addr[1] = 0x1A;
7870 ndev->dev_addr[2] = 0x11;
7871 ndev->dev_addr[3] |= 0xF0;
7872 memcpy(pAdapter->macAddressCurrent.bytes, ndev->dev_addr,
7873 VOS_MAC_ADDR_SIZE);
Arif Hussain24bafea2013-11-15 15:10:03 -08007874 pr_info("wlan: Generated HotSpot BSSID " MAC_ADDRESS_STR"\n",
7875 MAC_ADDR_ARRAY(ndev->dev_addr));
Madan Mohan Koyyalamudi3ff2a0b2012-10-15 14:33:46 -07007876 }
7877
Jeff Johnson295189b2012-06-20 16:38:30 -07007878 hdd_set_ap_ops( pAdapter->dev );
7879
Kiet Lam10841362013-11-01 11:36:50 +05307880 /* This is for only SAP mode where users can
7881 * control country through ini.
7882 * P2P GO follows station country code
7883 * acquired during the STA scanning. */
7884 if((NL80211_IFTYPE_AP == type) &&
7885 (memcmp(pConfig->apCntryCode, CFG_AP_COUNTRY_CODE_DEFAULT, 3) != 0))
7886 {
7887 int status = 0;
7888 VOS_TRACE(VOS_MODULE_ID_HDD,VOS_TRACE_LEVEL_INFO,
7889 "%s: setting country code from INI ", __func__);
7890 init_completion(&pAdapter->change_country_code);
7891 status = (int)sme_ChangeCountryCode(pHddCtx->hHal,
7892 (void *)(tSmeChangeCountryCallback)
7893 wlan_hdd_change_country_code_cb,
7894 pConfig->apCntryCode, pAdapter,
7895 pHddCtx->pvosContext,
Abhishek Singha306a442013-11-07 18:39:01 +05307896 eSIR_FALSE,
7897 eSIR_TRUE);
Kiet Lam10841362013-11-01 11:36:50 +05307898 if (eHAL_STATUS_SUCCESS == status)
7899 {
7900 /* Wait for completion */
c_hpothu6ff1c3c2013-10-01 19:01:57 +05307901 ret = wait_for_completion_interruptible_timeout(
Kiet Lam10841362013-11-01 11:36:50 +05307902 &pAdapter->change_country_code,
7903 msecs_to_jiffies(WLAN_WAIT_TIME_COUNTRY));
c_hpothu6ff1c3c2013-10-01 19:01:57 +05307904 if (ret <= 0)
Kiet Lam10841362013-11-01 11:36:50 +05307905 {
7906 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
c_hpothu6ff1c3c2013-10-01 19:01:57 +05307907 FL("SME Timed out while setting country code %ld"),
7908 ret);
Yue Ma4f55ef32014-01-23 16:45:33 -08007909
7910 if (pHddCtx->isLogpInProgress)
7911 {
7912 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
7913 "%s: LOGP in Progress. Ignore!!!", __func__);
7914 return -EAGAIN;
7915 }
Kiet Lam10841362013-11-01 11:36:50 +05307916 }
7917 }
7918 else
7919 {
7920 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
Arif Hussain6d2a3322013-11-17 19:50:10 -08007921 "%s: SME Change Country code failed",__func__);
Kiet Lam10841362013-11-01 11:36:50 +05307922 return -EINVAL;
7923 }
7924 }
Jeff Johnson295189b2012-06-20 16:38:30 -07007925 status = hdd_init_ap_mode(pAdapter);
7926 if(status != VOS_STATUS_SUCCESS)
7927 {
7928 hddLog(VOS_TRACE_LEVEL_FATAL,
7929 "%s: Error initializing the ap mode", __func__);
7930 return -EINVAL;
7931 }
7932 hdd_set_conparam(1);
7933
Jeff Johnson295189b2012-06-20 16:38:30 -07007934 /*interface type changed update in wiphy structure*/
7935 if(wdev)
7936 {
7937 wdev->iftype = type;
7938 pHddCtx->change_iface = type;
7939 }
7940 else
7941 {
7942 hddLog(VOS_TRACE_LEVEL_ERROR,
7943 "%s: ERROR !!!! Wireless dev is NULL", __func__);
7944 return -EINVAL;
7945 }
7946 goto done;
7947 }
7948
7949 default:
7950 hddLog(VOS_TRACE_LEVEL_ERROR, "%s: Unsupported interface Type",
7951 __func__);
7952 return -EOPNOTSUPP;
7953 }
7954 }
7955 else if ( (pAdapter->device_mode == WLAN_HDD_SOFTAP)
Jeff Johnson295189b2012-06-20 16:38:30 -07007956 || (pAdapter->device_mode == WLAN_HDD_P2P_GO)
Jeff Johnson295189b2012-06-20 16:38:30 -07007957 )
7958 {
7959 switch(type)
7960 {
7961 case NL80211_IFTYPE_STATION:
Jeff Johnson295189b2012-06-20 16:38:30 -07007962 case NL80211_IFTYPE_P2P_CLIENT:
Jeff Johnson295189b2012-06-20 16:38:30 -07007963 case NL80211_IFTYPE_ADHOC:
Deepthi Gowri500fc472014-08-11 19:53:10 +05307964
7965 hdd_stop_adapter( pHddCtx, pAdapter, VOS_TRUE );
Madan Mohan Koyyalamudi96797442013-10-08 16:04:42 +05307966#ifdef FEATURE_WLAN_TDLS
7967
7968 /* A Mutex Lock is introduced while changing the mode to
7969 * protect the concurrent access for the Adapters by TDLS
7970 * module.
7971 */
Rajesh Chauhana34c6e62014-03-25 16:37:58 +05307972 mutex_lock(&pHddCtx->tdls_lock);
Madan Mohan Koyyalamudi96797442013-10-08 16:04:42 +05307973#endif
c_hpothu002231a2015-02-05 14:58:51 +05307974 hdd_deinit_adapter( pHddCtx, pAdapter, TRUE);
Jeff Johnson295189b2012-06-20 16:38:30 -07007975 wdev->iftype = type;
Gopichand Nakkalaf527dc62012-12-31 16:35:10 -08007976 //Check for sub-string p2p to confirm its a p2p interface
7977 if (NULL != strstr(ndev->name,"p2p"))
Gopichand Nakkala864d3552012-12-31 16:08:51 -08007978 {
7979 pAdapter->device_mode = (type == NL80211_IFTYPE_STATION) ?
7980 WLAN_HDD_P2P_DEVICE : WLAN_HDD_P2P_CLIENT;
7981 }
7982 else
7983 {
7984 pAdapter->device_mode = (type == NL80211_IFTYPE_STATION) ?
Jeff Johnson295189b2012-06-20 16:38:30 -07007985 WLAN_HDD_INFRA_STATION: WLAN_HDD_P2P_CLIENT;
Gopichand Nakkala864d3552012-12-31 16:08:51 -08007986 }
Jeff Johnson295189b2012-06-20 16:38:30 -07007987 hdd_set_conparam(0);
7988 pHddCtx->change_iface = type;
Jeff Johnson295189b2012-06-20 16:38:30 -07007989 memset(&pAdapter->sessionCtx, 0, sizeof(pAdapter->sessionCtx));
7990 hdd_set_station_ops( pAdapter->dev );
Madan Mohan Koyyalamudi96797442013-10-08 16:04:42 +05307991#ifdef FEATURE_WLAN_TDLS
7992 mutex_unlock(&pHddCtx->tdls_lock);
7993#endif
Sunil Dutt66485cb2013-12-19 19:05:03 +05307994 status = hdd_init_station_mode( pAdapter );
Jeff Johnson295189b2012-06-20 16:38:30 -07007995 if( VOS_STATUS_SUCCESS != status )
7996 return -EOPNOTSUPP;
Jeff Johnsone7245742012-09-05 17:12:55 -07007997 /* In case of JB, for P2P-GO, only change interface will be called,
7998 * This is the right place to enable back bmps_imps()
7999 */
Gopichand Nakkalaa2fe5b02013-06-06 16:32:28 +05308000 if (pHddCtx->hdd_wlan_suspended)
8001 {
8002 hdd_set_pwrparams(pHddCtx);
8003 }
Jeff Johnsone7245742012-09-05 17:12:55 -07008004 hdd_enable_bmps_imps(pHddCtx);
Jeff Johnson295189b2012-06-20 16:38:30 -07008005 goto done;
8006 case NL80211_IFTYPE_AP:
Jeff Johnson295189b2012-06-20 16:38:30 -07008007 case NL80211_IFTYPE_P2P_GO:
Jeff Johnson295189b2012-06-20 16:38:30 -07008008 wdev->iftype = type;
Jeff Johnson295189b2012-06-20 16:38:30 -07008009 pAdapter->device_mode = (type == NL80211_IFTYPE_AP) ?
8010 WLAN_HDD_SOFTAP : WLAN_HDD_P2P_GO;
Jeff Johnson295189b2012-06-20 16:38:30 -07008011 goto done;
8012 default:
8013 hddLog(VOS_TRACE_LEVEL_ERROR, "%s: Unsupported interface Type",
8014 __func__);
8015 return -EOPNOTSUPP;
8016
8017 }
8018
8019 }
8020 else
8021 {
Sushant Kaushik8bc7df22014-04-09 17:55:29 +05308022 hddLog(VOS_TRACE_LEVEL_ERROR,"%s: unsupported device mode(%s (%d))",
8023 __func__, hdd_device_modetoString(pAdapter->device_mode),
8024 pAdapter->device_mode);
Jeff Johnson295189b2012-06-20 16:38:30 -07008025 return -EOPNOTSUPP;
8026 }
8027
8028
8029 if(pRoamProfile)
8030 {
8031 if ( LastBSSType != pRoamProfile->BSSType )
8032 {
8033 /*interface type changed update in wiphy structure*/
8034 wdev->iftype = type;
8035
8036 /*the BSS mode changed, We need to issue disconnect
8037 if connected or in IBSS disconnect state*/
8038 if ( hdd_connGetConnectedBssType(
8039 WLAN_HDD_GET_STATION_CTX_PTR(pAdapter), &connectedBssType ) ||
8040 ( eCSR_BSS_TYPE_START_IBSS == LastBSSType ) )
8041 {
8042 /*need to issue a disconnect to CSR.*/
8043 INIT_COMPLETION(pAdapter->disconnect_comp_var);
8044 if( eHAL_STATUS_SUCCESS ==
8045 sme_RoamDisconnect( WLAN_HDD_GET_HAL_CTX(pAdapter),
8046 pAdapter->sessionId,
8047 eCSR_DISCONNECT_REASON_UNSPECIFIED ) )
8048 {
c_hpothu6ff1c3c2013-10-01 19:01:57 +05308049 ret = wait_for_completion_interruptible_timeout(
8050 &pAdapter->disconnect_comp_var,
8051 msecs_to_jiffies(WLAN_WAIT_TIME_DISCONNECT));
8052 if (ret <= 0)
8053 {
8054 hddLog(VOS_TRACE_LEVEL_ERROR,
8055 FL("wait on disconnect_comp_var failed %ld"), ret);
8056 }
Jeff Johnson295189b2012-06-20 16:38:30 -07008057 }
8058 }
8059 }
8060 }
8061
8062done:
8063 /*set bitmask based on updated value*/
8064 wlan_hdd_set_concurrency_mode(pHddCtx, pAdapter->device_mode);
Leo Chang6fe1f922013-06-07 19:21:24 -07008065
8066 /* Only STA mode support TM now
8067 * all other mode, TM feature should be disabled */
8068 if ( (pHddCtx->cfg_ini->thermalMitigationEnable) &&
8069 (~VOS_STA & pHddCtx->concurrency_mode) )
8070 {
8071 hddDevTmLevelChangedHandler(pHddCtx->parent_dev, 0);
8072 }
8073
Jeff Johnson295189b2012-06-20 16:38:30 -07008074#ifdef WLAN_BTAMP_FEATURE
Gopichand Nakkala747461f2013-04-24 19:24:45 +05308075 if((NL80211_IFTYPE_STATION == type) && (pHddCtx->concurrency_mode <= 1) &&
Agarwal Ashish51325b52014-06-16 16:50:49 +05308076 (pHddCtx->no_of_open_sessions[WLAN_HDD_INFRA_STATION] <=1))
Jeff Johnson295189b2012-06-20 16:38:30 -07008077 {
8078 //we are ok to do AMP
8079 pHddCtx->isAmpAllowed = VOS_TRUE;
8080 }
8081#endif //WLAN_BTAMP_FEATURE
8082 EXIT();
8083 return 0;
8084}
8085
Mahesh A Saptasagar0e59c472014-04-14 19:17:41 +05308086/*
8087 * FUNCTION: wlan_hdd_cfg80211_change_iface
8088 * wrapper function to protect the actual implementation from SSR.
8089 */
8090int wlan_hdd_cfg80211_change_iface( struct wiphy *wiphy,
8091 struct net_device *ndev,
8092 enum nl80211_iftype type,
8093 u32 *flags,
8094 struct vif_params *params
8095 )
8096{
8097 int ret;
8098
8099 vos_ssr_protect(__func__);
8100 ret = __wlan_hdd_cfg80211_change_iface(wiphy, ndev, type, flags, params);
8101 vos_ssr_unprotect(__func__);
8102
8103 return ret;
8104}
8105
Gopichand Nakkala681989c2013-03-06 22:27:48 -08008106#ifdef FEATURE_WLAN_TDLS
8107static int wlan_hdd_tdls_add_station(struct wiphy *wiphy,
8108 struct net_device *dev, u8 *mac, bool update, tCsrStaParams *StaParams)
8109{
8110 hdd_adapter_t *pAdapter = WLAN_HDD_GET_PRIV_PTR(dev);
8111 hdd_context_t *pHddCtx = wiphy_priv(wiphy);
8112 VOS_STATUS status;
Hoonki Lee5305c3a2013-04-29 23:28:59 -07008113 hddTdlsPeer_t *pTdlsPeer;
c_hpothu6ff1c3c2013-10-01 19:01:57 +05308114 long ret;
Rajesh Chauhana34c6e62014-03-25 16:37:58 +05308115 tANI_U16 numCurrTdlsPeers;
Gopichand Nakkala681989c2013-03-06 22:27:48 -08008116
8117 ENTER();
8118
Gopichand Nakkala838be5d2013-04-10 22:41:51 +05308119 if (NULL == pHddCtx || NULL == pHddCtx->cfg_ini)
Gopichand Nakkala681989c2013-03-06 22:27:48 -08008120 {
8121 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
8122 "Invalid arguments");
8123 return -EINVAL;
8124 }
Hoonki Lee27511902013-03-14 18:19:06 -07008125
8126 if ((eTDLS_SUPPORT_NOT_ENABLED == pHddCtx->tdls_mode) ||
8127 (eTDLS_SUPPORT_DISABLED == pHddCtx->tdls_mode))
8128 {
8129 VOS_TRACE( VOS_MODULE_ID_HDD, TDLS_LOG_LEVEL,
8130 "%s: TDLS mode is disabled OR not enabled in FW."
8131 MAC_ADDRESS_STR " Request declined.",
8132 __func__, MAC_ADDR_ARRAY(mac));
8133 return -ENOTSUPP;
8134 }
8135
Gopichand Nakkala681989c2013-03-06 22:27:48 -08008136 if (pHddCtx->isLogpInProgress)
8137 {
8138 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
8139 "%s:LOGP in Progress. Ignore!!!", __func__);
Atul Mittal115287b2014-07-08 13:26:33 +05308140 wlan_hdd_tdls_set_link_status(pAdapter,
8141 mac,
8142 eTDLS_LINK_IDLE,
8143 eTDLS_LINK_UNSPECIFIED);
Gopichand Nakkala681989c2013-03-06 22:27:48 -08008144 return -EBUSY;
8145 }
8146
Naresh Jayaram9c6f4462014-02-13 12:20:31 +05308147 pTdlsPeer = wlan_hdd_tdls_get_peer(pAdapter, mac);
Hoonki Lee5305c3a2013-04-29 23:28:59 -07008148
8149 if ( NULL == pTdlsPeer ) {
8150 VOS_TRACE( VOS_MODULE_ID_HDD, TDLS_LOG_LEVEL,
8151 "%s: " MAC_ADDRESS_STR " (update %d) not exist. return invalid",
8152 __func__, MAC_ADDR_ARRAY(mac), update);
8153 return -EINVAL;
Gopichand Nakkala34d1b062013-03-19 15:28:33 -07008154 }
Hoonki Lee5305c3a2013-04-29 23:28:59 -07008155
8156 /* in add station, we accept existing valid staId if there is */
8157 if ((0 == update) &&
8158 ((pTdlsPeer->link_status >= eTDLS_LINK_CONNECTING) ||
8159 (TDLS_STA_INDEX_VALID(pTdlsPeer->staId))))
Gopichand Nakkalae7cbc5d2013-03-27 21:09:23 -07008160 {
Hoonki Lee5305c3a2013-04-29 23:28:59 -07008161 VOS_TRACE( VOS_MODULE_ID_HDD, TDLS_LOG_LEVEL,
Gopichand Nakkalae7cbc5d2013-03-27 21:09:23 -07008162 "%s: " MAC_ADDRESS_STR
Hoonki Lee5305c3a2013-04-29 23:28:59 -07008163 " link_status %d. staId %d. add station ignored.",
8164 __func__, MAC_ADDR_ARRAY(mac), pTdlsPeer->link_status, pTdlsPeer->staId);
8165 return 0;
8166 }
8167 /* in change station, we accept only when staId is valid */
8168 if ((1 == update) &&
8169 ((pTdlsPeer->link_status > eTDLS_LINK_CONNECTING) ||
8170 (!TDLS_STA_INDEX_VALID(pTdlsPeer->staId))))
8171 {
8172 VOS_TRACE( VOS_MODULE_ID_HDD, TDLS_LOG_LEVEL,
8173 "%s: " MAC_ADDRESS_STR
8174 " link status %d. staId %d. change station %s.",
8175 __func__, MAC_ADDR_ARRAY(mac), pTdlsPeer->link_status, pTdlsPeer->staId,
8176 (TDLS_STA_INDEX_VALID(pTdlsPeer->staId)) ? "ignored" : "declined");
8177 return (TDLS_STA_INDEX_VALID(pTdlsPeer->staId)) ? 0 : -EPERM;
Gopichand Nakkalae7cbc5d2013-03-27 21:09:23 -07008178 }
Gopichand Nakkala34d1b062013-03-19 15:28:33 -07008179
8180 /* when others are on-going, we want to change link_status to idle */
Madan Mohan Koyyalamudi96797442013-10-08 16:04:42 +05308181 if (NULL != wlan_hdd_tdls_is_progress(pHddCtx, mac, TRUE))
Gopichand Nakkala681989c2013-03-06 22:27:48 -08008182 {
Gopichand Nakkalac87400e2013-03-13 18:51:00 -07008183 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
8184 "%s: " MAC_ADDRESS_STR
8185 " TDLS setup is ongoing. Request declined.",
8186 __func__, MAC_ADDR_ARRAY(mac));
Gopichand Nakkala05922802013-03-14 12:23:19 -07008187 goto error;
Gopichand Nakkala681989c2013-03-06 22:27:48 -08008188 }
8189
8190 /* first to check if we reached to maximum supported TDLS peer.
8191 TODO: for now, return -EPERM looks working fine,
8192 but need to check if any other errno fit into this category.*/
Rajesh Chauhana34c6e62014-03-25 16:37:58 +05308193 numCurrTdlsPeers = wlan_hdd_tdlsConnectedPeers(pAdapter);
8194 if (HDD_MAX_NUM_TDLS_STA <= numCurrTdlsPeers)
Gopichand Nakkala681989c2013-03-06 22:27:48 -08008195 {
Gopichand Nakkalac87400e2013-03-13 18:51:00 -07008196 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
8197 "%s: " MAC_ADDRESS_STR
Rajesh Chauhana34c6e62014-03-25 16:37:58 +05308198 " TDLS Max peer already connected. Request declined."
8199 " Num of peers (%d), Max allowed (%d).",
8200 __func__, MAC_ADDR_ARRAY(mac), numCurrTdlsPeers,
8201 HDD_MAX_NUM_TDLS_STA);
Gopichand Nakkala05922802013-03-14 12:23:19 -07008202 goto error;
Gopichand Nakkala681989c2013-03-06 22:27:48 -08008203 }
8204 else
8205 {
8206 hddTdlsPeer_t *pTdlsPeer;
Madan Mohan Koyyalamudi96797442013-10-08 16:04:42 +05308207 pTdlsPeer = wlan_hdd_tdls_find_peer(pAdapter, mac, TRUE);
Gopichand Nakkalae7cbc5d2013-03-27 21:09:23 -07008208 if (pTdlsPeer && TDLS_IS_CONNECTED(pTdlsPeer))
Gopichand Nakkala681989c2013-03-06 22:27:48 -08008209 {
Gopichand Nakkalac87400e2013-03-13 18:51:00 -07008210 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
8211 "%s: " MAC_ADDRESS_STR " already connected. Request declined.",
8212 __func__, MAC_ADDR_ARRAY(mac));
Gopichand Nakkala681989c2013-03-06 22:27:48 -08008213 return -EPERM;
8214 }
8215 }
Gopichand Nakkalae7cbc5d2013-03-27 21:09:23 -07008216 if (0 == update)
Atul Mittal115287b2014-07-08 13:26:33 +05308217 wlan_hdd_tdls_set_link_status(pAdapter,
8218 mac,
8219 eTDLS_LINK_CONNECTING,
8220 eTDLS_LINK_SUCCESS);
Gopichand Nakkala681989c2013-03-06 22:27:48 -08008221
Jeff Johnsond75fe012013-04-06 10:53:06 -07008222 /* debug code */
Gopichand Nakkala838be5d2013-04-10 22:41:51 +05308223 if (NULL != StaParams)
Gopichand Nakkalae7cbc5d2013-03-27 21:09:23 -07008224 {
8225 VOS_TRACE(VOS_MODULE_ID_HDD, TDLS_LOG_LEVEL,
8226 "%s: TDLS Peer Parameters.", __func__);
Hoonki Lee66b75f32013-04-16 18:30:07 -07008227 if(StaParams->htcap_present)
8228 {
8229 VOS_TRACE(VOS_MODULE_ID_HDD, TDLS_LOG_LEVEL,
8230 "ht_capa->cap_info: %0x", StaParams->HTCap.capInfo);
8231 VOS_TRACE(VOS_MODULE_ID_HDD, TDLS_LOG_LEVEL,
8232 "ht_capa->extended_capabilities: %0x",
8233 StaParams->HTCap.extendedHtCapInfo);
8234 }
Gopichand Nakkalae7cbc5d2013-03-27 21:09:23 -07008235 VOS_TRACE(VOS_MODULE_ID_HDD, TDLS_LOG_LEVEL,
8236 "params->capability: %0x",StaParams->capability);
8237 VOS_TRACE(VOS_MODULE_ID_HDD, TDLS_LOG_LEVEL,
Jeff Johnson0299d0a2013-10-30 12:37:43 -07008238 "params->ext_capab_len: %0x",StaParams->extn_capability[0]);
Hoonki Lee66b75f32013-04-16 18:30:07 -07008239 if(StaParams->vhtcap_present)
8240 {
8241 VOS_TRACE(VOS_MODULE_ID_HDD, TDLS_LOG_LEVEL,
8242 "rxMcsMap %x rxHighest %x txMcsMap %x txHighest %x",
8243 StaParams->VHTCap.suppMcs.rxMcsMap, StaParams->VHTCap.suppMcs.rxHighest,
8244 StaParams->VHTCap.suppMcs.txMcsMap, StaParams->VHTCap.suppMcs.txHighest);
8245 }
Gopichand Nakkalae7cbc5d2013-03-27 21:09:23 -07008246 {
8247 int i = 0;
Hoonki Lee5305c3a2013-04-29 23:28:59 -07008248 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_INFO, "Supported rates:");
Gopichand Nakkalae7cbc5d2013-03-27 21:09:23 -07008249 for (i = 0; i < sizeof(StaParams->supported_rates); i++)
8250 VOS_TRACE(VOS_MODULE_ID_HDD, TDLS_LOG_LEVEL,
8251 "[%d]: %x ", i, StaParams->supported_rates[i]);
8252 }
Jeff Johnsond75fe012013-04-06 10:53:06 -07008253 } /* end debug code */
Gopichand Nakkala838be5d2013-04-10 22:41:51 +05308254 else if ((1 == update) && (NULL == StaParams))
8255 {
8256 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
8257 "%s : update is true, but staParams is NULL. Error!", __func__);
8258 return -EPERM;
8259 }
Gopichand Nakkala681989c2013-03-06 22:27:48 -08008260
8261 INIT_COMPLETION(pAdapter->tdls_add_station_comp);
8262
8263 if (!update)
8264 {
8265 status = sme_AddTdlsPeerSta(WLAN_HDD_GET_HAL_CTX(pAdapter),
8266 pAdapter->sessionId, mac);
8267 }
8268 else
8269 {
8270 status = sme_ChangeTdlsPeerSta(WLAN_HDD_GET_HAL_CTX(pAdapter),
8271 pAdapter->sessionId, mac, StaParams);
8272 }
8273
c_hpothu6ff1c3c2013-10-01 19:01:57 +05308274 ret = wait_for_completion_interruptible_timeout(&pAdapter->tdls_add_station_comp,
Gopichand Nakkala681989c2013-03-06 22:27:48 -08008275 msecs_to_jiffies(WAIT_TIME_TDLS_ADD_STA));
8276
c_hpothu6ff1c3c2013-10-01 19:01:57 +05308277 if (ret <= 0)
Gopichand Nakkala681989c2013-03-06 22:27:48 -08008278 {
Gopichand Nakkalac87400e2013-03-13 18:51:00 -07008279 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
c_hpothu6ff1c3c2013-10-01 19:01:57 +05308280 "%s: timeout waiting for tdls add station indication %ld",
8281 __func__, ret);
Gopichand Nakkala34d1b062013-03-19 15:28:33 -07008282 return -EPERM;
Gopichand Nakkala681989c2013-03-06 22:27:48 -08008283 }
c_hpothu6ff1c3c2013-10-01 19:01:57 +05308284
Gopichand Nakkala681989c2013-03-06 22:27:48 -08008285 if ( eHAL_STATUS_SUCCESS != pAdapter->tdlsAddStaStatus)
8286 {
Gopichand Nakkalac87400e2013-03-13 18:51:00 -07008287 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
Gopichand Nakkala681989c2013-03-06 22:27:48 -08008288 "%s: Add Station is unsucessful", __func__);
Gopichand Nakkala34d1b062013-03-19 15:28:33 -07008289 return -EPERM;
Gopichand Nakkala681989c2013-03-06 22:27:48 -08008290 }
8291
8292 return 0;
Gopichand Nakkala05922802013-03-14 12:23:19 -07008293
8294error:
Atul Mittal115287b2014-07-08 13:26:33 +05308295 wlan_hdd_tdls_set_link_status(pAdapter,
8296 mac,
8297 eTDLS_LINK_IDLE,
8298 eTDLS_LINK_UNSPECIFIED);
Gopichand Nakkala05922802013-03-14 12:23:19 -07008299 return -EPERM;
8300
Gopichand Nakkala681989c2013-03-06 22:27:48 -08008301}
8302#endif
8303
Mahesh A Saptasagard68eb282014-12-17 14:20:19 +05308304static int __wlan_hdd_change_station(struct wiphy *wiphy,
Jeff Johnson295189b2012-06-20 16:38:30 -07008305 struct net_device *dev,
8306 u8 *mac,
8307 struct station_parameters *params)
8308{
8309 VOS_STATUS status = VOS_STATUS_SUCCESS;
8310 hdd_adapter_t *pAdapter = WLAN_HDD_GET_PRIV_PTR( dev );
Gopichand Nakkala29149562013-05-10 21:43:41 +05308311 hdd_context_t *pHddCtx;
8312 hdd_station_ctx_t *pHddStaCtx;
Jeff Johnson295189b2012-06-20 16:38:30 -07008313 v_MACADDR_t STAMacAddress;
Masti, Narayanraddic80e2bf2015-01-27 16:39:00 +05308314 int ret = 0;
Gopichand Nakkalab0856222013-03-12 22:39:05 -07008315#ifdef FEATURE_WLAN_TDLS
Gopichand Nakkala681989c2013-03-06 22:27:48 -08008316 tCsrStaParams StaParams = {0};
Gopichand Nakkala681989c2013-03-06 22:27:48 -08008317 tANI_U8 isBufSta = 0;
Naresh Jayaram3180aa42014-02-12 21:47:26 +05308318 tANI_U8 isOffChannelSupported = 0;
Gopichand Nakkalab0856222013-03-12 22:39:05 -07008319#endif
Jeff Johnsone7245742012-09-05 17:12:55 -07008320 ENTER();
8321
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 }
8350
Jeff Johnson295189b2012-06-20 16:38:30 -07008351 vos_mem_copy(STAMacAddress.bytes, mac, sizeof(v_MACADDR_t));
8352
Gopichand Nakkala681989c2013-03-06 22:27:48 -08008353 if ((pAdapter->device_mode == WLAN_HDD_SOFTAP)
8354 || (pAdapter->device_mode == WLAN_HDD_P2P_GO))
Jeff Johnson295189b2012-06-20 16:38:30 -07008355 {
Gopichand Nakkala681989c2013-03-06 22:27:48 -08008356 if (params->sta_flags_set & BIT(NL80211_STA_FLAG_AUTHORIZED))
Jeff Johnson295189b2012-06-20 16:38:30 -07008357 {
Gopichand Nakkala747461f2013-04-24 19:24:45 +05308358 status = hdd_softap_change_STA_state( pAdapter, &STAMacAddress,
Jeff Johnson295189b2012-06-20 16:38:30 -07008359 WLANTL_STA_AUTHENTICATED);
8360
Gopichand Nakkala29149562013-05-10 21:43:41 +05308361 if (status != VOS_STATUS_SUCCESS)
8362 {
8363 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_INFO,
8364 "%s: Not able to change TL state to AUTHENTICATED", __func__);
8365 return -EINVAL;
8366 }
Jeff Johnson295189b2012-06-20 16:38:30 -07008367 }
8368 }
Hoonki Leea6d49be2013-04-05 09:43:25 -07008369 else if ((pAdapter->device_mode == WLAN_HDD_INFRA_STATION)
8370 || (pAdapter->device_mode == WLAN_HDD_P2P_CLIENT)) {
Gopichand Nakkala29149562013-05-10 21:43:41 +05308371#ifdef FEATURE_WLAN_TDLS
Gopichand Nakkalae7cbc5d2013-03-27 21:09:23 -07008372 if (params->sta_flags_set & BIT(NL80211_STA_FLAG_TDLS_PEER)) {
8373 StaParams.capability = params->capability;
8374 StaParams.uapsd_queues = params->uapsd_queues;
8375 StaParams.max_sp = params->max_sp;
8376
Naresh Jayaram3180aa42014-02-12 21:47:26 +05308377 /* Convert (first channel , number of channels) tuple to
8378 * the total list of channels. This goes with the assumption
8379 * that if the first channel is < 14, then the next channels
8380 * are an incremental of 1 else an incremental of 4 till the number
8381 * of channels.
8382 */
8383 if (0 != params->supported_channels_len) {
8384 int i = 0,j = 0,k = 0, no_of_channels = 0 ;
8385 for ( i = 0 ; i < params->supported_channels_len ; i+=2)
8386 {
8387 int wifi_chan_index;
8388 StaParams.supported_channels[j] = params->supported_channels[i];
8389 wifi_chan_index =
8390 ((StaParams.supported_channels[j] <= HDD_CHANNEL_14 ) ? 1 : 4 );
8391 no_of_channels = params->supported_channels[i+1];
8392 for(k=1; k <= no_of_channels; k++)
8393 {
8394 StaParams.supported_channels[j+1] =
8395 StaParams.supported_channels[j] + wifi_chan_index;
8396 j+=1;
8397 }
8398 }
8399 StaParams.supported_channels_len = j;
8400 }
8401 vos_mem_copy(StaParams.supported_oper_classes,
8402 params->supported_oper_classes,
8403 params->supported_oper_classes_len);
8404 StaParams.supported_oper_classes_len =
8405 params->supported_oper_classes_len;
8406
Gopichand Nakkalae7cbc5d2013-03-27 21:09:23 -07008407 if (0 != params->ext_capab_len)
8408 vos_mem_copy(StaParams.extn_capability, params->ext_capab,
8409 sizeof(StaParams.extn_capability));
8410
8411 if (NULL != params->ht_capa)
Hoonki Lee66b75f32013-04-16 18:30:07 -07008412 {
8413 StaParams.htcap_present = 1;
Gopichand Nakkalae7cbc5d2013-03-27 21:09:23 -07008414 vos_mem_copy(&StaParams.HTCap, params->ht_capa, sizeof(tSirHTCap));
Hoonki Lee66b75f32013-04-16 18:30:07 -07008415 }
Gopichand Nakkalae7cbc5d2013-03-27 21:09:23 -07008416
8417 StaParams.supported_rates_len = params->supported_rates_len;
8418
8419 /* Note : The Maximum sizeof supported_rates sent by the Supplicant is 32.
8420 * The supported_rates array , for all the structures propogating till Add Sta
8421 * to the firmware has to be modified , if the supplicant (ieee80211) is
8422 * modified to send more rates.
8423 */
8424
8425 /* To avoid Data Currption , set to max length to SIR_MAC_MAX_SUPP_RATES
8426 */
8427 if (StaParams.supported_rates_len > SIR_MAC_MAX_SUPP_RATES)
8428 StaParams.supported_rates_len = SIR_MAC_MAX_SUPP_RATES;
8429
8430 if (0 != StaParams.supported_rates_len) {
8431 int i = 0;
8432 vos_mem_copy(StaParams.supported_rates, params->supported_rates,
8433 StaParams.supported_rates_len);
Hoonki Lee5305c3a2013-04-29 23:28:59 -07008434 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_INFO,
Gopichand Nakkalae7cbc5d2013-03-27 21:09:23 -07008435 "Supported Rates with Length %d", StaParams.supported_rates_len);
8436 for (i=0; i < StaParams.supported_rates_len; i++)
Hoonki Lee5305c3a2013-04-29 23:28:59 -07008437 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_INFO,
Gopichand Nakkalae7cbc5d2013-03-27 21:09:23 -07008438 "[%d]: %0x", i, StaParams.supported_rates[i]);
8439 }
8440
8441 if (NULL != params->vht_capa)
Hoonki Lee66b75f32013-04-16 18:30:07 -07008442 {
8443 StaParams.vhtcap_present = 1;
Gopichand Nakkalae7cbc5d2013-03-27 21:09:23 -07008444 vos_mem_copy(&StaParams.VHTCap, params->vht_capa, sizeof(tSirVHTCap));
Hoonki Lee66b75f32013-04-16 18:30:07 -07008445 }
Gopichand Nakkalae7cbc5d2013-03-27 21:09:23 -07008446
Gopichand Nakkala681989c2013-03-06 22:27:48 -08008447 if (0 != params->ext_capab_len ) {
8448 /*Define A Macro : TODO Sunil*/
8449 if ((1<<4) & StaParams.extn_capability[3]) {
8450 isBufSta = 1;
8451 }
Naresh Jayaram3180aa42014-02-12 21:47:26 +05308452 /* TDLS Channel Switching Support */
8453 if ((1<<6) & StaParams.extn_capability[3]) {
8454 isOffChannelSupported = 1;
8455 }
Gopichand Nakkala681989c2013-03-06 22:27:48 -08008456 }
Naresh Jayaram3180aa42014-02-12 21:47:26 +05308457 status = wlan_hdd_tdls_set_peer_caps( pAdapter, mac,
8458 &StaParams, isBufSta,
8459 isOffChannelSupported);
8460
Gopichand Nakkala79ff85d2013-05-27 17:05:29 +05308461 if (VOS_STATUS_SUCCESS != status) {
8462 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
8463 "%s: wlan_hdd_tdls_set_peer_caps failed!", __func__);
8464 return -EINVAL;
8465 }
Gopichand Nakkala681989c2013-03-06 22:27:48 -08008466 status = wlan_hdd_tdls_add_station(wiphy, dev, mac, 1, &StaParams);
8467
8468 if (VOS_STATUS_SUCCESS != status) {
8469 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
8470 "%s: sme_ChangeTdlsPeerSta failed!", __func__);
8471 return -EINVAL;
8472 }
8473 }
Gopichand Nakkalab0856222013-03-12 22:39:05 -07008474#endif
Gopichand Nakkala6239acd2013-06-14 14:48:00 +05308475 }
Jeff Johnsone7245742012-09-05 17:12:55 -07008476 EXIT();
Jeff Johnson295189b2012-06-20 16:38:30 -07008477 return status;
8478}
8479
Mahesh A Saptasagard68eb282014-12-17 14:20:19 +05308480static int wlan_hdd_change_station(struct wiphy *wiphy,
8481 struct net_device *dev,
8482 u8 *mac,
8483 struct station_parameters *params)
8484{
8485 int ret;
8486
8487 vos_ssr_protect(__func__);
8488 ret = __wlan_hdd_change_station(wiphy, dev, mac, params);
8489 vos_ssr_unprotect(__func__);
8490
8491 return ret;
8492}
8493
Jeff Johnson295189b2012-06-20 16:38:30 -07008494/*
Mahesh A Saptasagar1a51bc02014-06-02 18:28:08 +05308495 * FUNCTION: __wlan_hdd_cfg80211_add_key
Jeff Johnson295189b2012-06-20 16:38:30 -07008496 * This function is used to initialize the key information
8497 */
8498#if (LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,38))
Mahesh A Saptasagar1a51bc02014-06-02 18:28:08 +05308499static int __wlan_hdd_cfg80211_add_key( struct wiphy *wiphy,
Jeff Johnson295189b2012-06-20 16:38:30 -07008500 struct net_device *ndev,
8501 u8 key_index, bool pairwise,
8502 const u8 *mac_addr,
8503 struct key_params *params
8504 )
8505#else
Mahesh A Saptasagar1a51bc02014-06-02 18:28:08 +05308506static int __wlan_hdd_cfg80211_add_key( struct wiphy *wiphy,
Jeff Johnson295189b2012-06-20 16:38:30 -07008507 struct net_device *ndev,
8508 u8 key_index, const u8 *mac_addr,
8509 struct key_params *params
8510 )
8511#endif
8512{
Jeff Johnsonf77ef0a2013-03-27 09:29:14 -07008513 hdd_adapter_t *pAdapter = WLAN_HDD_GET_PRIV_PTR( ndev );
Jeff Johnson295189b2012-06-20 16:38:30 -07008514 tCsrRoamSetKey setKey;
8515 u8 groupmacaddr[WNI_CFG_BSSID_LEN] = {0xFF,0xFF,0xFF,0xFF,0xFF,0xFF};
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +05308516 int status;
Jeff Johnsonf77ef0a2013-03-27 09:29:14 -07008517 v_U32_t roamId= 0xFF;
8518 v_CONTEXT_t pVosContext = (WLAN_HDD_GET_CTX(pAdapter))->pvosContext;
Jeff Johnson295189b2012-06-20 16:38:30 -07008519 hdd_hostapd_state_t *pHostapdState;
8520 VOS_STATUS vos_status;
Madan Mohan Koyyalamudiea773882012-11-02 13:37:21 -07008521 eHalStatus halStatus;
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +05308522 hdd_context_t *pHddCtx;
Jeff Johnson295189b2012-06-20 16:38:30 -07008523
8524 ENTER();
Kaushik, Sushantb1ed0f42014-07-01 18:26:31 +05308525
Sushant Kaushik4b7cb302014-01-06 17:45:01 +05308526 MTRACE(vos_trace(VOS_MODULE_ID_HDD,
8527 TRACE_CODE_HDD_CFG80211_ADD_KEY,
8528 pAdapter->sessionId, params->key_len));
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +05308529 pHddCtx = WLAN_HDD_GET_CTX(pAdapter);
8530 status = wlan_hdd_validate_context(pHddCtx);
8531
8532 if (0 != status)
Jeff Johnson04dd8a82012-06-29 20:41:40 -07008533 {
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +05308534 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
8535 "%s: HDD context is not valid", __func__);
8536 return status;
Jeff Johnson04dd8a82012-06-29 20:41:40 -07008537 }
8538
Sushant Kaushik8bc7df22014-04-09 17:55:29 +05308539 hddLog(VOS_TRACE_LEVEL_INFO, "%s: device_mode = %s (%d)",
8540 __func__, hdd_device_modetoString(pAdapter->device_mode),
8541 pAdapter->device_mode);
Jeff Johnson295189b2012-06-20 16:38:30 -07008542
8543 if (CSR_MAX_NUM_KEY <= key_index)
8544 {
Jeff Johnsonf77ef0a2013-03-27 09:29:14 -07008545 hddLog(VOS_TRACE_LEVEL_ERROR, "%s: Invalid key index %d", __func__,
Jeff Johnson295189b2012-06-20 16:38:30 -07008546 key_index);
8547
8548 return -EINVAL;
8549 }
8550
Jeff Johnsonf77ef0a2013-03-27 09:29:14 -07008551 if (CSR_MAX_KEY_LEN < params->key_len)
8552 {
8553 hddLog(VOS_TRACE_LEVEL_ERROR, "%s: Invalid key length %d", __func__,
8554 params->key_len);
8555
8556 return -EINVAL;
8557 }
8558
8559 hddLog(VOS_TRACE_LEVEL_INFO,
8560 "%s: called with key index = %d & key length %d",
8561 __func__, key_index, params->key_len);
Jeff Johnson295189b2012-06-20 16:38:30 -07008562
8563 /*extract key idx, key len and key*/
8564 vos_mem_zero(&setKey,sizeof(tCsrRoamSetKey));
8565 setKey.keyId = key_index;
8566 setKey.keyLength = params->key_len;
8567 vos_mem_copy(&setKey.Key[0],params->key, params->key_len);
8568
Jeff Johnsonf77ef0a2013-03-27 09:29:14 -07008569 switch (params->cipher)
Jeff Johnson295189b2012-06-20 16:38:30 -07008570 {
8571 case WLAN_CIPHER_SUITE_WEP40:
8572 setKey.encType = eCSR_ENCRYPT_TYPE_WEP40_STATICKEY;
8573 break;
8574
8575 case WLAN_CIPHER_SUITE_WEP104:
8576 setKey.encType = eCSR_ENCRYPT_TYPE_WEP104_STATICKEY;
8577 break;
8578
8579 case WLAN_CIPHER_SUITE_TKIP:
8580 {
8581 u8 *pKey = &setKey.Key[0];
8582 setKey.encType = eCSR_ENCRYPT_TYPE_TKIP;
8583
8584 vos_mem_zero(pKey, CSR_MAX_KEY_LEN);
8585
Jeff Johnsonf77ef0a2013-03-27 09:29:14 -07008586 /*Supplicant sends the 32bytes key in this order
Jeff Johnson295189b2012-06-20 16:38:30 -07008587
8588 |--------------|----------|----------|
Jeff Johnsonf77ef0a2013-03-27 09:29:14 -07008589 | Tk1 |TX-MIC | RX Mic |
Jeff Johnson295189b2012-06-20 16:38:30 -07008590 |--------------|----------|----------|
8591 <---16bytes---><--8bytes--><--8bytes-->
8592
8593 */
8594 /*Sme expects the 32 bytes key to be in the below order
8595
8596 |--------------|----------|----------|
Jeff Johnsonf77ef0a2013-03-27 09:29:14 -07008597 | Tk1 |RX-MIC | TX Mic |
Jeff Johnson295189b2012-06-20 16:38:30 -07008598 |--------------|----------|----------|
8599 <---16bytes---><--8bytes--><--8bytes-->
8600 */
8601 /* Copy the Temporal Key 1 (TK1) */
Jeff Johnsonf77ef0a2013-03-27 09:29:14 -07008602 vos_mem_copy(pKey, params->key, 16);
Jeff Johnson295189b2012-06-20 16:38:30 -07008603
8604 /*Copy the rx mic first*/
Jeff Johnsonf77ef0a2013-03-27 09:29:14 -07008605 vos_mem_copy(&pKey[16], &params->key[24], 8);
Jeff Johnson295189b2012-06-20 16:38:30 -07008606
8607 /*Copy the tx mic */
Jeff Johnsonf77ef0a2013-03-27 09:29:14 -07008608 vos_mem_copy(&pKey[24], &params->key[16], 8);
Jeff Johnson295189b2012-06-20 16:38:30 -07008609
8610
8611 break;
8612 }
8613
8614 case WLAN_CIPHER_SUITE_CCMP:
8615 setKey.encType = eCSR_ENCRYPT_TYPE_AES;
8616 break;
8617
8618#ifdef FEATURE_WLAN_WAPI
8619 case WLAN_CIPHER_SUITE_SMS4:
8620 {
8621 vos_mem_zero(&setKey,sizeof(tCsrRoamSetKey));
8622 wlan_hdd_cfg80211_set_key_wapi(pAdapter, key_index, mac_addr,
8623 params->key, params->key_len);
8624 return 0;
8625 }
8626#endif
Chet Lanctot186b5732013-03-18 10:26:30 -07008627
Varun Reddy Yeturu5d5e2c62014-02-27 13:31:29 -08008628#ifdef FEATURE_WLAN_ESE
Jeff Johnson295189b2012-06-20 16:38:30 -07008629 case WLAN_CIPHER_SUITE_KRK:
8630 setKey.encType = eCSR_ENCRYPT_TYPE_KRK;
8631 break;
8632#endif
Chet Lanctot186b5732013-03-18 10:26:30 -07008633
8634#ifdef WLAN_FEATURE_11W
8635 case WLAN_CIPHER_SUITE_AES_CMAC:
8636 setKey.encType = eCSR_ENCRYPT_TYPE_AES_CMAC;
Chet Lanctot3b5158a2013-03-31 16:45:21 -07008637 break;
Chet Lanctot186b5732013-03-18 10:26:30 -07008638#endif
8639
Jeff Johnson295189b2012-06-20 16:38:30 -07008640 default:
Jeff Johnson0299d0a2013-10-30 12:37:43 -07008641 hddLog(VOS_TRACE_LEVEL_ERROR, "%s: unsupported cipher type %u",
Jeff Johnson295189b2012-06-20 16:38:30 -07008642 __func__, params->cipher);
Vinay Krishna Eranna6f22c1f2014-10-13 16:03:06 +05308643 status = -EOPNOTSUPP;
8644 goto end;
Jeff Johnson295189b2012-06-20 16:38:30 -07008645 }
8646
8647 hddLog(VOS_TRACE_LEVEL_INFO_MED, "%s: encryption type %d",
8648 __func__, setKey.encType);
8649
Shailender Karmuchi642e9812013-05-30 14:34:49 -07008650 if (
Jeff Johnson295189b2012-06-20 16:38:30 -07008651#if (LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,38))
8652 (!pairwise)
8653#else
Jeff Johnsonf77ef0a2013-03-27 09:29:14 -07008654 (!mac_addr || is_broadcast_ether_addr(mac_addr))
Jeff Johnson295189b2012-06-20 16:38:30 -07008655#endif
Shailender Karmuchi642e9812013-05-30 14:34:49 -07008656 )
8657 {
8658 /* set group key*/
8659 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_INFO,
8660 "%s- %d: setting Broadcast key",
8661 __func__, __LINE__);
8662 setKey.keyDirection = eSIR_RX_ONLY;
8663 vos_mem_copy(setKey.peerMac,groupmacaddr,WNI_CFG_BSSID_LEN);
8664 }
8665 else
8666 {
8667 /* set pairwise key*/
8668 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_INFO,
8669 "%s- %d: setting pairwise key",
8670 __func__, __LINE__);
8671 setKey.keyDirection = eSIR_TX_RX;
8672 vos_mem_copy(setKey.peerMac, mac_addr,WNI_CFG_BSSID_LEN);
8673 }
8674 if ((WLAN_HDD_IBSS == pAdapter->device_mode) && !pairwise)
8675 {
8676 setKey.keyDirection = eSIR_TX_RX;
8677 /*Set the group key*/
8678 status = sme_RoamSetKey( WLAN_HDD_GET_HAL_CTX(pAdapter),
8679 pAdapter->sessionId, &setKey, &roamId );
Jeff Johnson295189b2012-06-20 16:38:30 -07008680
Shailender Karmuchi642e9812013-05-30 14:34:49 -07008681 if ( 0 != status )
8682 {
8683 hddLog(VOS_TRACE_LEVEL_ERROR,
8684 "%s: sme_RoamSetKey failed, returned %d", __func__, status);
Vinay Krishna Eranna6f22c1f2014-10-13 16:03:06 +05308685 status = -EINVAL;
8686 goto end;
Shailender Karmuchi642e9812013-05-30 14:34:49 -07008687 }
8688 /*Save the keys here and call sme_RoamSetKey for setting
8689 the PTK after peer joins the IBSS network*/
8690 vos_mem_copy(&pAdapter->sessionCtx.station.ibss_enc_key,
8691 &setKey, sizeof(tCsrRoamSetKey));
Vinay Krishna Eranna6f22c1f2014-10-13 16:03:06 +05308692 goto end;
Shailender Karmuchi642e9812013-05-30 14:34:49 -07008693 }
Gopichand Nakkala29149562013-05-10 21:43:41 +05308694 if ((pAdapter->device_mode == WLAN_HDD_SOFTAP) ||
8695 (pAdapter->device_mode == WLAN_HDD_P2P_GO))
8696 {
Jeff Johnson295189b2012-06-20 16:38:30 -07008697 pHostapdState = WLAN_HDD_GET_HOSTAP_STATE_PTR(pAdapter);
Jeff Johnsonf77ef0a2013-03-27 09:29:14 -07008698 if( pHostapdState->bssState == BSS_START )
8699 {
Jeff Johnson295189b2012-06-20 16:38:30 -07008700 status = WLANSAP_SetKeySta( pVosContext, &setKey);
8701
8702 if ( status != eHAL_STATUS_SUCCESS )
8703 {
8704 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
8705 "[%4d] WLANSAP_SetKeySta returned ERROR status= %d",
8706 __LINE__, status );
Vinay Krishna Eranna6f22c1f2014-10-13 16:03:06 +05308707 status = -EINVAL;
8708 goto end;
Jeff Johnson295189b2012-06-20 16:38:30 -07008709 }
8710 }
8711
8712 /* Saving WEP keys */
8713 else if( eCSR_ENCRYPT_TYPE_WEP40_STATICKEY == setKey.encType ||
8714 eCSR_ENCRYPT_TYPE_WEP104_STATICKEY == setKey.encType )
8715 {
8716 //Save the wep key in ap context. Issue setkey after the BSS is started.
8717 hdd_ap_ctx_t *pAPCtx = WLAN_HDD_GET_AP_CTX_PTR(pAdapter);
8718 vos_mem_copy(&pAPCtx->wepKey[key_index], &setKey, sizeof(tCsrRoamSetKey));
8719 }
8720 else
8721 {
8722 //Save the key in ap context. Issue setkey after the BSS is started.
Jeff Johnsonf77ef0a2013-03-27 09:29:14 -07008723 hdd_ap_ctx_t *pAPCtx = WLAN_HDD_GET_AP_CTX_PTR(pAdapter);
Jeff Johnson295189b2012-06-20 16:38:30 -07008724 vos_mem_copy(&pAPCtx->groupKey, &setKey, sizeof(tCsrRoamSetKey));
8725 }
8726 }
Jeff Johnsonf77ef0a2013-03-27 09:29:14 -07008727 else if ( (pAdapter->device_mode == WLAN_HDD_INFRA_STATION) ||
8728 (pAdapter->device_mode == WLAN_HDD_P2P_CLIENT) )
Jeff Johnson295189b2012-06-20 16:38:30 -07008729 {
8730 hdd_wext_state_t *pWextState = WLAN_HDD_GET_WEXT_STATE_PTR(pAdapter);
8731 hdd_station_ctx_t *pHddStaCtx = WLAN_HDD_GET_STATION_CTX_PTR(pAdapter);
8732
Gopichand Nakkala3d295922013-05-07 16:19:14 +05308733#if (LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,38))
8734 if (!pairwise)
8735#else
8736 if (!mac_addr || is_broadcast_ether_addr(mac_addr))
8737#endif
8738 {
8739 /* set group key*/
8740 if (pHddStaCtx->roam_info.deferKeyComplete)
8741 {
8742 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_INFO,
8743 "%s- %d: Perform Set key Complete",
8744 __func__, __LINE__);
8745 hdd_PerformRoamSetKeyComplete(pAdapter);
8746 }
8747 }
8748
Jeff Johnson295189b2012-06-20 16:38:30 -07008749 pWextState->roamProfile.Keys.KeyLength[key_index] = (u8)params->key_len;
8750
Venkata Prathyusha Kuntupalliee2ce712013-01-17 14:09:24 -08008751 pWextState->roamProfile.Keys.defaultIndex = key_index;
8752
8753
Jeff Johnsonf77ef0a2013-03-27 09:29:14 -07008754 vos_mem_copy(&pWextState->roamProfile.Keys.KeyMaterial[key_index][0],
Jeff Johnson295189b2012-06-20 16:38:30 -07008755 params->key, params->key_len);
8756
Gopichand Nakkala3d295922013-05-07 16:19:14 +05308757
Jeff Johnson295189b2012-06-20 16:38:30 -07008758 pHddStaCtx->roam_info.roamingState = HDD_ROAM_STATE_SETTING_KEY;
8759
Gopichand Nakkala747461f2013-04-24 19:24:45 +05308760 hddLog(VOS_TRACE_LEVEL_INFO_MED,
Jeff Johnson295189b2012-06-20 16:38:30 -07008761 "%s: set key for peerMac %2x:%2x:%2x:%2x:%2x:%2x, direction %d",
Gopichand Nakkala747461f2013-04-24 19:24:45 +05308762 __func__, setKey.peerMac[0], setKey.peerMac[1],
8763 setKey.peerMac[2], setKey.peerMac[3],
8764 setKey.peerMac[4], setKey.peerMac[5],
Jeff Johnson295189b2012-06-20 16:38:30 -07008765 setKey.keyDirection);
8766
Nirav Shah4f765af2015-01-21 19:51:30 +05308767 /* Wait for EAPOL M4 before setting key.
8768 * No need to consider Dynamic WEP as we will receive M8.
8769 */
8770 if ( (setKey.encType == eCSR_ENCRYPT_TYPE_AES ||
8771 setKey.encType == eCSR_ENCRYPT_TYPE_TKIP) &&
8772 ( 1
8773#if defined WLAN_FEATURE_VOWIFI_11R
8774 && pHddStaCtx->conn_info.authType != eCSR_AUTH_TYPE_FT_RSN
8775 && pHddStaCtx->conn_info.authType != eCSR_AUTH_TYPE_FT_RSN_PSK
8776#endif
8777#ifdef FEATURE_WLAN_ESE
8778 && pHddStaCtx->conn_info.authType != eCSR_AUTH_TYPE_CCKM_WPA
8779 && pHddStaCtx->conn_info.authType != eCSR_AUTH_TYPE_CCKM_RSN
8780#endif
8781 ))
Jeff Johnson295189b2012-06-20 16:38:30 -07008782 {
Nirav Shah4f765af2015-01-21 19:51:30 +05308783 vos_status = wlan_hdd_check_ula_done(pAdapter);
8784
8785 if ( vos_status != VOS_STATUS_SUCCESS )
8786 {
8787 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
Jeff Johnson295189b2012-06-20 16:38:30 -07008788 "[%4d] wlan_hdd_check_ula_done returned ERROR status= %d",
8789 __LINE__, vos_status );
8790
Nirav Shah4f765af2015-01-21 19:51:30 +05308791 pHddStaCtx->roam_info.roamingState = HDD_ROAM_STATE_NONE;
Jeff Johnson295189b2012-06-20 16:38:30 -07008792
Nirav Shah4f765af2015-01-21 19:51:30 +05308793 status = -EINVAL;
8794 goto end;
Jeff Johnson295189b2012-06-20 16:38:30 -07008795
Nirav Shah4f765af2015-01-21 19:51:30 +05308796 }
Jeff Johnson295189b2012-06-20 16:38:30 -07008797 }
8798
Madan Mohan Koyyalamudiea773882012-11-02 13:37:21 -07008799#ifdef WLAN_FEATURE_VOWIFI_11R
Gopichand Nakkala3d295922013-05-07 16:19:14 +05308800 /* The supplicant may attempt to set the PTK once pre-authentication
8801 is done. Save the key in the UMAC and include it in the ADD BSS
8802 request */
Madan Mohan Koyyalamudiea773882012-11-02 13:37:21 -07008803 halStatus = sme_FTUpdateKey( WLAN_HDD_GET_HAL_CTX(pAdapter), &setKey);
Gopichand Nakkala3d295922013-05-07 16:19:14 +05308804 if ( halStatus == eHAL_STATUS_FT_PREAUTH_KEY_SUCCESS )
Madan Mohan Koyyalamudiea773882012-11-02 13:37:21 -07008805 {
Gopichand Nakkala3d295922013-05-07 16:19:14 +05308806 hddLog(VOS_TRACE_LEVEL_INFO_MED,
8807 "%s: Update PreAuth Key success", __func__);
Vinay Krishna Eranna6f22c1f2014-10-13 16:03:06 +05308808 status = 0;
8809 goto end;
Gopichand Nakkala3d295922013-05-07 16:19:14 +05308810 }
8811 else if ( halStatus == eHAL_STATUS_FT_PREAUTH_KEY_FAILED )
8812 {
8813 hddLog(VOS_TRACE_LEVEL_ERROR,
8814 "%s: Update PreAuth Key failed", __func__);
Vinay Krishna Eranna6f22c1f2014-10-13 16:03:06 +05308815 status = -EINVAL;
8816 goto end;
Madan Mohan Koyyalamudiea773882012-11-02 13:37:21 -07008817 }
8818#endif /* WLAN_FEATURE_VOWIFI_11R */
Jeff Johnson295189b2012-06-20 16:38:30 -07008819
8820 /* issue set key request to SME*/
8821 status = sme_RoamSetKey( WLAN_HDD_GET_HAL_CTX(pAdapter),
8822 pAdapter->sessionId, &setKey, &roamId );
8823
8824 if ( 0 != status )
8825 {
Gopichand Nakkala747461f2013-04-24 19:24:45 +05308826 hddLog(VOS_TRACE_LEVEL_ERROR,
Jeff Johnson295189b2012-06-20 16:38:30 -07008827 "%s: sme_RoamSetKey failed, returned %d", __func__, status);
8828 pHddStaCtx->roam_info.roamingState = HDD_ROAM_STATE_NONE;
Vinay Krishna Eranna6f22c1f2014-10-13 16:03:06 +05308829 status = -EINVAL;
8830 goto end;
Jeff Johnson295189b2012-06-20 16:38:30 -07008831 }
8832
8833
Gopichand Nakkala747461f2013-04-24 19:24:45 +05308834 /* in case of IBSS as there was no information available about WEP keys during
8835 * IBSS join, group key intialized with NULL key, so re-initialize group key
Jeff Johnson295189b2012-06-20 16:38:30 -07008836 * with correct value*/
Gopichand Nakkala747461f2013-04-24 19:24:45 +05308837 if ( (eCSR_BSS_TYPE_START_IBSS == pWextState->roamProfile.BSSType) &&
8838 !( ( IW_AUTH_KEY_MGMT_802_1X
8839 == (pWextState->authKeyMgmt & IW_AUTH_KEY_MGMT_802_1X))
Jeff Johnson295189b2012-06-20 16:38:30 -07008840 && (eCSR_AUTH_TYPE_OPEN_SYSTEM == pHddStaCtx->conn_info.authType)
8841 )
8842 &&
8843 ( (WLAN_CIPHER_SUITE_WEP40 == params->cipher)
8844 || (WLAN_CIPHER_SUITE_WEP104 == params->cipher)
8845 )
8846 )
8847 {
8848 setKey.keyDirection = eSIR_RX_ONLY;
8849 vos_mem_copy(setKey.peerMac,groupmacaddr,WNI_CFG_BSSID_LEN);
8850
Gopichand Nakkala747461f2013-04-24 19:24:45 +05308851 hddLog(VOS_TRACE_LEVEL_INFO_MED,
Jeff Johnson295189b2012-06-20 16:38:30 -07008852 "%s: set key peerMac %2x:%2x:%2x:%2x:%2x:%2x, direction %d",
Gopichand Nakkala747461f2013-04-24 19:24:45 +05308853 __func__, setKey.peerMac[0], setKey.peerMac[1],
8854 setKey.peerMac[2], setKey.peerMac[3],
8855 setKey.peerMac[4], setKey.peerMac[5],
Jeff Johnson295189b2012-06-20 16:38:30 -07008856 setKey.keyDirection);
8857
Gopichand Nakkala747461f2013-04-24 19:24:45 +05308858 status = sme_RoamSetKey( WLAN_HDD_GET_HAL_CTX(pAdapter),
Jeff Johnson295189b2012-06-20 16:38:30 -07008859 pAdapter->sessionId, &setKey, &roamId );
8860
8861 if ( 0 != status )
8862 {
Gopichand Nakkala747461f2013-04-24 19:24:45 +05308863 hddLog(VOS_TRACE_LEVEL_ERROR,
8864 "%s: sme_RoamSetKey failed for group key (IBSS), returned %d",
Jeff Johnson295189b2012-06-20 16:38:30 -07008865 __func__, status);
8866 pHddStaCtx->roam_info.roamingState = HDD_ROAM_STATE_NONE;
Vinay Krishna Eranna6f22c1f2014-10-13 16:03:06 +05308867 status = -EINVAL;
8868 goto end;
Jeff Johnson295189b2012-06-20 16:38:30 -07008869 }
8870 }
8871 }
8872
Vinay Krishna Eranna6f22c1f2014-10-13 16:03:06 +05308873end:
8874 /* Need to clear any trace of key value in the memory.
8875 * Thus zero out the memory even though it is local
8876 * variable.
8877 */
8878 vos_mem_zero(&setKey, sizeof(setKey));
8879
8880 return status;
Jeff Johnson295189b2012-06-20 16:38:30 -07008881}
8882
Mahesh A Saptasagar1a51bc02014-06-02 18:28:08 +05308883#if (LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,38))
8884static int wlan_hdd_cfg80211_add_key( struct wiphy *wiphy,
8885 struct net_device *ndev,
8886 u8 key_index, bool pairwise,
8887 const u8 *mac_addr,
8888 struct key_params *params
8889 )
8890#else
8891static int wlan_hdd_cfg80211_add_key( struct wiphy *wiphy,
8892 struct net_device *ndev,
8893 u8 key_index, const u8 *mac_addr,
8894 struct key_params *params
8895 )
8896#endif
8897{
8898 int ret;
8899 vos_ssr_protect(__func__);
8900#if (LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,38))
8901 ret = __wlan_hdd_cfg80211_add_key(wiphy, ndev, key_index, pairwise,
8902 mac_addr, params);
8903#else
8904 ret = __wlan_hdd_cfg80211_add_key(wiphy, ndev, key_index, mac_addr,
8905 params);
8906#endif
8907 vos_ssr_unprotect(__func__);
8908
8909 return ret;
8910}
8911
Jeff Johnson295189b2012-06-20 16:38:30 -07008912/*
Mahesh A Saptasagar1a51bc02014-06-02 18:28:08 +05308913 * FUNCTION: __wlan_hdd_cfg80211_get_key
Jeff Johnson295189b2012-06-20 16:38:30 -07008914 * This function is used to get the key information
8915 */
8916#if (LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,38))
Mahesh A Saptasagar1a51bc02014-06-02 18:28:08 +05308917static int __wlan_hdd_cfg80211_get_key(
Gopichand Nakkala747461f2013-04-24 19:24:45 +05308918 struct wiphy *wiphy,
Jeff Johnson295189b2012-06-20 16:38:30 -07008919 struct net_device *ndev,
Gopichand Nakkala747461f2013-04-24 19:24:45 +05308920 u8 key_index, bool pairwise,
Jeff Johnson295189b2012-06-20 16:38:30 -07008921 const u8 *mac_addr, void *cookie,
8922 void (*callback)(void *cookie, struct key_params*)
8923 )
8924#else
Mahesh A Saptasagar1a51bc02014-06-02 18:28:08 +05308925static int __wlan_hdd_cfg80211_get_key(
Gopichand Nakkala747461f2013-04-24 19:24:45 +05308926 struct wiphy *wiphy,
Jeff Johnson295189b2012-06-20 16:38:30 -07008927 struct net_device *ndev,
8928 u8 key_index, const u8 *mac_addr, void *cookie,
8929 void (*callback)(void *cookie, struct key_params*)
8930 )
8931#endif
8932{
Gopichand Nakkala747461f2013-04-24 19:24:45 +05308933 hdd_adapter_t *pAdapter = WLAN_HDD_GET_PRIV_PTR( ndev );
Masti, Narayanraddic80e2bf2015-01-27 16:39:00 +05308934 hdd_wext_state_t *pWextState = NULL;
8935 tCsrRoamProfile *pRoamProfile = NULL;
Jeff Johnson295189b2012-06-20 16:38:30 -07008936 struct key_params params;
Masti, Narayanraddic80e2bf2015-01-27 16:39:00 +05308937 hdd_context_t *pHddCtx;
8938 int ret = 0;
Jeff Johnson295189b2012-06-20 16:38:30 -07008939
8940 ENTER();
Gopichand Nakkala747461f2013-04-24 19:24:45 +05308941
Masti, Narayanraddic80e2bf2015-01-27 16:39:00 +05308942 if (NULL == pAdapter)
8943 {
8944 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
8945 "%s: HDD adapter is Null", __func__);
8946 return -ENODEV;
8947 }
8948
8949 pHddCtx = WLAN_HDD_GET_CTX(pAdapter);
8950 ret = wlan_hdd_validate_context(pHddCtx);
8951 if (0 != ret)
8952 {
8953 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
8954 "%s: HDD context is not valid", __func__);
8955 return ret;
8956 }
8957
8958 pWextState = WLAN_HDD_GET_WEXT_STATE_PTR(pAdapter);
8959 pRoamProfile = &(pWextState->roamProfile);
8960
Sushant Kaushik8bc7df22014-04-09 17:55:29 +05308961 hddLog(VOS_TRACE_LEVEL_INFO, "%s: device_mode = %s (%d)",
8962 __func__, hdd_device_modetoString(pAdapter->device_mode),
8963 pAdapter->device_mode);
Kaushik, Sushantb1ed0f42014-07-01 18:26:31 +05308964
Jeff Johnson295189b2012-06-20 16:38:30 -07008965 memset(&params, 0, sizeof(params));
8966
8967 if (CSR_MAX_NUM_KEY <= key_index)
8968 {
c_hpothu6ff1c3c2013-10-01 19:01:57 +05308969 hddLog(VOS_TRACE_LEVEL_ERROR, FL("invalid key index %d"), key_index);
Jeff Johnson295189b2012-06-20 16:38:30 -07008970 return -EINVAL;
Gopichand Nakkala747461f2013-04-24 19:24:45 +05308971 }
Jeff Johnson295189b2012-06-20 16:38:30 -07008972
8973 switch(pRoamProfile->EncryptionType.encryptionType[0])
8974 {
8975 case eCSR_ENCRYPT_TYPE_NONE:
8976 params.cipher = IW_AUTH_CIPHER_NONE;
8977 break;
8978
8979 case eCSR_ENCRYPT_TYPE_WEP40_STATICKEY:
8980 case eCSR_ENCRYPT_TYPE_WEP40:
8981 params.cipher = WLAN_CIPHER_SUITE_WEP40;
8982 break;
8983
8984 case eCSR_ENCRYPT_TYPE_WEP104_STATICKEY:
8985 case eCSR_ENCRYPT_TYPE_WEP104:
8986 params.cipher = WLAN_CIPHER_SUITE_WEP104;
8987 break;
8988
8989 case eCSR_ENCRYPT_TYPE_TKIP:
8990 params.cipher = WLAN_CIPHER_SUITE_TKIP;
8991 break;
8992
8993 case eCSR_ENCRYPT_TYPE_AES:
8994 params.cipher = WLAN_CIPHER_SUITE_AES_CMAC;
8995 break;
8996
8997 default:
8998 params.cipher = IW_AUTH_CIPHER_NONE;
8999 break;
9000 }
Kaushik, Sushantb1ed0f42014-07-01 18:26:31 +05309001
c_hpothuaaf19692014-05-17 17:01:48 +05309002 MTRACE(vos_trace(VOS_MODULE_ID_HDD,
9003 TRACE_CODE_HDD_CFG80211_GET_KEY,
9004 pAdapter->sessionId, params.cipher));
Kaushik, Sushantb1ed0f42014-07-01 18:26:31 +05309005
Jeff Johnson295189b2012-06-20 16:38:30 -07009006 params.key_len = pRoamProfile->Keys.KeyLength[key_index];
9007 params.seq_len = 0;
9008 params.seq = NULL;
9009 params.key = &pRoamProfile->Keys.KeyMaterial[key_index][0];
9010 callback(cookie, &params);
9011 return 0;
9012}
9013
Mahesh A Saptasagar1a51bc02014-06-02 18:28:08 +05309014#if (LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,38))
9015static int wlan_hdd_cfg80211_get_key(
9016 struct wiphy *wiphy,
9017 struct net_device *ndev,
9018 u8 key_index, bool pairwise,
9019 const u8 *mac_addr, void *cookie,
9020 void (*callback)(void *cookie, struct key_params*)
9021 )
9022#else
9023static int wlan_hdd_cfg80211_get_key(
9024 struct wiphy *wiphy,
9025 struct net_device *ndev,
9026 u8 key_index, const u8 *mac_addr, void *cookie,
9027 void (*callback)(void *cookie, struct key_params*)
9028 )
9029#endif
9030{
9031 int ret;
9032
9033 vos_ssr_protect(__func__);
9034#if (LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,38))
9035 ret = __wlan_hdd_cfg80211_get_key(wiphy, ndev, key_index, pairwise,
9036 mac_addr, cookie, callback);
9037#else
9038 ret = __wlan_hdd_cfg80211_get_key(wiphy, ndev, key_index, mac_addr,
9039 callback);
9040#endif
9041 vos_ssr_unprotect(__func__);
9042
9043 return ret;
9044}
9045
Jeff Johnson295189b2012-06-20 16:38:30 -07009046/*
Mahesh A Saptasagard68eb282014-12-17 14:20:19 +05309047 * FUNCTION: __wlan_hdd_cfg80211_del_key
Jeff Johnson295189b2012-06-20 16:38:30 -07009048 * This function is used to delete the key information
9049 */
9050#if (LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,38))
Mahesh A Saptasagard68eb282014-12-17 14:20:19 +05309051static int __wlan_hdd_cfg80211_del_key( struct wiphy *wiphy,
Jeff Johnson295189b2012-06-20 16:38:30 -07009052 struct net_device *ndev,
Gopichand Nakkala747461f2013-04-24 19:24:45 +05309053 u8 key_index,
9054 bool pairwise,
Jeff Johnson295189b2012-06-20 16:38:30 -07009055 const u8 *mac_addr
9056 )
9057#else
Mahesh A Saptasagard68eb282014-12-17 14:20:19 +05309058static int __wlan_hdd_cfg80211_del_key( struct wiphy *wiphy,
Jeff Johnson295189b2012-06-20 16:38:30 -07009059 struct net_device *ndev,
9060 u8 key_index,
9061 const u8 *mac_addr
9062 )
9063#endif
9064{
9065 int status = 0;
9066
9067 //This code needs to be revisited. There is sme_removeKey API, we should
Gopichand Nakkala747461f2013-04-24 19:24:45 +05309068 //plan to use that. After the change to use correct index in setkey,
Jeff Johnson295189b2012-06-20 16:38:30 -07009069 //it is observed that this is invalidating peer
9070 //key index whenever re-key is done. This is affecting data link.
9071 //It should be ok to ignore del_key.
9072#if 0
Gopichand Nakkala747461f2013-04-24 19:24:45 +05309073 hdd_adapter_t *pAdapter = WLAN_HDD_GET_PRIV_PTR( ndev );
9074 v_CONTEXT_t pVosContext = (WLAN_HDD_GET_CTX(pAdapter))->pvosContext;
Jeff Johnson295189b2012-06-20 16:38:30 -07009075 u8 groupmacaddr[WNI_CFG_BSSID_LEN] = {0xFF,0xFF,0xFF,0xFF,0xFF,0xFF};
9076 tCsrRoamSetKey setKey;
9077 v_U32_t roamId= 0xFF;
Gopichand Nakkala747461f2013-04-24 19:24:45 +05309078
Jeff Johnson295189b2012-06-20 16:38:30 -07009079 ENTER();
9080
9081 hddLog(VOS_TRACE_LEVEL_INFO_HIGH, "%s: device_mode = %d\n",
9082 __func__,pAdapter->device_mode);
9083
9084 if (CSR_MAX_NUM_KEY <= key_index)
9085 {
Gopichand Nakkala747461f2013-04-24 19:24:45 +05309086 hddLog(VOS_TRACE_LEVEL_ERROR, "%s: Invalid key index %d", __func__,
Jeff Johnson295189b2012-06-20 16:38:30 -07009087 key_index);
9088
9089 return -EINVAL;
9090 }
9091
9092 vos_mem_zero(&setKey,sizeof(tCsrRoamSetKey));
9093 setKey.keyId = key_index;
9094
9095 if (mac_addr)
9096 vos_mem_copy(setKey.peerMac, mac_addr,WNI_CFG_BSSID_LEN);
9097 else
9098 vos_mem_copy(setKey.peerMac, groupmacaddr, WNI_CFG_BSSID_LEN);
9099
9100 setKey.encType = eCSR_ENCRYPT_TYPE_NONE;
9101
9102 if ((pAdapter->device_mode == WLAN_HDD_SOFTAP)
Jeff Johnson295189b2012-06-20 16:38:30 -07009103 || (pAdapter->device_mode == WLAN_HDD_P2P_GO)
Gopichand Nakkala747461f2013-04-24 19:24:45 +05309104 )
9105 {
9106
9107 hdd_hostapd_state_t *pHostapdState =
Jeff Johnson295189b2012-06-20 16:38:30 -07009108 WLAN_HDD_GET_HOSTAP_STATE_PTR(pAdapter);
9109 if( pHostapdState->bssState == BSS_START)
9110 {
9111 status = WLANSAP_SetKeySta( pVosContext, &setKey);
Gopichand Nakkala747461f2013-04-24 19:24:45 +05309112
Jeff Johnson295189b2012-06-20 16:38:30 -07009113 if ( status != eHAL_STATUS_SUCCESS )
9114 {
9115 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
9116 "[%4d] WLANSAP_SetKeySta returned ERROR status= %d",
9117 __LINE__, status );
9118 }
9119 }
9120 }
9121 else if ( (pAdapter->device_mode == WLAN_HDD_INFRA_STATION)
Gopichand Nakkala747461f2013-04-24 19:24:45 +05309122 || (pAdapter->device_mode == WLAN_HDD_P2P_CLIENT)
Jeff Johnson295189b2012-06-20 16:38:30 -07009123 )
9124 {
9125 hdd_station_ctx_t *pHddStaCtx = WLAN_HDD_GET_STATION_CTX_PTR(pAdapter);
9126
Gopichand Nakkala747461f2013-04-24 19:24:45 +05309127 pHddStaCtx->roam_info.roamingState = HDD_ROAM_STATE_SETTING_KEY;
9128
9129 hddLog(VOS_TRACE_LEVEL_INFO_MED,
Jeff Johnson295189b2012-06-20 16:38:30 -07009130 "%s: delete key for peerMac %2x:%2x:%2x:%2x:%2x:%2x",
Gopichand Nakkala747461f2013-04-24 19:24:45 +05309131 __func__, setKey.peerMac[0], setKey.peerMac[1],
9132 setKey.peerMac[2], setKey.peerMac[3],
Jeff Johnson295189b2012-06-20 16:38:30 -07009133 setKey.peerMac[4], setKey.peerMac[5]);
Gopichand Nakkala747461f2013-04-24 19:24:45 +05309134 if(pAdapter->sessionCtx.station.conn_info.connState ==
9135 eConnectionState_Associated)
Jeff Johnson295189b2012-06-20 16:38:30 -07009136 {
Gopichand Nakkala747461f2013-04-24 19:24:45 +05309137 status = sme_RoamSetKey( WLAN_HDD_GET_HAL_CTX(pAdapter),
Jeff Johnson295189b2012-06-20 16:38:30 -07009138 pAdapter->sessionId, &setKey, &roamId );
Gopichand Nakkala747461f2013-04-24 19:24:45 +05309139
Jeff Johnson295189b2012-06-20 16:38:30 -07009140 if ( 0 != status )
9141 {
Gopichand Nakkala747461f2013-04-24 19:24:45 +05309142 hddLog(VOS_TRACE_LEVEL_ERROR,
Jeff Johnson295189b2012-06-20 16:38:30 -07009143 "%s: sme_RoamSetKey failure, returned %d",
9144 __func__, status);
9145 pHddStaCtx->roam_info.roamingState = HDD_ROAM_STATE_NONE;
9146 return -EINVAL;
9147 }
9148 }
9149 }
9150#endif
Jeff Johnsone7245742012-09-05 17:12:55 -07009151 EXIT();
Jeff Johnson295189b2012-06-20 16:38:30 -07009152 return status;
9153}
9154
Mahesh A Saptasagard68eb282014-12-17 14:20:19 +05309155#if (LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,38))
9156static int wlan_hdd_cfg80211_del_key( struct wiphy *wiphy,
9157 struct net_device *ndev,
9158 u8 key_index,
9159 bool pairwise,
9160 const u8 *mac_addr
9161 )
9162#else
9163static int wlan_hdd_cfg80211_del_key( struct wiphy *wiphy,
9164 struct net_device *ndev,
9165 u8 key_index,
9166 const u8 *mac_addr
9167 )
9168#endif
9169{
9170 int ret;
9171
9172 vos_ssr_protect(__func__);
9173#if (LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,38))
9174 ret = __wlan_hdd_cfg80211_del_key(wiphy, ndev, key_index, pairwise,
9175 mac_addr);
9176#else
9177 ret = __wlan_hdd_cfg80211_del_key(wiphy, ndev, key_index, mac_addr);
9178#endif
9179 vos_ssr_unprotect(__func__);
9180
9181 return ret;
9182}
9183
Jeff Johnson295189b2012-06-20 16:38:30 -07009184/*
Mahesh A Saptasagar1a51bc02014-06-02 18:28:08 +05309185 * FUNCTION: __wlan_hdd_cfg80211_set_default_key
Jeff Johnson295189b2012-06-20 16:38:30 -07009186 * This function is used to set the default tx key index
9187 */
9188#if (LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,38))
Mahesh A Saptasagar1a51bc02014-06-02 18:28:08 +05309189static int __wlan_hdd_cfg80211_set_default_key( struct wiphy *wiphy,
Jeff Johnson295189b2012-06-20 16:38:30 -07009190 struct net_device *ndev,
9191 u8 key_index,
9192 bool unicast, bool multicast)
9193#else
Mahesh A Saptasagar1a51bc02014-06-02 18:28:08 +05309194static int __wlan_hdd_cfg80211_set_default_key( struct wiphy *wiphy,
Jeff Johnson295189b2012-06-20 16:38:30 -07009195 struct net_device *ndev,
9196 u8 key_index)
9197#endif
9198{
Gopichand Nakkala747461f2013-04-24 19:24:45 +05309199 hdd_adapter_t *pAdapter = WLAN_HDD_GET_PRIV_PTR( ndev );
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +05309200 int status;
Gopichand Nakkala29149562013-05-10 21:43:41 +05309201 hdd_wext_state_t *pWextState;
9202 hdd_station_ctx_t *pHddStaCtx;
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +05309203 hdd_context_t *pHddCtx;
Jeff Johnson295189b2012-06-20 16:38:30 -07009204
9205 ENTER();
9206
Gopichand Nakkala29149562013-05-10 21:43:41 +05309207 if ((NULL == pAdapter))
9208 {
Kaushik, Sushantb1ed0f42014-07-01 18:26:31 +05309209 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_FATAL,
Gopichand Nakkala29149562013-05-10 21:43:41 +05309210 "invalid adapter");
9211 return -EINVAL;
9212 }
9213
Sushant Kaushik4b7cb302014-01-06 17:45:01 +05309214 MTRACE(vos_trace(VOS_MODULE_ID_HDD,
9215 TRACE_CODE_HDD_CFG80211_SET_DEFAULT_KEY,
9216 pAdapter->sessionId, key_index));
9217
Gopichand Nakkala29149562013-05-10 21:43:41 +05309218 pWextState = WLAN_HDD_GET_WEXT_STATE_PTR(pAdapter);
9219 pHddStaCtx = WLAN_HDD_GET_STATION_CTX_PTR(pAdapter);
9220
9221 if ((NULL == pWextState) || (NULL == pHddStaCtx))
9222 {
9223 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_FATAL,
9224 "invalid Wext state or HDD context");
9225 return -EINVAL;
9226 }
9227
Arif Hussain6d2a3322013-11-17 19:50:10 -08009228 hddLog(VOS_TRACE_LEVEL_INFO, "%s: device_mode = %d key_index = %d",
Jeff Johnson295189b2012-06-20 16:38:30 -07009229 __func__,pAdapter->device_mode, key_index);
Gopichand Nakkala747461f2013-04-24 19:24:45 +05309230
Jeff Johnson295189b2012-06-20 16:38:30 -07009231 if (CSR_MAX_NUM_KEY <= key_index)
9232 {
Gopichand Nakkala747461f2013-04-24 19:24:45 +05309233 hddLog(VOS_TRACE_LEVEL_ERROR, "%s: Invalid key index %d", __func__,
Jeff Johnson295189b2012-06-20 16:38:30 -07009234 key_index);
9235
9236 return -EINVAL;
9237 }
9238
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +05309239 pHddCtx = WLAN_HDD_GET_CTX(pAdapter);
9240 status = wlan_hdd_validate_context(pHddCtx);
9241
9242 if (0 != status)
Jeff Johnson04dd8a82012-06-29 20:41:40 -07009243 {
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +05309244 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
9245 "%s: HDD context is not valid", __func__);
9246 return status;
Jeff Johnson04dd8a82012-06-29 20:41:40 -07009247 }
Gopichand Nakkala747461f2013-04-24 19:24:45 +05309248
Jeff Johnson295189b2012-06-20 16:38:30 -07009249 if ((pAdapter->device_mode == WLAN_HDD_INFRA_STATION)
Jeff Johnson295189b2012-06-20 16:38:30 -07009250 || (pAdapter->device_mode == WLAN_HDD_P2P_CLIENT)
Gopichand Nakkala747461f2013-04-24 19:24:45 +05309251 )
Jeff Johnson295189b2012-06-20 16:38:30 -07009252 {
Gopichand Nakkala29149562013-05-10 21:43:41 +05309253 if ( (eCSR_ENCRYPT_TYPE_TKIP !=
Arif Hussain6943f522013-11-04 20:10:10 -08009254 pHddStaCtx->conn_info.ucEncryptionType) &&
Gopichand Nakkala747461f2013-04-24 19:24:45 +05309255 (eCSR_ENCRYPT_TYPE_AES !=
Arif Hussain6943f522013-11-04 20:10:10 -08009256 pHddStaCtx->conn_info.ucEncryptionType)
Jeff Johnson295189b2012-06-20 16:38:30 -07009257 )
Gopichand Nakkala747461f2013-04-24 19:24:45 +05309258 {
9259 /* if default key index is not same as previous one,
Jeff Johnson295189b2012-06-20 16:38:30 -07009260 * then update the default key index */
Gopichand Nakkala747461f2013-04-24 19:24:45 +05309261
Jeff Johnson295189b2012-06-20 16:38:30 -07009262 tCsrRoamSetKey setKey;
9263 v_U32_t roamId= 0xFF;
9264 tCsrKeys *Keys = &pWextState->roamProfile.Keys;
Gopichand Nakkala747461f2013-04-24 19:24:45 +05309265
9266 hddLog(VOS_TRACE_LEVEL_INFO_HIGH, "%s: default tx key index %d",
Jeff Johnson295189b2012-06-20 16:38:30 -07009267 __func__, key_index);
Gopichand Nakkala747461f2013-04-24 19:24:45 +05309268
Jeff Johnson295189b2012-06-20 16:38:30 -07009269 Keys->defaultIndex = (u8)key_index;
9270 vos_mem_zero(&setKey,sizeof(tCsrRoamSetKey));
9271 setKey.keyId = key_index;
9272 setKey.keyLength = Keys->KeyLength[key_index];
Gopichand Nakkala747461f2013-04-24 19:24:45 +05309273
9274 vos_mem_copy(&setKey.Key[0],
9275 &Keys->KeyMaterial[key_index][0],
Jeff Johnson295189b2012-06-20 16:38:30 -07009276 Keys->KeyLength[key_index]);
Gopichand Nakkala747461f2013-04-24 19:24:45 +05309277
Gopichand Nakkala29149562013-05-10 21:43:41 +05309278 setKey.keyDirection = eSIR_TX_RX;
Gopichand Nakkala747461f2013-04-24 19:24:45 +05309279
9280 vos_mem_copy(setKey.peerMac,
Jeff Johnson295189b2012-06-20 16:38:30 -07009281 &pHddStaCtx->conn_info.bssId[0],
9282 WNI_CFG_BSSID_LEN);
Gopichand Nakkala747461f2013-04-24 19:24:45 +05309283
Gopichand Nakkala29149562013-05-10 21:43:41 +05309284 if (Keys->KeyLength[key_index] == CSR_WEP40_KEY_LEN &&
9285 pWextState->roamProfile.EncryptionType.encryptionType[0] ==
9286 eCSR_ENCRYPT_TYPE_WEP104)
9287 {
9288 /*In the case of dynamic wep supplicant hardcodes DWEP type to eCSR_ENCRYPT_TYPE_WEP104
9289 even though ap is configured for WEP-40 encryption. In this canse the key length
9290 is 5 but the encryption type is 104 hence checking the key langht(5) and encryption
9291 type(104) and switching encryption type to 40*/
9292 pWextState->roamProfile.EncryptionType.encryptionType[0] =
9293 eCSR_ENCRYPT_TYPE_WEP40;
9294 pWextState->roamProfile.mcEncryptionType.encryptionType[0] =
9295 eCSR_ENCRYPT_TYPE_WEP40;
9296 }
9297
Gopichand Nakkala747461f2013-04-24 19:24:45 +05309298 setKey.encType =
Jeff Johnson295189b2012-06-20 16:38:30 -07009299 pWextState->roamProfile.EncryptionType.encryptionType[0];
Gopichand Nakkala747461f2013-04-24 19:24:45 +05309300
Jeff Johnson295189b2012-06-20 16:38:30 -07009301 /* issue set key request */
Gopichand Nakkala747461f2013-04-24 19:24:45 +05309302 status = sme_RoamSetKey( WLAN_HDD_GET_HAL_CTX(pAdapter),
Jeff Johnson295189b2012-06-20 16:38:30 -07009303 pAdapter->sessionId, &setKey, &roamId );
Gopichand Nakkala747461f2013-04-24 19:24:45 +05309304
Jeff Johnson295189b2012-06-20 16:38:30 -07009305 if ( 0 != status )
9306 {
Gopichand Nakkala747461f2013-04-24 19:24:45 +05309307 hddLog(VOS_TRACE_LEVEL_ERROR,
9308 "%s: sme_RoamSetKey failed, returned %d", __func__,
Jeff Johnson295189b2012-06-20 16:38:30 -07009309 status);
9310 return -EINVAL;
9311 }
9312 }
9313 }
9314
9315 /* In SoftAp mode setting key direction for default mode */
9316 else if ( WLAN_HDD_SOFTAP == pAdapter->device_mode )
9317 {
9318 if ( (eCSR_ENCRYPT_TYPE_TKIP !=
9319 pWextState->roamProfile.EncryptionType.encryptionType[0]) &&
9320 (eCSR_ENCRYPT_TYPE_AES !=
9321 pWextState->roamProfile.EncryptionType.encryptionType[0])
9322 )
9323 {
9324 /* Saving key direction for default key index to TX default */
9325 hdd_ap_ctx_t *pAPCtx = WLAN_HDD_GET_AP_CTX_PTR(pAdapter);
9326 pAPCtx->wepKey[key_index].keyDirection = eSIR_TX_DEFAULT;
9327 }
9328 }
Gopichand Nakkala747461f2013-04-24 19:24:45 +05309329
Jeff Johnson295189b2012-06-20 16:38:30 -07009330 return status;
9331}
9332
Mahesh A Saptasagar1a51bc02014-06-02 18:28:08 +05309333#if (LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,38))
9334static int wlan_hdd_cfg80211_set_default_key( struct wiphy *wiphy,
9335 struct net_device *ndev,
9336 u8 key_index,
9337 bool unicast, bool multicast)
9338#else
9339static int wlan_hdd_cfg80211_set_default_key( struct wiphy *wiphy,
9340 struct net_device *ndev,
9341 u8 key_index)
9342#endif
9343{
9344 int ret;
9345 vos_ssr_protect(__func__);
9346#if (LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,38))
9347 ret = __wlan_hdd_cfg80211_set_default_key(wiphy, ndev, key_index, unicast,
9348 multicast);
9349#else
9350 ret = __wlan_hdd_cfg80211_set_default_key(wiphy, ndev, key_index);
9351#endif
9352 vos_ssr_unprotect(__func__);
9353
9354 return ret;
9355}
9356
Jeff Johnson295189b2012-06-20 16:38:30 -07009357/*
9358 * FUNCTION: wlan_hdd_cfg80211_inform_bss
9359 * This function is used to inform the BSS details to nl80211 interface.
9360 */
9361static struct cfg80211_bss* wlan_hdd_cfg80211_inform_bss(
9362 hdd_adapter_t *pAdapter, tCsrRoamConnectedProfile *roamProfile)
9363{
9364 struct net_device *dev = pAdapter->dev;
9365 struct wireless_dev *wdev = dev->ieee80211_ptr;
9366 struct wiphy *wiphy = wdev->wiphy;
9367 tSirBssDescription *pBssDesc = roamProfile->pBssDesc;
9368 int chan_no;
9369 int ie_length;
9370 const char *ie;
9371 unsigned int freq;
9372 struct ieee80211_channel *chan;
9373 int rssi = 0;
9374 struct cfg80211_bss *bss = NULL;
9375
9376 ENTER();
9377
9378 if( NULL == pBssDesc )
9379 {
Arif Hussain6d2a3322013-11-17 19:50:10 -08009380 hddLog(VOS_TRACE_LEVEL_FATAL, "%s: pBssDesc is NULL", __func__);
Jeff Johnson295189b2012-06-20 16:38:30 -07009381 return bss;
9382 }
9383
9384 chan_no = pBssDesc->channelId;
9385 ie_length = GET_IE_LEN_IN_BSS_DESC( pBssDesc->length );
9386 ie = ((ie_length != 0) ? (const char *)&pBssDesc->ieFields: NULL);
9387
9388 if( NULL == ie )
9389 {
Arif Hussain6d2a3322013-11-17 19:50:10 -08009390 hddLog(VOS_TRACE_LEVEL_FATAL, "%s: IE of BSS descriptor is NULL", __func__);
Jeff Johnson295189b2012-06-20 16:38:30 -07009391 return bss;
9392 }
9393
9394#if (LINUX_VERSION_CODE > KERNEL_VERSION(2,6,38))
9395 if (chan_no <= ARRAY_SIZE(hdd_channels_2_4_GHZ))
9396 {
9397 freq = ieee80211_channel_to_frequency(chan_no, IEEE80211_BAND_2GHZ);
9398 }
9399 else
9400 {
9401 freq = ieee80211_channel_to_frequency(chan_no, IEEE80211_BAND_5GHZ);
9402 }
9403#else
9404 freq = ieee80211_channel_to_frequency(chan_no);
9405#endif
9406
9407 chan = __ieee80211_get_channel(wiphy, freq);
9408
Santhosh Kumar Padmaa45fdb12014-04-15 15:54:38 +05309409 if (!chan) {
9410 hddLog(VOS_TRACE_LEVEL_ERROR, "%s chan pointer is NULL", __func__);
9411 return NULL;
9412 }
9413
Abhishek Singhaee43942014-06-16 18:55:47 +05309414 rssi = (VOS_MIN ((pBssDesc->rssi + pBssDesc->sinr), 0))*100;
Jeff Johnson295189b2012-06-20 16:38:30 -07009415
Abhishek Singhaee43942014-06-16 18:55:47 +05309416 return cfg80211_inform_bss(wiphy, chan, pBssDesc->bssId,
Gopichand Nakkala747461f2013-04-24 19:24:45 +05309417 le64_to_cpu(*(__le64 *)pBssDesc->timeStamp),
Jeff Johnson295189b2012-06-20 16:38:30 -07009418 pBssDesc->capabilityInfo,
9419 pBssDesc->beaconInterval, ie, ie_length,
Abhishek Singhaee43942014-06-16 18:55:47 +05309420 rssi, GFP_KERNEL );
Jeff Johnson295189b2012-06-20 16:38:30 -07009421}
9422
9423
9424
9425/*
9426 * FUNCTION: wlan_hdd_cfg80211_inform_bss_frame
9427 * This function is used to inform the BSS details to nl80211 interface.
9428 */
9429struct cfg80211_bss*
9430wlan_hdd_cfg80211_inform_bss_frame( hdd_adapter_t *pAdapter,
9431 tSirBssDescription *bss_desc
9432 )
9433{
9434 /*
9435 cfg80211_inform_bss() is not updating ie field of bss entry, if entry
9436 already exists in bss data base of cfg80211 for that particular BSS ID.
9437 Using cfg80211_inform_bss_frame to update the bss entry instead of
9438 cfg80211_inform_bss, But this call expects mgmt packet as input. As of
9439 now there is no possibility to get the mgmt(probe response) frame from PE,
9440 converting bss_desc to ieee80211_mgmt(probe response) and passing to
9441 cfg80211_inform_bss_frame.
9442 */
9443 struct net_device *dev = pAdapter->dev;
9444 struct wireless_dev *wdev = dev->ieee80211_ptr;
9445 struct wiphy *wiphy = wdev->wiphy;
9446 int chan_no = bss_desc->channelId;
Madan Mohan Koyyalamudi86f629e2012-11-09 16:27:29 -08009447#ifdef WLAN_ENABLE_AGEIE_ON_SCAN_RESULTS
9448 qcom_ie_age *qie_age = NULL;
9449 int ie_length = GET_IE_LEN_IN_BSS_DESC( bss_desc->length ) + sizeof(qcom_ie_age);
9450#else
Jeff Johnson295189b2012-06-20 16:38:30 -07009451 int ie_length = GET_IE_LEN_IN_BSS_DESC( bss_desc->length );
Madan Mohan Koyyalamudi86f629e2012-11-09 16:27:29 -08009452#endif
Jeff Johnson295189b2012-06-20 16:38:30 -07009453 const char *ie =
9454 ((ie_length != 0) ? (const char *)&bss_desc->ieFields: NULL);
9455 unsigned int freq;
9456 struct ieee80211_channel *chan;
Abhishek Singh1e2bfa32014-01-02 15:44:15 +05309457 struct ieee80211_mgmt *mgmt = NULL;
Jeff Johnson295189b2012-06-20 16:38:30 -07009458 struct cfg80211_bss *bss_status = NULL;
9459 size_t frame_len = sizeof (struct ieee80211_mgmt) + ie_length;
9460 int rssi = 0;
Wilson Yangf80a0542013-10-07 13:02:37 -07009461 hdd_context_t *pHddCtx;
9462 int status;
Jeff Johnsone7245742012-09-05 17:12:55 -07009463#ifdef WLAN_OPEN_SOURCE
9464 struct timespec ts;
9465#endif
Jeff Johnson295189b2012-06-20 16:38:30 -07009466
Wilson Yangf80a0542013-10-07 13:02:37 -07009467 pHddCtx = WLAN_HDD_GET_CTX(pAdapter);
9468 status = wlan_hdd_validate_context(pHddCtx);
9469
9470 /*bss_update is not allowed during wlan driver loading or unloading*/
Mihir Shete18156292014-03-11 15:38:30 +05309471 if (WLAN_HDD_IS_LOAD_UNLOAD_IN_PROGRESS(pHddCtx))
Wilson Yangf80a0542013-10-07 13:02:37 -07009472 {
9473 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
9474 "%s:Loading_unloading in Progress. Ignore!!!",__func__);
9475 return NULL;
9476 }
9477
9478
9479 if (0 != status)
9480 {
9481 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
9482 "%s: HDD context is not valid", __func__);
Madan Mohan Koyyalamudi2e5c9142012-11-02 13:17:48 -07009483 return NULL;
Wilson Yangf80a0542013-10-07 13:02:37 -07009484 }
9485
Abhishek Singh1e2bfa32014-01-02 15:44:15 +05309486 mgmt = kzalloc((sizeof (struct ieee80211_mgmt) + ie_length), GFP_KERNEL);
Wilson Yangf80a0542013-10-07 13:02:37 -07009487 if (!mgmt)
9488 {
9489 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
9490 "%s: memory allocation failed ", __func__);
9491 return NULL;
9492 }
Madan Mohan Koyyalamudi2e5c9142012-11-02 13:17:48 -07009493
Jeff Johnson295189b2012-06-20 16:38:30 -07009494 memcpy(mgmt->bssid, bss_desc->bssId, ETH_ALEN);
Jeff Johnsone7245742012-09-05 17:12:55 -07009495
9496#ifdef WLAN_OPEN_SOURCE
9497 /* Android does not want the timestamp from the frame.
9498 Instead it wants a monotonic increasing value */
9499 get_monotonic_boottime(&ts);
9500 mgmt->u.probe_resp.timestamp =
9501 ((u64)ts.tv_sec * 1000000) + (ts.tv_nsec / 1000);
9502#else
9503 /* keep old behavior for non-open source (for now) */
Jeff Johnson295189b2012-06-20 16:38:30 -07009504 memcpy(&mgmt->u.probe_resp.timestamp, bss_desc->timeStamp,
9505 sizeof (bss_desc->timeStamp));
Jeff Johnsone7245742012-09-05 17:12:55 -07009506
9507#endif
9508
Jeff Johnson295189b2012-06-20 16:38:30 -07009509 mgmt->u.probe_resp.beacon_int = bss_desc->beaconInterval;
9510 mgmt->u.probe_resp.capab_info = bss_desc->capabilityInfo;
Madan Mohan Koyyalamudi86f629e2012-11-09 16:27:29 -08009511
9512#ifdef WLAN_ENABLE_AGEIE_ON_SCAN_RESULTS
9513 /* GPS Requirement: need age ie per entry. Using vendor specific. */
9514 /* Assuming this is the last IE, copy at the end */
9515 ie_length -=sizeof(qcom_ie_age);
9516 qie_age = (qcom_ie_age *)(mgmt->u.probe_resp.variable + ie_length);
9517 qie_age->element_id = QCOM_VENDOR_IE_ID;
9518 qie_age->len = QCOM_VENDOR_IE_AGE_LEN;
9519 qie_age->oui_1 = QCOM_OUI1;
9520 qie_age->oui_2 = QCOM_OUI2;
9521 qie_age->oui_3 = QCOM_OUI3;
9522 qie_age->type = QCOM_VENDOR_IE_AGE_TYPE;
9523 qie_age->age = vos_timer_get_system_ticks() - bss_desc->nReceivedTime;
9524#endif
9525
Jeff Johnson295189b2012-06-20 16:38:30 -07009526 memcpy(mgmt->u.probe_resp.variable, ie, ie_length);
Gopichand Nakkalad908ec82013-05-16 19:32:19 +05309527 if (bss_desc->fProbeRsp)
9528 {
9529 mgmt->frame_control |=
9530 (u16)(IEEE80211_FTYPE_MGMT | IEEE80211_STYPE_PROBE_RESP);
9531 }
9532 else
9533 {
9534 mgmt->frame_control |=
9535 (u16)(IEEE80211_FTYPE_MGMT | IEEE80211_STYPE_BEACON);
9536 }
Jeff Johnson295189b2012-06-20 16:38:30 -07009537
9538#if (LINUX_VERSION_CODE > KERNEL_VERSION(2,6,38))
Gopichand Nakkala747461f2013-04-24 19:24:45 +05309539 if (chan_no <= ARRAY_SIZE(hdd_channels_2_4_GHZ) &&
Jeff Johnson295189b2012-06-20 16:38:30 -07009540 (wiphy->bands[IEEE80211_BAND_2GHZ] != NULL))
9541 {
9542 freq = ieee80211_channel_to_frequency(chan_no, IEEE80211_BAND_2GHZ);
9543 }
Gopichand Nakkala747461f2013-04-24 19:24:45 +05309544 else if ((chan_no > ARRAY_SIZE(hdd_channels_2_4_GHZ)) &&
Jeff Johnson295189b2012-06-20 16:38:30 -07009545 (wiphy->bands[IEEE80211_BAND_5GHZ] != NULL))
9546
9547 {
9548 freq = ieee80211_channel_to_frequency(chan_no, IEEE80211_BAND_5GHZ);
9549 }
9550 else
9551 {
Nirav Shah20ac06f2013-12-12 18:14:06 +05309552 hddLog(VOS_TRACE_LEVEL_ERROR, "%s Invalid chan_no:%d",
9553 __func__, chan_no);
Jeff Johnson295189b2012-06-20 16:38:30 -07009554 kfree(mgmt);
9555 return NULL;
9556 }
9557#else
9558 freq = ieee80211_channel_to_frequency(chan_no);
9559#endif
9560 chan = __ieee80211_get_channel(wiphy, freq);
Leela V Kiran Kumar Reddy90032de2013-01-24 18:33:30 -08009561 /*when the band is changed on the fly using the GUI, three things are done
9562 * 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)
9563 * as part of the scan abort, message willbe queued to PE and we proceed with flushing and changinh the band.
9564 * pe will stop the scanning further and report back the results what ever it had till now by calling the call back function.
9565 * if the time between update band and scandone call back is sufficent enough the band change reflects in SME, SME validates the channels
9566 * and discards the channels correponding to previous band and calls back with zero bss results.
9567 * 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
9568 * all the channels correponding to previous band.this is due to race condition.but those channels are invalid to the new band and so
9569 * this function __ieee80211_get_channel will return NULL.Each time we report scan result with this pointer null warning kernel trace is printed.
9570 * if the scan results contain large number of APs continuosly kernel warning trace is printed and it will lead to apps watch dog bark.
9571 * So drop the bss and continue to next bss.
9572 */
9573 if(chan == NULL)
9574 {
Nirav Shah20ac06f2013-12-12 18:14:06 +05309575 hddLog(VOS_TRACE_LEVEL_ERROR, "%s chan pointer is NULL", __func__);
Chilam Ngc4244af2013-04-01 15:37:32 -07009576 kfree(mgmt);
Leela V Kiran Kumar Reddy90032de2013-01-24 18:33:30 -08009577 return NULL;
9578 }
Jeff Johnson295189b2012-06-20 16:38:30 -07009579 /*To keep the rssi icon of the connected AP in the scan window
Gopichand Nakkala747461f2013-04-24 19:24:45 +05309580 *and the rssi icon of the wireless networks in sync
Jeff Johnson295189b2012-06-20 16:38:30 -07009581 * */
9582 if (( eConnectionState_Associated ==
9583 pAdapter->sessionCtx.station.conn_info.connState ) &&
9584 ( VOS_TRUE == vos_mem_compare(bss_desc->bssId,
9585 pAdapter->sessionCtx.station.conn_info.bssId,
9586 WNI_CFG_BSSID_LEN)))
9587 {
9588 /* supplicant takes the signal strength in terms of mBm(100*dBm) */
9589 rssi = (pAdapter->rssi * 100);
9590 }
9591 else
9592 {
9593 rssi = (VOS_MIN ((bss_desc->rssi + bss_desc->sinr), 0))*100;
9594 }
9595
Nirav Shah20ac06f2013-12-12 18:14:06 +05309596 hddLog(VOS_TRACE_LEVEL_INFO, "%s: BSSID:" MAC_ADDRESS_STR " Channel:%d"
9597 "RSSI:%d", __func__, MAC_ADDR_ARRAY(mgmt->bssid),
9598 chan->center_freq, (int)(rssi/100));
9599
Jeff Johnson295189b2012-06-20 16:38:30 -07009600 bss_status = cfg80211_inform_bss_frame(wiphy, chan, mgmt,
9601 frame_len, rssi, GFP_KERNEL);
9602 kfree(mgmt);
9603 return bss_status;
9604}
9605
9606/*
9607 * FUNCTION: wlan_hdd_cfg80211_update_bss_db
9608 * This function is used to update the BSS data base of CFG8011
9609 */
Gopichand Nakkala747461f2013-04-24 19:24:45 +05309610struct cfg80211_bss* wlan_hdd_cfg80211_update_bss_db( hdd_adapter_t *pAdapter,
Jeff Johnson295189b2012-06-20 16:38:30 -07009611 tCsrRoamInfo *pRoamInfo
9612 )
9613{
9614 tCsrRoamConnectedProfile roamProfile;
9615 tHalHandle hHal = WLAN_HDD_GET_HAL_CTX(pAdapter);
9616 struct cfg80211_bss *bss = NULL;
9617
9618 ENTER();
9619
9620 memset(&roamProfile, 0, sizeof(tCsrRoamConnectedProfile));
9621 sme_RoamGetConnectProfile(hHal, pAdapter->sessionId, &roamProfile);
9622
9623 if (NULL != roamProfile.pBssDesc)
9624 {
Girish Gowlif4b68022014-08-28 23:18:57 +05309625 bss = wlan_hdd_cfg80211_inform_bss_frame(pAdapter,
9626 roamProfile.pBssDesc);
Jeff Johnson295189b2012-06-20 16:38:30 -07009627
9628 if (NULL == bss)
9629 {
9630 hddLog(VOS_TRACE_LEVEL_INFO, "%s: cfg80211_inform_bss return NULL",
9631 __func__);
9632 }
9633
9634 sme_RoamFreeConnectProfile(hHal, &roamProfile);
9635 }
9636 else
9637 {
9638 hddLog(VOS_TRACE_LEVEL_ERROR, "%s: roamProfile.pBssDesc is NULL",
9639 __func__);
9640 }
9641 return bss;
9642}
9643
9644/*
9645 * FUNCTION: wlan_hdd_cfg80211_update_bss
9646 */
Gopichand Nakkala747461f2013-04-24 19:24:45 +05309647static int wlan_hdd_cfg80211_update_bss( struct wiphy *wiphy,
9648 hdd_adapter_t *pAdapter
Jeff Johnson295189b2012-06-20 16:38:30 -07009649 )
Gopichand Nakkala747461f2013-04-24 19:24:45 +05309650{
Kaushik, Sushantb1ed0f42014-07-01 18:26:31 +05309651 tHalHandle hHal = WLAN_HDD_GET_HAL_CTX(pAdapter);
Jeff Johnson295189b2012-06-20 16:38:30 -07009652 tCsrScanResultInfo *pScanResult;
9653 eHalStatus status = 0;
9654 tScanResultHandle pResult;
9655 struct cfg80211_bss *bss_status = NULL;
Wilson Yangf80a0542013-10-07 13:02:37 -07009656 hdd_context_t *pHddCtx;
Jeff Johnson295189b2012-06-20 16:38:30 -07009657
9658 ENTER();
Kaushik, Sushantb1ed0f42014-07-01 18:26:31 +05309659
Sushant Kaushik4b7cb302014-01-06 17:45:01 +05309660 MTRACE(vos_trace(VOS_MODULE_ID_HDD,
9661 TRACE_CODE_HDD_CFG80211_UPDATE_BSS,
9662 NO_SESSION, pAdapter->sessionId));
9663
Wilson Yangf80a0542013-10-07 13:02:37 -07009664 pHddCtx = WLAN_HDD_GET_CTX(pAdapter);
9665
9666 if (pHddCtx->isLogpInProgress)
Jeff Johnson295189b2012-06-20 16:38:30 -07009667 {
Wilson Yangf80a0542013-10-07 13:02:37 -07009668 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_FATAL,
9669 "%s:LOGP in Progress. Ignore!!!",__func__);
9670 return -EAGAIN;
Jeff Johnson295189b2012-06-20 16:38:30 -07009671 }
9672
Wilson Yangf80a0542013-10-07 13:02:37 -07009673
9674 /*bss_update is not allowed during wlan driver loading or unloading*/
Mihir Shete18156292014-03-11 15:38:30 +05309675 if (WLAN_HDD_IS_LOAD_UNLOAD_IN_PROGRESS(pHddCtx))
Wilson Yangf80a0542013-10-07 13:02:37 -07009676 {
9677 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
9678 "%s:Loading_unloading in Progress. Ignore!!!",__func__);
9679 return VOS_STATUS_E_PERM;
9680 }
9681
9682
Jeff Johnson295189b2012-06-20 16:38:30 -07009683 /*
9684 * start getting scan results and populate cgf80211 BSS database
9685 */
9686 status = sme_ScanGetResult(hHal, pAdapter->sessionId, NULL, &pResult);
9687
9688 /* no scan results */
9689 if (NULL == pResult)
9690 {
Nirav Shah20ac06f2013-12-12 18:14:06 +05309691 hddLog(VOS_TRACE_LEVEL_INFO, "%s: No scan result Status %d",
9692 __func__, status);
Jeff Johnson295189b2012-06-20 16:38:30 -07009693 return status;
9694 }
9695
9696 pScanResult = sme_ScanResultGetFirst(hHal, pResult);
9697
9698 while (pScanResult)
9699 {
Gopichand Nakkala747461f2013-04-24 19:24:45 +05309700 /*
9701 * cfg80211_inform_bss() is not updating ie field of bss entry, if
9702 * entry already exists in bss data base of cfg80211 for that
9703 * particular BSS ID. Using cfg80211_inform_bss_frame to update the
9704 * bss entry instead of cfg80211_inform_bss, But this call expects
9705 * mgmt packet as input. As of now there is no possibility to get
9706 * the mgmt(probe response) frame from PE, converting bss_desc to
Jeff Johnson295189b2012-06-20 16:38:30 -07009707 * ieee80211_mgmt(probe response) and passing to c
9708 * fg80211_inform_bss_frame.
9709 * */
9710
9711 bss_status = wlan_hdd_cfg80211_inform_bss_frame(pAdapter,
9712 &pScanResult->BssDescriptor);
Gopichand Nakkala747461f2013-04-24 19:24:45 +05309713
Jeff Johnson295189b2012-06-20 16:38:30 -07009714
9715 if (NULL == bss_status)
9716 {
9717 hddLog(VOS_TRACE_LEVEL_INFO,
Arif Hussain6d2a3322013-11-17 19:50:10 -08009718 "%s: NULL returned by cfg80211_inform_bss", __func__);
Jeff Johnson295189b2012-06-20 16:38:30 -07009719 }
9720 else
9721 {
Yue Maf49ba872013-08-19 12:04:25 -07009722 cfg80211_put_bss(
9723#if (LINUX_VERSION_CODE >= KERNEL_VERSION(3,9,0))
9724 wiphy,
9725#endif
9726 bss_status);
Jeff Johnson295189b2012-06-20 16:38:30 -07009727 }
9728
9729 pScanResult = sme_ScanResultGetNext(hHal, pResult);
9730 }
9731
Gopichand Nakkala747461f2013-04-24 19:24:45 +05309732 sme_ScanResultPurge(hHal, pResult);
Jeff Johnson295189b2012-06-20 16:38:30 -07009733
Gopichand Nakkala747461f2013-04-24 19:24:45 +05309734 return 0;
Jeff Johnson295189b2012-06-20 16:38:30 -07009735}
9736
Jeff Johnson04dd8a82012-06-29 20:41:40 -07009737void
9738hddPrintMacAddr(tCsrBssid macAddr, tANI_U8 logLevel)
9739{
Gopichand Nakkala747461f2013-04-24 19:24:45 +05309740 VOS_TRACE(VOS_MODULE_ID_HDD, logLevel,
Arif Hussaina7c8e412013-11-20 11:06:42 -08009741 MAC_ADDRESS_STR, MAC_ADDR_ARRAY(macAddr));
Jeff Johnson04dd8a82012-06-29 20:41:40 -07009742} /****** end hddPrintMacAddr() ******/
9743
9744void
Madan Mohan Koyyalamudic75be962012-10-18 19:19:03 -07009745hddPrintPmkId(tANI_U8 *pmkId, tANI_U8 logLevel)
Jeff Johnson04dd8a82012-06-29 20:41:40 -07009746{
Gopichand Nakkala747461f2013-04-24 19:24:45 +05309747 VOS_TRACE(VOS_MODULE_ID_HDD, logLevel,
Arif Hussain6d2a3322013-11-17 19:50:10 -08009748 "%02X:%02X:%02X:%02X:%02X:%02X:%02X:%02X:%02X:%02X:%02X:%02X:%02X:%02X:%02X:%02X",
Madan Mohan Koyyalamudic75be962012-10-18 19:19:03 -07009749 pmkId[0], pmkId[1], pmkId[2], pmkId[3], pmkId[4],
9750 pmkId[5], pmkId[6], pmkId[7], pmkId[8], pmkId[9], pmkId[10],
9751 pmkId[11], pmkId[12], pmkId[13], pmkId[14], pmkId[15]);
Jeff Johnson04dd8a82012-06-29 20:41:40 -07009752} /****** end hddPrintPmkId() ******/
9753
9754//hddPrintMacAddr(tCsrBssid macAddr, tANI_U8 logLevel);
9755//hddPrintMacAddr(macAddr, VOS_TRACE_LEVEL_FATAL);
9756
9757//void sirDumpBuf(tpAniSirGlobal pMac, tANI_U8 modId, tANI_U32 level, tANI_U8 *buf, tANI_U32 size);
9758//sirDumpBuf(pMac, VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_FATAL, pmkid, 16);
9759
9760#define dump_bssid(bssid) \
9761 { \
Jeff Johnsone7245742012-09-05 17:12:55 -07009762 hddLog(VOS_TRACE_LEVEL_INFO, "BSSID (MAC) address:\t"); \
9763 hddPrintMacAddr(bssid, VOS_TRACE_LEVEL_INFO);\
Jeff Johnson04dd8a82012-06-29 20:41:40 -07009764 }
9765
9766#define dump_pmkid(pMac, pmkid) \
9767 { \
Jeff Johnsone7245742012-09-05 17:12:55 -07009768 hddLog(VOS_TRACE_LEVEL_INFO, "PMKSA-ID:\t"); \
9769 hddPrintPmkId(pmkid, VOS_TRACE_LEVEL_INFO);\
Jeff Johnson04dd8a82012-06-29 20:41:40 -07009770 }
9771
Madan Mohan Koyyalamudi1b4afb02012-10-22 15:25:16 -07009772#if defined(FEATURE_WLAN_LFR) && (LINUX_VERSION_CODE >= KERNEL_VERSION(3,4,0))
Jeff Johnson04dd8a82012-06-29 20:41:40 -07009773/*
9774 * FUNCTION: wlan_hdd_cfg80211_pmksa_candidate_notify
9775 * This function is used to notify the supplicant of a new PMKSA candidate.
9776 */
9777int wlan_hdd_cfg80211_pmksa_candidate_notify(
Gopichand Nakkala747461f2013-04-24 19:24:45 +05309778 hdd_adapter_t *pAdapter, tCsrRoamInfo *pRoamInfo,
Jeff Johnson04dd8a82012-06-29 20:41:40 -07009779 int index, bool preauth )
9780{
Jeff Johnsone7245742012-09-05 17:12:55 -07009781#ifdef FEATURE_WLAN_OKC
Jeff Johnson04dd8a82012-06-29 20:41:40 -07009782 struct net_device *dev = pAdapter->dev;
Srinivas Girigowdabbd16eb2013-03-21 12:34:46 -07009783 hdd_context_t *pHddCtx = (hdd_context_t*)pAdapter->pHddCtx;
Jeff Johnson04dd8a82012-06-29 20:41:40 -07009784
9785 ENTER();
Jeff Johnsone7245742012-09-05 17:12:55 -07009786 hddLog(VOS_TRACE_LEVEL_INFO, "%s is going to notify supplicant of:", __func__);
Jeff Johnson04dd8a82012-06-29 20:41:40 -07009787
9788 if( NULL == pRoamInfo )
9789 {
Arif Hussain6d2a3322013-11-17 19:50:10 -08009790 hddLog(VOS_TRACE_LEVEL_FATAL, "%s: pRoamInfo is NULL", __func__);
Jeff Johnson04dd8a82012-06-29 20:41:40 -07009791 return -EINVAL;
9792 }
9793
Srinivas Girigowdabbd16eb2013-03-21 12:34:46 -07009794 if (eANI_BOOLEAN_TRUE == hdd_is_okc_mode_enabled(pHddCtx))
9795 {
9796 dump_bssid(pRoamInfo->bssid);
9797 cfg80211_pmksa_candidate_notify(dev, index,
Jeff Johnson04dd8a82012-06-29 20:41:40 -07009798 pRoamInfo->bssid, preauth, GFP_KERNEL);
Srinivas Girigowdabbd16eb2013-03-21 12:34:46 -07009799 }
Jeff Johnsone7245742012-09-05 17:12:55 -07009800#endif /* FEATURE_WLAN_OKC */
Gopichand Nakkala747461f2013-04-24 19:24:45 +05309801 return 0;
Jeff Johnson04dd8a82012-06-29 20:41:40 -07009802}
9803#endif //FEATURE_WLAN_LFR
9804
Yue Maef608272013-04-08 23:09:17 -07009805#ifdef FEATURE_WLAN_LFR_METRICS
9806/*
9807 * FUNCTION: wlan_hdd_cfg80211_roam_metrics_preauth
9808 * 802.11r/LFR metrics reporting function to report preauth initiation
9809 *
9810 */
9811#define MAX_LFR_METRICS_EVENT_LENGTH 100
9812VOS_STATUS wlan_hdd_cfg80211_roam_metrics_preauth(hdd_adapter_t *pAdapter,
9813 tCsrRoamInfo *pRoamInfo)
9814{
9815 unsigned char metrics_notification[MAX_LFR_METRICS_EVENT_LENGTH + 1];
9816 union iwreq_data wrqu;
9817
9818 ENTER();
9819
9820 if (NULL == pAdapter)
9821 {
9822 hddLog(LOGE, "%s: pAdapter is NULL!", __func__);
9823 return VOS_STATUS_E_FAILURE;
9824 }
9825
9826 /* create the event */
9827 memset(&wrqu, 0, sizeof(wrqu));
9828 memset(metrics_notification, 0, sizeof(metrics_notification));
9829
9830 wrqu.data.pointer = metrics_notification;
9831 wrqu.data.length = scnprintf(metrics_notification,
9832 sizeof(metrics_notification), "QCOM: LFR_PREAUTH_INIT "
9833 MAC_ADDRESS_STR, MAC_ADDR_ARRAY(pRoamInfo->bssid));
9834
9835 wireless_send_event(pAdapter->dev, IWEVCUSTOM, &wrqu, metrics_notification);
9836
9837 EXIT();
9838
9839 return VOS_STATUS_SUCCESS;
9840}
9841
9842/*
9843 * FUNCTION: wlan_hdd_cfg80211_roam_metrics_preauth_status
9844 * 802.11r/LFR metrics reporting function to report preauth completion
9845 * or failure
9846 */
9847VOS_STATUS wlan_hdd_cfg80211_roam_metrics_preauth_status(
9848 hdd_adapter_t *pAdapter, tCsrRoamInfo *pRoamInfo, bool preauth_status)
9849{
9850 unsigned char metrics_notification[MAX_LFR_METRICS_EVENT_LENGTH + 1];
9851 union iwreq_data wrqu;
9852
9853 ENTER();
9854
9855 if (NULL == pAdapter)
9856 {
9857 hddLog(LOGE, "%s: pAdapter is NULL!", __func__);
9858 return VOS_STATUS_E_FAILURE;
9859 }
9860
9861 /* create the event */
9862 memset(&wrqu, 0, sizeof(wrqu));
9863 memset(metrics_notification, 0, sizeof(metrics_notification));
9864
9865 scnprintf(metrics_notification, sizeof(metrics_notification),
9866 "QCOM: LFR_PREAUTH_STATUS "MAC_ADDRESS_STR,
9867 MAC_ADDR_ARRAY(pRoamInfo->bssid));
9868
9869 if (1 == preauth_status)
9870 strncat(metrics_notification, " TRUE", 5);
9871 else
9872 strncat(metrics_notification, " FALSE", 6);
9873
9874 wrqu.data.pointer = metrics_notification;
9875 wrqu.data.length = strlen(metrics_notification);
9876
9877 wireless_send_event(pAdapter->dev, IWEVCUSTOM, &wrqu, metrics_notification);
9878
9879 EXIT();
9880
9881 return VOS_STATUS_SUCCESS;
9882}
9883
9884/*
9885 * FUNCTION: wlan_hdd_cfg80211_roam_metrics_handover
9886 * 802.11r/LFR metrics reporting function to report handover initiation
9887 *
9888 */
9889VOS_STATUS wlan_hdd_cfg80211_roam_metrics_handover(hdd_adapter_t * pAdapter,
9890 tCsrRoamInfo *pRoamInfo)
9891{
9892 unsigned char metrics_notification[MAX_LFR_METRICS_EVENT_LENGTH + 1];
9893 union iwreq_data wrqu;
9894
9895 ENTER();
9896
9897 if (NULL == pAdapter)
9898 {
9899 hddLog(LOGE, "%s: pAdapter is NULL!", __func__);
9900 return VOS_STATUS_E_FAILURE;
9901 }
9902
9903 /* create the event */
9904 memset(&wrqu, 0, sizeof(wrqu));
9905 memset(metrics_notification, 0, sizeof(metrics_notification));
9906
9907 wrqu.data.pointer = metrics_notification;
9908 wrqu.data.length = scnprintf(metrics_notification,
9909 sizeof(metrics_notification), "QCOM: LFR_PREAUTH_HANDOVER "
9910 MAC_ADDRESS_STR, MAC_ADDR_ARRAY(pRoamInfo->bssid));
9911
9912 wireless_send_event(pAdapter->dev, IWEVCUSTOM, &wrqu, metrics_notification);
9913
9914 EXIT();
9915
9916 return VOS_STATUS_SUCCESS;
9917}
9918#endif
9919
Jeff Johnson295189b2012-06-20 16:38:30 -07009920/*
9921 * FUNCTION: hdd_cfg80211_scan_done_callback
9922 * scanning callback function, called after finishing scan
9923 *
9924 */
Gopichand Nakkala747461f2013-04-24 19:24:45 +05309925static eHalStatus hdd_cfg80211_scan_done_callback(tHalHandle halHandle,
Jeff Johnson295189b2012-06-20 16:38:30 -07009926 void *pContext, tANI_U32 scanId, eCsrScanStatus status)
9927{
9928 struct net_device *dev = (struct net_device *) pContext;
Gopichand Nakkala747461f2013-04-24 19:24:45 +05309929 //struct wireless_dev *wdev = dev->ieee80211_ptr;
Jeff Johnson295189b2012-06-20 16:38:30 -07009930 hdd_adapter_t *pAdapter = WLAN_HDD_GET_PRIV_PTR( dev );
Madan Mohan Koyyalamudi2a1ba772012-10-11 14:59:06 -07009931 hdd_context_t *pHddCtx = WLAN_HDD_GET_CTX(pAdapter);
9932 hdd_scaninfo_t *pScanInfo = &pHddCtx->scan_info;
Jeff Johnson295189b2012-06-20 16:38:30 -07009933 struct cfg80211_scan_request *req = NULL;
9934 int ret = 0;
Mahesh A Saptasagar05a357e2014-02-26 16:28:06 +05309935 bool aborted = false;
c_hpothu6ff1c3c2013-10-01 19:01:57 +05309936 long waitRet = 0;
Agarwal Ashishbd3e10b2014-11-24 19:19:46 +05309937 tANI_U8 i;
Jeff Johnson295189b2012-06-20 16:38:30 -07009938
9939 ENTER();
9940
9941 hddLog(VOS_TRACE_LEVEL_INFO,
9942 "%s called with halHandle = %p, pContext = %p,"
Arif Hussain6d2a3322013-11-17 19:50:10 -08009943 "scanID = %d, returned status = %d",
Jeff Johnson295189b2012-06-20 16:38:30 -07009944 __func__, halHandle, pContext, (int) scanId, (int) status);
9945
Kiet Lamac06e2c2013-10-23 16:25:07 +05309946 pScanInfo->mScanPendingCounter = 0;
9947
Jeff Johnson295189b2012-06-20 16:38:30 -07009948 //Block on scan req completion variable. Can't wait forever though.
c_hpothu6ff1c3c2013-10-01 19:01:57 +05309949 waitRet = wait_for_completion_interruptible_timeout(
Jeff Johnson295189b2012-06-20 16:38:30 -07009950 &pScanInfo->scan_req_completion_event,
9951 msecs_to_jiffies(WLAN_WAIT_TIME_SCAN_REQ));
c_hpothu6ff1c3c2013-10-01 19:01:57 +05309952 if (waitRet <= 0)
Jeff Johnson295189b2012-06-20 16:38:30 -07009953 {
c_hpothu6ff1c3c2013-10-01 19:01:57 +05309954 hddLog(VOS_TRACE_LEVEL_ERROR,
9955 "%s wait on scan_req_completion_event failed %ld",__func__, waitRet);
Jeff Johnson295189b2012-06-20 16:38:30 -07009956 VOS_ASSERT(pScanInfo->mScanPending);
Jeff Johnsone7245742012-09-05 17:12:55 -07009957 goto allow_suspend;
Jeff Johnson295189b2012-06-20 16:38:30 -07009958 }
9959
Yue Maef608272013-04-08 23:09:17 -07009960 if (pScanInfo->mScanPending != VOS_TRUE)
Jeff Johnson295189b2012-06-20 16:38:30 -07009961 {
9962 VOS_ASSERT(pScanInfo->mScanPending);
Jeff Johnsone7245742012-09-05 17:12:55 -07009963 goto allow_suspend;
Jeff Johnson295189b2012-06-20 16:38:30 -07009964 }
9965
9966 /* Check the scanId */
Gopichand Nakkala747461f2013-04-24 19:24:45 +05309967 if (pScanInfo->scanId != scanId)
Jeff Johnson295189b2012-06-20 16:38:30 -07009968 {
9969 hddLog(VOS_TRACE_LEVEL_INFO,
9970 "%s called with mismatched scanId pScanInfo->scanId = %d "
Arif Hussain6d2a3322013-11-17 19:50:10 -08009971 "scanId = %d", __func__, (int) pScanInfo->scanId,
Jeff Johnson295189b2012-06-20 16:38:30 -07009972 (int) scanId);
9973 }
9974
Gopichand Nakkala747461f2013-04-24 19:24:45 +05309975 ret = wlan_hdd_cfg80211_update_bss((WLAN_HDD_GET_CTX(pAdapter))->wiphy,
Jeff Johnson295189b2012-06-20 16:38:30 -07009976 pAdapter);
9977
9978 if (0 > ret)
Gopichand Nakkala747461f2013-04-24 19:24:45 +05309979 hddLog(VOS_TRACE_LEVEL_INFO, "%s: NO SCAN result", __func__);
Jeff Johnson295189b2012-06-20 16:38:30 -07009980
9981
9982 /* If any client wait scan result through WEXT
9983 * send scan done event to client */
Madan Mohan Koyyalamudi2a1ba772012-10-11 14:59:06 -07009984 if (pHddCtx->scan_info.waitScanResult)
Jeff Johnson295189b2012-06-20 16:38:30 -07009985 {
9986 /* The other scan request waiting for current scan finish
9987 * Send event to notify current scan finished */
Madan Mohan Koyyalamudi2a1ba772012-10-11 14:59:06 -07009988 if(WEXT_SCAN_PENDING_DELAY == pHddCtx->scan_info.scan_pending_option)
Jeff Johnson295189b2012-06-20 16:38:30 -07009989 {
Madan Mohan Koyyalamudi2a1ba772012-10-11 14:59:06 -07009990 vos_event_set(&pHddCtx->scan_info.scan_finished_event);
Jeff Johnson295189b2012-06-20 16:38:30 -07009991 }
9992 /* Send notify to WEXT client */
Madan Mohan Koyyalamudi2a1ba772012-10-11 14:59:06 -07009993 else if(WEXT_SCAN_PENDING_PIGGYBACK == pHddCtx->scan_info.scan_pending_option)
Jeff Johnson295189b2012-06-20 16:38:30 -07009994 {
9995 struct net_device *dev = pAdapter->dev;
9996 union iwreq_data wrqu;
9997 int we_event;
9998 char *msg;
9999
10000 memset(&wrqu, '\0', sizeof(wrqu));
10001 we_event = SIOCGIWSCAN;
10002 msg = NULL;
10003 wireless_send_event(dev, we_event, &wrqu, msg);
10004 }
10005 }
Madan Mohan Koyyalamudi2a1ba772012-10-11 14:59:06 -070010006 pHddCtx->scan_info.waitScanResult = FALSE;
Jeff Johnson295189b2012-06-20 16:38:30 -070010007
10008 /* Get the Scan Req */
10009 req = pAdapter->request;
10010
10011 if (!req)
10012 {
Arif Hussain6d2a3322013-11-17 19:50:10 -080010013 hddLog(VOS_TRACE_LEVEL_ERROR, "request is became NULL");
Madan Mohan Koyyalamudi9f5a10c2012-09-28 14:46:16 -070010014 pScanInfo->mScanPending = VOS_FALSE;
Jeff Johnsone7245742012-09-05 17:12:55 -070010015 goto allow_suspend;
Jeff Johnson295189b2012-06-20 16:38:30 -070010016 }
10017
Jeff Johnson295189b2012-06-20 16:38:30 -070010018 pAdapter->request = NULL;
Jeff Johnsone7245742012-09-05 17:12:55 -070010019 /* Scan is no longer pending */
10020 pScanInfo->mScanPending = VOS_FALSE;
Jeff Johnson295189b2012-06-20 16:38:30 -070010021
Agarwal Ashishbd3e10b2014-11-24 19:19:46 +053010022 /* last_scan_timestamp is used to decide if new scan
10023 * is needed or not on station interface. If last station
10024 * scan time and new station scan time is less then
10025 * last_scan_timestamp ; driver will return cached scan.
10026 */
10027 if (req->no_cck == FALSE && status == eCSR_SCAN_SUCCESS) // no_cck will be set during p2p find
10028 {
10029 pScanInfo->last_scan_timestamp = vos_timer_get_system_time();
10030
10031 if ( req->n_channels )
10032 {
10033 for (i = 0; i < req->n_channels ; i++ )
10034 {
10035 pHddCtx->scan_info.last_scan_channelList[i] = req->channels[i]->hw_value;
10036 }
10037 /* store no of channel scanned */
10038 pHddCtx->scan_info.last_scan_numChannels= req->n_channels;
10039 }
10040
10041 }
10042
Madan Mohan Koyyalamudib764bf82012-10-11 16:38:51 -070010043 /*
10044 * cfg80211_scan_done informing NL80211 about completion
10045 * of scanning
10046 */
Mahesh A Saptasagar05a357e2014-02-26 16:28:06 +053010047 if (status == eCSR_SCAN_ABORT || status == eCSR_SCAN_FAILURE)
10048 {
10049 aborted = true;
10050 }
10051 cfg80211_scan_done(req, aborted);
Madan Mohan Koyyalamudif4e81002012-11-13 10:46:38 -080010052 complete(&pScanInfo->abortscan_event_var);
Jeff Johnson295189b2012-06-20 16:38:30 -070010053
Siddharth Bhal76972212014-10-15 16:22:51 +053010054 if (pHddCtx->spoofMacAddr.isEnabled || pHddCtx->spoofMacAddr.isReqDeferred) {
10055 /* Generate new random mac addr for next scan */
10056 hddLog(VOS_TRACE_LEVEL_INFO, "scan completed - generate new spoof mac addr");
10057 hdd_processSpoofMacAddrRequest(pHddCtx);
10058 }
10059
Jeff Johnsone7245742012-09-05 17:12:55 -070010060allow_suspend:
Madan Mohan Koyyalamudi9f5a10c2012-09-28 14:46:16 -070010061 /* release the wake lock at the end of the scan*/
10062 hdd_allow_suspend();
Jeff Johnsone7245742012-09-05 17:12:55 -070010063
Madan Mohan Koyyalamudi10d83a92012-09-28 15:47:05 -070010064 /* Acquire wakelock to handle the case where APP's tries to suspend
10065 * immediatly after the driver gets connect request(i.e after scan)
10066 * from supplicant, this result in app's is suspending and not able
10067 * to process the connect request to AP */
Mahesh A Saptasagarb9c50402014-01-16 15:49:22 +053010068 hdd_prevent_suspend_timeout(1000);
Madan Mohan Koyyalamudi10d83a92012-09-28 15:47:05 -070010069
Gopichand Nakkala638ebc72013-03-21 18:04:02 -070010070#ifdef FEATURE_WLAN_TDLS
c_hpothu3c8f8e82014-06-02 18:01:50 +053010071 if (!(eTDLS_SUPPORT_NOT_ENABLED == pHddCtx->tdls_mode))
10072 {
10073 wlan_hdd_tdls_scan_done_callback(pAdapter);
10074 }
Gopichand Nakkala638ebc72013-03-21 18:04:02 -070010075#endif
10076
Jeff Johnson295189b2012-06-20 16:38:30 -070010077 EXIT();
10078 return 0;
10079}
10080
10081/*
Rashmi Ramannab1429032014-04-26 14:59:09 +053010082 * FUNCTION: hdd_isConnectionInProgress
10083 * Go through each adapter and check if Connection is in progress
Madan Mohan Koyyalamudicfd53742013-01-11 15:29:03 -080010084 *
10085 */
Padma, Santhosh Kumar98f271d2014-12-31 17:23:31 +053010086v_BOOL_t hdd_isConnectionInProgress( hdd_context_t *pHddCtx)
Madan Mohan Koyyalamudicfd53742013-01-11 15:29:03 -080010087{
10088 hdd_adapter_list_node_t *pAdapterNode = NULL, *pNext = NULL;
10089 hdd_station_ctx_t *pHddStaCtx = NULL;
10090 hdd_adapter_t *pAdapter = NULL;
10091 VOS_STATUS status = 0;
10092 v_U8_t staId = 0;
10093 v_U8_t *staMac = NULL;
10094
c_hpothu9b781ba2013-12-30 20:57:45 +053010095 if (TRUE == pHddCtx->btCoexModeSet)
10096 {
10097 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_INFO,
Rashmi Ramannab1429032014-04-26 14:59:09 +053010098 FL("BTCoex Mode operation in progress"));
10099 return VOS_TRUE;
c_hpothu9b781ba2013-12-30 20:57:45 +053010100 }
10101
Madan Mohan Koyyalamudicfd53742013-01-11 15:29:03 -080010102 status = hdd_get_front_adapter ( pHddCtx, &pAdapterNode );
10103
10104 while ( NULL != pAdapterNode && VOS_STATUS_SUCCESS == status )
10105 {
10106 pAdapter = pAdapterNode->pAdapter;
10107
10108 if( pAdapter )
10109 {
10110 hddLog(VOS_TRACE_LEVEL_INFO,
Sushant Kaushik8bc7df22014-04-09 17:55:29 +053010111 "%s: Adapter with device mode %s (%d) exists",
10112 __func__, hdd_device_modetoString(pAdapter->device_mode),
10113 pAdapter->device_mode);
Padma, Santhosh Kumar98f271d2014-12-31 17:23:31 +053010114 if (((WLAN_HDD_INFRA_STATION == pAdapter->device_mode) ||
Rashmi Ramannab1429032014-04-26 14:59:09 +053010115 (WLAN_HDD_P2P_CLIENT == pAdapter->device_mode) ||
10116 (WLAN_HDD_P2P_DEVICE == pAdapter->device_mode)) &&
10117 (eConnectionState_Connecting ==
10118 (WLAN_HDD_GET_STATION_CTX_PTR(pAdapter))->conn_info.connState))
10119 {
10120 hddLog(VOS_TRACE_LEVEL_ERROR,
10121 "%s: %p(%d) Connection is in progress", __func__,
10122 WLAN_HDD_GET_STATION_CTX_PTR(pAdapter), pAdapter->sessionId);
10123 return VOS_TRUE;
10124 }
Padma, Santhosh Kumar98f271d2014-12-31 17:23:31 +053010125 if ((WLAN_HDD_INFRA_STATION == pAdapter->device_mode) &&
Padma, Santhosh Kumar3b9657d2015-02-04 19:37:32 +053010126 smeNeighborMiddleOfRoaming(WLAN_HDD_GET_HAL_CTX(pAdapter)))
Padma, Santhosh Kumar98f271d2014-12-31 17:23:31 +053010127 {
10128 hddLog(VOS_TRACE_LEVEL_ERROR,
10129 "%s: %p(%d) Reassociation is in progress", __func__,
10130 WLAN_HDD_GET_STATION_CTX_PTR(pAdapter), pAdapter->sessionId);
10131 return VOS_TRUE;
10132 }
10133 if ((WLAN_HDD_INFRA_STATION == pAdapter->device_mode) ||
Sushant Kaushik8bc7df22014-04-09 17:55:29 +053010134 (WLAN_HDD_P2P_CLIENT == pAdapter->device_mode) ||
10135 (WLAN_HDD_P2P_DEVICE == pAdapter->device_mode))
Madan Mohan Koyyalamudicfd53742013-01-11 15:29:03 -080010136 {
10137 pHddStaCtx = WLAN_HDD_GET_STATION_CTX_PTR(pAdapter);
10138 if ((eConnectionState_Associated == pHddStaCtx->conn_info.connState) &&
Sushant Kaushik8bc7df22014-04-09 17:55:29 +053010139 (VOS_FALSE == pHddStaCtx->conn_info.uIsAuthenticated))
Madan Mohan Koyyalamudicfd53742013-01-11 15:29:03 -080010140 {
10141 staMac = (v_U8_t *) &(pAdapter->macAddressCurrent.bytes[0]);
10142 hddLog(VOS_TRACE_LEVEL_ERROR,
Arif Hussain24bafea2013-11-15 15:10:03 -080010143 "%s: client " MAC_ADDRESS_STR
10144 " is in the middle of WPS/EAPOL exchange.", __func__,
10145 MAC_ADDR_ARRAY(staMac));
Rashmi Ramannab1429032014-04-26 14:59:09 +053010146 return VOS_TRUE;
Madan Mohan Koyyalamudicfd53742013-01-11 15:29:03 -080010147 }
10148 }
10149 else if ((WLAN_HDD_SOFTAP == pAdapter->device_mode) ||
10150 (WLAN_HDD_P2P_GO == pAdapter->device_mode))
10151 {
Sachin Ahujabcb0b7e2014-11-07 13:01:24 +053010152 v_CONTEXT_t pVosContext = ( WLAN_HDD_GET_CTX(pAdapter))->pvosContext;
10153 ptSapContext pSapCtx = NULL;
10154 pSapCtx = VOS_GET_SAP_CB(pVosContext);
10155 if(pSapCtx == NULL){
10156 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
10157 FL("psapCtx is NULL"));
10158 return VOS_FALSE;
10159 }
Madan Mohan Koyyalamudicfd53742013-01-11 15:29:03 -080010160 for (staId = 0; staId < WLAN_MAX_STA_COUNT; staId++)
10161 {
Sachin Ahujabcb0b7e2014-11-07 13:01:24 +053010162 if ((pSapCtx->aStaInfo[staId].isUsed) &&
10163 (WLANTL_STA_CONNECTED == pSapCtx->aStaInfo[staId].tlSTAState))
Madan Mohan Koyyalamudicfd53742013-01-11 15:29:03 -080010164 {
Sachin Ahujabcb0b7e2014-11-07 13:01:24 +053010165 staMac = (v_U8_t *) &(pSapCtx->aStaInfo[staId].macAddrSTA.bytes[0]);
Madan Mohan Koyyalamudicfd53742013-01-11 15:29:03 -080010166
10167 hddLog(VOS_TRACE_LEVEL_ERROR,
Arif Hussain24bafea2013-11-15 15:10:03 -080010168 "%s: client " MAC_ADDRESS_STR " of SoftAP/P2P-GO is in the "
10169 "middle of WPS/EAPOL exchange.", __func__,
10170 MAC_ADDR_ARRAY(staMac));
Rashmi Ramannab1429032014-04-26 14:59:09 +053010171 return VOS_TRUE;
Madan Mohan Koyyalamudicfd53742013-01-11 15:29:03 -080010172 }
10173 }
10174 }
10175 }
10176 status = hdd_get_next_adapter ( pHddCtx, pAdapterNode, &pNext );
10177 pAdapterNode = pNext;
10178 }
Rashmi Ramannab1429032014-04-26 14:59:09 +053010179 return VOS_FALSE;
Gopichand Nakkala747461f2013-04-24 19:24:45 +053010180}
Madan Mohan Koyyalamudicfd53742013-01-11 15:29:03 -080010181
10182/*
Mahesh A Saptasagarfafb7fe2014-05-16 13:19:37 +053010183 * FUNCTION: __wlan_hdd_cfg80211_scan
Jeff Johnson295189b2012-06-20 16:38:30 -070010184 * this scan respond to scan trigger and update cfg80211 scan database
10185 * later, scan dump command can be used to recieve scan results
10186 */
Mahesh A Saptasagarfafb7fe2014-05-16 13:19:37 +053010187int __wlan_hdd_cfg80211_scan( struct wiphy *wiphy,
Jeff Johnson3bbe4bf2013-01-18 17:05:29 -080010188#if (LINUX_VERSION_CODE < KERNEL_VERSION(3,6,0))
10189 struct net_device *dev,
10190#endif
10191 struct cfg80211_scan_request *request)
10192{
Siddharth Bhal0c162d02014-05-06 19:50:42 +053010193 hdd_adapter_t *pAdapter = NULL;
10194 hdd_context_t *pHddCtx = NULL;
10195 hdd_wext_state_t *pwextBuf = NULL;
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +053010196 hdd_config_t *cfg_param = NULL;
Jeff Johnson295189b2012-06-20 16:38:30 -070010197 tCsrScanRequest scanRequest;
10198 tANI_U8 *channelList = NULL, i;
10199 v_U32_t scanId = 0;
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +053010200 int status;
10201 hdd_scaninfo_t *pScanInfo = NULL;
Jeff Johnson295189b2012-06-20 16:38:30 -070010202 v_U8_t* pP2pIe = NULL;
Agarwal Ashishbd3e10b2014-11-24 19:19:46 +053010203 int ret = 0;
Jeff Johnson295189b2012-06-20 16:38:30 -070010204
Siddharth Bhal0c162d02014-05-06 19:50:42 +053010205#if (LINUX_VERSION_CODE >= KERNEL_VERSION(3,6,0))
10206 struct net_device *dev = NULL;
10207 if (NULL == request)
10208 {
10209 hddLog(VOS_TRACE_LEVEL_ERROR,
10210 "%s: scan req param null", __func__);
10211 return -EINVAL;
10212 }
10213 dev = request->wdev->netdev;
10214#endif
10215
10216 pAdapter = WLAN_HDD_GET_PRIV_PTR( dev );
10217 pHddCtx = WLAN_HDD_GET_CTX( pAdapter );
10218 pwextBuf = WLAN_HDD_GET_WEXT_STATE_PTR(pAdapter);
10219
Jeff Johnson295189b2012-06-20 16:38:30 -070010220 ENTER();
10221
Kaushik, Sushantb1ed0f42014-07-01 18:26:31 +053010222
Sushant Kaushik8bc7df22014-04-09 17:55:29 +053010223 hddLog(VOS_TRACE_LEVEL_INFO, "%s: device_mode = %s (%d)",
10224 __func__, hdd_device_modetoString(pAdapter->device_mode),
10225 pAdapter->device_mode);
Kaushik, Sushantb1ed0f42014-07-01 18:26:31 +053010226
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +053010227 status = wlan_hdd_validate_context(pHddCtx);
10228
10229 if (0 != status)
10230 {
10231 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
10232 "%s: HDD context is not valid", __func__);
10233 return status;
10234 }
10235
Siddharth Bhal0c162d02014-05-06 19:50:42 +053010236 if (NULL == pwextBuf)
10237 {
10238 hddLog (VOS_TRACE_LEVEL_ERROR, "%s ERROR: invalid WEXT state\n",
10239 __func__);
10240 return -EIO;
10241 }
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +053010242 cfg_param = pHddCtx->cfg_ini;
10243 pScanInfo = &pHddCtx->scan_info;
10244
Jeff Johnson295189b2012-06-20 16:38:30 -070010245#ifdef WLAN_BTAMP_FEATURE
10246 //Scan not supported when AMP traffic is on.
Gopichand Nakkala681989c2013-03-06 22:27:48 -080010247 if (VOS_TRUE == WLANBAP_AmpSessionOn())
Jeff Johnson295189b2012-06-20 16:38:30 -070010248 {
Madan Mohan Koyyalamudifd4e1da2012-11-09 17:50:19 -080010249 hddLog(VOS_TRACE_LEVEL_ERROR,
Jeff Johnson295189b2012-06-20 16:38:30 -070010250 "%s: No scanning when AMP is on", __func__);
10251 return -EOPNOTSUPP;
10252 }
10253#endif
10254 //Scan on any other interface is not supported.
Gopichand Nakkala681989c2013-03-06 22:27:48 -080010255 if (pAdapter->device_mode == WLAN_HDD_SOFTAP)
Jeff Johnson295189b2012-06-20 16:38:30 -070010256 {
Gopichand Nakkala681989c2013-03-06 22:27:48 -080010257 hddLog(VOS_TRACE_LEVEL_ERROR,
Sushant Kaushik8bc7df22014-04-09 17:55:29 +053010258 "%s: Not scanning on device_mode = %s (%d)",
10259 __func__, hdd_device_modetoString(pAdapter->device_mode),
10260 pAdapter->device_mode);
Jeff Johnson295189b2012-06-20 16:38:30 -070010261 return -EOPNOTSUPP;
10262 }
10263
10264 if (TRUE == pScanInfo->mScanPending)
10265 {
Kiet Lamac06e2c2013-10-23 16:25:07 +053010266 if ( MAX_PENDING_LOG > pScanInfo->mScanPendingCounter++ )
10267 {
10268 hddLog(VOS_TRACE_LEVEL_ERROR, "%s: mScanPending is TRUE", __func__);
10269 }
Gopichand Nakkala681989c2013-03-06 22:27:48 -080010270 return -EBUSY;
Jeff Johnson295189b2012-06-20 16:38:30 -070010271 }
10272
Gopichand Nakkala747461f2013-04-24 19:24:45 +053010273 //Don't Allow Scan and return busy if Remain On
Jeff Johnson32d95a32012-09-10 13:15:23 -070010274 //Channel and action frame is pending
10275 //Otherwise Cancel Remain On Channel and allow Scan
10276 //If no action frame pending
Gopichand Nakkala681989c2013-03-06 22:27:48 -080010277 if (0 != wlan_hdd_check_remain_on_channel(pAdapter))
Jeff Johnson32d95a32012-09-10 13:15:23 -070010278 {
Kiet Lamac06e2c2013-10-23 16:25:07 +053010279 hddLog(VOS_TRACE_LEVEL_ERROR, "%s: Remain On Channel Pending", __func__);
Jeff Johnson32d95a32012-09-10 13:15:23 -070010280 return -EBUSY;
10281 }
Gopichand Nakkala681989c2013-03-06 22:27:48 -080010282#ifdef FEATURE_WLAN_TDLS
Gopichand Nakkala638ebc72013-03-21 18:04:02 -070010283 /* if tdls disagree scan right now, return immediately.
10284 tdls will schedule the scan when scan is allowed. (return SUCCESS)
10285 or will reject the scan if any TDLS is in progress. (return -EBUSY)
10286 */
10287 status = wlan_hdd_tdls_scan_callback (pAdapter,
10288 wiphy,
10289#if (LINUX_VERSION_CODE < KERNEL_VERSION(3,6,0))
10290 dev,
Gopichand Nakkalac3c42b92013-03-20 19:42:34 -070010291#endif
Gopichand Nakkala638ebc72013-03-21 18:04:02 -070010292 request);
10293 if(status <= 0)
10294 {
Nirav Shah20ac06f2013-12-12 18:14:06 +053010295 if(!status)
10296 hddLog(VOS_TRACE_LEVEL_ERROR, "%s: TDLS in progress."
10297 "scan rejected %d", __func__, status);
10298 else
10299 hddLog(VOS_TRACE_LEVEL_ERROR, "%s: TDLS teardown is ongoing %d",
10300 __func__, status);
10301
Gopichand Nakkala638ebc72013-03-21 18:04:02 -070010302 return status;
Gopichand Nakkala681989c2013-03-06 22:27:48 -080010303 }
10304#endif
Jeff Johnson32d95a32012-09-10 13:15:23 -070010305
Jeff Johnson295189b2012-06-20 16:38:30 -070010306 if (mutex_lock_interruptible(&pHddCtx->tmInfo.tmOperationLock))
10307 {
10308 VOS_TRACE(VOS_MODULE_ID_HDD,VOS_TRACE_LEVEL_ERROR,
Jeff Johnson1250df42012-12-10 14:31:52 -080010309 "%s: Acquire lock fail", __func__);
Jeff Johnson295189b2012-06-20 16:38:30 -070010310 return -EAGAIN;
Gopichand Nakkala747461f2013-04-24 19:24:45 +053010311 }
Jeff Johnson295189b2012-06-20 16:38:30 -070010312 if (TRUE == pHddCtx->tmInfo.tmAction.enterImps)
10313 {
Nirav Shah20ac06f2013-12-12 18:14:06 +053010314 hddLog(VOS_TRACE_LEVEL_ERROR,
Jeff Johnson295189b2012-06-20 16:38:30 -070010315 "%s: MAX TM Level Scan not allowed", __func__);
10316 mutex_unlock(&pHddCtx->tmInfo.tmOperationLock);
Gopichand Nakkala747461f2013-04-24 19:24:45 +053010317 return -EBUSY;
Jeff Johnson295189b2012-06-20 16:38:30 -070010318 }
10319 mutex_unlock(&pHddCtx->tmInfo.tmOperationLock);
10320
Madan Mohan Koyyalamudicfd53742013-01-11 15:29:03 -080010321 /* Check if scan is allowed at this point of time.
10322 */
Padma, Santhosh Kumar98f271d2014-12-31 17:23:31 +053010323 if (hdd_isConnectionInProgress(pHddCtx))
Madan Mohan Koyyalamudicfd53742013-01-11 15:29:03 -080010324 {
10325 hddLog(VOS_TRACE_LEVEL_ERROR, "%s: Scan not allowed", __func__);
10326 return -EBUSY;
10327 }
Gopichand Nakkala747461f2013-04-24 19:24:45 +053010328
Jeff Johnson295189b2012-06-20 16:38:30 -070010329 vos_mem_zero( &scanRequest, sizeof(scanRequest));
10330
Padma, Santhosh Kumar787bd5c2014-05-15 20:09:31 +053010331 hddLog(VOS_TRACE_LEVEL_INFO, "scan request for ssid = %d",
10332 (int)request->n_ssids);
10333
Agarwal Ashishbd3e10b2014-11-24 19:19:46 +053010334
Padma, Santhosh Kumar787bd5c2014-05-15 20:09:31 +053010335 /* Even though supplicant doesn't provide any SSIDs, n_ssids is set to 1.
10336 * Becasue of this, driver is assuming that this is not wildcard scan and so
10337 * is not aging out the scan results.
10338 */
10339 if (request->ssids && '\0' == request->ssids->ssid[0])
Jeff Johnson295189b2012-06-20 16:38:30 -070010340 {
Padma, Santhosh Kumar787bd5c2014-05-15 20:09:31 +053010341 request->n_ssids = 0;
Jeff Johnson295189b2012-06-20 16:38:30 -070010342 }
Padma, Santhosh Kumar787bd5c2014-05-15 20:09:31 +053010343
10344 if ((request->ssids) && (0 < request->n_ssids))
10345 {
10346 tCsrSSIDInfo *SsidInfo;
10347 int j;
10348 scanRequest.SSIDs.numOfSSIDs = request->n_ssids;
10349 /* Allocate num_ssid tCsrSSIDInfo structure */
10350 SsidInfo = scanRequest.SSIDs.SSIDList =
10351 ( tCsrSSIDInfo *)vos_mem_malloc(
10352 request->n_ssids*sizeof(tCsrSSIDInfo));
10353
10354 if(NULL == scanRequest.SSIDs.SSIDList)
10355 {
10356 hddLog(VOS_TRACE_LEVEL_ERROR,
10357 "%s: memory alloc failed SSIDInfo buffer", __func__);
10358 return -ENOMEM;
10359 }
10360
10361 /* copy all the ssid's and their length */
10362 for(j = 0; j < request->n_ssids; j++, SsidInfo++)
10363 {
10364 /* get the ssid length */
10365 SsidInfo->SSID.length = request->ssids[j].ssid_len;
10366 vos_mem_copy(SsidInfo->SSID.ssId, &request->ssids[j].ssid[0],
10367 SsidInfo->SSID.length);
10368 SsidInfo->SSID.ssId[SsidInfo->SSID.length] = '\0';
10369 hddLog(VOS_TRACE_LEVEL_INFO, "SSID number %d: %s",
10370 j, SsidInfo->SSID.ssId);
10371 }
10372 /* set the scan type to active */
10373 scanRequest.scanType = eSIR_ACTIVE_SCAN;
10374 }
10375 else if(WLAN_HDD_P2P_GO == pAdapter->device_mode)
Jeff Johnson295189b2012-06-20 16:38:30 -070010376 {
Siddharth Bhal0c162d02014-05-06 19:50:42 +053010377 MTRACE(vos_trace(VOS_MODULE_ID_HDD,
10378 TRACE_CODE_HDD_CFG80211_SCAN,
10379 pAdapter->sessionId, 0));
Jeff Johnson295189b2012-06-20 16:38:30 -070010380 /* set the scan type to active */
10381 scanRequest.scanType = eSIR_ACTIVE_SCAN;
Jeff Johnson295189b2012-06-20 16:38:30 -070010382 }
Padma, Santhosh Kumar787bd5c2014-05-15 20:09:31 +053010383 else
10384 {
10385 /*Set the scan type to default type, in this case it is ACTIVE*/
10386 scanRequest.scanType = pScanInfo->scan_mode;
10387 }
10388 scanRequest.minChnTime = cfg_param->nActiveMinChnTime;
10389 scanRequest.maxChnTime = cfg_param->nActiveMaxChnTime;
Jeff Johnson295189b2012-06-20 16:38:30 -070010390
10391 /* set BSSType to default type */
10392 scanRequest.BSSType = eCSR_BSS_TYPE_ANY;
10393
10394 /*TODO: scan the requested channels only*/
10395
10396 /*Right now scanning all the channels */
Padma, Santhosh Kumar787bd5c2014-05-15 20:09:31 +053010397 if (MAX_CHANNEL < request->n_channels)
Jeff Johnson295189b2012-06-20 16:38:30 -070010398 {
Padma, Santhosh Kumar787bd5c2014-05-15 20:09:31 +053010399 hddLog(VOS_TRACE_LEVEL_WARN,
10400 "No of Scan Channels exceeded limit: %d", request->n_channels);
10401 request->n_channels = MAX_CHANNEL;
10402 }
10403
10404 hddLog(VOS_TRACE_LEVEL_INFO,
10405 "No of Scan Channels: %d", request->n_channels);
10406
10407
10408 if( request->n_channels )
10409 {
10410 char chList [(request->n_channels*5)+1];
10411 int len;
10412 channelList = vos_mem_malloc( request->n_channels );
10413 if( NULL == channelList )
c_hpothu53512302014-04-15 18:49:53 +053010414 {
Padma, Santhosh Kumar787bd5c2014-05-15 20:09:31 +053010415 hddLog(VOS_TRACE_LEVEL_ERROR,
10416 "%s: memory alloc failed channelList", __func__);
10417 status = -ENOMEM;
10418 goto free_mem;
c_hpothu53512302014-04-15 18:49:53 +053010419 }
Padma, Santhosh Kumar787bd5c2014-05-15 20:09:31 +053010420
10421 for( i = 0, len = 0; i < request->n_channels ; i++ )
10422 {
10423 channelList[i] = request->channels[i]->hw_value;
10424 len += snprintf(chList+len, 5, "%d ", channelList[i]);
10425 }
10426
Nirav Shah20ac06f2013-12-12 18:14:06 +053010427 hddLog(VOS_TRACE_LEVEL_INFO,
Padma, Santhosh Kumar787bd5c2014-05-15 20:09:31 +053010428 "Channel-List: %s ", chList);
10429 }
c_hpothu53512302014-04-15 18:49:53 +053010430
Padma, Santhosh Kumar787bd5c2014-05-15 20:09:31 +053010431 scanRequest.ChannelInfo.numOfChannels = request->n_channels;
10432 scanRequest.ChannelInfo.ChannelList = channelList;
10433
10434 /* set requestType to full scan */
10435 scanRequest.requestType = eCSR_SCAN_REQUEST_FULL_SCAN;
10436
Agarwal Ashishbd3e10b2014-11-24 19:19:46 +053010437 /* if there is back to back scan happening in driver with in
10438 * nDeferScanTimeInterval interval driver should defer new scan request
10439 * and should provide last cached scan results instead of new channel list.
10440 * This rule is not applicable if scan is p2p scan.
10441 * This condition will work only in case when last request no of channels
10442 * and channels are exactly same as new request.
Agarwal Ashish57e84372014-12-05 18:26:53 +053010443 * This should be done only in connected state
Agarwal Ashishbd3e10b2014-11-24 19:19:46 +053010444 */
Agarwal Ashishbd3e10b2014-11-24 19:19:46 +053010445
Agarwal Ashish57e84372014-12-05 18:26:53 +053010446 if ((VOS_STATUS_SUCCESS == hdd_is_any_session_connected(pHddCtx)))
10447 {
10448 if ( pScanInfo->last_scan_timestamp !=0 &&
10449 ((vos_timer_get_system_time() - pScanInfo->last_scan_timestamp ) < pHddCtx->cfg_ini->nDeferScanTimeInterval))
10450 {
10451 if ( request->no_cck == FALSE && scanRequest.ChannelInfo.numOfChannels != 1 &&
10452 (pScanInfo->last_scan_numChannels == scanRequest.ChannelInfo.numOfChannels) &&
10453 vos_mem_compare(pScanInfo->last_scan_channelList,
10454 channelList, pScanInfo->last_scan_numChannels))
10455 {
10456 hddLog(VOS_TRACE_LEVEL_WARN,
10457 " New and old station scan time differ is less then %u",
10458 pHddCtx->cfg_ini->nDeferScanTimeInterval);
10459
10460 ret = wlan_hdd_cfg80211_update_bss((WLAN_HDD_GET_CTX(pAdapter))->wiphy,
Agarwal Ashishbd3e10b2014-11-24 19:19:46 +053010461 pAdapter);
10462
Agarwal Ashish57e84372014-12-05 18:26:53 +053010463 hddLog(VOS_TRACE_LEVEL_WARN,
Masti, Narayanraddide03eb02015-02-06 11:23:50 +053010464 "Return old cached scan as all channels and no of channels are same");
10465
Agarwal Ashish57e84372014-12-05 18:26:53 +053010466 if (0 > ret)
10467 hddLog(VOS_TRACE_LEVEL_INFO, "%s: NO SCAN result", __func__);
Agarwal Ashishbd3e10b2014-11-24 19:19:46 +053010468
Agarwal Ashish57e84372014-12-05 18:26:53 +053010469 cfg80211_scan_done(request, eCSR_SCAN_SUCCESS);
Masti, Narayanraddide03eb02015-02-06 11:23:50 +053010470
10471 status = eHAL_STATUS_SUCCESS;
10472 goto free_mem;
Agarwal Ashish57e84372014-12-05 18:26:53 +053010473 }
10474 }
Agarwal Ashishbd3e10b2014-11-24 19:19:46 +053010475 }
10476
Padma, Santhosh Kumar787bd5c2014-05-15 20:09:31 +053010477 /* Flush the scan results(only p2p beacons) for STA scan and P2P
10478 * search (Flush on both full scan and social scan but not on single
10479 * channel scan).P2P search happens on 3 social channels (1, 6, 11)
10480 */
10481
10482 /* Supplicant does single channel scan after 8-way handshake
10483 * and in that case driver shoudnt flush scan results. If
10484 * driver flushes the scan results here and unfortunately if
10485 * the AP doesnt respond to our probe req then association
10486 * fails which is not desired
10487 */
10488
10489 if( request->n_channels != WLAN_HDD_P2P_SINGLE_CHANNEL_SCAN )
10490 {
10491 hddLog(VOS_TRACE_LEVEL_DEBUG, "Flushing P2P Results");
10492 sme_ScanFlushP2PResult( WLAN_HDD_GET_HAL_CTX(pAdapter),
10493 pAdapter->sessionId );
10494 }
10495
10496 if( request->ie_len )
10497 {
10498 /* save this for future association (join requires this) */
10499 /*TODO: Array needs to be converted to dynamic allocation,
10500 * as multiple ie.s can be sent in cfg80211_scan_request structure
10501 * CR 597966
10502 */
10503 memset( &pScanInfo->scanAddIE, 0, sizeof(pScanInfo->scanAddIE) );
10504 memcpy( pScanInfo->scanAddIE.addIEdata, request->ie, request->ie_len);
10505 pScanInfo->scanAddIE.length = request->ie_len;
10506
10507 if ((WLAN_HDD_INFRA_STATION == pAdapter->device_mode) ||
10508 (WLAN_HDD_P2P_CLIENT == pAdapter->device_mode) ||
10509 (WLAN_HDD_P2P_DEVICE == pAdapter->device_mode))
Jeff Johnson295189b2012-06-20 16:38:30 -070010510 {
Padma, Santhosh Kumar787bd5c2014-05-15 20:09:31 +053010511 if ( request->ie_len <= SIR_MAC_MAX_IE_LENGTH)
Jeff Johnson295189b2012-06-20 16:38:30 -070010512 {
Padma, Santhosh Kumar787bd5c2014-05-15 20:09:31 +053010513 pwextBuf->roamProfile.nAddIEScanLength = request->ie_len;
10514 memcpy( pwextBuf->roamProfile.addIEScan,
10515 request->ie, request->ie_len);
10516 }
10517 else
10518 {
10519 hddLog(VOS_TRACE_LEVEL_ERROR, "Scan Ie length is invalid:"
10520 "%zu", request->ie_len);
Jeff Johnson295189b2012-06-20 16:38:30 -070010521 }
10522
Padma, Santhosh Kumar787bd5c2014-05-15 20:09:31 +053010523 }
10524 scanRequest.uIEFieldLen = pScanInfo->scanAddIE.length;
10525 scanRequest.pIEField = pScanInfo->scanAddIE.addIEdata;
10526
10527 pP2pIe = wlan_hdd_get_p2p_ie_ptr((v_U8_t*)request->ie,
10528 request->ie_len);
10529 if (pP2pIe != NULL)
10530 {
10531#ifdef WLAN_FEATURE_P2P_DEBUG
10532 if (((globalP2PConnectionStatus == P2P_GO_NEG_COMPLETED) ||
10533 (globalP2PConnectionStatus == P2P_GO_NEG_PROCESS)) &&
10534 (WLAN_HDD_P2P_CLIENT == pAdapter->device_mode))
Nirav Shah20ac06f2013-12-12 18:14:06 +053010535 {
Padma, Santhosh Kumar787bd5c2014-05-15 20:09:31 +053010536 globalP2PConnectionStatus = P2P_CLIENT_CONNECTING_STATE_1;
10537 hddLog(VOS_TRACE_LEVEL_ERROR,"[P2P State] Changing state from "
10538 "Go nego completed to Connection is started");
10539 hddLog(VOS_TRACE_LEVEL_ERROR,"[P2P]P2P Scanning is started "
10540 "for 8way Handshake");
Nirav Shah20ac06f2013-12-12 18:14:06 +053010541 }
Padma, Santhosh Kumar787bd5c2014-05-15 20:09:31 +053010542 else if((globalP2PConnectionStatus == P2P_CLIENT_DISCONNECTED_STATE) &&
10543 (WLAN_HDD_P2P_CLIENT == pAdapter->device_mode))
Jeff Johnson295189b2012-06-20 16:38:30 -070010544 {
Padma, Santhosh Kumar787bd5c2014-05-15 20:09:31 +053010545 globalP2PConnectionStatus = P2P_CLIENT_CONNECTING_STATE_2;
10546 hddLog(VOS_TRACE_LEVEL_ERROR,"[P2P State] Changing state from "
10547 "Disconnected state to Connection is started");
10548 hddLog(VOS_TRACE_LEVEL_ERROR,"[P2P]P2P Scanning is started "
10549 "for 4way Handshake");
10550 }
10551#endif
10552
10553 /* no_cck will be set during p2p find to disable 11b rates */
10554 if(TRUE == request->no_cck)
10555 {
10556 hddLog(VOS_TRACE_LEVEL_INFO,
10557 "%s: This is a P2P Search", __func__);
10558 scanRequest.p2pSearch = 1;
10559
10560 if( request->n_channels == WLAN_HDD_P2P_SOCIAL_CHANNELS )
Agarwal Ashish4f616132013-12-30 23:32:50 +053010561 {
Padma, Santhosh Kumar787bd5c2014-05-15 20:09:31 +053010562 /* set requestType to P2P Discovery */
10563 scanRequest.requestType = eCSR_SCAN_P2P_DISCOVERY;
10564 }
10565
10566 /*
10567 Skip Dfs Channel in case of P2P Search
10568 if it is set in ini file
10569 */
10570 if(cfg_param->skipDfsChnlInP2pSearch)
10571 {
10572 scanRequest.skipDfsChnlInP2pSearch = 1;
Agarwal Ashish4f616132013-12-30 23:32:50 +053010573 }
10574 else
10575 {
Padma, Santhosh Kumar787bd5c2014-05-15 20:09:31 +053010576 scanRequest.skipDfsChnlInP2pSearch = 0;
Agarwal Ashish4f616132013-12-30 23:32:50 +053010577 }
Jeff Johnson295189b2012-06-20 16:38:30 -070010578
Agarwal Ashish4f616132013-12-30 23:32:50 +053010579 }
Jeff Johnson295189b2012-06-20 16:38:30 -070010580 }
10581 }
10582
10583 INIT_COMPLETION(pScanInfo->scan_req_completion_event);
10584
Madan Mohan Koyyalamudi9f5a10c2012-09-28 14:46:16 -070010585 /* acquire the wakelock to avoid the apps suspend during the scan. To
10586 * address the following issues.
10587 * 1) Disconnected scenario: we are not allowing the suspend as WLAN is not in
10588 * BMPS/IMPS this result in android trying to suspend aggressively and backing off
10589 * for long time, this result in apps running at full power for long time.
10590 * 2) Connected scenario: If we allow the suspend during the scan, RIVA will
10591 * be stuck in full power because of resume BMPS
10592 */
10593 hdd_prevent_suspend();
Jeff Johnsone7245742012-09-05 17:12:55 -070010594
Nirav Shah20ac06f2013-12-12 18:14:06 +053010595 hddLog(VOS_TRACE_LEVEL_INFO_HIGH,
10596 "requestType %d, scanType %d, minChnTime %d, maxChnTime %d,"
Sushant Kaushik8bc7df22014-04-09 17:55:29 +053010597 "p2pSearch %d, skipDfsChnlInP2pSearch %d",
10598 scanRequest.requestType, scanRequest.scanType,
10599 scanRequest.minChnTime, scanRequest.maxChnTime,
Nirav Shah20ac06f2013-12-12 18:14:06 +053010600 scanRequest.p2pSearch, scanRequest.skipDfsChnlInP2pSearch);
10601
Siddharth Bhal76972212014-10-15 16:22:51 +053010602 if (pHddCtx->spoofMacAddr.isEnabled)
10603 {
10604 hddLog(VOS_TRACE_LEVEL_INFO,
10605 "%s: MAC Spoofing enabled for current scan", __func__);
10606 /* Updating SelfSta Mac Addr in TL which will be used to get staidx
10607 * to fill TxBds for probe request during current scan
10608 */
10609 WLANTL_updateSpoofMacAddr(pHddCtx->pvosContext,
10610 &pHddCtx->spoofMacAddr.randomMacAddr, &pAdapter->macAddressCurrent);
10611 }
10612
Jeff Johnsone7245742012-09-05 17:12:55 -070010613 status = sme_ScanRequest( WLAN_HDD_GET_HAL_CTX(pAdapter),
Jeff Johnson295189b2012-06-20 16:38:30 -070010614 pAdapter->sessionId, &scanRequest, &scanId,
10615 &hdd_cfg80211_scan_done_callback, dev );
Jeff Johnsone7245742012-09-05 17:12:55 -070010616
Jeff Johnson295189b2012-06-20 16:38:30 -070010617 if (eHAL_STATUS_SUCCESS != status)
10618 {
10619 hddLog(VOS_TRACE_LEVEL_ERROR,
10620 "%s: sme_ScanRequest returned error %d", __func__, status);
10621 complete(&pScanInfo->scan_req_completion_event);
Madan Mohan Koyyalamudi3b230fe2012-10-18 14:46:32 -070010622 if(eHAL_STATUS_RESOURCES == status)
10623 {
Nirav Shah20ac06f2013-12-12 18:14:06 +053010624 hddLog(VOS_TRACE_LEVEL_ERROR, "%s: HO is in progress."
10625 "So defer the scan by informing busy",__func__);
Madan Mohan Koyyalamudi3b230fe2012-10-18 14:46:32 -070010626 status = -EBUSY;
10627 } else {
10628 status = -EIO;
10629 }
Madan Mohan Koyyalamudi9f5a10c2012-09-28 14:46:16 -070010630 hdd_allow_suspend();
Jeff Johnson295189b2012-06-20 16:38:30 -070010631 goto free_mem;
10632 }
10633
10634 pScanInfo->mScanPending = TRUE;
Kaushik, Sushant4975a572014-10-21 16:07:48 +053010635 pScanInfo->sessionId = pAdapter->sessionId;
Jeff Johnson295189b2012-06-20 16:38:30 -070010636 pAdapter->request = request;
10637 pScanInfo->scanId = scanId;
10638
10639 complete(&pScanInfo->scan_req_completion_event);
10640
10641free_mem:
10642 if( scanRequest.SSIDs.SSIDList )
10643 {
10644 vos_mem_free(scanRequest.SSIDs.SSIDList);
10645 }
10646
10647 if( channelList )
10648 vos_mem_free( channelList );
10649
10650 EXIT();
10651
10652 return status;
10653}
10654
Mahesh A Saptasagarfafb7fe2014-05-16 13:19:37 +053010655int wlan_hdd_cfg80211_scan( struct wiphy *wiphy,
10656#if (LINUX_VERSION_CODE < KERNEL_VERSION(3,6,0))
10657 struct net_device *dev,
10658#endif
10659 struct cfg80211_scan_request *request)
10660{
10661 int ret;
10662
10663 vos_ssr_protect(__func__);
10664 ret = __wlan_hdd_cfg80211_scan(wiphy,
10665#if (LINUX_VERSION_CODE < KERNEL_VERSION(3,6,0))
10666 dev,
10667#endif
10668 request);
10669 vos_ssr_unprotect(__func__);
10670
10671 return ret;
10672}
Shailender Karmuchi15cd0672013-05-15 19:50:04 -070010673
10674void hdd_select_cbmode( hdd_adapter_t *pAdapter,v_U8_t operationChannel)
10675{
10676 v_U8_t iniDot11Mode =
10677 (WLAN_HDD_GET_CTX(pAdapter))->cfg_ini->dot11Mode;
10678 eHddDot11Mode hddDot11Mode = iniDot11Mode;
10679
Arun Kumar Khandavalli94a2bb02013-12-28 19:17:25 +053010680 hddLog(LOG1, FL("Channel Bonding Mode Selected is %u"),
10681 iniDot11Mode);
Shailender Karmuchi15cd0672013-05-15 19:50:04 -070010682 switch ( iniDot11Mode )
10683 {
10684 case eHDD_DOT11_MODE_AUTO:
10685 case eHDD_DOT11_MODE_11ac:
10686 case eHDD_DOT11_MODE_11ac_ONLY:
10687#ifdef WLAN_FEATURE_11AC
Abhishek Singh4b1d2352014-08-01 21:59:28 +053010688 if ( sme_IsFeatureSupportedByDriver(DOT11AC) &&
10689 sme_IsFeatureSupportedByFW(DOT11AC) )
10690 hddDot11Mode = eHDD_DOT11_MODE_11ac;
10691 else
10692 hddDot11Mode = eHDD_DOT11_MODE_11n;
Shailender Karmuchi15cd0672013-05-15 19:50:04 -070010693#else
10694 hddDot11Mode = eHDD_DOT11_MODE_11n;
10695#endif
10696 break;
10697 case eHDD_DOT11_MODE_11n:
10698 case eHDD_DOT11_MODE_11n_ONLY:
10699 hddDot11Mode = eHDD_DOT11_MODE_11n;
10700 break;
10701 default:
10702 hddDot11Mode = iniDot11Mode;
10703 break;
10704 }
Hardik Kantilal Patel086e0a32014-11-20 14:56:26 +053010705#ifdef WLAN_FEATURE_AP_HT40_24G
10706 if (operationChannel > SIR_11B_CHANNEL_END)
10707#endif
10708 {
10709 /* This call decides required channel bonding mode */
10710 sme_SelectCBMode((WLAN_HDD_GET_CTX(pAdapter)->hHal),
Shailender Karmuchi15cd0672013-05-15 19:50:04 -070010711 hdd_cfg_xlate_to_csr_phy_mode(hddDot11Mode),
10712 operationChannel);
Hardik Kantilal Patel086e0a32014-11-20 14:56:26 +053010713 }
Shailender Karmuchi15cd0672013-05-15 19:50:04 -070010714}
10715
Jeff Johnson295189b2012-06-20 16:38:30 -070010716/*
10717 * FUNCTION: wlan_hdd_cfg80211_connect_start
Gopichand Nakkala747461f2013-04-24 19:24:45 +053010718 * This function is used to start the association process
Jeff Johnson295189b2012-06-20 16:38:30 -070010719 */
Gopichand Nakkala747461f2013-04-24 19:24:45 +053010720int wlan_hdd_cfg80211_connect_start( hdd_adapter_t *pAdapter,
Jeff Johnson32d95a32012-09-10 13:15:23 -070010721 const u8 *ssid, size_t ssid_len, const u8 *bssid, u8 operatingChannel)
Jeff Johnson295189b2012-06-20 16:38:30 -070010722{
10723 int status = 0;
10724 hdd_wext_state_t *pWextState;
Yue Mae36e3552014-03-05 17:06:20 -080010725 hdd_context_t *pHddCtx;
Jeff Johnson295189b2012-06-20 16:38:30 -070010726 v_U32_t roamId;
10727 tCsrRoamProfile *pRoamProfile;
Jeff Johnson295189b2012-06-20 16:38:30 -070010728 eCsrAuthType RSNAuthType;
10729
10730 ENTER();
10731
10732 pWextState = WLAN_HDD_GET_WEXT_STATE_PTR(pAdapter);
Yue Mae36e3552014-03-05 17:06:20 -080010733 pHddCtx = WLAN_HDD_GET_CTX(pAdapter);
10734
10735 status = wlan_hdd_validate_context(pHddCtx);
10736 if (status)
10737 {
10738 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
10739 "%s: HDD context is not valid!", __func__);
10740 return status;
10741 }
Gopichand Nakkala747461f2013-04-24 19:24:45 +053010742
Jeff Johnson295189b2012-06-20 16:38:30 -070010743 if (SIR_MAC_MAX_SSID_LENGTH < ssid_len)
10744 {
10745 hddLog(VOS_TRACE_LEVEL_ERROR, "%s: wrong SSID len", __func__);
10746 return -EINVAL;
10747 }
10748
10749 pRoamProfile = &pWextState->roamProfile;
10750
Gopichand Nakkala747461f2013-04-24 19:24:45 +053010751 if (pRoamProfile)
Jeff Johnson295189b2012-06-20 16:38:30 -070010752 {
Jeff Johnsone7245742012-09-05 17:12:55 -070010753 hdd_station_ctx_t *pHddStaCtx;
10754 pHddStaCtx = WLAN_HDD_GET_STATION_CTX_PTR(pAdapter);
Jeff Johnson295189b2012-06-20 16:38:30 -070010755
Gopichand Nakkala747461f2013-04-24 19:24:45 +053010756 if (HDD_WMM_USER_MODE_NO_QOS ==
Jeff Johnson295189b2012-06-20 16:38:30 -070010757 (WLAN_HDD_GET_CTX(pAdapter))->cfg_ini->WmmMode)
10758 {
10759 /*QoS not enabled in cfg file*/
10760 pRoamProfile->uapsd_mask = 0;
10761 }
10762 else
10763 {
10764 /*QoS enabled, update uapsd mask from cfg file*/
Gopichand Nakkala747461f2013-04-24 19:24:45 +053010765 pRoamProfile->uapsd_mask =
Jeff Johnson295189b2012-06-20 16:38:30 -070010766 (WLAN_HDD_GET_CTX(pAdapter))->cfg_ini->UapsdMask;
10767 }
10768
10769 pRoamProfile->SSIDs.numOfSSIDs = 1;
10770 pRoamProfile->SSIDs.SSIDList->SSID.length = ssid_len;
10771 vos_mem_zero(pRoamProfile->SSIDs.SSIDList->SSID.ssId,
Gopichand Nakkala747461f2013-04-24 19:24:45 +053010772 sizeof(pRoamProfile->SSIDs.SSIDList->SSID.ssId));
Jeff Johnson295189b2012-06-20 16:38:30 -070010773 vos_mem_copy((void *)(pRoamProfile->SSIDs.SSIDList->SSID.ssId),
10774 ssid, ssid_len);
10775
10776 if (bssid)
10777 {
10778 pRoamProfile->BSSIDs.numOfBSSIDs = 1;
10779 vos_mem_copy((void *)(pRoamProfile->BSSIDs.bssid), bssid,
10780 WNI_CFG_BSSID_LEN);
Gopichand Nakkala747461f2013-04-24 19:24:45 +053010781 /* Save BSSID in seperate variable as well, as RoamProfile
10782 BSSID is getting zeroed out in the association process. And in
Jeff Johnson295189b2012-06-20 16:38:30 -070010783 case of join failure we should send valid BSSID to supplicant
10784 */
10785 vos_mem_copy((void *)(pWextState->req_bssId), bssid,
10786 WNI_CFG_BSSID_LEN);
10787 }
Dhanashri Atre51981c62013-06-13 11:47:57 -070010788 else
10789 {
10790 vos_mem_zero((void *)(pRoamProfile->BSSIDs.bssid),WNI_CFG_BSSID_LEN);
10791 }
Jeff Johnson295189b2012-06-20 16:38:30 -070010792
Arun Kumar Khandavalli94a2bb02013-12-28 19:17:25 +053010793 hddLog(LOG1, FL("Connect to SSID: %s opertating Channel: %u"),
10794 pRoamProfile->SSIDs.SSIDList->SSID.ssId, operatingChannel);
Jeff Johnson295189b2012-06-20 16:38:30 -070010795 if ((IW_AUTH_WPA_VERSION_WPA == pWextState->wpaVersion) ||
10796 (IW_AUTH_WPA_VERSION_WPA2 == pWextState->wpaVersion))
Gopichand Nakkala747461f2013-04-24 19:24:45 +053010797 {
Jeff Johnson295189b2012-06-20 16:38:30 -070010798 /*set gen ie*/
10799 hdd_SetGENIEToCsr(pAdapter, &RSNAuthType);
10800 /*set auth*/
10801 hdd_set_csr_auth_type(pAdapter, RSNAuthType);
10802 }
Jeff Johnson295189b2012-06-20 16:38:30 -070010803#ifdef FEATURE_WLAN_WAPI
10804 if (pAdapter->wapi_info.nWapiMode)
10805 {
Madan Mohan Koyyalamudi87054ba2012-11-02 13:24:12 -070010806 hddLog(LOG1, "%s: Setting WAPI AUTH Type and Encryption Mode values", __func__);
Jeff Johnson295189b2012-06-20 16:38:30 -070010807 switch (pAdapter->wapi_info.wapiAuthMode)
10808 {
10809 case WAPI_AUTH_MODE_PSK:
10810 {
Madan Mohan Koyyalamudi87054ba2012-11-02 13:24:12 -070010811 hddLog(LOG1, "%s: WAPI AUTH TYPE: PSK: %d", __func__,
Jeff Johnson295189b2012-06-20 16:38:30 -070010812 pAdapter->wapi_info.wapiAuthMode);
10813 pRoamProfile->AuthType.authType[0] = eCSR_AUTH_TYPE_WAPI_WAI_PSK;
10814 break;
10815 }
10816 case WAPI_AUTH_MODE_CERT:
10817 {
Madan Mohan Koyyalamudi87054ba2012-11-02 13:24:12 -070010818 hddLog(LOG1, "%s: WAPI AUTH TYPE: CERT: %d", __func__,
Jeff Johnson295189b2012-06-20 16:38:30 -070010819 pAdapter->wapi_info.wapiAuthMode);
10820 pRoamProfile->AuthType.authType[0] = eCSR_AUTH_TYPE_WAPI_WAI_CERTIFICATE;
10821 break;
10822 }
10823 } // End of switch
10824 if ( pAdapter->wapi_info.wapiAuthMode == WAPI_AUTH_MODE_PSK ||
10825 pAdapter->wapi_info.wapiAuthMode == WAPI_AUTH_MODE_CERT)
10826 {
Madan Mohan Koyyalamudi87054ba2012-11-02 13:24:12 -070010827 hddLog(LOG1, "%s: WAPI PAIRWISE/GROUP ENCRYPTION: WPI", __func__);
Jeff Johnson295189b2012-06-20 16:38:30 -070010828 pRoamProfile->AuthType.numEntries = 1;
10829 pRoamProfile->EncryptionType.numEntries = 1;
10830 pRoamProfile->EncryptionType.encryptionType[0] = eCSR_ENCRYPT_TYPE_WPI;
10831 pRoamProfile->mcEncryptionType.numEntries = 1;
10832 pRoamProfile->mcEncryptionType.encryptionType[0] = eCSR_ENCRYPT_TYPE_WPI;
10833 }
10834 }
10835#endif /* FEATURE_WLAN_WAPI */
Gopichand Nakkala870cbae2013-03-15 21:16:09 +053010836#ifdef WLAN_FEATURE_GTK_OFFLOAD
Gopichand Nakkalad36ee622013-05-07 14:13:27 +053010837 /* Initializing gtkOffloadReqParams */
Gopichand Nakkala870cbae2013-03-15 21:16:09 +053010838 if ((WLAN_HDD_INFRA_STATION == pAdapter->device_mode) ||
10839 (WLAN_HDD_P2P_CLIENT == pAdapter->device_mode))
10840 {
Gopichand Nakkalad36ee622013-05-07 14:13:27 +053010841 memset(&pHddStaCtx->gtkOffloadReqParams, 0,
10842 sizeof (tSirGtkOffloadParams));
10843 pHddStaCtx->gtkOffloadReqParams.ulFlags = GTK_OFFLOAD_DISABLE;
Gopichand Nakkala870cbae2013-03-15 21:16:09 +053010844 }
10845#endif
Jeff Johnson295189b2012-06-20 16:38:30 -070010846 pRoamProfile->csrPersona = pAdapter->device_mode;
10847
Jeff Johnson32d95a32012-09-10 13:15:23 -070010848 if( operatingChannel )
10849 {
10850 pRoamProfile->ChannelInfo.ChannelList = &operatingChannel;
10851 pRoamProfile->ChannelInfo.numOfChannels = 1;
10852 }
Chet Lanctot186b5732013-03-18 10:26:30 -070010853 else
10854 {
10855 pRoamProfile->ChannelInfo.ChannelList = NULL;
10856 pRoamProfile->ChannelInfo.numOfChannels = 0;
10857 }
Shailender Karmuchi15cd0672013-05-15 19:50:04 -070010858 if ( (WLAN_HDD_IBSS == pAdapter->device_mode) && operatingChannel)
10859 {
10860 hdd_select_cbmode(pAdapter,operatingChannel);
10861 }
Arun Kumar Khandavalli94a2bb02013-12-28 19:17:25 +053010862
Madan Mohan Koyyalamudi42dcd162012-12-03 16:34:04 -080010863 /* change conn_state to connecting before sme_RoamConnect(), because sme_RoamConnect()
10864 * has a direct path to call hdd_smeRoamCallback(), which will change the conn_state
Gopichand Nakkala747461f2013-04-24 19:24:45 +053010865 * If direct path, conn_state will be accordingly changed to NotConnected or Associated
Madan Mohan Koyyalamudi42dcd162012-12-03 16:34:04 -080010866 * by either hdd_AssociationCompletionHandler() or hdd_DisConnectHandler() in sme_RoamCallback()
Madan Mohan Koyyalamudidf86c422012-12-04 17:03:44 -080010867 * if sme_RomConnect is to be queued, Connecting state will remain until it is completed.
10868 */
Gopichand Nakkalaa3c8fb62013-06-21 15:36:42 +053010869 if (WLAN_HDD_INFRA_STATION == pAdapter->device_mode ||
10870 WLAN_HDD_P2P_CLIENT == pAdapter->device_mode)
Abhishek Singhf4669da2014-05-26 15:07:49 +053010871 {
10872 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_INFO,
10873 "%s: Set HDD connState to eConnectionState_Connecting",
10874 __func__);
Madan Mohan Koyyalamudidf86c422012-12-04 17:03:44 -080010875 hdd_connSetConnectionState(WLAN_HDD_GET_STATION_CTX_PTR(pAdapter),
10876 eConnectionState_Connecting);
Abhishek Singhf4669da2014-05-26 15:07:49 +053010877 }
Gopichand Nakkala747461f2013-04-24 19:24:45 +053010878 status = sme_RoamConnect( WLAN_HDD_GET_HAL_CTX(pAdapter),
Jeff Johnson295189b2012-06-20 16:38:30 -070010879 pAdapter->sessionId, pRoamProfile, &roamId);
10880
Gopichand Nakkalaa3c8fb62013-06-21 15:36:42 +053010881 if ((eHAL_STATUS_SUCCESS != status) &&
10882 (WLAN_HDD_INFRA_STATION == pAdapter->device_mode ||
10883 WLAN_HDD_P2P_CLIENT == pAdapter->device_mode))
Madan Mohan Koyyalamudid5acbf52012-11-28 01:45:08 +053010884
10885 {
Madan Mohan Koyyalamudi42dcd162012-12-03 16:34:04 -080010886 hddLog(VOS_TRACE_LEVEL_ERROR, "%s: sme_RoamConnect (session %d) failed with "
10887 "status %d. -> NotConnected", __func__, pAdapter->sessionId, status);
10888 /* change back to NotAssociated */
Madan Mohan Koyyalamudid5acbf52012-11-28 01:45:08 +053010889 hdd_connSetConnectionState(WLAN_HDD_GET_STATION_CTX_PTR(pAdapter),
Madan Mohan Koyyalamudi42dcd162012-12-03 16:34:04 -080010890 eConnectionState_NotConnected);
Madan Mohan Koyyalamudid5acbf52012-11-28 01:45:08 +053010891 }
Madan Mohan Koyyalamudidf86c422012-12-04 17:03:44 -080010892
10893 pRoamProfile->ChannelInfo.ChannelList = NULL;
10894 pRoamProfile->ChannelInfo.numOfChannels = 0;
10895
Jeff Johnson295189b2012-06-20 16:38:30 -070010896 }
10897 else
10898 {
10899 hddLog(VOS_TRACE_LEVEL_ERROR, "%s: No valid Roam profile", __func__);
10900 return -EINVAL;
10901 }
Madan Mohan Koyyalamudifd4e1da2012-11-09 17:50:19 -080010902 EXIT();
Jeff Johnson295189b2012-06-20 16:38:30 -070010903 return status;
10904}
10905
10906/*
10907 * FUNCTION: wlan_hdd_set_cfg80211_auth_type
10908 * This function is used to set the authentication type (OPEN/SHARED).
10909 *
10910 */
10911static int wlan_hdd_cfg80211_set_auth_type(hdd_adapter_t *pAdapter,
10912 enum nl80211_auth_type auth_type)
10913{
Gopichand Nakkala747461f2013-04-24 19:24:45 +053010914 hdd_wext_state_t *pWextState = WLAN_HDD_GET_WEXT_STATE_PTR(pAdapter);
Jeff Johnson295189b2012-06-20 16:38:30 -070010915 hdd_station_ctx_t *pHddStaCtx = WLAN_HDD_GET_STATION_CTX_PTR(pAdapter);
10916
10917 ENTER();
10918
10919 /*set authentication type*/
Gopichand Nakkala747461f2013-04-24 19:24:45 +053010920 switch (auth_type)
Jeff Johnson295189b2012-06-20 16:38:30 -070010921 {
Jeff Johnson295189b2012-06-20 16:38:30 -070010922 case NL80211_AUTHTYPE_AUTOMATIC:
Gopichand Nakkala29149562013-05-10 21:43:41 +053010923 hddLog(VOS_TRACE_LEVEL_INFO,
10924 "%s: set authentication type to AUTOSWITCH", __func__);
10925 pHddStaCtx->conn_info.authType = eCSR_AUTH_TYPE_AUTOSWITCH;
10926 break;
10927
10928 case NL80211_AUTHTYPE_OPEN_SYSTEM:
Madan Mohan Koyyalamudiea773882012-11-02 13:37:21 -070010929#ifdef WLAN_FEATURE_VOWIFI_11R
10930 case NL80211_AUTHTYPE_FT:
10931#endif /* WLAN_FEATURE_VOWIFI_11R */
Gopichand Nakkala747461f2013-04-24 19:24:45 +053010932 hddLog(VOS_TRACE_LEVEL_INFO,
Jeff Johnson295189b2012-06-20 16:38:30 -070010933 "%s: set authentication type to OPEN", __func__);
10934 pHddStaCtx->conn_info.authType = eCSR_AUTH_TYPE_OPEN_SYSTEM;
10935 break;
10936
10937 case NL80211_AUTHTYPE_SHARED_KEY:
Gopichand Nakkala747461f2013-04-24 19:24:45 +053010938 hddLog(VOS_TRACE_LEVEL_INFO,
Jeff Johnson295189b2012-06-20 16:38:30 -070010939 "%s: set authentication type to SHARED", __func__);
10940 pHddStaCtx->conn_info.authType = eCSR_AUTH_TYPE_SHARED_KEY;
10941 break;
Varun Reddy Yeturu5d5e2c62014-02-27 13:31:29 -080010942#ifdef FEATURE_WLAN_ESE
Jeff Johnson295189b2012-06-20 16:38:30 -070010943 case NL80211_AUTHTYPE_NETWORK_EAP:
Gopichand Nakkala747461f2013-04-24 19:24:45 +053010944 hddLog(VOS_TRACE_LEVEL_INFO,
Jeff Johnson295189b2012-06-20 16:38:30 -070010945 "%s: set authentication type to CCKM WPA", __func__);
10946 pHddStaCtx->conn_info.authType = eCSR_AUTH_TYPE_CCKM_WPA;//eCSR_AUTH_TYPE_CCKM_RSN needs to be handled as well if required.
10947 break;
10948#endif
10949
10950
10951 default:
Gopichand Nakkala747461f2013-04-24 19:24:45 +053010952 hddLog(VOS_TRACE_LEVEL_ERROR,
10953 "%s: Unsupported authentication type %d", __func__,
Jeff Johnson295189b2012-06-20 16:38:30 -070010954 auth_type);
10955 pHddStaCtx->conn_info.authType = eCSR_AUTH_TYPE_UNKNOWN;
10956 return -EINVAL;
10957 }
10958
Gopichand Nakkala747461f2013-04-24 19:24:45 +053010959 pWextState->roamProfile.AuthType.authType[0] =
Jeff Johnson295189b2012-06-20 16:38:30 -070010960 pHddStaCtx->conn_info.authType;
10961 return 0;
10962}
10963
10964/*
10965 * FUNCTION: wlan_hdd_set_akm_suite
10966 * This function is used to set the key mgmt type(PSK/8021x).
10967 *
10968 */
Gopichand Nakkala747461f2013-04-24 19:24:45 +053010969static int wlan_hdd_set_akm_suite( hdd_adapter_t *pAdapter,
Jeff Johnson295189b2012-06-20 16:38:30 -070010970 u32 key_mgmt
10971 )
10972{
10973 hdd_wext_state_t *pWextState = WLAN_HDD_GET_WEXT_STATE_PTR(pAdapter);
10974 ENTER();
Abhishek Singhae408032014-09-25 17:22:04 +053010975 /* Should be in ieee802_11_defs.h */
10976#define WLAN_AKM_SUITE_8021X_SHA256 0x000FAC05
10977#define WLAN_AKM_SUITE_PSK_SHA256 0x000FAC06
Jeff Johnson295189b2012-06-20 16:38:30 -070010978 /*set key mgmt type*/
10979 switch(key_mgmt)
10980 {
10981 case WLAN_AKM_SUITE_PSK:
Abhishek Singhae408032014-09-25 17:22:04 +053010982 case WLAN_AKM_SUITE_PSK_SHA256:
Gopichand Nakkala356fb102013-03-06 12:34:04 +053010983#ifdef WLAN_FEATURE_VOWIFI_11R
10984 case WLAN_AKM_SUITE_FT_PSK:
10985#endif
10986 hddLog(VOS_TRACE_LEVEL_INFO, "%s: setting key mgmt type to PSK",
Jeff Johnson295189b2012-06-20 16:38:30 -070010987 __func__);
10988 pWextState->authKeyMgmt |= IW_AUTH_KEY_MGMT_PSK;
10989 break;
10990
10991 case WLAN_AKM_SUITE_8021X:
Abhishek Singhae408032014-09-25 17:22:04 +053010992 case WLAN_AKM_SUITE_8021X_SHA256:
Gopichand Nakkala356fb102013-03-06 12:34:04 +053010993#ifdef WLAN_FEATURE_VOWIFI_11R
10994 case WLAN_AKM_SUITE_FT_8021X:
10995#endif
10996 hddLog(VOS_TRACE_LEVEL_INFO, "%s: setting key mgmt type to 8021x",
Jeff Johnson295189b2012-06-20 16:38:30 -070010997 __func__);
10998 pWextState->authKeyMgmt |= IW_AUTH_KEY_MGMT_802_1X;
10999 break;
Varun Reddy Yeturu5d5e2c62014-02-27 13:31:29 -080011000#ifdef FEATURE_WLAN_ESE
Jeff Johnson295189b2012-06-20 16:38:30 -070011001#define WLAN_AKM_SUITE_CCKM 0x00409600 /* Should be in ieee802_11_defs.h */
11002#define IW_AUTH_KEY_MGMT_CCKM 8 /* Should be in linux/wireless.h */
11003 case WLAN_AKM_SUITE_CCKM:
11004 hddLog(VOS_TRACE_LEVEL_INFO, "%s: setting key mgmt type to CCKM",
11005 __func__);
11006 pWextState->authKeyMgmt |= IW_AUTH_KEY_MGMT_CCKM;
11007 break;
11008#endif
Leela Venkata Kiran Kumar Reddy Chiralae208a832014-04-27 22:34:25 -070011009#ifndef WLAN_AKM_SUITE_OSEN
11010#define WLAN_AKM_SUITE_OSEN 0x506f9a01 /* Should be in ieee802_11_defs.h */
11011 case WLAN_AKM_SUITE_OSEN:
11012 hddLog(VOS_TRACE_LEVEL_INFO, "%s: setting key mgmt type to OSEN",
11013 __func__);
11014 pWextState->authKeyMgmt |= IW_AUTH_KEY_MGMT_802_1X;
11015 break;
11016#endif
Jeff Johnson295189b2012-06-20 16:38:30 -070011017
11018 default:
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011019 hddLog(VOS_TRACE_LEVEL_ERROR, "%s: Unsupported key mgmt type %d",
Jeff Johnson295189b2012-06-20 16:38:30 -070011020 __func__, key_mgmt);
11021 return -EINVAL;
11022
11023 }
11024 return 0;
11025}
11026
11027/*
11028 * FUNCTION: wlan_hdd_cfg80211_set_cipher
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011029 * This function is used to set the encryption type
Jeff Johnson295189b2012-06-20 16:38:30 -070011030 * (NONE/WEP40/WEP104/TKIP/CCMP).
11031 */
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011032static int wlan_hdd_cfg80211_set_cipher( hdd_adapter_t *pAdapter,
11033 u32 cipher,
Jeff Johnson295189b2012-06-20 16:38:30 -070011034 bool ucast
11035 )
11036{
11037 eCsrEncryptionType encryptionType = eCSR_ENCRYPT_TYPE_NONE;
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011038 hdd_wext_state_t *pWextState = WLAN_HDD_GET_WEXT_STATE_PTR(pAdapter);
Jeff Johnson295189b2012-06-20 16:38:30 -070011039 hdd_station_ctx_t *pHddStaCtx = WLAN_HDD_GET_STATION_CTX_PTR(pAdapter);
11040
11041 ENTER();
11042
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011043 if (!cipher)
Jeff Johnson295189b2012-06-20 16:38:30 -070011044 {
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011045 hddLog(VOS_TRACE_LEVEL_ERROR, "%s: received cipher %d - considering none",
Jeff Johnson295189b2012-06-20 16:38:30 -070011046 __func__, cipher);
11047 encryptionType = eCSR_ENCRYPT_TYPE_NONE;
11048 }
11049 else
11050 {
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011051
Jeff Johnson295189b2012-06-20 16:38:30 -070011052 /*set encryption method*/
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011053 switch (cipher)
Jeff Johnson295189b2012-06-20 16:38:30 -070011054 {
11055 case IW_AUTH_CIPHER_NONE:
11056 encryptionType = eCSR_ENCRYPT_TYPE_NONE;
11057 break;
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011058
Jeff Johnson295189b2012-06-20 16:38:30 -070011059 case WLAN_CIPHER_SUITE_WEP40:
Gopichand Nakkala29149562013-05-10 21:43:41 +053011060 encryptionType = eCSR_ENCRYPT_TYPE_WEP40;
Jeff Johnson295189b2012-06-20 16:38:30 -070011061 break;
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011062
Jeff Johnson295189b2012-06-20 16:38:30 -070011063 case WLAN_CIPHER_SUITE_WEP104:
Gopichand Nakkala29149562013-05-10 21:43:41 +053011064 encryptionType = eCSR_ENCRYPT_TYPE_WEP104;
Jeff Johnson295189b2012-06-20 16:38:30 -070011065 break;
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011066
Jeff Johnson295189b2012-06-20 16:38:30 -070011067 case WLAN_CIPHER_SUITE_TKIP:
11068 encryptionType = eCSR_ENCRYPT_TYPE_TKIP;
11069 break;
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011070
Jeff Johnson295189b2012-06-20 16:38:30 -070011071 case WLAN_CIPHER_SUITE_CCMP:
11072 encryptionType = eCSR_ENCRYPT_TYPE_AES;
11073 break;
11074#ifdef FEATURE_WLAN_WAPI
11075 case WLAN_CIPHER_SUITE_SMS4:
11076 encryptionType = eCSR_ENCRYPT_TYPE_WPI;
11077 break;
11078#endif
11079
Varun Reddy Yeturu5d5e2c62014-02-27 13:31:29 -080011080#ifdef FEATURE_WLAN_ESE
Jeff Johnson295189b2012-06-20 16:38:30 -070011081 case WLAN_CIPHER_SUITE_KRK:
11082 encryptionType = eCSR_ENCRYPT_TYPE_KRK;
11083 break;
11084#endif
11085 default:
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011086 hddLog(VOS_TRACE_LEVEL_ERROR, "%s: Unsupported cipher type %d",
Jeff Johnson295189b2012-06-20 16:38:30 -070011087 __func__, cipher);
11088 return -EOPNOTSUPP;
11089 }
11090 }
11091
11092 if (ucast)
11093 {
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011094 hddLog(VOS_TRACE_LEVEL_INFO, "%s: setting unicast cipher type to %d",
Jeff Johnson295189b2012-06-20 16:38:30 -070011095 __func__, encryptionType);
11096 pHddStaCtx->conn_info.ucEncryptionType = encryptionType;
11097 pWextState->roamProfile.EncryptionType.numEntries = 1;
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011098 pWextState->roamProfile.EncryptionType.encryptionType[0] =
Jeff Johnson295189b2012-06-20 16:38:30 -070011099 encryptionType;
11100 }
11101 else
11102 {
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011103 hddLog(VOS_TRACE_LEVEL_INFO, "%s: setting mcast cipher type to %d",
Jeff Johnson295189b2012-06-20 16:38:30 -070011104 __func__, encryptionType);
11105 pHddStaCtx->conn_info.mcEncryptionType = encryptionType;
11106 pWextState->roamProfile.mcEncryptionType.numEntries = 1;
11107 pWextState->roamProfile.mcEncryptionType.encryptionType[0] = encryptionType;
11108 }
11109
11110 return 0;
11111}
11112
11113
11114/*
11115 * FUNCTION: wlan_hdd_cfg80211_set_ie
11116 * This function is used to parse WPA/RSN IE's.
11117 */
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011118int wlan_hdd_cfg80211_set_ie( hdd_adapter_t *pAdapter,
11119 u8 *ie,
Jeff Johnson295189b2012-06-20 16:38:30 -070011120 size_t ie_len
11121 )
11122{
11123 hdd_wext_state_t *pWextState = WLAN_HDD_GET_WEXT_STATE_PTR(pAdapter);
11124 u8 *genie = ie;
11125 v_U16_t remLen = ie_len;
11126#ifdef FEATURE_WLAN_WAPI
11127 v_U32_t akmsuite[MAX_NUM_AKM_SUITES];
11128 u16 *tmp;
11129 v_U16_t akmsuiteCount;
11130 int *akmlist;
11131#endif
11132 ENTER();
11133
11134 /* clear previous assocAddIE */
11135 pWextState->assocAddIE.length = 0;
11136 pWextState->roamProfile.bWPSAssociation = VOS_FALSE;
Leela Venkata Kiran Kumar Reddy Chiralaf257bef2014-04-11 18:48:12 -070011137 pWextState->roamProfile.bOSENAssociation = VOS_FALSE;
Jeff Johnson295189b2012-06-20 16:38:30 -070011138
11139 while (remLen >= 2)
11140 {
11141 v_U16_t eLen = 0;
11142 v_U8_t elementId;
11143 elementId = *genie++;
11144 eLen = *genie++;
11145 remLen -= 2;
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011146
Arif Hussain6d2a3322013-11-17 19:50:10 -080011147 hddLog(VOS_TRACE_LEVEL_INFO, "%s: IE[0x%X], LEN[%d]",
Jeff Johnson295189b2012-06-20 16:38:30 -070011148 __func__, elementId, eLen);
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011149
11150 switch ( elementId )
Jeff Johnson295189b2012-06-20 16:38:30 -070011151 {
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011152 case DOT11F_EID_WPA:
Madan Mohan Koyyalamudief3b66e2012-10-11 14:29:42 -070011153 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 -070011154 {
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011155 hddLog(VOS_TRACE_LEVEL_ERROR,
Jeff Johnson295189b2012-06-20 16:38:30 -070011156 "%s: Invalid WPA IE", __func__);
11157 return -EINVAL;
11158 }
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011159 else if (0 == memcmp(&genie[0], "\x00\x50\xf2\x04", 4))
Jeff Johnson295189b2012-06-20 16:38:30 -070011160 {
11161 v_U16_t curAddIELen = pWextState->assocAddIE.length;
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011162 hddLog (VOS_TRACE_LEVEL_INFO, "%s Set WPS IE(len %d)",
Jeff Johnson295189b2012-06-20 16:38:30 -070011163 __func__, eLen + 2);
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011164
Jeff Johnson295189b2012-06-20 16:38:30 -070011165 if( SIR_MAC_MAX_IE_LENGTH < (pWextState->assocAddIE.length + eLen) )
11166 {
Jeff Johnson902c9832012-12-10 14:28:09 -080011167 hddLog(VOS_TRACE_LEVEL_FATAL, "Cannot accommodate assocAddIE. "
11168 "Need bigger buffer space");
Jeff Johnson295189b2012-06-20 16:38:30 -070011169 VOS_ASSERT(0);
11170 return -ENOMEM;
11171 }
11172 // WSC IE is saved to Additional IE ; it should be accumulated to handle WPS IE + P2P IE
11173 memcpy( pWextState->assocAddIE.addIEdata + curAddIELen, genie - 2, eLen + 2);
11174 pWextState->assocAddIE.length += eLen + 2;
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011175
Jeff Johnson295189b2012-06-20 16:38:30 -070011176 pWextState->roamProfile.bWPSAssociation = VOS_TRUE;
11177 pWextState->roamProfile.pAddIEAssoc = pWextState->assocAddIE.addIEdata;
11178 pWextState->roamProfile.nAddIEAssocLength = pWextState->assocAddIE.length;
11179 }
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011180 else if (0 == memcmp(&genie[0], "\x00\x50\xf2", 3))
11181 {
Jeff Johnson295189b2012-06-20 16:38:30 -070011182 hddLog (VOS_TRACE_LEVEL_INFO, "%s Set WPA IE (len %d)",__func__, eLen + 2);
11183 memset( pWextState->WPARSNIE, 0, MAX_WPA_RSN_IE_LEN );
11184 memcpy( pWextState->WPARSNIE, genie - 2, (eLen + 2) /*ie_len*/);
11185 pWextState->roamProfile.pWPAReqIE = pWextState->WPARSNIE;
11186 pWextState->roamProfile.nWPAReqIELength = eLen + 2;//ie_len;
11187 }
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011188 else if ( (0 == memcmp(&genie[0], P2P_OUI_TYPE,
Kiet Lam8da98992013-11-21 15:59:07 +053011189 P2P_OUI_TYPE_SIZE)))
Jeff Johnson295189b2012-06-20 16:38:30 -070011190 {
11191 v_U16_t curAddIELen = pWextState->assocAddIE.length;
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011192 hddLog (VOS_TRACE_LEVEL_INFO, "%s Set P2P IE(len %d)",
Jeff Johnson295189b2012-06-20 16:38:30 -070011193 __func__, eLen + 2);
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011194
Jeff Johnson295189b2012-06-20 16:38:30 -070011195 if( SIR_MAC_MAX_IE_LENGTH < (pWextState->assocAddIE.length + eLen) )
11196 {
Jeff Johnson902c9832012-12-10 14:28:09 -080011197 hddLog(VOS_TRACE_LEVEL_FATAL, "Cannot accommodate assocAddIE "
11198 "Need bigger buffer space");
Jeff Johnson295189b2012-06-20 16:38:30 -070011199 VOS_ASSERT(0);
11200 return -ENOMEM;
11201 }
11202 // P2P IE is saved to Additional IE ; it should be accumulated to handle WPS IE + P2P IE
11203 memcpy( pWextState->assocAddIE.addIEdata + curAddIELen, genie - 2, eLen + 2);
11204 pWextState->assocAddIE.length += eLen + 2;
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011205
Jeff Johnson295189b2012-06-20 16:38:30 -070011206 pWextState->roamProfile.pAddIEAssoc = pWextState->assocAddIE.addIEdata;
11207 pWextState->roamProfile.nAddIEAssocLength = pWextState->assocAddIE.length;
11208 }
Jeff Johnson295189b2012-06-20 16:38:30 -070011209#ifdef WLAN_FEATURE_WFD
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011210 else if ( (0 == memcmp(&genie[0], WFD_OUI_TYPE,
11211 WFD_OUI_TYPE_SIZE))
Jeff Johnson295189b2012-06-20 16:38:30 -070011212 /*Consider WFD IE, only for P2P Client */
11213 && (WLAN_HDD_P2P_CLIENT == pAdapter->device_mode) )
11214 {
11215 v_U16_t curAddIELen = pWextState->assocAddIE.length;
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011216 hddLog (VOS_TRACE_LEVEL_INFO, "%s Set WFD IE(len %d)",
Jeff Johnson295189b2012-06-20 16:38:30 -070011217 __func__, eLen + 2);
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011218
Jeff Johnson295189b2012-06-20 16:38:30 -070011219 if( SIR_MAC_MAX_IE_LENGTH < (pWextState->assocAddIE.length + eLen) )
11220 {
Jeff Johnson902c9832012-12-10 14:28:09 -080011221 hddLog(VOS_TRACE_LEVEL_FATAL, "Cannot accommodate assocAddIE "
11222 "Need bigger buffer space");
Jeff Johnson295189b2012-06-20 16:38:30 -070011223 VOS_ASSERT(0);
11224 return -ENOMEM;
11225 }
11226 // WFD IE is saved to Additional IE ; it should be accumulated to handle
11227 // WPS IE + P2P IE + WFD IE
11228 memcpy( pWextState->assocAddIE.addIEdata + curAddIELen, genie - 2, eLen + 2);
11229 pWextState->assocAddIE.length += eLen + 2;
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011230
Jeff Johnson295189b2012-06-20 16:38:30 -070011231 pWextState->roamProfile.pAddIEAssoc = pWextState->assocAddIE.addIEdata;
11232 pWextState->roamProfile.nAddIEAssocLength = pWextState->assocAddIE.length;
11233 }
11234#endif
Madan Mohan Koyyalamudief3b66e2012-10-11 14:29:42 -070011235 /* Appending HS 2.0 Indication Element in Assiciation Request */
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011236 else if ( (0 == memcmp(&genie[0], HS20_OUI_TYPE,
Madan Mohan Koyyalamudi1bed5982012-10-22 14:38:06 -070011237 HS20_OUI_TYPE_SIZE)) )
11238 {
11239 v_U16_t curAddIELen = pWextState->assocAddIE.length;
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011240 hddLog (VOS_TRACE_LEVEL_INFO, "%s Set HS20 IE(len %d)",
Madan Mohan Koyyalamudi1bed5982012-10-22 14:38:06 -070011241 __func__, eLen + 2);
Madan Mohan Koyyalamudief3b66e2012-10-11 14:29:42 -070011242
Madan Mohan Koyyalamudi1bed5982012-10-22 14:38:06 -070011243 if( SIR_MAC_MAX_IE_LENGTH < (pWextState->assocAddIE.length + eLen) )
11244 {
Jeff Johnson902c9832012-12-10 14:28:09 -080011245 hddLog(VOS_TRACE_LEVEL_FATAL, "Cannot accommodate assocAddIE "
11246 "Need bigger buffer space");
Madan Mohan Koyyalamudi1bed5982012-10-22 14:38:06 -070011247 VOS_ASSERT(0);
11248 return -ENOMEM;
11249 }
11250 memcpy( pWextState->assocAddIE.addIEdata + curAddIELen, genie - 2, eLen + 2);
11251 pWextState->assocAddIE.length += eLen + 2;
Madan Mohan Koyyalamudief3b66e2012-10-11 14:29:42 -070011252
Madan Mohan Koyyalamudi1bed5982012-10-22 14:38:06 -070011253 pWextState->roamProfile.pAddIEAssoc = pWextState->assocAddIE.addIEdata;
11254 pWextState->roamProfile.nAddIEAssocLength = pWextState->assocAddIE.length;
11255 }
Leela Venkata Kiran Kumar Reddy Chiralaf257bef2014-04-11 18:48:12 -070011256 /* Appending OSEN Information Element in Assiciation Request */
11257 else if ( (0 == memcmp(&genie[0], OSEN_OUI_TYPE,
11258 OSEN_OUI_TYPE_SIZE)) )
11259 {
11260 v_U16_t curAddIELen = pWextState->assocAddIE.length;
11261 hddLog (VOS_TRACE_LEVEL_INFO, "%s Set OSEN IE(len %d)",
11262 __func__, eLen + 2);
Madan Mohan Koyyalamudief3b66e2012-10-11 14:29:42 -070011263
Leela Venkata Kiran Kumar Reddy Chiralaf257bef2014-04-11 18:48:12 -070011264 if( SIR_MAC_MAX_IE_LENGTH < (pWextState->assocAddIE.length + eLen) )
11265 {
11266 hddLog(VOS_TRACE_LEVEL_FATAL, "Cannot accommodate assocAddIE "
11267 "Need bigger buffer space");
11268 VOS_ASSERT(0);
11269 return -ENOMEM;
11270 }
11271 memcpy( pWextState->assocAddIE.addIEdata + curAddIELen, genie - 2, eLen + 2);
11272 pWextState->assocAddIE.length += eLen + 2;
11273
11274 pWextState->roamProfile.bOSENAssociation = VOS_TRUE;
11275 pWextState->roamProfile.pAddIEAssoc = pWextState->assocAddIE.addIEdata;
11276 pWextState->roamProfile.nAddIEAssocLength = pWextState->assocAddIE.length;
11277 }
11278
11279 break;
Praveen Kumar Sirisilla7d68b7b2013-09-22 14:01:42 -070011280 if (WLAN_HDD_IBSS == pAdapter->device_mode) {
11281
11282 /* populating as ADDIE in beacon frames */
11283 if (ccmCfgSetStr(WLAN_HDD_GET_HAL_CTX(pAdapter),
11284 WNI_CFG_PROBE_RSP_BCN_ADDNIE_DATA, genie - 2, eLen + 2,
11285 NULL, eANI_BOOLEAN_FALSE)== eHAL_STATUS_SUCCESS)
11286 {
11287 if (ccmCfgSetInt(WLAN_HDD_GET_HAL_CTX(pAdapter),
11288 WNI_CFG_PROBE_RSP_BCN_ADDNIE_FLAG, 1,NULL,
11289 eANI_BOOLEAN_FALSE) == eHAL_STATUS_FAILURE)
11290 {
11291 hddLog(LOGE,
11292 "Coldn't pass "
11293 "WNI_CFG_PROBE_RSP_BCN_ADDNIE_FLAG to CCM");
11294 }
11295 }/* ccmCfgSetStr(,WNI_CFG_PROBE_RSP_BCN_ADDNIE_DATA, , )*/
11296 else
11297 hddLog(LOGE,
11298 "Could not pass on "
11299 "WNI_CFG_PROBE_RSP_BCN_ADDNIE_DATA to CCM");
11300
11301 /* IBSS mode doesn't contain params->proberesp_ies still
11302 beaconIE's need to be populated in probe response frames */
11303 if ( (NULL != (genie - 2)) && (0 != eLen + 2) )
11304 {
11305 u16 rem_probe_resp_ie_len = eLen + 2;
11306 u8 probe_rsp_ie_len[3] = {0};
11307 u8 counter = 0;
11308
11309 /* Check Probe Resp Length if it is greater then 255 then
11310 Store Probe Rsp IEs into WNI_CFG_PROBE_RSP_ADDNIE_DATA1
11311 & WNI_CFG_PROBE_RSP_ADDNIE_DATA2 CFG Variable As We are
11312 not able Store More then 255 bytes into One Variable */
11313
11314 while ((rem_probe_resp_ie_len > 0) && (counter < 3))
11315 {
11316 if (rem_probe_resp_ie_len > MAX_CFG_STRING_LEN)
11317 {
11318 probe_rsp_ie_len[counter++] = MAX_CFG_STRING_LEN;
11319 rem_probe_resp_ie_len -= MAX_CFG_STRING_LEN;
11320 }
11321 else
11322 {
11323 probe_rsp_ie_len[counter++] = rem_probe_resp_ie_len;
11324 rem_probe_resp_ie_len = 0;
11325 }
11326 }
11327
11328 rem_probe_resp_ie_len = 0;
11329
11330 if (probe_rsp_ie_len[0] > 0)
11331 {
11332 if (ccmCfgSetStr(WLAN_HDD_GET_HAL_CTX(pAdapter),
11333 WNI_CFG_PROBE_RSP_ADDNIE_DATA1,
11334 (tANI_U8*)(genie - 2),
11335 probe_rsp_ie_len[0], NULL,
11336 eANI_BOOLEAN_FALSE)
11337 == eHAL_STATUS_FAILURE)
11338 {
11339 hddLog(LOGE,
11340 "Could not pass"
11341 "on WNI_CFG_PROBE_RSP_ADDNIE_DATA1 to CCM");
11342 }
11343 rem_probe_resp_ie_len += probe_rsp_ie_len[0];
11344 }
11345
11346 if (probe_rsp_ie_len[1] > 0)
11347 {
11348 if (ccmCfgSetStr(WLAN_HDD_GET_HAL_CTX(pAdapter),
11349 WNI_CFG_PROBE_RSP_ADDNIE_DATA2,
11350 (tANI_U8*)(genie - (2 + rem_probe_resp_ie_len)),
11351 probe_rsp_ie_len[1], NULL,
11352 eANI_BOOLEAN_FALSE)
11353 == eHAL_STATUS_FAILURE)
11354 {
11355 hddLog(LOGE,
11356 "Could not pass"
11357 "on WNI_CFG_PROBE_RSP_ADDNIE_DATA2 to CCM");
11358 }
11359 rem_probe_resp_ie_len += probe_rsp_ie_len[1];
11360 }
11361
11362 if (probe_rsp_ie_len[2] > 0)
11363 {
11364 if (ccmCfgSetStr(WLAN_HDD_GET_HAL_CTX(pAdapter),
11365 WNI_CFG_PROBE_RSP_ADDNIE_DATA3,
11366 (tANI_U8*)(genie - (2 + rem_probe_resp_ie_len)),
11367 probe_rsp_ie_len[2], NULL,
11368 eANI_BOOLEAN_FALSE)
11369 == eHAL_STATUS_FAILURE)
11370 {
11371 hddLog(LOGE,
11372 "Could not pass"
11373 "on WNI_CFG_PROBE_RSP_ADDNIE_DATA3 to CCM");
11374 }
11375 rem_probe_resp_ie_len += probe_rsp_ie_len[2];
11376 }
11377
11378 if (ccmCfgSetInt(WLAN_HDD_GET_HAL_CTX(pAdapter),
11379 WNI_CFG_PROBE_RSP_ADDNIE_FLAG, 1,NULL,
11380 eANI_BOOLEAN_FALSE) == eHAL_STATUS_FAILURE)
11381 {
11382 hddLog(LOGE,
11383 "Could not pass"
11384 "on WNI_CFG_PROBE_RSP_ADDNIE_FLAG to CCM");
11385 }
11386 }
11387 else
11388 {
11389 // Reset WNI_CFG_PROBE_RSP Flags
11390 wlan_hdd_reset_prob_rspies(pAdapter);
11391
11392 hddLog(VOS_TRACE_LEVEL_INFO,
11393 "%s: No Probe Response IE received in set beacon",
11394 __func__);
11395 }
11396 } /* end of if (WLAN_HDD_IBSS == pAdapter->device_mode) */
Jeff Johnson295189b2012-06-20 16:38:30 -070011397 break;
11398 case DOT11F_EID_RSN:
11399 hddLog (VOS_TRACE_LEVEL_INFO, "%s Set RSN IE(len %d)",__func__, eLen + 2);
11400 memset( pWextState->WPARSNIE, 0, MAX_WPA_RSN_IE_LEN );
11401 memcpy( pWextState->WPARSNIE, genie - 2, (eLen + 2)/*ie_len*/);
11402 pWextState->roamProfile.pRSNReqIE = pWextState->WPARSNIE;
11403 pWextState->roamProfile.nRSNReqIELength = eLen + 2; //ie_len;
11404 break;
Madan Mohan Koyyalamudief3b66e2012-10-11 14:29:42 -070011405 /* Appending Extended Capabilities with Interworking bit set in Assoc Req */
11406 case DOT11F_EID_EXTCAP:
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011407 {
Madan Mohan Koyyalamudief3b66e2012-10-11 14:29:42 -070011408 v_U16_t curAddIELen = pWextState->assocAddIE.length;
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011409 hddLog (VOS_TRACE_LEVEL_INFO, "%s Set Extended CAPS IE(len %d)",
Madan Mohan Koyyalamudief3b66e2012-10-11 14:29:42 -070011410 __func__, eLen + 2);
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011411
Madan Mohan Koyyalamudief3b66e2012-10-11 14:29:42 -070011412 if( SIR_MAC_MAX_IE_LENGTH < (pWextState->assocAddIE.length + eLen) )
11413 {
Jeff Johnson902c9832012-12-10 14:28:09 -080011414 hddLog(VOS_TRACE_LEVEL_FATAL, "Cannot accommodate assocAddIE "
11415 "Need bigger buffer space");
Madan Mohan Koyyalamudief3b66e2012-10-11 14:29:42 -070011416 VOS_ASSERT(0);
11417 return -ENOMEM;
11418 }
11419 memcpy( pWextState->assocAddIE.addIEdata + curAddIELen, genie - 2, eLen + 2);
11420 pWextState->assocAddIE.length += eLen + 2;
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011421
Madan Mohan Koyyalamudief3b66e2012-10-11 14:29:42 -070011422 pWextState->roamProfile.pAddIEAssoc = pWextState->assocAddIE.addIEdata;
11423 pWextState->roamProfile.nAddIEAssocLength = pWextState->assocAddIE.length;
11424 break;
11425 }
Jeff Johnson295189b2012-06-20 16:38:30 -070011426#ifdef FEATURE_WLAN_WAPI
11427 case WLAN_EID_WAPI:
11428 pAdapter->wapi_info.nWapiMode = 1; //Setting WAPI Mode to ON=1
Jeff Johnson0299d0a2013-10-30 12:37:43 -070011429 hddLog(VOS_TRACE_LEVEL_INFO, "WAPI MODE IS %u",
Jeff Johnson295189b2012-06-20 16:38:30 -070011430 pAdapter->wapi_info.nWapiMode);
11431 tmp = (u16 *)ie;
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011432 tmp = tmp + 2; // Skip element Id and Len, Version
Jeff Johnson295189b2012-06-20 16:38:30 -070011433 akmsuiteCount = WPA_GET_LE16(tmp);
11434 tmp = tmp + 1;
11435 akmlist = (int *)(tmp);
11436 if(akmsuiteCount <= MAX_NUM_AKM_SUITES)
11437 {
11438 memcpy(akmsuite, akmlist, (4*akmsuiteCount));
11439 }
11440 else
11441 {
Arif Hussain6d2a3322013-11-17 19:50:10 -080011442 hddLog(VOS_TRACE_LEVEL_FATAL, "Invalid akmSuite count");
Jeff Johnson295189b2012-06-20 16:38:30 -070011443 VOS_ASSERT(0);
11444 return -EINVAL;
11445 }
11446
11447 if (WAPI_PSK_AKM_SUITE == akmsuite[0])
11448 {
11449 hddLog(VOS_TRACE_LEVEL_INFO, "%s: WAPI AUTH MODE SET TO PSK",
Madan Mohan Koyyalamudi87054ba2012-11-02 13:24:12 -070011450 __func__);
Jeff Johnson295189b2012-06-20 16:38:30 -070011451 pAdapter->wapi_info.wapiAuthMode = WAPI_AUTH_MODE_PSK;
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011452 }
Jeff Johnson295189b2012-06-20 16:38:30 -070011453 if (WAPI_CERT_AKM_SUITE == akmsuite[0])
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011454 {
Jeff Johnson295189b2012-06-20 16:38:30 -070011455 hddLog(VOS_TRACE_LEVEL_INFO, "%s: WAPI AUTH MODE SET TO CERTIFICATE",
Madan Mohan Koyyalamudi87054ba2012-11-02 13:24:12 -070011456 __func__);
Jeff Johnson295189b2012-06-20 16:38:30 -070011457 pAdapter->wapi_info.wapiAuthMode = WAPI_AUTH_MODE_CERT;
11458 }
11459 break;
11460#endif
11461 default:
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011462 hddLog (VOS_TRACE_LEVEL_ERROR,
Jeff Johnson295189b2012-06-20 16:38:30 -070011463 "%s Set UNKNOWN IE %X", __func__, elementId);
Madan Mohan Koyyalamudief3b66e2012-10-11 14:29:42 -070011464 /* when Unknown IE is received we should break and continue
11465 * to the next IE in the buffer instead we were returning
11466 * so changing this to break */
11467 break;
Jeff Johnson295189b2012-06-20 16:38:30 -070011468 }
11469 genie += eLen;
11470 remLen -= eLen;
11471 }
11472 EXIT();
11473 return 0;
11474}
11475
11476/*
Gopichand Nakkala18f0c262013-05-07 23:25:08 +053011477 * FUNCTION: hdd_isWPAIEPresent
11478 * Parse the received IE to find the WPA IE
11479 *
11480 */
11481static bool hdd_isWPAIEPresent(u8 *ie, u8 ie_len)
11482{
11483 v_U8_t eLen = 0;
11484 v_U16_t remLen = ie_len;
11485 v_U8_t elementId = 0;
11486
11487 while (remLen >= 2)
11488 {
11489 elementId = *ie++;
11490 eLen = *ie++;
11491 remLen -= 2;
11492 if (eLen > remLen)
11493 {
11494 hddLog(VOS_TRACE_LEVEL_ERROR,
11495 "%s: IE length is wrong %d", __func__, eLen);
11496 return FALSE;
11497 }
11498 if ((elementId == DOT11F_EID_WPA) && (remLen > 5))
11499 {
11500 /* OUI - 0x00 0X50 0XF2
11501 WPA Information Element - 0x01
11502 WPA version - 0x01*/
11503 if (0 == memcmp(&ie[0], "\x00\x50\xf2\x01\x01", 5))
11504 return TRUE;
11505 }
11506 ie += eLen;
11507 remLen -= eLen;
11508 }
11509 return FALSE;
11510}
11511
11512/*
Jeff Johnson295189b2012-06-20 16:38:30 -070011513 * FUNCTION: wlan_hdd_cfg80211_set_privacy
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011514 * This function is used to initialize the security
Jeff Johnson295189b2012-06-20 16:38:30 -070011515 * parameters during connect operation.
11516 */
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011517int wlan_hdd_cfg80211_set_privacy( hdd_adapter_t *pAdapter,
Jeff Johnson295189b2012-06-20 16:38:30 -070011518 struct cfg80211_connect_params *req
11519 )
11520{
11521 int status = 0;
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011522 hdd_wext_state_t *pWextState = WLAN_HDD_GET_WEXT_STATE_PTR(pAdapter);
Jeff Johnson295189b2012-06-20 16:38:30 -070011523 ENTER();
11524
11525 /*set wpa version*/
11526 pWextState->wpaVersion = IW_AUTH_WPA_VERSION_DISABLED;
11527
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011528 if (req->crypto.wpa_versions)
Jeff Johnson295189b2012-06-20 16:38:30 -070011529 {
Gopichand Nakkala781ded42013-06-28 12:10:45 +053011530 if (NL80211_WPA_VERSION_1 == req->crypto.wpa_versions)
Jeff Johnson295189b2012-06-20 16:38:30 -070011531 {
11532 pWextState->wpaVersion = IW_AUTH_WPA_VERSION_WPA;
11533 }
11534 else if (NL80211_WPA_VERSION_2 == req->crypto.wpa_versions)
11535 {
11536 pWextState->wpaVersion = IW_AUTH_WPA_VERSION_WPA2;
11537 }
11538 }
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011539
11540 hddLog(VOS_TRACE_LEVEL_INFO, "%s: set wpa version to %d", __func__,
Jeff Johnson295189b2012-06-20 16:38:30 -070011541 pWextState->wpaVersion);
11542
11543 /*set authentication type*/
11544 status = wlan_hdd_cfg80211_set_auth_type(pAdapter, req->auth_type);
11545
11546 if (0 > status)
11547 {
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011548 hddLog(VOS_TRACE_LEVEL_ERROR,
Jeff Johnson295189b2012-06-20 16:38:30 -070011549 "%s: failed to set authentication type ", __func__);
11550 return status;
11551 }
11552
11553 /*set key mgmt type*/
11554 if (req->crypto.n_akm_suites)
11555 {
11556 status = wlan_hdd_set_akm_suite(pAdapter, req->crypto.akm_suites[0]);
11557 if (0 > status)
11558 {
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011559 hddLog(VOS_TRACE_LEVEL_ERROR, "%s: failed to set akm suite",
Jeff Johnson295189b2012-06-20 16:38:30 -070011560 __func__);
11561 return status;
11562 }
11563 }
11564
11565 /*set pairwise cipher type*/
11566 if (req->crypto.n_ciphers_pairwise)
11567 {
11568 status = wlan_hdd_cfg80211_set_cipher(pAdapter,
11569 req->crypto.ciphers_pairwise[0], true);
11570 if (0 > status)
11571 {
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011572 hddLog(VOS_TRACE_LEVEL_ERROR,
Jeff Johnson295189b2012-06-20 16:38:30 -070011573 "%s: failed to set unicast cipher type", __func__);
11574 return status;
11575 }
11576 }
11577 else
11578 {
11579 /*Reset previous cipher suite to none*/
11580 status = wlan_hdd_cfg80211_set_cipher(pAdapter, 0, true);
11581 if (0 > status)
11582 {
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011583 hddLog(VOS_TRACE_LEVEL_ERROR,
Jeff Johnson295189b2012-06-20 16:38:30 -070011584 "%s: failed to set unicast cipher type", __func__);
11585 return status;
11586 }
11587 }
11588
11589 /*set group cipher type*/
11590 status = wlan_hdd_cfg80211_set_cipher(pAdapter, req->crypto.cipher_group,
11591 false);
11592
11593 if (0 > status)
11594 {
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011595 hddLog(VOS_TRACE_LEVEL_ERROR, "%s: failed to set mcast cipher type",
Jeff Johnson295189b2012-06-20 16:38:30 -070011596 __func__);
11597 return status;
11598 }
11599
Chet Lanctot186b5732013-03-18 10:26:30 -070011600#ifdef WLAN_FEATURE_11W
11601 pWextState->roamProfile.MFPEnabled = (req->mfp == NL80211_MFP_REQUIRED);
11602#endif
11603
Jeff Johnson295189b2012-06-20 16:38:30 -070011604 /*parse WPA/RSN IE, and set the correspoing fileds in Roam profile*/
11605 if (req->ie_len)
11606 {
11607 status = wlan_hdd_cfg80211_set_ie(pAdapter, req->ie, req->ie_len);
11608 if ( 0 > status)
11609 {
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011610 hddLog(VOS_TRACE_LEVEL_ERROR, "%s: failed to parse the WPA/RSN IE",
Jeff Johnson295189b2012-06-20 16:38:30 -070011611 __func__);
11612 return status;
11613 }
11614 }
11615
11616 /*incase of WEP set default key information*/
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011617 if (req->key && req->key_len)
Jeff Johnson295189b2012-06-20 16:38:30 -070011618 {
11619 if ( (WLAN_CIPHER_SUITE_WEP40 == req->crypto.ciphers_pairwise[0])
11620 || (WLAN_CIPHER_SUITE_WEP104 == req->crypto.ciphers_pairwise[0])
11621 )
11622 {
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011623 if ( IW_AUTH_KEY_MGMT_802_1X
Jeff Johnson295189b2012-06-20 16:38:30 -070011624 == (pWextState->authKeyMgmt & IW_AUTH_KEY_MGMT_802_1X ))
11625 {
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011626 hddLog(VOS_TRACE_LEVEL_ERROR, "%s: Dynamic WEP not supported",
Jeff Johnson295189b2012-06-20 16:38:30 -070011627 __func__);
11628 return -EOPNOTSUPP;
11629 }
11630 else
11631 {
11632 u8 key_len = req->key_len;
11633 u8 key_idx = req->key_idx;
11634
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011635 if ((eCSR_SECURITY_WEP_KEYSIZE_MAX_BYTES >= key_len)
Jeff Johnson295189b2012-06-20 16:38:30 -070011636 && (CSR_MAX_NUM_KEY > key_idx)
11637 )
11638 {
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011639 hddLog(VOS_TRACE_LEVEL_INFO,
11640 "%s: setting default wep key, key_idx = %hu key_len %hu",
Jeff Johnson295189b2012-06-20 16:38:30 -070011641 __func__, key_idx, key_len);
11642 vos_mem_copy(
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011643 &pWextState->roamProfile.Keys.KeyMaterial[key_idx][0],
Jeff Johnson295189b2012-06-20 16:38:30 -070011644 req->key, key_len);
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011645 pWextState->roamProfile.Keys.KeyLength[key_idx] =
Jeff Johnson295189b2012-06-20 16:38:30 -070011646 (u8)key_len;
11647 pWextState->roamProfile.Keys.defaultIndex = (u8)key_idx;
11648 }
11649 }
11650 }
11651 }
11652
11653 return status;
11654}
11655
11656/*
Vinay Krishna Eranna21042322014-01-08 19:21:39 +053011657 * FUNCTION: wlan_hdd_try_disconnect
11658 * This function is used to disconnect from previous
11659 * connection
11660 */
11661static int wlan_hdd_try_disconnect( hdd_adapter_t *pAdapter )
11662{
11663 long ret = 0;
11664 hdd_station_ctx_t *pHddStaCtx;
11665 eMib_dot11DesiredBssType connectedBssType;
11666
11667 pHddStaCtx = WLAN_HDD_GET_STATION_CTX_PTR(pAdapter);
11668
11669 hdd_connGetConnectedBssType(pHddStaCtx,&connectedBssType );
11670
11671 if((eMib_dot11DesiredBssType_independent == connectedBssType) ||
11672 (eConnectionState_Associated == pHddStaCtx->conn_info.connState) ||
11673 (eConnectionState_IbssConnected == pHddStaCtx->conn_info.connState))
11674 {
11675 /* Issue disconnect to CSR */
11676 INIT_COMPLETION(pAdapter->disconnect_comp_var);
11677 if( eHAL_STATUS_SUCCESS ==
11678 sme_RoamDisconnect( WLAN_HDD_GET_HAL_CTX(pAdapter),
11679 pAdapter->sessionId,
11680 eCSR_DISCONNECT_REASON_UNSPECIFIED ) )
11681 {
11682 ret = wait_for_completion_interruptible_timeout(
11683 &pAdapter->disconnect_comp_var,
11684 msecs_to_jiffies(WLAN_WAIT_TIME_DISCONNECT));
11685 if (0 >= ret)
11686 {
11687 hddLog(LOGE, FL("Failed to receive disconnect event"));
11688 return -EALREADY;
11689 }
11690 }
11691 }
11692 else if(eConnectionState_Disconnecting == pHddStaCtx->conn_info.connState)
11693 {
11694 ret = wait_for_completion_interruptible_timeout(
11695 &pAdapter->disconnect_comp_var,
11696 msecs_to_jiffies(WLAN_WAIT_TIME_DISCONNECT));
11697 if (0 >= ret)
11698 {
11699 hddLog(LOGE, FL("Failed to receive disconnect event"));
11700 return -EALREADY;
11701 }
11702 }
11703
11704 return 0;
11705}
11706
11707/*
Agarwal Ashish51325b52014-06-16 16:50:49 +053011708 * FUNCTION: __wlan_hdd_cfg80211_connect
11709 * This function is used to start the association process
Jeff Johnson295189b2012-06-20 16:38:30 -070011710 */
Mahesh A Saptasagarfafb7fe2014-05-16 13:19:37 +053011711static int __wlan_hdd_cfg80211_connect( struct wiphy *wiphy,
Jeff Johnson295189b2012-06-20 16:38:30 -070011712 struct net_device *ndev,
11713 struct cfg80211_connect_params *req
11714 )
11715{
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +053011716 int status;
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011717 hdd_adapter_t *pAdapter = WLAN_HDD_GET_PRIV_PTR( ndev );
Jeff Johnson295189b2012-06-20 16:38:30 -070011718 VOS_STATUS exitbmpsStatus = VOS_STATUS_E_INVAL;
Sushant Kaushikba6764e2014-06-30 19:52:09 +053011719 hdd_context_t *pHddCtx = NULL;
Jeff Johnson295189b2012-06-20 16:38:30 -070011720
11721 ENTER();
Kaushik, Sushantb1ed0f42014-07-01 18:26:31 +053011722
Sushant Kaushik4b7cb302014-01-06 17:45:01 +053011723 MTRACE(vos_trace(VOS_MODULE_ID_HDD,
11724 TRACE_CODE_HDD_CFG80211_CONNECT,
11725 pAdapter->sessionId, pAdapter->device_mode));
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011726 hddLog(VOS_TRACE_LEVEL_INFO,
Sushant Kaushik8bc7df22014-04-09 17:55:29 +053011727 "%s: device_mode = %s (%d)", __func__,
11728 hdd_device_modetoString(pAdapter->device_mode),
11729 pAdapter->device_mode);
Jeff Johnson295189b2012-06-20 16:38:30 -070011730
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +053011731 pHddCtx = WLAN_HDD_GET_CTX(pAdapter);
Rajesh Chauhana0516c62014-01-30 16:11:18 -080011732 if (!pHddCtx)
11733 {
11734 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
11735 "%s: HDD context is null", __func__);
Agarwal Ashish51325b52014-06-16 16:50:49 +053011736 return -EINVAL;
Rajesh Chauhana0516c62014-01-30 16:11:18 -080011737 }
11738
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +053011739 status = wlan_hdd_validate_context(pHddCtx);
11740
11741 if (0 != status)
Jeff Johnson295189b2012-06-20 16:38:30 -070011742 {
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +053011743 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
11744 "%s: HDD context is not valid", __func__);
11745 return status;
Jeff Johnson295189b2012-06-20 16:38:30 -070011746 }
11747
Agarwal Ashish51325b52014-06-16 16:50:49 +053011748 if (vos_max_concurrent_connections_reached()) {
11749 hddLog(VOS_TRACE_LEVEL_INFO, FL("Reached max concurrent connections"));
11750 return -ECONNREFUSED;
11751 }
11752
Jeff Johnson295189b2012-06-20 16:38:30 -070011753#ifdef WLAN_BTAMP_FEATURE
11754 //Infra connect not supported when AMP traffic is on.
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011755 if( VOS_TRUE == WLANBAP_AmpSessionOn() )
Jeff Johnson295189b2012-06-20 16:38:30 -070011756 {
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011757 hddLog(VOS_TRACE_LEVEL_ERROR,
Jeff Johnson295189b2012-06-20 16:38:30 -070011758 "%s: No connection when AMP is on", __func__);
Madan Mohan Koyyalamudicae253a2012-11-06 19:10:35 -080011759 return -ECONNREFUSED;
Jeff Johnson295189b2012-06-20 16:38:30 -070011760 }
11761#endif
Vinay Krishna Eranna21042322014-01-08 19:21:39 +053011762
11763 //If Device Mode is Station Concurrent Sessions Exit BMps
11764 //P2P Mode will be taken care in Open/close adapter
11765 if((WLAN_HDD_INFRA_STATION == pAdapter->device_mode) &&
Agarwal Ashish51325b52014-06-16 16:50:49 +053011766 (vos_concurrent_open_sessions_running())) {
11767 exitbmpsStatus = hdd_disable_bmps_imps(pHddCtx,
11768 WLAN_HDD_INFRA_STATION);
Vinay Krishna Eranna21042322014-01-08 19:21:39 +053011769 }
11770
11771 /*Try disconnecting if already in connected state*/
11772 status = wlan_hdd_try_disconnect(pAdapter);
11773 if ( 0 > status)
11774 {
11775 hddLog(VOS_TRACE_LEVEL_ERROR, FL("Failed to disconnect the existing"
11776 " connection"));
11777 return -EALREADY;
11778 }
11779
Jeff Johnson295189b2012-06-20 16:38:30 -070011780 /*initialise security parameters*/
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011781 status = wlan_hdd_cfg80211_set_privacy(pAdapter, req);
Jeff Johnson295189b2012-06-20 16:38:30 -070011782
11783 if ( 0 > status)
11784 {
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011785 hddLog(VOS_TRACE_LEVEL_ERROR, "%s: failed to set security params",
Jeff Johnson295189b2012-06-20 16:38:30 -070011786 __func__);
11787 return status;
11788 }
Mohit Khanna765234a2012-09-11 15:08:35 -070011789 if ( req->channel )
11790 {
11791 status = wlan_hdd_cfg80211_connect_start(pAdapter, req->ssid,
11792 req->ssid_len, req->bssid,
11793 req->channel->hw_value);
11794 }
11795 else
11796 {
11797 status = wlan_hdd_cfg80211_connect_start(pAdapter, req->ssid,
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +053011798 req->ssid_len, req->bssid, 0);
Mohit Khanna765234a2012-09-11 15:08:35 -070011799 }
Jeff Johnson295189b2012-06-20 16:38:30 -070011800
11801 if (0 > status)
11802 {
11803 //ReEnable BMPS if disabled
11804 if((VOS_STATUS_SUCCESS == exitbmpsStatus) &&
11805 (NULL != pHddCtx))
11806 {
Gopichand Nakkalaa2fe5b02013-06-06 16:32:28 +053011807 if (pHddCtx->hdd_wlan_suspended)
11808 {
11809 hdd_set_pwrparams(pHddCtx);
11810 }
Jeff Johnson295189b2012-06-20 16:38:30 -070011811 //ReEnable Bmps and Imps back
11812 hdd_enable_bmps_imps(pHddCtx);
11813 }
Agarwal Ashish51325b52014-06-16 16:50:49 +053011814 hddLog(VOS_TRACE_LEVEL_ERROR, FL("connect failed"));
Jeff Johnson295189b2012-06-20 16:38:30 -070011815 return status;
11816 }
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +053011817 pHddCtx->isAmpAllowed = VOS_FALSE;
Jeff Johnson295189b2012-06-20 16:38:30 -070011818 EXIT();
11819 return status;
11820}
11821
Mahesh A Saptasagarfafb7fe2014-05-16 13:19:37 +053011822static int wlan_hdd_cfg80211_connect( struct wiphy *wiphy,
11823 struct net_device *ndev,
11824 struct cfg80211_connect_params *req)
11825{
11826 int ret;
11827 vos_ssr_protect(__func__);
11828 ret = __wlan_hdd_cfg80211_connect(wiphy, ndev, req);
11829 vos_ssr_unprotect(__func__);
11830
11831 return ret;
11832}
Jeff Johnson295189b2012-06-20 16:38:30 -070011833
11834/*
Gopichand Nakkala78a6c812013-05-13 16:39:49 +053011835 * FUNCTION: wlan_hdd_disconnect
11836 * This function is used to issue a disconnect request to SME
11837 */
11838int wlan_hdd_disconnect( hdd_adapter_t *pAdapter, u16 reason )
11839{
Abhishek Singh6ab864d2014-11-27 12:10:10 +053011840 int status, result = 0;
Gopichand Nakkala78a6c812013-05-13 16:39:49 +053011841 hdd_station_ctx_t *pHddStaCtx = WLAN_HDD_GET_STATION_CTX_PTR(pAdapter);
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +053011842 hdd_context_t *pHddCtx = WLAN_HDD_GET_CTX(pAdapter);
Abhishek Singhdc2bfd42014-06-19 17:59:05 +053011843 long ret;
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +053011844
11845 status = wlan_hdd_validate_context(pHddCtx);
11846
11847 if (0 != status)
11848 {
11849 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
11850 "%s: HDD context is not valid", __func__);
11851 return status;
11852 }
11853
11854 pHddCtx->isAmpAllowed = VOS_TRUE;
Agarwal Ashishc65b5ca2014-07-28 21:02:57 +053011855
Agarwal Ashish47d18112014-08-04 19:55:07 +053011856 /* Need to apply spin lock before decreasing active sessions
11857 * as there can be chance for double decrement if context switch
11858 * Calls hdd_DisConnectHandler.
11859 */
11860
11861 spin_lock_bh(&pAdapter->lock_for_active_session);
Agarwal Ashishc65b5ca2014-07-28 21:02:57 +053011862 if (eConnectionState_Associated == pHddStaCtx->conn_info.connState)
11863 {
Agarwal Ashishc65b5ca2014-07-28 21:02:57 +053011864 wlan_hdd_decr_active_session(pHddCtx, pAdapter->device_mode);
11865 }
Agarwal Ashish47d18112014-08-04 19:55:07 +053011866 hdd_connSetConnectionState( pHddStaCtx, eConnectionState_Disconnecting );
11867 spin_unlock_bh(&pAdapter->lock_for_active_session);
Agarwal Ashishc65b5ca2014-07-28 21:02:57 +053011868
Abhishek Singhf4669da2014-05-26 15:07:49 +053011869 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_INFO,
Agarwal Ashish47d18112014-08-04 19:55:07 +053011870 FL( "Set HDD connState to eConnectionState_Disconnecting" ));
11871
Gopichand Nakkala78a6c812013-05-13 16:39:49 +053011872 INIT_COMPLETION(pAdapter->disconnect_comp_var);
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +053011873
Mihir Shete182a0b22014-08-18 16:08:48 +053011874 /*
11875 * stop tx queues before deleting STA/BSS context from the firmware.
11876 * tx has to be disabled because the firmware can get busy dropping
11877 * the tx frames after BSS/STA has been deleted and will not send
11878 * back a response resulting in WDI timeout
11879 */
Padma, Santhosh Kumar9dacb5c2014-12-17 19:22:56 +053011880 hddLog(VOS_TRACE_LEVEL_INFO, FL("Disabling queues"));
Mihir Shete182a0b22014-08-18 16:08:48 +053011881 netif_tx_disable(pAdapter->dev);
11882 netif_carrier_off(pAdapter->dev);
Arun Kumar Khandavalli94a2bb02013-12-28 19:17:25 +053011883
Mihir Shete182a0b22014-08-18 16:08:48 +053011884 /*issue disconnect*/
Gopichand Nakkala78a6c812013-05-13 16:39:49 +053011885 status = sme_RoamDisconnect( WLAN_HDD_GET_HAL_CTX(pAdapter),
11886 pAdapter->sessionId, reason);
Abhishek Singhdc2bfd42014-06-19 17:59:05 +053011887 if(eHAL_STATUS_CMD_NOT_QUEUED == status)
11888 {
11889 hddLog(VOS_TRACE_LEVEL_INFO,
11890 FL("status = %d, already disconnected"),
11891 (int)status );
Gopichand Nakkala78a6c812013-05-13 16:39:49 +053011892
Abhishek Singhdc2bfd42014-06-19 17:59:05 +053011893 }
11894 else if ( 0 != status )
Gopichand Nakkala78a6c812013-05-13 16:39:49 +053011895 {
11896 hddLog(VOS_TRACE_LEVEL_ERROR,
Arif Hussain6d2a3322013-11-17 19:50:10 -080011897 "%s csrRoamDisconnect failure, returned %d",
Gopichand Nakkala78a6c812013-05-13 16:39:49 +053011898 __func__, (int)status );
Abhishek Singh6ab864d2014-11-27 12:10:10 +053011899 result = -EINVAL;
11900 goto disconnected;
Gopichand Nakkala78a6c812013-05-13 16:39:49 +053011901 }
Abhishek Singhdc2bfd42014-06-19 17:59:05 +053011902 ret = wait_for_completion_interruptible_timeout(
Gopichand Nakkala78a6c812013-05-13 16:39:49 +053011903 &pAdapter->disconnect_comp_var,
11904 msecs_to_jiffies(WLAN_WAIT_TIME_DISCONNECT));
Abhishek Singhdc2bfd42014-06-19 17:59:05 +053011905 if (!ret && ( eHAL_STATUS_CMD_NOT_QUEUED != status ))
c_hpothu6ff1c3c2013-10-01 19:01:57 +053011906 {
11907 hddLog(VOS_TRACE_LEVEL_ERROR,
Mahesh A Saptasagar05a357e2014-02-26 16:28:06 +053011908 "%s: Failed to disconnect, timed out", __func__);
Abhishek Singh6ab864d2014-11-27 12:10:10 +053011909 result = -ETIMEDOUT;
Mahesh A Saptasagar05a357e2014-02-26 16:28:06 +053011910 }
Abhishek Singhdc2bfd42014-06-19 17:59:05 +053011911 else if (ret == -ERESTARTSYS)
Mahesh A Saptasagar05a357e2014-02-26 16:28:06 +053011912 {
11913 hddLog(VOS_TRACE_LEVEL_ERROR,
11914 "%s: Failed to disconnect, wait interrupted", __func__);
Abhishek Singh6ab864d2014-11-27 12:10:10 +053011915 result = -ERESTARTSYS;
c_hpothu6ff1c3c2013-10-01 19:01:57 +053011916 }
Abhishek Singh6ab864d2014-11-27 12:10:10 +053011917disconnected:
Abhishek Singhdc2bfd42014-06-19 17:59:05 +053011918 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_INFO,
11919 FL("Set HDD connState to eConnectionState_NotConnected"));
11920 pHddStaCtx->conn_info.connState = eConnectionState_NotConnected;
11921
Abhishek Singh6ab864d2014-11-27 12:10:10 +053011922 return result;
Gopichand Nakkala78a6c812013-05-13 16:39:49 +053011923}
11924
11925
11926/*
Mahesh A Saptasagarfafb7fe2014-05-16 13:19:37 +053011927 * FUNCTION: __wlan_hdd_cfg80211_disconnect
Jeff Johnson295189b2012-06-20 16:38:30 -070011928 * This function is used to issue a disconnect request to SME
11929 */
Mahesh A Saptasagarfafb7fe2014-05-16 13:19:37 +053011930static int __wlan_hdd_cfg80211_disconnect( struct wiphy *wiphy,
Jeff Johnson295189b2012-06-20 16:38:30 -070011931 struct net_device *dev,
11932 u16 reason
11933 )
11934{
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011935 hdd_adapter_t *pAdapter = WLAN_HDD_GET_PRIV_PTR( dev );
Kaushik, Sushantb1ed0f42014-07-01 18:26:31 +053011936 tCsrRoamProfile *pRoamProfile =
11937 &(WLAN_HDD_GET_WEXT_STATE_PTR(pAdapter))->roamProfile;
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +053011938 int status;
Kaushik, Sushantb1ed0f42014-07-01 18:26:31 +053011939 hdd_station_ctx_t *pHddStaCtx = WLAN_HDD_GET_STATION_CTX_PTR(pAdapter);
11940 hdd_context_t *pHddCtx = WLAN_HDD_GET_CTX(pAdapter);
Gopichand Nakkalaaa353782013-05-17 20:36:22 +053011941#ifdef FEATURE_WLAN_TDLS
Gopichand Nakkala2a0a1572013-02-10 21:39:16 -080011942 tANI_U8 staIdx;
11943#endif
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011944
Jeff Johnson295189b2012-06-20 16:38:30 -070011945 ENTER();
Kaushik, Sushantb1ed0f42014-07-01 18:26:31 +053011946
Sushant Kaushik4b7cb302014-01-06 17:45:01 +053011947 MTRACE(vos_trace(VOS_MODULE_ID_HDD,
11948 TRACE_CODE_HDD_CFG80211_DISCONNECT,
11949 pAdapter->sessionId, reason));
Sushant Kaushik8bc7df22014-04-09 17:55:29 +053011950 hddLog(VOS_TRACE_LEVEL_INFO, "%s: device_mode = %s(%d)",
11951 __func__, hdd_device_modetoString(pAdapter->device_mode),
11952 pAdapter->device_mode);
Jeff Johnson295189b2012-06-20 16:38:30 -070011953
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011954 hddLog(VOS_TRACE_LEVEL_INFO, "%s: Disconnect called with reason code %d",
11955 __func__, reason);
Jeff Johnson295189b2012-06-20 16:38:30 -070011956
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +053011957 status = wlan_hdd_validate_context(pHddCtx);
11958
11959 if (0 != status)
Jeff Johnson295189b2012-06-20 16:38:30 -070011960 {
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +053011961 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
11962 "%s: HDD context is not valid", __func__);
11963 return status;
Jeff Johnson295189b2012-06-20 16:38:30 -070011964 }
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +053011965
Jeff Johnson295189b2012-06-20 16:38:30 -070011966 if (NULL != pRoamProfile)
11967 {
11968 /*issue disconnect request to SME, if station is in connected state*/
Mahesh A Saptasagar280fd5a2013-12-05 15:38:31 +053011969 if ((pHddStaCtx->conn_info.connState == eConnectionState_Associated) ||
11970 (pHddStaCtx->conn_info.connState == eConnectionState_Connecting))
Jeff Johnson295189b2012-06-20 16:38:30 -070011971 {
Gopichand Nakkala747461f2013-04-24 19:24:45 +053011972 eCsrRoamDisconnectReason reasonCode =
Jeff Johnson295189b2012-06-20 16:38:30 -070011973 eCSR_DISCONNECT_REASON_UNSPECIFIED;
Gopichand Nakkalaaa353782013-05-17 20:36:22 +053011974 hdd_scaninfo_t *pScanInfo;
Jeff Johnson295189b2012-06-20 16:38:30 -070011975 switch(reason)
11976 {
11977 case WLAN_REASON_MIC_FAILURE:
11978 reasonCode = eCSR_DISCONNECT_REASON_MIC_ERROR;
11979 break;
11980
11981 case WLAN_REASON_DISASSOC_DUE_TO_INACTIVITY:
11982 case WLAN_REASON_DISASSOC_AP_BUSY:
11983 case WLAN_REASON_CLASS3_FRAME_FROM_NONASSOC_STA:
11984 reasonCode = eCSR_DISCONNECT_REASON_DISASSOC;
11985 break;
11986
11987 case WLAN_REASON_PREV_AUTH_NOT_VALID:
11988 case WLAN_REASON_CLASS2_FRAME_FROM_NONAUTH_STA:
Abhishek Singhc3269a52014-05-21 17:22:24 +053011989 case WLAN_REASON_DEAUTH_LEAVING:
Jeff Johnson295189b2012-06-20 16:38:30 -070011990 reasonCode = eCSR_DISCONNECT_REASON_DEAUTH;
11991 break;
11992
Jeff Johnson295189b2012-06-20 16:38:30 -070011993 default:
11994 reasonCode = eCSR_DISCONNECT_REASON_UNSPECIFIED;
11995 break;
11996 }
Gopichand Nakkalaaa353782013-05-17 20:36:22 +053011997 pScanInfo = &pHddCtx->scan_info;
11998 if (pScanInfo->mScanPending)
11999 {
Srinivas, Dasari138af4f2014-02-07 11:13:45 +053012000 hddLog(VOS_TRACE_LEVEL_INFO, "Disconnect is in progress, "
Gopichand Nakkalaaa353782013-05-17 20:36:22 +053012001 "Aborting Scan");
Kaushik, Sushant4975a572014-10-21 16:07:48 +053012002 hdd_abort_mac_scan(pHddCtx, pScanInfo->sessionId,
Srinivas, Dasari138af4f2014-02-07 11:13:45 +053012003 eCSR_SCAN_ABORT_DEFAULT);
Gopichand Nakkalaaa353782013-05-17 20:36:22 +053012004 }
Jeff Johnson295189b2012-06-20 16:38:30 -070012005
Gopichand Nakkala2a0a1572013-02-10 21:39:16 -080012006#ifdef FEATURE_WLAN_TDLS
12007 /* First clean up the tdls peers if any */
Gopichand Nakkala4327a152013-03-04 23:22:42 -080012008 for (staIdx = 0 ; staIdx < HDD_MAX_NUM_TDLS_STA; staIdx++)
Gopichand Nakkala2a0a1572013-02-10 21:39:16 -080012009 {
Gopichand Nakkala4327a152013-03-04 23:22:42 -080012010 if ((pHddCtx->tdlsConnInfo[staIdx].sessionId == pAdapter->sessionId) &&
12011 (pHddCtx->tdlsConnInfo[staIdx].staId))
Gopichand Nakkala2a0a1572013-02-10 21:39:16 -080012012 {
Hoonki Lee11f7dda2013-02-14 16:55:44 -080012013 uint8 *mac;
Gopichand Nakkala4327a152013-03-04 23:22:42 -080012014 mac = pHddCtx->tdlsConnInfo[staIdx].peerMac.bytes;
Hoonki Lee11f7dda2013-02-14 16:55:44 -080012015 VOS_TRACE(VOS_MODULE_ID_HDD, TDLS_LOG_LEVEL,
Gopichand Nakkalac87400e2013-03-13 18:51:00 -070012016 "%s: call sme_DeleteTdlsPeerSta staId %d sessionId %d " MAC_ADDRESS_STR,
Gopichand Nakkala4327a152013-03-04 23:22:42 -080012017 __func__, pHddCtx->tdlsConnInfo[staIdx].staId, pAdapter->sessionId,
Gopichand Nakkalac87400e2013-03-13 18:51:00 -070012018 MAC_ADDR_ARRAY(mac));
Gopichand Nakkala2a0a1572013-02-10 21:39:16 -080012019 sme_DeleteTdlsPeerSta(WLAN_HDD_GET_HAL_CTX(pAdapter),
Gopichand Nakkala4327a152013-03-04 23:22:42 -080012020 pAdapter->sessionId,
12021 mac);
Gopichand Nakkala2a0a1572013-02-10 21:39:16 -080012022 }
12023 }
12024#endif
Arun Kumar Khandavalli94a2bb02013-12-28 19:17:25 +053012025 hddLog(LOG1, FL("Disconnecting with reasoncode:%u"), reasonCode);
Gopichand Nakkala78a6c812013-05-13 16:39:49 +053012026 status = wlan_hdd_disconnect(pAdapter, reasonCode);
12027 if ( 0 != status )
Jeff Johnson295189b2012-06-20 16:38:30 -070012028 {
12029 hddLog(VOS_TRACE_LEVEL_ERROR,
Arif Hussain6d2a3322013-11-17 19:50:10 -080012030 "%s wlan_hdd_disconnect failure, returned %d",
Jeff Johnson295189b2012-06-20 16:38:30 -070012031 __func__, (int)status );
12032 return -EINVAL;
12033 }
Jeff Johnson295189b2012-06-20 16:38:30 -070012034 }
Mahesh A Saptasagar280fd5a2013-12-05 15:38:31 +053012035 else
12036 {
12037 hddLog(VOS_TRACE_LEVEL_ERROR, "%s: unexpected cfg disconnect API"
12038 "called while in %d state", __func__,
12039 pHddStaCtx->conn_info.connState);
12040 }
Jeff Johnson295189b2012-06-20 16:38:30 -070012041 }
12042 else
12043 {
12044 hddLog(VOS_TRACE_LEVEL_ERROR, "%s: No valid roam profile", __func__);
12045 }
12046
12047 return status;
12048}
12049
Mahesh A Saptasagarfafb7fe2014-05-16 13:19:37 +053012050static int wlan_hdd_cfg80211_disconnect( struct wiphy *wiphy,
12051 struct net_device *dev,
12052 u16 reason
12053 )
12054{
12055 int ret;
12056 vos_ssr_protect(__func__);
12057 ret = __wlan_hdd_cfg80211_disconnect(wiphy, dev, reason);
12058 vos_ssr_unprotect(__func__);
12059
12060 return ret;
12061}
Gopichand Nakkala78a6c812013-05-13 16:39:49 +053012062
Jeff Johnson295189b2012-06-20 16:38:30 -070012063/*
12064 * FUNCTION: wlan_hdd_cfg80211_set_privacy_ibss
Gopichand Nakkala747461f2013-04-24 19:24:45 +053012065 * This function is used to initialize the security
Jeff Johnson295189b2012-06-20 16:38:30 -070012066 * settings in IBSS mode.
12067 */
12068static int wlan_hdd_cfg80211_set_privacy_ibss(
Gopichand Nakkala747461f2013-04-24 19:24:45 +053012069 hdd_adapter_t *pAdapter,
Jeff Johnson295189b2012-06-20 16:38:30 -070012070 struct cfg80211_ibss_params *params
12071 )
12072{
12073 int status = 0;
Gopichand Nakkala747461f2013-04-24 19:24:45 +053012074 hdd_wext_state_t *pWextState = WLAN_HDD_GET_WEXT_STATE_PTR(pAdapter);
Jeff Johnson295189b2012-06-20 16:38:30 -070012075 eCsrEncryptionType encryptionType = eCSR_ENCRYPT_TYPE_NONE;
12076 hdd_station_ctx_t *pHddStaCtx = WLAN_HDD_GET_STATION_CTX_PTR(pAdapter);
Gopichand Nakkala747461f2013-04-24 19:24:45 +053012077
Jeff Johnson295189b2012-06-20 16:38:30 -070012078 ENTER();
12079
12080 pWextState->wpaVersion = IW_AUTH_WPA_VERSION_DISABLED;
Ravi Joshib58ca0d2013-10-29 09:50:23 -070012081 vos_mem_zero(&pHddStaCtx->ibss_enc_key, sizeof(tCsrRoamSetKey));
Jeff Johnson295189b2012-06-20 16:38:30 -070012082
12083 if (params->ie_len && ( NULL != params->ie) )
12084 {
Shailender Karmuchi67edd312013-06-18 16:30:48 -070012085 if (wlan_hdd_cfg80211_get_ie_ptr (params->ie,
12086 params->ie_len, WLAN_EID_RSN ))
Jeff Johnson295189b2012-06-20 16:38:30 -070012087 {
12088 pWextState->wpaVersion = IW_AUTH_WPA_VERSION_WPA2;
12089 encryptionType = eCSR_ENCRYPT_TYPE_AES;
12090 }
Shailender Karmuchi67edd312013-06-18 16:30:48 -070012091 else if ( hdd_isWPAIEPresent (params->ie, params->ie_len ))
Jeff Johnson295189b2012-06-20 16:38:30 -070012092 {
Shailender Karmuchi642e9812013-05-30 14:34:49 -070012093 tDot11fIEWPA dot11WPAIE;
12094 tHalHandle halHandle = WLAN_HDD_GET_HAL_CTX(pAdapter);
Shailender Karmuchi67edd312013-06-18 16:30:48 -070012095 u8 *ie;
Shailender Karmuchi642e9812013-05-30 14:34:49 -070012096
Wilson Yang00256342013-10-10 23:13:38 -070012097 memset(&dot11WPAIE, 0, sizeof(dot11WPAIE));
Shailender Karmuchi67edd312013-06-18 16:30:48 -070012098 ie = wlan_hdd_cfg80211_get_ie_ptr (params->ie,
12099 params->ie_len, DOT11F_EID_WPA);
12100 if ( NULL != ie )
12101 {
12102 pWextState->wpaVersion = IW_AUTH_WPA_VERSION_WPA;
12103 // Unpack the WPA IE
12104 //Skip past the EID byte and length byte - and four byte WiFi OUI
12105 dot11fUnpackIeWPA((tpAniSirGlobal) halHandle,
12106 &ie[2+4],
12107 ie[1] - 4,
12108 &dot11WPAIE);
12109 /*Extract the multicast cipher, the encType for unicast
12110 cipher for wpa-none is none*/
12111 encryptionType =
12112 hdd_TranslateWPAToCsrEncryptionType(dot11WPAIE.multicast_cipher);
12113 }
Jeff Johnson295189b2012-06-20 16:38:30 -070012114 }
Shailender Karmuchi67edd312013-06-18 16:30:48 -070012115
Jeff Johnson295189b2012-06-20 16:38:30 -070012116 status = wlan_hdd_cfg80211_set_ie(pAdapter, params->ie, params->ie_len);
12117
12118 if (0 > status)
12119 {
Gopichand Nakkala747461f2013-04-24 19:24:45 +053012120 hddLog(VOS_TRACE_LEVEL_ERROR, "%s: failed to parse WPA/RSN IE",
Jeff Johnson295189b2012-06-20 16:38:30 -070012121 __func__);
12122 return status;
12123 }
12124 }
12125
Gopichand Nakkala747461f2013-04-24 19:24:45 +053012126 pWextState->roamProfile.AuthType.authType[0] =
12127 pHddStaCtx->conn_info.authType =
Jeff Johnson295189b2012-06-20 16:38:30 -070012128 eCSR_AUTH_TYPE_OPEN_SYSTEM;
12129
12130 if (params->privacy)
12131 {
Gopichand Nakkala747461f2013-04-24 19:24:45 +053012132 /* Security enabled IBSS, At this time there is no information available
12133 * about the security paramters, so initialise the encryption type to
Jeff Johnson295189b2012-06-20 16:38:30 -070012134 * eCSR_ENCRYPT_TYPE_WEP40_STATICKEY.
Gopichand Nakkala747461f2013-04-24 19:24:45 +053012135 * The correct security parameters will be updated later in
Jeff Johnson295189b2012-06-20 16:38:30 -070012136 * wlan_hdd_cfg80211_add_key */
Gopichand Nakkala747461f2013-04-24 19:24:45 +053012137 /* Hal expects encryption type to be set inorder
Jeff Johnson295189b2012-06-20 16:38:30 -070012138 *enable privacy bit in beacons */
12139
12140 encryptionType = eCSR_ENCRYPT_TYPE_WEP40_STATICKEY;
12141 }
Shailender Karmuchi642e9812013-05-30 14:34:49 -070012142 VOS_TRACE (VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_INFO_HIGH,
12143 "encryptionType=%d", encryptionType);
Jeff Johnson295189b2012-06-20 16:38:30 -070012144 pHddStaCtx->conn_info.ucEncryptionType = encryptionType;
12145 pWextState->roamProfile.EncryptionType.numEntries = 1;
12146 pWextState->roamProfile.EncryptionType.encryptionType[0] = encryptionType;
Jeff Johnson295189b2012-06-20 16:38:30 -070012147 return status;
12148}
12149
12150/*
Mahesh A Saptasagar27574072014-06-17 13:39:04 +053012151 * FUNCTION: __wlan_hdd_cfg80211_join_ibss
Gopichand Nakkala747461f2013-04-24 19:24:45 +053012152 * This function is used to create/join an IBSS
Jeff Johnson295189b2012-06-20 16:38:30 -070012153 */
Mahesh A Saptasagar27574072014-06-17 13:39:04 +053012154static int __wlan_hdd_cfg80211_join_ibss( struct wiphy *wiphy,
Jeff Johnson295189b2012-06-20 16:38:30 -070012155 struct net_device *dev,
12156 struct cfg80211_ibss_params *params
12157 )
12158{
Gopichand Nakkala747461f2013-04-24 19:24:45 +053012159 hdd_adapter_t *pAdapter = WLAN_HDD_GET_PRIV_PTR( dev );
Jeff Johnson295189b2012-06-20 16:38:30 -070012160 hdd_wext_state_t *pWextState = WLAN_HDD_GET_WEXT_STATE_PTR(pAdapter);
12161 tCsrRoamProfile *pRoamProfile;
12162 int status;
krunal sonie9002db2013-11-25 14:24:17 -080012163 bool alloc_bssid = VOS_FALSE;
Kaushik, Sushantb1ed0f42014-07-01 18:26:31 +053012164 hdd_station_ctx_t *pHddStaCtx = WLAN_HDD_GET_STATION_CTX_PTR(pAdapter);
12165 hdd_context_t *pHddCtx = WLAN_HDD_GET_CTX(pAdapter);
Jeff Johnson295189b2012-06-20 16:38:30 -070012166
12167 ENTER();
Kaushik, Sushantb1ed0f42014-07-01 18:26:31 +053012168
Sushant Kaushik4b7cb302014-01-06 17:45:01 +053012169 MTRACE(vos_trace(VOS_MODULE_ID_HDD,
12170 TRACE_CODE_HDD_CFG80211_JOIN_IBSS,
12171 pAdapter->sessionId, pAdapter->device_mode));
Gopichand Nakkala747461f2013-04-24 19:24:45 +053012172 hddLog(VOS_TRACE_LEVEL_INFO,
Sushant Kaushik8bc7df22014-04-09 17:55:29 +053012173 "%s: device_mode = %s (%d)", __func__,
12174 hdd_device_modetoString(pAdapter->device_mode),
12175 pAdapter->device_mode);
Jeff Johnson295189b2012-06-20 16:38:30 -070012176
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +053012177 status = wlan_hdd_validate_context(pHddCtx);
12178
12179 if (0 != status)
Jeff Johnson295189b2012-06-20 16:38:30 -070012180 {
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +053012181 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
12182 "%s: HDD context is not valid", __func__);
12183 return status;
Jeff Johnson295189b2012-06-20 16:38:30 -070012184 }
12185
12186 if (NULL == pWextState)
12187 {
Arif Hussain6d2a3322013-11-17 19:50:10 -080012188 hddLog (VOS_TRACE_LEVEL_ERROR, "%s ERROR: Data Storage Corruption",
Jeff Johnson295189b2012-06-20 16:38:30 -070012189 __func__);
12190 return -EIO;
12191 }
12192
Agarwal Ashish51325b52014-06-16 16:50:49 +053012193 if (vos_max_concurrent_connections_reached()) {
12194 hddLog(VOS_TRACE_LEVEL_INFO, FL("Reached max concurrent connections"));
12195 return -ECONNREFUSED;
12196 }
12197
Vinay Krishna Eranna21042322014-01-08 19:21:39 +053012198 /*Try disconnecting if already in connected state*/
12199 status = wlan_hdd_try_disconnect(pAdapter);
12200 if ( 0 > status)
12201 {
12202 hddLog(VOS_TRACE_LEVEL_ERROR, FL("Failed to disconnect the existing"
12203 " IBSS connection"));
12204 return -EALREADY;
12205 }
12206
Jeff Johnson295189b2012-06-20 16:38:30 -070012207 pRoamProfile = &pWextState->roamProfile;
12208
12209 if ( eCSR_BSS_TYPE_START_IBSS != pRoamProfile->BSSType )
12210 {
Gopichand Nakkala747461f2013-04-24 19:24:45 +053012211 hddLog (VOS_TRACE_LEVEL_ERROR,
Arif Hussain6d2a3322013-11-17 19:50:10 -080012212 "%s Interface type is not set to IBSS", __func__);
Jeff Johnson295189b2012-06-20 16:38:30 -070012213 return -EINVAL;
12214 }
12215
Praveen Kumar Sirisillad123d142013-09-24 16:50:13 -070012216 /* BSSID is provided by upper layers hence no need to AUTO generate */
12217 if (NULL != params->bssid) {
12218 if (ccmCfgSetInt(pHddCtx->hHal, WNI_CFG_IBSS_AUTO_BSSID, 0,
12219 NULL, eANI_BOOLEAN_FALSE)==eHAL_STATUS_FAILURE) {
12220 hddLog (VOS_TRACE_LEVEL_ERROR,
12221 "%s:ccmCfgStInt faild for WNI_CFG_IBSS_AUTO_BSSID", __func__);
12222 return -EIO;
12223 }
12224 }
krunal sonie9002db2013-11-25 14:24:17 -080012225 else if(pHddCtx->cfg_ini->isCoalesingInIBSSAllowed == 0)
12226 {
12227 if (ccmCfgSetInt(pHddCtx->hHal, WNI_CFG_IBSS_AUTO_BSSID, 0,
12228 NULL, eANI_BOOLEAN_FALSE)==eHAL_STATUS_FAILURE)
12229 {
12230 hddLog (VOS_TRACE_LEVEL_ERROR,
12231 "%s:ccmCfgStInt faild for WNI_CFG_IBSS_AUTO_BSSID", __func__);
12232 return -EIO;
12233 }
12234 params->bssid = vos_mem_malloc(sizeof(VOS_MAC_ADDR_SIZE));
12235 if (!params->bssid)
12236 {
12237 hddLog (VOS_TRACE_LEVEL_ERROR,
12238 "%s:Failed memory allocation", __func__);
12239 return -EIO;
12240 }
12241 vos_mem_copy((v_U8_t *)params->bssid,
12242 (v_U8_t *)&pHddCtx->cfg_ini->IbssBssid.bytes[0],
12243 VOS_MAC_ADDR_SIZE);
12244 alloc_bssid = VOS_TRUE;
12245 }
Praveen Kumar Sirisillad123d142013-09-24 16:50:13 -070012246
Jeff Johnson295189b2012-06-20 16:38:30 -070012247 /* Set Channel */
Yue Maf49ba872013-08-19 12:04:25 -070012248 if (NULL !=
12249#if (LINUX_VERSION_CODE >= KERNEL_VERSION(3,8,0))
12250 params->chandef.chan)
12251#else
12252 params->channel)
12253#endif
Jeff Johnson295189b2012-06-20 16:38:30 -070012254 {
12255 u8 channelNum;
Shailender Karmuchi15cd0672013-05-15 19:50:04 -070012256 v_U32_t numChans = WNI_CFG_VALID_CHANNEL_LIST_LEN;
12257 v_U8_t validChan[WNI_CFG_VALID_CHANNEL_LIST_LEN];
12258 tHalHandle hHal = WLAN_HDD_GET_HAL_CTX(pAdapter);
12259 int indx;
Jeff Johnson295189b2012-06-20 16:38:30 -070012260
12261 /* Get channel number */
Gopichand Nakkala747461f2013-04-24 19:24:45 +053012262 channelNum =
Yue Maf49ba872013-08-19 12:04:25 -070012263 ieee80211_frequency_to_channel(
12264#if (LINUX_VERSION_CODE >= KERNEL_VERSION(3,8,0))
12265 params->chandef.chan->center_freq);
12266#else
12267 params->channel->center_freq);
12268#endif
Shailender Karmuchi15cd0672013-05-15 19:50:04 -070012269
12270 if (0 != ccmCfgGetStr(hHal, WNI_CFG_VALID_CHANNEL_LIST,
12271 validChan, &numChans))
Jeff Johnson295189b2012-06-20 16:38:30 -070012272 {
Shailender Karmuchi15cd0672013-05-15 19:50:04 -070012273 hddLog(VOS_TRACE_LEVEL_ERROR, "%s: No valid channel list",
12274 __func__);
12275 return -EOPNOTSUPP;
Jeff Johnson295189b2012-06-20 16:38:30 -070012276 }
Shailender Karmuchi15cd0672013-05-15 19:50:04 -070012277
12278 for (indx = 0; indx < numChans; indx++)
Jeff Johnson295189b2012-06-20 16:38:30 -070012279 {
Shailender Karmuchi15cd0672013-05-15 19:50:04 -070012280 if (channelNum == validChan[indx])
12281 {
12282 break;
12283 }
12284 }
12285 if (indx >= numChans)
12286 {
12287 hddLog(VOS_TRACE_LEVEL_ERROR, "%s: Not valid Channel %d",
Jeff Johnson295189b2012-06-20 16:38:30 -070012288 __func__, channelNum);
12289 return -EINVAL;
12290 }
Shailender Karmuchi15cd0672013-05-15 19:50:04 -070012291 /* Set the Operational Channel */
12292 hddLog(VOS_TRACE_LEVEL_INFO_HIGH, "%s: set channel %d", __func__,
12293 channelNum);
12294 pRoamProfile->ChannelInfo.numOfChannels = 1;
12295 pHddStaCtx->conn_info.operationChannel = channelNum;
12296 pRoamProfile->ChannelInfo.ChannelList =
12297 &pHddStaCtx->conn_info.operationChannel;
Jeff Johnson295189b2012-06-20 16:38:30 -070012298 }
12299
12300 /* Initialize security parameters */
Gopichand Nakkala747461f2013-04-24 19:24:45 +053012301 status = wlan_hdd_cfg80211_set_privacy_ibss(pAdapter, params);
Jeff Johnson295189b2012-06-20 16:38:30 -070012302 if (status < 0)
12303 {
Gopichand Nakkala747461f2013-04-24 19:24:45 +053012304 hddLog(VOS_TRACE_LEVEL_ERROR, "%s: failed to set security parameters",
Jeff Johnson295189b2012-06-20 16:38:30 -070012305 __func__);
12306 return status;
12307 }
12308
12309 /* Issue connect start */
Gopichand Nakkala747461f2013-04-24 19:24:45 +053012310 status = wlan_hdd_cfg80211_connect_start(pAdapter, params->ssid,
Shailender Karmuchi15cd0672013-05-15 19:50:04 -070012311 params->ssid_len, params->bssid,
12312 pHddStaCtx->conn_info.operationChannel);
Jeff Johnson295189b2012-06-20 16:38:30 -070012313
12314 if (0 > status)
12315 {
12316 hddLog(VOS_TRACE_LEVEL_ERROR, "%s: connect failed", __func__);
12317 return status;
12318 }
12319
krunal sonie9002db2013-11-25 14:24:17 -080012320 if (NULL != params->bssid &&
12321 pHddCtx->cfg_ini->isCoalesingInIBSSAllowed == 0 &&
12322 alloc_bssid == VOS_TRUE)
12323 {
12324 vos_mem_free(params->bssid);
12325 }
Jeff Johnson295189b2012-06-20 16:38:30 -070012326 return 0;
12327}
12328
Mahesh A Saptasagar27574072014-06-17 13:39:04 +053012329static int wlan_hdd_cfg80211_join_ibss( struct wiphy *wiphy,
12330 struct net_device *dev,
12331 struct cfg80211_ibss_params *params
12332 )
12333{
12334 int ret = 0;
12335
12336 vos_ssr_protect(__func__);
12337 ret = __wlan_hdd_cfg80211_join_ibss(wiphy, dev, params);
12338 vos_ssr_unprotect(__func__);
12339
12340 return ret;
12341}
12342
Jeff Johnson295189b2012-06-20 16:38:30 -070012343/*
Mahesh A Saptasagar27574072014-06-17 13:39:04 +053012344 * FUNCTION: __wlan_hdd_cfg80211_leave_ibss
Gopichand Nakkala747461f2013-04-24 19:24:45 +053012345 * This function is used to leave an IBSS
Jeff Johnson295189b2012-06-20 16:38:30 -070012346 */
Mahesh A Saptasagar27574072014-06-17 13:39:04 +053012347static int __wlan_hdd_cfg80211_leave_ibss( struct wiphy *wiphy,
Jeff Johnson295189b2012-06-20 16:38:30 -070012348 struct net_device *dev
12349 )
12350{
Gopichand Nakkala747461f2013-04-24 19:24:45 +053012351 hdd_adapter_t *pAdapter = WLAN_HDD_GET_PRIV_PTR( dev );
Kaushik, Sushantb1ed0f42014-07-01 18:26:31 +053012352 hdd_wext_state_t *pWextState = WLAN_HDD_GET_WEXT_STATE_PTR(pAdapter);
12353 tCsrRoamProfile *pRoamProfile;
12354 hdd_context_t *pHddCtx = WLAN_HDD_GET_CTX(pAdapter);
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +053012355 int status;
Jeff Johnson295189b2012-06-20 16:38:30 -070012356
12357 ENTER();
Kaushik, Sushantb1ed0f42014-07-01 18:26:31 +053012358
Sushant Kaushik4b7cb302014-01-06 17:45:01 +053012359 MTRACE(vos_trace(VOS_MODULE_ID_HDD,
12360 TRACE_CODE_HDD_CFG80211_LEAVE_IBSS,
12361 pAdapter->sessionId, eCSR_DISCONNECT_REASON_IBSS_LEAVE));
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +053012362 status = wlan_hdd_validate_context(pHddCtx);
12363
12364 if (0 != status)
Jeff Johnson04dd8a82012-06-29 20:41:40 -070012365 {
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +053012366 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
12367 "%s: HDD context is not valid", __func__);
12368 return status;
Jeff Johnson04dd8a82012-06-29 20:41:40 -070012369 }
12370
Sushant Kaushik8bc7df22014-04-09 17:55:29 +053012371 hddLog(VOS_TRACE_LEVEL_INFO, "%s: device_mode = %s (%d)", __func__,
12372 hdd_device_modetoString(pAdapter->device_mode),
12373 pAdapter->device_mode);
Jeff Johnson295189b2012-06-20 16:38:30 -070012374 if (NULL == pWextState)
12375 {
Arif Hussain6d2a3322013-11-17 19:50:10 -080012376 hddLog (VOS_TRACE_LEVEL_ERROR, "%s ERROR: Data Storage Corruption",
Jeff Johnson295189b2012-06-20 16:38:30 -070012377 __func__);
12378 return -EIO;
12379 }
12380
12381 pRoamProfile = &pWextState->roamProfile;
12382
12383 /* Issue disconnect only if interface type is set to IBSS */
12384 if (eCSR_BSS_TYPE_START_IBSS != pRoamProfile->BSSType)
12385 {
Gopichand Nakkala747461f2013-04-24 19:24:45 +053012386 hddLog (VOS_TRACE_LEVEL_ERROR, "%s: BSS Type is not set to IBSS",
Jeff Johnson295189b2012-06-20 16:38:30 -070012387 __func__);
12388 return -EINVAL;
12389 }
12390
12391 /* Issue Disconnect request */
12392 INIT_COMPLETION(pAdapter->disconnect_comp_var);
12393 sme_RoamDisconnect( WLAN_HDD_GET_HAL_CTX(pAdapter), pAdapter->sessionId,
12394 eCSR_DISCONNECT_REASON_IBSS_LEAVE);
12395
12396 return 0;
12397}
12398
Mahesh A Saptasagar27574072014-06-17 13:39:04 +053012399static int wlan_hdd_cfg80211_leave_ibss( struct wiphy *wiphy,
12400 struct net_device *dev
12401 )
12402{
12403 int ret = 0;
12404
12405 vos_ssr_protect(__func__);
12406 ret = __wlan_hdd_cfg80211_leave_ibss(wiphy, dev);
12407 vos_ssr_unprotect(__func__);
12408
12409 return ret;
12410}
12411
Jeff Johnson295189b2012-06-20 16:38:30 -070012412/*
Mahesh A Saptasagar179d2252014-06-02 21:32:21 +053012413 * FUNCTION: __wlan_hdd_cfg80211_set_wiphy_params
Jeff Johnson295189b2012-06-20 16:38:30 -070012414 * This function is used to set the phy parameters
12415 * (RTS Threshold/FRAG Threshold/Retry Count etc ...)
12416 */
Mahesh A Saptasagar179d2252014-06-02 21:32:21 +053012417static int __wlan_hdd_cfg80211_set_wiphy_params(struct wiphy *wiphy,
Jeff Johnson295189b2012-06-20 16:38:30 -070012418 u32 changed)
12419{
12420 hdd_context_t *pHddCtx = wiphy_priv(wiphy);
12421 tHalHandle hHal = pHddCtx->hHal;
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +053012422 int status;
Jeff Johnson295189b2012-06-20 16:38:30 -070012423
12424 ENTER();
Sushant Kaushik4b7cb302014-01-06 17:45:01 +053012425 MTRACE(vos_trace(VOS_MODULE_ID_HDD,
12426 TRACE_CODE_HDD_CFG80211_SET_WIPHY_PARAMS,
12427 NO_SESSION, wiphy->rts_threshold));
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +053012428 status = wlan_hdd_validate_context(pHddCtx);
12429
12430 if (0 != status)
Jeff Johnson04dd8a82012-06-29 20:41:40 -070012431 {
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +053012432 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
12433 "%s: HDD context is not valid", __func__);
12434 return status;
Jeff Johnson04dd8a82012-06-29 20:41:40 -070012435 }
12436
Jeff Johnson295189b2012-06-20 16:38:30 -070012437 if (changed & WIPHY_PARAM_RTS_THRESHOLD)
12438 {
12439 u16 rts_threshold = (wiphy->rts_threshold == -1) ?
12440 WNI_CFG_RTS_THRESHOLD_STAMAX :
12441 wiphy->rts_threshold;
12442
12443 if ((WNI_CFG_RTS_THRESHOLD_STAMIN > rts_threshold) ||
Gopichand Nakkala747461f2013-04-24 19:24:45 +053012444 (WNI_CFG_RTS_THRESHOLD_STAMAX < rts_threshold))
Jeff Johnson295189b2012-06-20 16:38:30 -070012445 {
Gopichand Nakkala747461f2013-04-24 19:24:45 +053012446 hddLog(VOS_TRACE_LEVEL_ERROR,
12447 "%s: Invalid RTS Threshold value %hu",
Jeff Johnson295189b2012-06-20 16:38:30 -070012448 __func__, rts_threshold);
12449 return -EINVAL;
12450 }
12451
12452 if (0 != ccmCfgSetInt(hHal, WNI_CFG_RTS_THRESHOLD,
12453 rts_threshold, ccmCfgSetCallback,
Gopichand Nakkala747461f2013-04-24 19:24:45 +053012454 eANI_BOOLEAN_TRUE))
Jeff Johnson295189b2012-06-20 16:38:30 -070012455 {
Gopichand Nakkala747461f2013-04-24 19:24:45 +053012456 hddLog(VOS_TRACE_LEVEL_ERROR,
12457 "%s: ccmCfgSetInt failed for rts_threshold value %hu",
Jeff Johnson295189b2012-06-20 16:38:30 -070012458 __func__, rts_threshold);
12459 return -EIO;
12460 }
12461
Gopichand Nakkala747461f2013-04-24 19:24:45 +053012462 hddLog(VOS_TRACE_LEVEL_INFO_MED, "%s: set rts threshold %hu", __func__,
Jeff Johnson295189b2012-06-20 16:38:30 -070012463 rts_threshold);
12464 }
12465
12466 if (changed & WIPHY_PARAM_FRAG_THRESHOLD)
12467 {
12468 u16 frag_threshold = (wiphy->frag_threshold == -1) ?
12469 WNI_CFG_FRAGMENTATION_THRESHOLD_STAMAX :
12470 wiphy->frag_threshold;
12471
12472 if ((WNI_CFG_FRAGMENTATION_THRESHOLD_STAMIN > frag_threshold)||
Gopichand Nakkala747461f2013-04-24 19:24:45 +053012473 (WNI_CFG_FRAGMENTATION_THRESHOLD_STAMAX < frag_threshold) )
Jeff Johnson295189b2012-06-20 16:38:30 -070012474 {
Gopichand Nakkala747461f2013-04-24 19:24:45 +053012475 hddLog(VOS_TRACE_LEVEL_ERROR,
12476 "%s: Invalid frag_threshold value %hu", __func__,
Jeff Johnson295189b2012-06-20 16:38:30 -070012477 frag_threshold);
12478 return -EINVAL;
12479 }
12480
12481 if (0 != ccmCfgSetInt(hHal, WNI_CFG_FRAGMENTATION_THRESHOLD,
12482 frag_threshold, ccmCfgSetCallback,
Gopichand Nakkala747461f2013-04-24 19:24:45 +053012483 eANI_BOOLEAN_TRUE))
Jeff Johnson295189b2012-06-20 16:38:30 -070012484 {
Gopichand Nakkala747461f2013-04-24 19:24:45 +053012485 hddLog(VOS_TRACE_LEVEL_ERROR,
12486 "%s: ccmCfgSetInt failed for frag_threshold value %hu",
Jeff Johnson295189b2012-06-20 16:38:30 -070012487 __func__, frag_threshold);
12488 return -EIO;
12489 }
12490
12491 hddLog(VOS_TRACE_LEVEL_INFO_MED, "%s: set frag threshold %hu", __func__,
12492 frag_threshold);
12493 }
12494
12495 if ((changed & WIPHY_PARAM_RETRY_SHORT)
12496 || (changed & WIPHY_PARAM_RETRY_LONG))
12497 {
12498 u8 retry_value = (changed & WIPHY_PARAM_RETRY_SHORT) ?
12499 wiphy->retry_short :
12500 wiphy->retry_long;
12501
12502 if ((WNI_CFG_LONG_RETRY_LIMIT_STAMIN > retry_value) ||
12503 (WNI_CFG_LONG_RETRY_LIMIT_STAMAX < retry_value))
12504 {
Gopichand Nakkala747461f2013-04-24 19:24:45 +053012505 hddLog(VOS_TRACE_LEVEL_ERROR, "%s: Invalid Retry count %hu",
Jeff Johnson295189b2012-06-20 16:38:30 -070012506 __func__, retry_value);
12507 return -EINVAL;
12508 }
12509
12510 if (changed & WIPHY_PARAM_RETRY_SHORT)
12511 {
12512 if (0 != ccmCfgSetInt(hHal, WNI_CFG_LONG_RETRY_LIMIT,
12513 retry_value, ccmCfgSetCallback,
Gopichand Nakkala747461f2013-04-24 19:24:45 +053012514 eANI_BOOLEAN_TRUE))
Jeff Johnson295189b2012-06-20 16:38:30 -070012515 {
Gopichand Nakkala747461f2013-04-24 19:24:45 +053012516 hddLog(VOS_TRACE_LEVEL_ERROR,
12517 "%s: ccmCfgSetInt failed for long retry count %hu",
Jeff Johnson295189b2012-06-20 16:38:30 -070012518 __func__, retry_value);
12519 return -EIO;
12520 }
Gopichand Nakkala747461f2013-04-24 19:24:45 +053012521 hddLog(VOS_TRACE_LEVEL_INFO_MED, "%s: set long retry count %hu",
Jeff Johnson295189b2012-06-20 16:38:30 -070012522 __func__, retry_value);
12523 }
12524 else if (changed & WIPHY_PARAM_RETRY_SHORT)
12525 {
12526 if (0 != ccmCfgSetInt(hHal, WNI_CFG_SHORT_RETRY_LIMIT,
12527 retry_value, ccmCfgSetCallback,
Gopichand Nakkala747461f2013-04-24 19:24:45 +053012528 eANI_BOOLEAN_TRUE))
Jeff Johnson295189b2012-06-20 16:38:30 -070012529 {
Gopichand Nakkala747461f2013-04-24 19:24:45 +053012530 hddLog(VOS_TRACE_LEVEL_ERROR,
12531 "%s: ccmCfgSetInt failed for short retry count %hu",
Jeff Johnson295189b2012-06-20 16:38:30 -070012532 __func__, retry_value);
12533 return -EIO;
12534 }
Gopichand Nakkala747461f2013-04-24 19:24:45 +053012535 hddLog(VOS_TRACE_LEVEL_INFO_MED, "%s: set short retry count %hu",
Jeff Johnson295189b2012-06-20 16:38:30 -070012536 __func__, retry_value);
12537 }
12538 }
12539
12540 return 0;
12541}
12542
Mahesh A Saptasagar179d2252014-06-02 21:32:21 +053012543static int wlan_hdd_cfg80211_set_wiphy_params(struct wiphy *wiphy,
12544 u32 changed)
12545{
12546 int ret;
12547
12548 vos_ssr_protect(__func__);
12549 ret = __wlan_hdd_cfg80211_set_wiphy_params(wiphy, changed);
12550 vos_ssr_unprotect(__func__);
12551
12552 return ret;
12553}
12554
Jeff Johnson295189b2012-06-20 16:38:30 -070012555/*
Mahesh A Saptasagar179d2252014-06-02 21:32:21 +053012556 * FUNCTION: __wlan_hdd_cfg80211_set_txpower
Jeff Johnson295189b2012-06-20 16:38:30 -070012557 * This function is used to set the txpower
12558 */
Mahesh A Saptasagar179d2252014-06-02 21:32:21 +053012559static int __wlan_hdd_cfg80211_set_txpower(struct wiphy *wiphy,
Yue Maf49ba872013-08-19 12:04:25 -070012560#if LINUX_VERSION_CODE >= KERNEL_VERSION(3,8,0)
12561 struct wireless_dev *wdev,
12562#endif
Jeff Johnson295189b2012-06-20 16:38:30 -070012563#if LINUX_VERSION_CODE <= KERNEL_VERSION(2,6,35)
Gopichand Nakkala747461f2013-04-24 19:24:45 +053012564 enum tx_power_setting type,
Jeff Johnson295189b2012-06-20 16:38:30 -070012565#else
Gopichand Nakkala747461f2013-04-24 19:24:45 +053012566 enum nl80211_tx_power_setting type,
Jeff Johnson295189b2012-06-20 16:38:30 -070012567#endif
12568 int dbm)
12569{
12570 hdd_context_t *pHddCtx = (hdd_context_t*) wiphy_priv(wiphy);
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +053012571 tHalHandle hHal = NULL;
Jeff Johnson295189b2012-06-20 16:38:30 -070012572 tSirMacAddr bssid = {0xFF,0xFF,0xFF,0xFF,0xFF,0xFF};
12573 tSirMacAddr selfMac = {0xFF,0xFF,0xFF,0xFF,0xFF,0xFF};
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +053012574 int status;
Jeff Johnson295189b2012-06-20 16:38:30 -070012575
12576 ENTER();
Sushant Kaushik4b7cb302014-01-06 17:45:01 +053012577 MTRACE(vos_trace(VOS_MODULE_ID_HDD,
12578 TRACE_CODE_HDD_CFG80211_SET_TXPOWER,
12579 NO_SESSION, type ));
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +053012580 status = wlan_hdd_validate_context(pHddCtx);
12581
12582 if (0 != status)
12583 {
12584 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
12585 "%s: HDD context is not valid", __func__);
12586 return status;
12587 }
12588
12589 hHal = pHddCtx->hHal;
12590
Gopichand Nakkala747461f2013-04-24 19:24:45 +053012591 if (0 != ccmCfgSetInt(hHal, WNI_CFG_CURRENT_TX_POWER_LEVEL,
12592 dbm, ccmCfgSetCallback,
12593 eANI_BOOLEAN_TRUE))
Jeff Johnson295189b2012-06-20 16:38:30 -070012594 {
Gopichand Nakkala747461f2013-04-24 19:24:45 +053012595 hddLog(VOS_TRACE_LEVEL_ERROR,
Jeff Johnson295189b2012-06-20 16:38:30 -070012596 "%s: ccmCfgSetInt failed for tx power %hu", __func__, dbm);
12597 return -EIO;
12598 }
12599
12600 hddLog(VOS_TRACE_LEVEL_INFO_MED, "%s: set tx power level %d dbm", __func__,
12601 dbm);
12602
12603 switch(type)
12604 {
12605 case NL80211_TX_POWER_AUTOMATIC: /*automatically determine transmit power*/
12606 /* Fall through */
12607 case NL80211_TX_POWER_LIMITED: /*limit TX power by the mBm parameter*/
12608 if( sme_SetMaxTxPower(hHal, bssid, selfMac, dbm) != eHAL_STATUS_SUCCESS )
12609 {
Gopichand Nakkala747461f2013-04-24 19:24:45 +053012610 hddLog(VOS_TRACE_LEVEL_ERROR, "%s: Setting maximum tx power failed",
12611 __func__);
12612 return -EIO;
Jeff Johnson295189b2012-06-20 16:38:30 -070012613 }
12614 break;
12615 case NL80211_TX_POWER_FIXED: /*fix TX power to the mBm parameter*/
Gopichand Nakkala747461f2013-04-24 19:24:45 +053012616 hddLog(VOS_TRACE_LEVEL_ERROR, "%s: NL80211_TX_POWER_FIXED not supported",
Jeff Johnson295189b2012-06-20 16:38:30 -070012617 __func__);
12618 return -EOPNOTSUPP;
12619 break;
12620 default:
Gopichand Nakkala747461f2013-04-24 19:24:45 +053012621 hddLog(VOS_TRACE_LEVEL_ERROR, "%s: Invalid power setting type %d",
12622 __func__, type);
Jeff Johnson295189b2012-06-20 16:38:30 -070012623 return -EIO;
12624 }
12625
12626 return 0;
12627}
12628
Mahesh A Saptasagar179d2252014-06-02 21:32:21 +053012629static int wlan_hdd_cfg80211_set_txpower(struct wiphy *wiphy,
12630#if LINUX_VERSION_CODE >= KERNEL_VERSION(3,8,0)
12631 struct wireless_dev *wdev,
12632#endif
12633#if LINUX_VERSION_CODE <= KERNEL_VERSION(2,6,35)
12634 enum tx_power_setting type,
12635#else
12636 enum nl80211_tx_power_setting type,
12637#endif
12638 int dbm)
12639{
12640 int ret;
12641 vos_ssr_protect(__func__);
12642 ret = __wlan_hdd_cfg80211_set_txpower(wiphy,
12643#if LINUX_VERSION_CODE >= KERNEL_VERSION(3,8,0)
12644 wdev,
12645#endif
12646#if LINUX_VERSION_CODE <= KERNEL_VERSION(2,6,35)
12647 type,
12648#else
12649 type,
12650#endif
12651 dbm);
12652 vos_ssr_unprotect(__func__);
12653
12654 return ret;
12655}
12656
Jeff Johnson295189b2012-06-20 16:38:30 -070012657/*
Mahesh A Saptasagard68eb282014-12-17 14:20:19 +053012658 * FUNCTION: __wlan_hdd_cfg80211_get_txpower
Jeff Johnson295189b2012-06-20 16:38:30 -070012659 * This function is used to read the txpower
12660 */
Mahesh A Saptasagard68eb282014-12-17 14:20:19 +053012661static int __wlan_hdd_cfg80211_get_txpower(struct wiphy *wiphy,
Yue Maf49ba872013-08-19 12:04:25 -070012662#if LINUX_VERSION_CODE >= KERNEL_VERSION(3,8,0)
12663 struct wireless_dev *wdev,
12664#endif
12665 int *dbm)
Jeff Johnson295189b2012-06-20 16:38:30 -070012666{
12667
12668 hdd_adapter_t *pAdapter;
12669 hdd_context_t *pHddCtx = (hdd_context_t*) wiphy_priv(wiphy);
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +053012670 int status;
Jeff Johnson295189b2012-06-20 16:38:30 -070012671
Jeff Johnsone7245742012-09-05 17:12:55 -070012672 ENTER();
12673
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +053012674 status = wlan_hdd_validate_context(pHddCtx);
Jeff Johnson295189b2012-06-20 16:38:30 -070012675
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +053012676 if (0 != status)
Jeff Johnson04dd8a82012-06-29 20:41:40 -070012677 {
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +053012678 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
12679 "%s: HDD context is not valid", __func__);
12680 *dbm = 0;
12681 return status;
Jeff Johnson04dd8a82012-06-29 20:41:40 -070012682 }
12683
Jeff Johnson295189b2012-06-20 16:38:30 -070012684 pAdapter = hdd_get_adapter(pHddCtx, WLAN_HDD_INFRA_STATION);
12685 if (NULL == pAdapter)
12686 {
12687 hddLog(VOS_TRACE_LEVEL_FATAL, "%s: Not in station context " ,__func__);
12688 return -ENOENT;
12689 }
12690
12691 wlan_hdd_get_classAstats(pAdapter);
12692 *dbm = pAdapter->hdd_stats.ClassA_stat.max_pwr;
12693
Jeff Johnsone7245742012-09-05 17:12:55 -070012694 EXIT();
Jeff Johnson295189b2012-06-20 16:38:30 -070012695 return 0;
12696}
12697
Mahesh A Saptasagard68eb282014-12-17 14:20:19 +053012698static int wlan_hdd_cfg80211_get_txpower(struct wiphy *wiphy,
12699#if LINUX_VERSION_CODE >= KERNEL_VERSION(3,8,0)
12700 struct wireless_dev *wdev,
12701#endif
12702 int *dbm)
12703{
12704 int ret;
12705
12706 vos_ssr_protect(__func__);
12707 ret = __wlan_hdd_cfg80211_get_txpower(wiphy,
12708#if LINUX_VERSION_CODE >= KERNEL_VERSION(3,8,0)
12709 wdev,
12710#endif
12711 dbm);
12712 vos_ssr_unprotect(__func__);
12713
12714 return ret;
12715}
12716
12717
Mahesh A Saptasagar27574072014-06-17 13:39:04 +053012718static int __wlan_hdd_cfg80211_get_station(struct wiphy *wiphy, struct net_device *dev,
Jeff Johnson295189b2012-06-20 16:38:30 -070012719 u8* mac, struct station_info *sinfo)
12720{
12721 hdd_adapter_t *pAdapter = WLAN_HDD_GET_PRIV_PTR( dev );
12722 hdd_station_ctx_t *pHddStaCtx = WLAN_HDD_GET_STATION_CTX_PTR(pAdapter);
12723 int ssidlen = pHddStaCtx->conn_info.SSID.SSID.length;
c_hpothu44ff4e02014-05-08 00:13:57 +053012724 tANI_U32 rate_flags;
Jeff Johnson295189b2012-06-20 16:38:30 -070012725
12726 hdd_context_t *pHddCtx = (hdd_context_t*) wiphy_priv(wiphy);
12727 hdd_config_t *pCfg = pHddCtx->cfg_ini;
Jeff Johnson295189b2012-06-20 16:38:30 -070012728
12729 tANI_U8 OperationalRates[CSR_DOT11_SUPPORTED_RATES_MAX];
12730 tANI_U32 ORLeng = CSR_DOT11_SUPPORTED_RATES_MAX;
12731 tANI_U8 ExtendedRates[CSR_DOT11_EXTENDED_SUPPORTED_RATES_MAX];
12732 tANI_U32 ERLeng = CSR_DOT11_EXTENDED_SUPPORTED_RATES_MAX;
12733 tANI_U8 MCSRates[SIZE_OF_BASIC_MCS_SET];
12734 tANI_U32 MCSLeng = SIZE_OF_BASIC_MCS_SET;
12735 tANI_U16 maxRate = 0;
12736 tANI_U16 myRate;
12737 tANI_U16 currentRate = 0;
12738 tANI_U8 maxSpeedMCS = 0;
12739 tANI_U8 maxMCSIdx = 0;
12740 tANI_U8 rateFlag = 1;
c_hpothu79aab322014-07-14 21:11:01 +053012741 tANI_U8 i, j, rssidx, mode=0;
Madan Mohan Koyyalamudic75be962012-10-18 19:19:03 -070012742 tANI_U16 temp;
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +053012743 int status;
Jeff Johnson295189b2012-06-20 16:38:30 -070012744
Leo Chang6f8870f2013-03-26 18:11:36 -070012745#ifdef WLAN_FEATURE_11AC
12746 tANI_U32 vht_mcs_map;
12747 eDataRate11ACMaxMcs vhtMaxMcs;
12748#endif /* WLAN_FEATURE_11AC */
12749
Jeff Johnsone7245742012-09-05 17:12:55 -070012750 ENTER();
12751
Jeff Johnson295189b2012-06-20 16:38:30 -070012752 if ((eConnectionState_Associated != pHddStaCtx->conn_info.connState) ||
12753 (0 == ssidlen))
12754 {
12755 hddLog(VOS_TRACE_LEVEL_INFO, "%s: Not associated or"
12756 " Invalid ssidlen, %d", __func__, ssidlen);
12757 /*To keep GUI happy*/
12758 return 0;
12759 }
12760
Mukul Sharma811205f2014-07-09 21:07:30 +053012761 if (VOS_TRUE == pHddStaCtx->hdd_ReassocScenario)
12762 {
12763 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_INFO,
12764 "%s: Roaming in progress, so unable to proceed this request", __func__);
12765 return 0;
12766 }
12767
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +053012768 status = wlan_hdd_validate_context(pHddCtx);
12769
12770 if (0 != status)
Jeff Johnson04dd8a82012-06-29 20:41:40 -070012771 {
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +053012772 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
12773 "%s: HDD context is not valid", __func__);
12774 return status;
Jeff Johnson04dd8a82012-06-29 20:41:40 -070012775 }
12776
Jeff Johnson295189b2012-06-20 16:38:30 -070012777
Kiet Lam3b17fc82013-09-27 05:24:08 +053012778 wlan_hdd_get_rssi(pAdapter, &sinfo->signal);
12779 sinfo->filled |= STATION_INFO_SIGNAL;
12780
c_hpothu09f19542014-05-30 21:53:31 +053012781 wlan_hdd_get_station_stats(pAdapter);
12782 rate_flags = pAdapter->hdd_stats.ClassA_stat.tx_rate_flags;
12783
12784 /*overwrite rate_flags if MAX link-speed need to be reported*/
c_hpothu44ff4e02014-05-08 00:13:57 +053012785 if ((eHDD_LINK_SPEED_REPORT_MAX == pCfg->reportMaxLinkSpeed) ||
12786 (eHDD_LINK_SPEED_REPORT_MAX_SCALED == pCfg->reportMaxLinkSpeed &&
c_hpothu79aab322014-07-14 21:11:01 +053012787 sinfo->signal >= pCfg->linkSpeedRssiLow))
c_hpothu44ff4e02014-05-08 00:13:57 +053012788 {
12789 rate_flags = pAdapter->maxRateFlags;
12790 }
c_hpothu44ff4e02014-05-08 00:13:57 +053012791
Jeff Johnson295189b2012-06-20 16:38:30 -070012792 //convert to the UI units of 100kbps
12793 myRate = pAdapter->hdd_stats.ClassA_stat.tx_rate * 5;
12794
12795#ifdef LINKSPEED_DEBUG_ENABLED
Leo Chang6f8870f2013-03-26 18:11:36 -070012796 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 -070012797 sinfo->signal,
12798 pCfg->reportMaxLinkSpeed,
12799 myRate,
12800 (int) pCfg->linkSpeedRssiHigh,
Madan Mohan Koyyalamudi8df78d52012-11-02 12:30:06 -070012801 (int) pCfg->linkSpeedRssiMid,
12802 (int) pCfg->linkSpeedRssiLow,
Leo Chang6f8870f2013-03-26 18:11:36 -070012803 (int) rate_flags,
12804 (int) pAdapter->hdd_stats.ClassA_stat.mcs_index);
Jeff Johnson295189b2012-06-20 16:38:30 -070012805#endif //LINKSPEED_DEBUG_ENABLED
12806
12807 if (eHDD_LINK_SPEED_REPORT_ACTUAL != pCfg->reportMaxLinkSpeed)
12808 {
12809 // we do not want to necessarily report the current speed
12810 if (eHDD_LINK_SPEED_REPORT_MAX == pCfg->reportMaxLinkSpeed)
12811 {
12812 // report the max possible speed
12813 rssidx = 0;
12814 }
12815 else if (eHDD_LINK_SPEED_REPORT_MAX_SCALED == pCfg->reportMaxLinkSpeed)
12816 {
12817 // report the max possible speed with RSSI scaling
12818 if (sinfo->signal >= pCfg->linkSpeedRssiHigh)
12819 {
12820 // report the max possible speed
12821 rssidx = 0;
12822 }
Madan Mohan Koyyalamudi8df78d52012-11-02 12:30:06 -070012823 else if (sinfo->signal >= pCfg->linkSpeedRssiMid)
Jeff Johnson295189b2012-06-20 16:38:30 -070012824 {
12825 // report middle speed
12826 rssidx = 1;
12827 }
Madan Mohan Koyyalamudi8df78d52012-11-02 12:30:06 -070012828 else if (sinfo->signal >= pCfg->linkSpeedRssiLow)
12829 {
12830 // report middle speed
12831 rssidx = 2;
12832 }
Jeff Johnson295189b2012-06-20 16:38:30 -070012833 else
12834 {
12835 // report actual speed
Madan Mohan Koyyalamudi8df78d52012-11-02 12:30:06 -070012836 rssidx = 3;
Jeff Johnson295189b2012-06-20 16:38:30 -070012837 }
12838 }
12839 else
12840 {
12841 // unknown, treat as eHDD_LINK_SPEED_REPORT_MAX
12842 hddLog(VOS_TRACE_LEVEL_ERROR,
12843 "%s: Invalid value for reportMaxLinkSpeed: %u",
12844 __func__, pCfg->reportMaxLinkSpeed);
12845 rssidx = 0;
12846 }
12847
12848 maxRate = 0;
12849
12850 /* Get Basic Rate Set */
Gopichand Nakkala05ab1322013-02-15 11:28:38 +053012851 if (0 != ccmCfgGetStr(WLAN_HDD_GET_HAL_CTX(pAdapter), WNI_CFG_OPERATIONAL_RATE_SET,
12852 OperationalRates, &ORLeng))
12853 {
12854 hddLog(VOS_TRACE_LEVEL_ERROR, "%s: ccm api returned failure", __func__);
12855 /*To keep GUI happy*/
12856 return 0;
12857 }
12858
Jeff Johnson295189b2012-06-20 16:38:30 -070012859 for (i = 0; i < ORLeng; i++)
12860 {
Jeff Johnsone7245742012-09-05 17:12:55 -070012861 for (j = 0; j < (sizeof(supported_data_rate) / sizeof(supported_data_rate[0])); j ++)
Jeff Johnson295189b2012-06-20 16:38:30 -070012862 {
12863 /* Validate Rate Set */
12864 if (supported_data_rate[j].beacon_rate_index == (OperationalRates[i] & 0x7F))
12865 {
12866 currentRate = supported_data_rate[j].supported_rate[rssidx];
12867 break;
12868 }
12869 }
12870 /* Update MAX rate */
12871 maxRate = (currentRate > maxRate)?currentRate:maxRate;
12872 }
12873
12874 /* Get Extended Rate Set */
Gopichand Nakkala05ab1322013-02-15 11:28:38 +053012875 if (0 != ccmCfgGetStr(WLAN_HDD_GET_HAL_CTX(pAdapter), WNI_CFG_EXTENDED_OPERATIONAL_RATE_SET,
12876 ExtendedRates, &ERLeng))
12877 {
12878 hddLog(VOS_TRACE_LEVEL_ERROR, "%s: ccm api returned failure", __func__);
12879 /*To keep GUI happy*/
12880 return 0;
12881 }
12882
Jeff Johnson295189b2012-06-20 16:38:30 -070012883 for (i = 0; i < ERLeng; i++)
12884 {
Jeff Johnsone7245742012-09-05 17:12:55 -070012885 for (j = 0; j < (sizeof(supported_data_rate) / sizeof(supported_data_rate[0])); j ++)
Jeff Johnson295189b2012-06-20 16:38:30 -070012886 {
12887 if (supported_data_rate[j].beacon_rate_index == (ExtendedRates[i] & 0x7F))
12888 {
12889 currentRate = supported_data_rate[j].supported_rate[rssidx];
12890 break;
12891 }
12892 }
12893 /* Update MAX rate */
12894 maxRate = (currentRate > maxRate)?currentRate:maxRate;
12895 }
c_hpothu79aab322014-07-14 21:11:01 +053012896
Kiet Lamb69f8dc2013-11-15 15:34:27 +053012897 /* Get MCS Rate Set --
Kaushik, Sushantdc304d82014-01-22 10:58:37 +053012898 Only if we are always reporting max speed (or)
Kiet Lamb69f8dc2013-11-15 15:34:27 +053012899 if we have good rssi */
c_hpothu79aab322014-07-14 21:11:01 +053012900 if ((3 != rssidx) && !(rate_flags & eHAL_TX_RATE_LEGACY))
Jeff Johnson295189b2012-06-20 16:38:30 -070012901 {
c_hpothu79aab322014-07-14 21:11:01 +053012902 if (rate_flags & eHAL_TX_RATE_VHT80)
12903 mode = 2;
12904 else if (rate_flags & (eHAL_TX_RATE_VHT40 | eHAL_TX_RATE_HT40))
12905 mode = 1;
12906 else
12907 mode = 0;
12908
Gopichand Nakkala05ab1322013-02-15 11:28:38 +053012909 if (0 != ccmCfgGetStr(WLAN_HDD_GET_HAL_CTX(pAdapter), WNI_CFG_CURRENT_MCS_SET,
12910 MCSRates, &MCSLeng))
12911 {
12912 hddLog(VOS_TRACE_LEVEL_ERROR, "%s: ccm api returned failure", __func__);
12913 /*To keep GUI happy*/
12914 return 0;
12915 }
Jeff Johnson295189b2012-06-20 16:38:30 -070012916 rateFlag = 0;
Leo Chang6f8870f2013-03-26 18:11:36 -070012917#ifdef WLAN_FEATURE_11AC
12918 /* VHT80 rate has seperate rate table */
Gopichand Nakkala4c705372013-04-24 13:20:33 +053012919 if (rate_flags & (eHAL_TX_RATE_VHT20|eHAL_TX_RATE_VHT40|eHAL_TX_RATE_VHT80))
Jeff Johnson295189b2012-06-20 16:38:30 -070012920 {
Leo Chang6f8870f2013-03-26 18:11:36 -070012921 ccmCfgGetInt(WLAN_HDD_GET_HAL_CTX(pAdapter), WNI_CFG_VHT_TX_MCS_MAP, &vht_mcs_map);
Gopichand Nakkala4c705372013-04-24 13:20:33 +053012922 vhtMaxMcs = (eDataRate11ACMaxMcs)(vht_mcs_map & DATA_RATE_11AC_MCS_MASK );
Leo Chang6f8870f2013-03-26 18:11:36 -070012923 if (rate_flags & eHAL_TX_RATE_SGI)
Jeff Johnson295189b2012-06-20 16:38:30 -070012924 {
Leo Chang6f8870f2013-03-26 18:11:36 -070012925 rateFlag |= 1;
Jeff Johnson295189b2012-06-20 16:38:30 -070012926 }
Leo Chang6f8870f2013-03-26 18:11:36 -070012927 if (DATA_RATE_11AC_MAX_MCS_7 == vhtMaxMcs)
Jeff Johnson295189b2012-06-20 16:38:30 -070012928 {
Leo Chang6f8870f2013-03-26 18:11:36 -070012929 maxMCSIdx = 7;
12930 }
12931 else if (DATA_RATE_11AC_MAX_MCS_8 == vhtMaxMcs)
12932 {
12933 maxMCSIdx = 8;
12934 }
12935 else if (DATA_RATE_11AC_MAX_MCS_9 == vhtMaxMcs)
12936 {
Gopichand Nakkala4c705372013-04-24 13:20:33 +053012937 //VHT20 is supporting 0~8
12938 if (rate_flags & eHAL_TX_RATE_VHT20)
12939 maxMCSIdx = 8;
12940 else
12941 maxMCSIdx = 9;
Leo Chang6f8870f2013-03-26 18:11:36 -070012942 }
Gopichand Nakkala4c705372013-04-24 13:20:33 +053012943
c_hpothu79aab322014-07-14 21:11:01 +053012944 if (0 != rssidx)/*check for scaled */
12945 {
12946 //get middle rate MCS index if rssi=1/2
12947 for (i=0; i <= maxMCSIdx; i++)
12948 {
12949 if (sinfo->signal <= rssiMcsTbl[mode][i])
12950 {
12951 maxMCSIdx = i;
12952 break;
12953 }
12954 }
12955 }
12956
Gopichand Nakkala4c705372013-04-24 13:20:33 +053012957 if (rate_flags & eHAL_TX_RATE_VHT80)
12958 {
12959 currentRate = supported_vht_mcs_rate[pAdapter->hdd_stats.ClassA_stat.mcs_index].supported_VHT80_rate[rateFlag];
12960 maxRate = supported_vht_mcs_rate[maxMCSIdx].supported_VHT80_rate[rateFlag];
12961 }
12962 else if (rate_flags & eHAL_TX_RATE_VHT40)
12963 {
12964 currentRate = supported_vht_mcs_rate[pAdapter->hdd_stats.ClassA_stat.mcs_index].supported_VHT40_rate[rateFlag];
12965 maxRate = supported_vht_mcs_rate[maxMCSIdx].supported_VHT40_rate[rateFlag];
12966 }
12967 else if (rate_flags & eHAL_TX_RATE_VHT20)
12968 {
12969 currentRate = supported_vht_mcs_rate[pAdapter->hdd_stats.ClassA_stat.mcs_index].supported_VHT20_rate[rateFlag];
12970 maxRate = supported_vht_mcs_rate[maxMCSIdx].supported_VHT20_rate[rateFlag];
12971 }
12972
Leo Chang6f8870f2013-03-26 18:11:36 -070012973 maxSpeedMCS = 1;
12974 if (currentRate > maxRate)
12975 {
12976 maxRate = currentRate;
12977 }
Gopichand Nakkala4c705372013-04-24 13:20:33 +053012978
Leo Chang6f8870f2013-03-26 18:11:36 -070012979 }
12980 else
12981#endif /* WLAN_FEATURE_11AC */
12982 {
12983 if (rate_flags & eHAL_TX_RATE_HT40)
12984 {
12985 rateFlag |= 1;
12986 }
12987 if (rate_flags & eHAL_TX_RATE_SGI)
12988 {
12989 rateFlag |= 2;
12990 }
12991
Girish Gowli01abcee2014-07-31 20:18:55 +053012992 temp = sizeof(supported_mcs_rate) / sizeof(supported_mcs_rate[0]);
c_hpothu79aab322014-07-14 21:11:01 +053012993 if (rssidx == 1 || rssidx == 2)
12994 {
12995 //get middle rate MCS index if rssi=1/2
12996 for (i=0; i <= 7; i++)
12997 {
12998 if (sinfo->signal <= rssiMcsTbl[mode][i])
12999 {
13000 temp = i+1;
13001 break;
13002 }
13003 }
13004 }
c_hpothu79aab322014-07-14 21:11:01 +053013005
13006 for (i = 0; i < MCSLeng; i++)
13007 {
Leo Chang6f8870f2013-03-26 18:11:36 -070013008 for (j = 0; j < temp; j++)
13009 {
13010 if (supported_mcs_rate[j].beacon_rate_index == MCSRates[i])
13011 {
13012 currentRate = supported_mcs_rate[j].supported_rate[rateFlag];
13013 break;
13014 }
13015 }
13016 if ((j < temp) && (currentRate > maxRate))
13017 {
13018 maxRate = currentRate;
13019 maxSpeedMCS = 1;
13020 maxMCSIdx = supported_mcs_rate[j].beacon_rate_index;
13021 }
Jeff Johnson295189b2012-06-20 16:38:30 -070013022 }
13023 }
13024 }
13025
Gopichand Nakkala4c705372013-04-24 13:20:33 +053013026 else if (!(rate_flags & eHAL_TX_RATE_LEGACY))
13027 {
13028 maxRate = myRate;
13029 maxSpeedMCS = 1;
13030 maxMCSIdx = pAdapter->hdd_stats.ClassA_stat.mcs_index;
13031 }
Jeff Johnson295189b2012-06-20 16:38:30 -070013032 // make sure we report a value at least as big as our current rate
c_hpothu79aab322014-07-14 21:11:01 +053013033 if ((maxRate < myRate) || (0 == maxRate))
Jeff Johnson295189b2012-06-20 16:38:30 -070013034 {
13035 maxRate = myRate;
13036 if (rate_flags & eHAL_TX_RATE_LEGACY)
13037 {
13038 maxSpeedMCS = 0;
13039 }
13040 else
13041 {
13042 maxSpeedMCS = 1;
13043 maxMCSIdx = pAdapter->hdd_stats.ClassA_stat.mcs_index;
13044 }
13045 }
13046
Gopichand Nakkala4c705372013-04-24 13:20:33 +053013047 if (rate_flags & eHAL_TX_RATE_LEGACY)
Jeff Johnson295189b2012-06-20 16:38:30 -070013048 {
13049 sinfo->txrate.legacy = maxRate;
13050#ifdef LINKSPEED_DEBUG_ENABLED
13051 pr_info("Reporting legacy rate %d\n", sinfo->txrate.legacy);
13052#endif //LINKSPEED_DEBUG_ENABLED
13053 }
13054 else
13055 {
13056 sinfo->txrate.mcs = maxMCSIdx;
Leo Chang6f8870f2013-03-26 18:11:36 -070013057#ifdef WLAN_FEATURE_11AC
13058 sinfo->txrate.nss = 1;
13059 if (rate_flags & eHAL_TX_RATE_VHT80)
13060 {
13061 sinfo->txrate.flags |= RATE_INFO_FLAGS_VHT_MCS;
Gopichand Nakkala4c705372013-04-24 13:20:33 +053013062 sinfo->txrate.flags |= RATE_INFO_FLAGS_80_MHZ_WIDTH;
Leo Chang6f8870f2013-03-26 18:11:36 -070013063 }
Gopichand Nakkala4c705372013-04-24 13:20:33 +053013064 else if (rate_flags & eHAL_TX_RATE_VHT40)
Leo Chang6f8870f2013-03-26 18:11:36 -070013065 {
Gopichand Nakkala4c705372013-04-24 13:20:33 +053013066 sinfo->txrate.flags |= RATE_INFO_FLAGS_VHT_MCS;
13067 sinfo->txrate.flags |= RATE_INFO_FLAGS_40_MHZ_WIDTH;
13068 }
13069 else if (rate_flags & eHAL_TX_RATE_VHT20)
13070 {
13071 sinfo->txrate.flags |= RATE_INFO_FLAGS_VHT_MCS;
13072 }
13073#endif /* WLAN_FEATURE_11AC */
13074 if (rate_flags & (eHAL_TX_RATE_HT20 | eHAL_TX_RATE_HT40))
13075 {
13076 sinfo->txrate.flags |= RATE_INFO_FLAGS_MCS;
13077 if (rate_flags & eHAL_TX_RATE_HT40)
13078 {
13079 sinfo->txrate.flags |= RATE_INFO_FLAGS_40_MHZ_WIDTH;
13080 }
Leo Chang6f8870f2013-03-26 18:11:36 -070013081 }
Jeff Johnson295189b2012-06-20 16:38:30 -070013082 if (rate_flags & eHAL_TX_RATE_SGI)
13083 {
13084 sinfo->txrate.flags |= RATE_INFO_FLAGS_SHORT_GI;
13085 }
Gopichand Nakkala4c705372013-04-24 13:20:33 +053013086
Jeff Johnson295189b2012-06-20 16:38:30 -070013087#ifdef LINKSPEED_DEBUG_ENABLED
13088 pr_info("Reporting MCS rate %d flags %x\n",
13089 sinfo->txrate.mcs,
13090 sinfo->txrate.flags );
13091#endif //LINKSPEED_DEBUG_ENABLED
13092 }
13093 }
13094 else
13095 {
13096 // report current rate instead of max rate
13097
13098 if (rate_flags & eHAL_TX_RATE_LEGACY)
13099 {
13100 //provide to the UI in units of 100kbps
13101 sinfo->txrate.legacy = myRate;
13102#ifdef LINKSPEED_DEBUG_ENABLED
13103 pr_info("Reporting actual legacy rate %d\n", sinfo->txrate.legacy);
13104#endif //LINKSPEED_DEBUG_ENABLED
13105 }
13106 else
13107 {
13108 //must be MCS
13109 sinfo->txrate.mcs = pAdapter->hdd_stats.ClassA_stat.mcs_index;
Leo Chang6f8870f2013-03-26 18:11:36 -070013110#ifdef WLAN_FEATURE_11AC
13111 sinfo->txrate.nss = 1;
13112 if (rate_flags & eHAL_TX_RATE_VHT80)
13113 {
13114 sinfo->txrate.flags |= RATE_INFO_FLAGS_VHT_MCS;
13115 }
13116 else
13117#endif /* WLAN_FEATURE_11AC */
13118 {
13119 sinfo->txrate.flags |= RATE_INFO_FLAGS_MCS;
13120 }
Jeff Johnson295189b2012-06-20 16:38:30 -070013121 if (rate_flags & eHAL_TX_RATE_SGI)
13122 {
13123 sinfo->txrate.flags |= RATE_INFO_FLAGS_SHORT_GI;
13124 }
13125 if (rate_flags & eHAL_TX_RATE_HT40)
13126 {
13127 sinfo->txrate.flags |= RATE_INFO_FLAGS_40_MHZ_WIDTH;
13128 }
Leo Chang6f8870f2013-03-26 18:11:36 -070013129#ifdef WLAN_FEATURE_11AC
13130 else if (rate_flags & eHAL_TX_RATE_VHT80)
13131 {
13132 sinfo->txrate.flags |= RATE_INFO_FLAGS_80_MHZ_WIDTH;
13133 }
13134#endif /* WLAN_FEATURE_11AC */
Jeff Johnson295189b2012-06-20 16:38:30 -070013135#ifdef LINKSPEED_DEBUG_ENABLED
13136 pr_info("Reporting actual MCS rate %d flags %x\n",
13137 sinfo->txrate.mcs,
13138 sinfo->txrate.flags );
13139#endif //LINKSPEED_DEBUG_ENABLED
13140 }
13141 }
13142 sinfo->filled |= STATION_INFO_TX_BITRATE;
13143
Madan Mohan Koyyalamudi4d4d2812012-09-24 14:08:29 -070013144 sinfo->tx_packets =
13145 pAdapter->hdd_stats.summary_stat.tx_frm_cnt[0] +
13146 pAdapter->hdd_stats.summary_stat.tx_frm_cnt[1] +
13147 pAdapter->hdd_stats.summary_stat.tx_frm_cnt[2] +
13148 pAdapter->hdd_stats.summary_stat.tx_frm_cnt[3];
13149
13150 sinfo->tx_retries =
13151 pAdapter->hdd_stats.summary_stat.retry_cnt[0] +
13152 pAdapter->hdd_stats.summary_stat.retry_cnt[1] +
13153 pAdapter->hdd_stats.summary_stat.retry_cnt[2] +
13154 pAdapter->hdd_stats.summary_stat.retry_cnt[3];
13155
13156 sinfo->tx_failed =
13157 pAdapter->hdd_stats.summary_stat.fail_cnt[0] +
13158 pAdapter->hdd_stats.summary_stat.fail_cnt[1] +
13159 pAdapter->hdd_stats.summary_stat.fail_cnt[2] +
13160 pAdapter->hdd_stats.summary_stat.fail_cnt[3];
13161
13162 sinfo->filled |=
13163 STATION_INFO_TX_PACKETS |
13164 STATION_INFO_TX_RETRIES |
13165 STATION_INFO_TX_FAILED;
13166
Sushant Kaushik4b7cb302014-01-06 17:45:01 +053013167 MTRACE(vos_trace(VOS_MODULE_ID_HDD,
13168 TRACE_CODE_HDD_CFG80211_GET_STA,
13169 pAdapter->sessionId, maxRate));
Madan Mohan Koyyalamudi4d4d2812012-09-24 14:08:29 -070013170 EXIT();
13171 return 0;
Jeff Johnson295189b2012-06-20 16:38:30 -070013172}
13173
Mahesh A Saptasagar27574072014-06-17 13:39:04 +053013174static int wlan_hdd_cfg80211_get_station(struct wiphy *wiphy, struct net_device *dev,
13175 u8* mac, struct station_info *sinfo)
13176{
13177 int ret;
13178
13179 vos_ssr_protect(__func__);
13180 ret = __wlan_hdd_cfg80211_get_station(wiphy, dev, mac, sinfo);
13181 vos_ssr_unprotect(__func__);
13182
13183 return ret;
13184}
13185
13186static int __wlan_hdd_cfg80211_set_power_mgmt(struct wiphy *wiphy,
Sameer Thalappilc9f26e92013-06-07 10:11:06 -070013187 struct net_device *dev, bool mode, int timeout)
Jeff Johnson295189b2012-06-20 16:38:30 -070013188{
13189 hdd_adapter_t *pAdapter = WLAN_HDD_GET_PRIV_PTR(dev);
Gopichand Nakkala20c4c042013-04-19 22:08:55 +053013190 hdd_context_t *pHddCtx;
Jeff Johnson295189b2012-06-20 16:38:30 -070013191 VOS_STATUS vos_status;
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +053013192 int status;
Jeff Johnson295189b2012-06-20 16:38:30 -070013193
Jeff Johnsone7245742012-09-05 17:12:55 -070013194 ENTER();
13195
Jeff Johnson295189b2012-06-20 16:38:30 -070013196 if (NULL == pAdapter)
13197 {
Arif Hussain6d2a3322013-11-17 19:50:10 -080013198 hddLog(VOS_TRACE_LEVEL_ERROR, "%s: Adapter is NULL", __func__);
Jeff Johnson295189b2012-06-20 16:38:30 -070013199 return -ENODEV;
13200 }
13201
Sushant Kaushik4b7cb302014-01-06 17:45:01 +053013202 MTRACE(vos_trace(VOS_MODULE_ID_HDD,
13203 TRACE_CODE_HDD_CFG80211_SET_POWER_MGMT,
13204 pAdapter->sessionId, timeout));
13205
Gopichand Nakkala20c4c042013-04-19 22:08:55 +053013206 pHddCtx = WLAN_HDD_GET_CTX(pAdapter);
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +053013207 status = wlan_hdd_validate_context(pHddCtx);
Gopichand Nakkala20c4c042013-04-19 22:08:55 +053013208
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +053013209 if (0 != status)
Gopichand Nakkala747461f2013-04-24 19:24:45 +053013210 {
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +053013211 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
13212 "%s: HDD context is not valid", __func__);
13213 return status;
Gopichand Nakkala747461f2013-04-24 19:24:45 +053013214 }
13215
Gopichand Nakkala20c4c042013-04-19 22:08:55 +053013216 if ((DRIVER_POWER_MODE_AUTO == !mode) &&
13217 (TRUE == pHddCtx->hdd_wlan_suspended) &&
13218 (pHddCtx->cfg_ini->fhostArpOffload) &&
13219 (eConnectionState_Associated ==
13220 (WLAN_HDD_GET_STATION_CTX_PTR(pAdapter))->conn_info.connState))
13221 {
Amar Singhald53568e2013-09-26 11:03:45 -070013222
13223 hddLog(VOS_TRACE_LEVEL_INFO,
13224 "offload: in cfg80211_set_power_mgmt, calling arp offload");
Gopichand Nakkalab03e8082013-05-30 18:09:25 +053013225 vos_status = hdd_conf_arp_offload(pAdapter, TRUE);
Gopichand Nakkala20c4c042013-04-19 22:08:55 +053013226 if (!VOS_IS_STATUS_SUCCESS(vos_status))
13227 {
13228 hddLog(VOS_TRACE_LEVEL_INFO,
Arif Hussain6d2a3322013-11-17 19:50:10 -080013229 "%s:Failed to enable ARPOFFLOAD Feature %d",
Gopichand Nakkala20c4c042013-04-19 22:08:55 +053013230 __func__, vos_status);
13231 }
13232 }
13233
Jeff Johnson295189b2012-06-20 16:38:30 -070013234 /**The get power cmd from the supplicant gets updated by the nl only
13235 *on successful execution of the function call
13236 *we are oppositely mapped w.r.t mode in the driver
13237 **/
13238 vos_status = wlan_hdd_enter_bmps(pAdapter, !mode);
13239
Jeff Johnsone7245742012-09-05 17:12:55 -070013240 EXIT();
Jeff Johnson295189b2012-06-20 16:38:30 -070013241 if (VOS_STATUS_E_FAILURE == vos_status)
13242 {
c_hpothu6ff1c3c2013-10-01 19:01:57 +053013243 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
13244 "%s: failed to enter bmps mode", __func__);
Jeff Johnson295189b2012-06-20 16:38:30 -070013245 return -EINVAL;
13246 }
13247 return 0;
13248}
13249
Mahesh A Saptasagar27574072014-06-17 13:39:04 +053013250static int wlan_hdd_cfg80211_set_power_mgmt(struct wiphy *wiphy,
13251 struct net_device *dev, bool mode, int timeout)
13252{
13253 int ret;
Jeff Johnson295189b2012-06-20 16:38:30 -070013254
Mahesh A Saptasagar27574072014-06-17 13:39:04 +053013255 vos_ssr_protect(__func__);
13256 ret = __wlan_hdd_cfg80211_set_power_mgmt(wiphy, dev, mode, timeout);
13257 vos_ssr_unprotect(__func__);
13258
13259 return ret;
13260}
Jeff Johnson295189b2012-06-20 16:38:30 -070013261#if (LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,38))
Mahesh A Saptasagard68eb282014-12-17 14:20:19 +053013262static int __wlan_hdd_set_default_mgmt_key(struct wiphy *wiphy,
13263 struct net_device *netdev,
13264 u8 key_index)
13265{
13266 ENTER();
13267 return 0;
13268}
13269
Jeff Johnson295189b2012-06-20 16:38:30 -070013270static int wlan_hdd_set_default_mgmt_key(struct wiphy *wiphy,
Mahesh A Saptasagard68eb282014-12-17 14:20:19 +053013271 struct net_device *netdev,
13272 u8 key_index)
13273{
13274 int ret;
13275 vos_ssr_protect(__func__);
13276 ret = __wlan_hdd_set_default_mgmt_key(wiphy, netdev, key_index);
13277 vos_ssr_unprotect(__func__);
13278 return ret;
13279}
13280#endif //LINUX_VERSION_CODE
13281
13282#if (LINUX_VERSION_CODE >= KERNEL_VERSION(3,4,0))
13283static int __wlan_hdd_set_txq_params(struct wiphy *wiphy,
13284 struct net_device *dev,
13285 struct ieee80211_txq_params *params)
13286{
13287 ENTER();
13288 return 0;
13289}
13290#elif (LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,38))
13291static int __wlan_hdd_set_txq_params(struct wiphy *wiphy,
13292 struct ieee80211_txq_params *params)
Jeff Johnson295189b2012-06-20 16:38:30 -070013293{
Jeff Johnsone7245742012-09-05 17:12:55 -070013294 ENTER();
Jeff Johnson295189b2012-06-20 16:38:30 -070013295 return 0;
13296}
Gopichand Nakkala747461f2013-04-24 19:24:45 +053013297#endif //LINUX_VERSION_CODE
Jeff Johnson295189b2012-06-20 16:38:30 -070013298
13299#if (LINUX_VERSION_CODE >= KERNEL_VERSION(3,4,0))
13300static int wlan_hdd_set_txq_params(struct wiphy *wiphy,
Mahesh A Saptasagard68eb282014-12-17 14:20:19 +053013301 struct net_device *dev,
13302 struct ieee80211_txq_params *params)
Jeff Johnson295189b2012-06-20 16:38:30 -070013303{
Mahesh A Saptasagard68eb282014-12-17 14:20:19 +053013304 int ret;
13305
13306 vos_ssr_protect(__func__);
13307 ret = __wlan_hdd_set_txq_params(wiphy, dev, params);
13308 vos_ssr_unprotect(__func__);
13309 return ret;
Jeff Johnson295189b2012-06-20 16:38:30 -070013310}
13311#elif (LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,38))
13312static int wlan_hdd_set_txq_params(struct wiphy *wiphy,
13313 struct ieee80211_txq_params *params)
13314{
Mahesh A Saptasagard68eb282014-12-17 14:20:19 +053013315 int ret;
13316
13317 vos_ssr_protect(__func__);
13318 ret = __wlan_hdd_set_txq_params(wiphy, params);
13319 vos_ssr_unprotect(__func__);
13320 return ret;
Jeff Johnson295189b2012-06-20 16:38:30 -070013321}
Mahesh A Saptasagard68eb282014-12-17 14:20:19 +053013322#endif
Jeff Johnson295189b2012-06-20 16:38:30 -070013323
Naresh Jayaram69e3f282014-10-14 12:29:12 +053013324static int __wlan_hdd_cfg80211_del_station(struct wiphy *wiphy,
Hanumantha Reddy Pothulabfd06f72014-10-31 14:03:37 +053013325 struct net_device *dev,
13326 struct tagCsrDelStaParams *pDelStaParams)
Jeff Johnson295189b2012-06-20 16:38:30 -070013327{
13328 hdd_adapter_t *pAdapter = WLAN_HDD_GET_PRIV_PTR(dev);
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +053013329 hdd_context_t *pHddCtx;
Madan Mohan Koyyalamudicd784992013-01-11 15:30:36 -080013330 VOS_STATUS vos_status;
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +053013331 int status;
Madan Mohan Koyyalamudicd784992013-01-11 15:30:36 -080013332 v_U8_t staId;
Sachin Ahujabcb0b7e2014-11-07 13:01:24 +053013333 v_CONTEXT_t pVosContext = NULL;
13334 ptSapContext pSapCtx = NULL;
Jeff Johnsone7245742012-09-05 17:12:55 -070013335 ENTER();
Sushant Kaushik4b7cb302014-01-06 17:45:01 +053013336
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +053013337 if ( NULL == pAdapter )
Jeff Johnson295189b2012-06-20 16:38:30 -070013338 {
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +053013339 hddLog(VOS_TRACE_LEVEL_ERROR, "%s: Invalid Adapter" ,__func__);
Jeff Johnson295189b2012-06-20 16:38:30 -070013340 return -EINVAL;
13341 }
13342
Sushant Kaushik4b7cb302014-01-06 17:45:01 +053013343 MTRACE(vos_trace(VOS_MODULE_ID_HDD,
13344 TRACE_CODE_HDD_CFG80211_DEL_STA,
13345 pAdapter->sessionId, pAdapter->device_mode));
13346
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +053013347 pHddCtx = WLAN_HDD_GET_CTX(pAdapter);
13348 status = wlan_hdd_validate_context(pHddCtx);
Jeff Johnson295189b2012-06-20 16:38:30 -070013349
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +053013350 if (0 != status)
Jeff Johnson04dd8a82012-06-29 20:41:40 -070013351 {
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +053013352 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
13353 "%s: HDD context is not valid", __func__);
13354 return status;
Jeff Johnson04dd8a82012-06-29 20:41:40 -070013355 }
13356
Jeff Johnson295189b2012-06-20 16:38:30 -070013357 if ( (WLAN_HDD_SOFTAP == pAdapter->device_mode)
Jeff Johnson295189b2012-06-20 16:38:30 -070013358 || (WLAN_HDD_P2P_GO == pAdapter->device_mode)
Jeff Johnson295189b2012-06-20 16:38:30 -070013359 )
13360 {
Sachin Ahujabcb0b7e2014-11-07 13:01:24 +053013361 pVosContext = ( WLAN_HDD_GET_CTX(pAdapter))->pvosContext;
13362 pSapCtx = VOS_GET_SAP_CB(pVosContext);
13363 if(pSapCtx == NULL){
13364 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
13365 FL("psapCtx is NULL"));
13366 return -ENOENT;
13367 }
Hanumantha Reddy Pothulabfd06f72014-10-31 14:03:37 +053013368 if (vos_is_macaddr_broadcast((v_MACADDR_t *)pDelStaParams->peerMacAddr))
Jeff Johnson295189b2012-06-20 16:38:30 -070013369 {
13370 v_U16_t i;
13371 for(i = 0; i < WLAN_MAX_STA_COUNT; i++)
13372 {
Sachin Ahujabcb0b7e2014-11-07 13:01:24 +053013373 if ((pSapCtx->aStaInfo[i].isUsed) &&
13374 (!pSapCtx->aStaInfo[i].isDeauthInProgress))
Jeff Johnson295189b2012-06-20 16:38:30 -070013375 {
Hanumantha Reddy Pothulabfd06f72014-10-31 14:03:37 +053013376 vos_mem_copy(pDelStaParams->peerMacAddr,
Sachin Ahujabcb0b7e2014-11-07 13:01:24 +053013377 pSapCtx->aStaInfo[i].macAddrSTA.bytes,
Hanumantha Reddy Pothulabfd06f72014-10-31 14:03:37 +053013378 ETHER_ADDR_LEN);
13379
Jeff Johnson295189b2012-06-20 16:38:30 -070013380 hddLog(VOS_TRACE_LEVEL_INFO,
Arif Hussain24bafea2013-11-15 15:10:03 -080013381 "%s: Delete STA with MAC::"
13382 MAC_ADDRESS_STR,
Hanumantha Reddy Pothulabfd06f72014-10-31 14:03:37 +053013383 __func__,
13384 MAC_ADDR_ARRAY(pDelStaParams->peerMacAddr));
13385 vos_status = hdd_softap_sta_deauth(pAdapter, pDelStaParams);
Rajesh Chauhan18488fc2013-08-22 10:15:03 -070013386 if (VOS_IS_STATUS_SUCCESS(vos_status))
Sachin Ahujabcb0b7e2014-11-07 13:01:24 +053013387 pSapCtx->aStaInfo[i].isDeauthInProgress = TRUE;
Jeff Johnson295189b2012-06-20 16:38:30 -070013388 }
13389 }
13390 }
13391 else
13392 {
Madan Mohan Koyyalamudicd784992013-01-11 15:30:36 -080013393
Hanumantha Reddy Pothulabfd06f72014-10-31 14:03:37 +053013394 vos_status = hdd_softap_GetStaId(pAdapter,
13395 (v_MACADDR_t *)pDelStaParams->peerMacAddr, &staId);
Madan Mohan Koyyalamudicd784992013-01-11 15:30:36 -080013396 if (!VOS_IS_STATUS_SUCCESS(vos_status))
13397 {
13398 hddLog(VOS_TRACE_LEVEL_INFO,
Arif Hussain24bafea2013-11-15 15:10:03 -080013399 "%s: Skip this DEL STA as this is not used::"
13400 MAC_ADDRESS_STR,
Hanumantha Reddy Pothulabfd06f72014-10-31 14:03:37 +053013401 __func__, MAC_ADDR_ARRAY(pDelStaParams->peerMacAddr));
Madan Mohan Koyyalamudicd784992013-01-11 15:30:36 -080013402 return -ENOENT;
13403 }
13404
Sachin Ahujabcb0b7e2014-11-07 13:01:24 +053013405 if( pSapCtx->aStaInfo[staId].isDeauthInProgress == TRUE)
Madan Mohan Koyyalamudicd784992013-01-11 15:30:36 -080013406 {
13407 hddLog(VOS_TRACE_LEVEL_INFO,
Arif Hussain24bafea2013-11-15 15:10:03 -080013408 "%s: Skip this DEL STA as deauth is in progress::"
13409 MAC_ADDRESS_STR,
Hanumantha Reddy Pothulabfd06f72014-10-31 14:03:37 +053013410 __func__, MAC_ADDR_ARRAY(pDelStaParams->peerMacAddr));
Madan Mohan Koyyalamudicd784992013-01-11 15:30:36 -080013411 return -ENOENT;
13412 }
13413
Sachin Ahujabcb0b7e2014-11-07 13:01:24 +053013414 pSapCtx->aStaInfo[staId].isDeauthInProgress = TRUE;
Madan Mohan Koyyalamudicd784992013-01-11 15:30:36 -080013415
Jeff Johnson295189b2012-06-20 16:38:30 -070013416 hddLog(VOS_TRACE_LEVEL_INFO,
13417 "%s: Delete STA with MAC::"
Arif Hussain24bafea2013-11-15 15:10:03 -080013418 MAC_ADDRESS_STR,
Jeff Johnson295189b2012-06-20 16:38:30 -070013419 __func__,
Hanumantha Reddy Pothulabfd06f72014-10-31 14:03:37 +053013420 MAC_ADDR_ARRAY(pDelStaParams->peerMacAddr));
Madan Mohan Koyyalamudicd784992013-01-11 15:30:36 -080013421
Hanumantha Reddy Pothulabfd06f72014-10-31 14:03:37 +053013422 vos_status = hdd_softap_sta_deauth(pAdapter, pDelStaParams);
Madan Mohan Koyyalamudicd784992013-01-11 15:30:36 -080013423 if (!VOS_IS_STATUS_SUCCESS(vos_status))
13424 {
Sachin Ahujabcb0b7e2014-11-07 13:01:24 +053013425 pSapCtx->aStaInfo[staId].isDeauthInProgress = FALSE;
Madan Mohan Koyyalamudicd784992013-01-11 15:30:36 -080013426 hddLog(VOS_TRACE_LEVEL_INFO,
13427 "%s: STA removal failed for ::"
Arif Hussain24bafea2013-11-15 15:10:03 -080013428 MAC_ADDRESS_STR,
Madan Mohan Koyyalamudicd784992013-01-11 15:30:36 -080013429 __func__,
Hanumantha Reddy Pothulabfd06f72014-10-31 14:03:37 +053013430 MAC_ADDR_ARRAY(pDelStaParams->peerMacAddr));
Madan Mohan Koyyalamudicd784992013-01-11 15:30:36 -080013431 return -ENOENT;
13432 }
13433
Jeff Johnson295189b2012-06-20 16:38:30 -070013434 }
13435 }
13436
13437 EXIT();
13438
13439 return 0;
13440}
Naresh Jayaram69e3f282014-10-14 12:29:12 +053013441
13442#ifdef CFG80211_DEL_STA_V2
13443static int wlan_hdd_cfg80211_del_station(struct wiphy *wiphy,
13444 struct net_device *dev,
13445 struct station_del_parameters *param)
13446#else
Mahesh A Saptasagar27574072014-06-17 13:39:04 +053013447static int wlan_hdd_cfg80211_del_station(struct wiphy *wiphy,
13448 struct net_device *dev, u8 *mac)
Naresh Jayaram69e3f282014-10-14 12:29:12 +053013449#endif
Mahesh A Saptasagar27574072014-06-17 13:39:04 +053013450{
13451 int ret;
Hanumantha Reddy Pothulabfd06f72014-10-31 14:03:37 +053013452 struct tagCsrDelStaParams delStaParams;
Jeff Johnson295189b2012-06-20 16:38:30 -070013453
Mahesh A Saptasagar27574072014-06-17 13:39:04 +053013454 vos_ssr_protect(__func__);
Hanumantha Reddy Pothulabfd06f72014-10-31 14:03:37 +053013455
Naresh Jayaram69e3f282014-10-14 12:29:12 +053013456#ifdef CFG80211_DEL_STA_V2
Hanumantha Reddy Pothulabfd06f72014-10-31 14:03:37 +053013457 if (NULL == param) {
13458 hddLog(VOS_TRACE_LEVEL_ERROR, "%s: Invalid argumet passed", __func__);
Mahesh A Saptasagard68eb282014-12-17 14:20:19 +053013459 vos_ssr_unprotect(__func__);
Hanumantha Reddy Pothulabfd06f72014-10-31 14:03:37 +053013460 return -EINVAL;
13461 }
13462
13463 WLANSAP_PopulateDelStaParams(param->mac, param->reason_code,
13464 param->subtype, &delStaParams);
13465
Naresh Jayaram69e3f282014-10-14 12:29:12 +053013466#else
Sushant Kaushik4cd28f62014-12-26 14:23:50 +053013467 WLANSAP_PopulateDelStaParams(mac, eSIR_MAC_DEAUTH_LEAVING_BSS_REASON,
Hanumantha Reddy Pothulabfd06f72014-10-31 14:03:37 +053013468 (SIR_MAC_MGMT_DEAUTH >> 4), &delStaParams);
Naresh Jayaram69e3f282014-10-14 12:29:12 +053013469#endif
Hanumantha Reddy Pothulabfd06f72014-10-31 14:03:37 +053013470 ret = __wlan_hdd_cfg80211_del_station(wiphy, dev, &delStaParams);
13471
Mahesh A Saptasagar27574072014-06-17 13:39:04 +053013472 vos_ssr_unprotect(__func__);
13473
13474 return ret;
13475}
13476
13477static int __wlan_hdd_cfg80211_add_station(struct wiphy *wiphy,
Hoonki Lee11f7dda2013-02-14 16:55:44 -080013478 struct net_device *dev, u8 *mac, struct station_parameters *params)
13479{
Sushant Kaushik4b7cb302014-01-06 17:45:01 +053013480 hdd_adapter_t *pAdapter = WLAN_HDD_GET_PRIV_PTR(dev);
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;
Hoonki Lee11f7dda2013-02-14 16:55:44 -080013484 ENTER();
Kaushik, Sushantb1ed0f42014-07-01 18:26:31 +053013485
Sushant Kaushik4b7cb302014-01-06 17:45:01 +053013486 MTRACE(vos_trace(VOS_MODULE_ID_HDD,
13487 TRACE_CODE_HDD_CFG80211_ADD_STA,
13488 pAdapter->sessionId, params->listen_interval));
Mohit Khanna698ba2a2012-12-04 15:08:18 -080013489 mask = params->sta_flags_mask;
13490
13491 set = params->sta_flags_set;
13492
Gopichand Nakkalac87400e2013-03-13 18:51:00 -070013493#ifdef WLAN_FEATURE_TDLS_DEBUG
13494 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
13495 "%s: mask 0x%x set 0x%x " MAC_ADDRESS_STR,
13496 __func__, mask, set, MAC_ADDR_ARRAY(mac));
13497#endif
Mohit Khanna698ba2a2012-12-04 15:08:18 -080013498
13499 if (mask & BIT(NL80211_STA_FLAG_TDLS_PEER)) {
13500 if (set & BIT(NL80211_STA_FLAG_TDLS_PEER)) {
Gopichand Nakkala681989c2013-03-06 22:27:48 -080013501 status = wlan_hdd_tdls_add_station(wiphy, dev, mac, 0, NULL);
Mohit Khanna698ba2a2012-12-04 15:08:18 -080013502 }
13503 }
13504#endif
Gopichand Nakkalab977a972013-02-18 19:15:09 -080013505 return status;
Jeff Johnson295189b2012-06-20 16:38:30 -070013506}
13507
Mahesh A Saptasagar27574072014-06-17 13:39:04 +053013508static int wlan_hdd_cfg80211_add_station(struct wiphy *wiphy,
13509 struct net_device *dev, u8 *mac, struct station_parameters *params)
13510{
13511 int ret;
Jeff Johnson04dd8a82012-06-29 20:41:40 -070013512
Mahesh A Saptasagar27574072014-06-17 13:39:04 +053013513 vos_ssr_protect(__func__);
13514 ret = __wlan_hdd_cfg80211_add_station(wiphy, dev, mac, params);
13515 vos_ssr_unprotect(__func__);
13516
13517 return ret;
13518}
Jeff Johnson04dd8a82012-06-29 20:41:40 -070013519#ifdef FEATURE_WLAN_LFR
Wilson Yang6507c4e2013-10-01 20:11:19 -070013520
Mahesh A Saptasagarf7418d72014-06-02 14:48:54 +053013521static int __wlan_hdd_cfg80211_set_pmksa(struct wiphy *wiphy, struct net_device *dev,
Jeff Johnsond13512a2012-07-17 11:42:19 -070013522 struct cfg80211_pmksa *pmksa)
Jeff Johnson04dd8a82012-06-29 20:41:40 -070013523{
Jeff Johnson04dd8a82012-06-29 20:41:40 -070013524 hdd_adapter_t *pAdapter = WLAN_HDD_GET_PRIV_PTR(dev);
13525 tHalHandle halHandle;
Gopichand Nakkala747461f2013-04-24 19:24:45 +053013526 eHalStatus result;
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +053013527 int status;
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +053013528 hdd_context_t *pHddCtx;
Kanchanapally, Vidyullatha2633ace2014-09-25 15:16:50 +053013529 tPmkidCacheInfo pmk_id;
Jeff Johnsone7245742012-09-05 17:12:55 -070013530
Gopichand Nakkala747461f2013-04-24 19:24:45 +053013531 // Validate pAdapter
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +053013532 if ( NULL == pAdapter )
Jeff Johnson04dd8a82012-06-29 20:41:40 -070013533 {
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +053013534 hddLog(VOS_TRACE_LEVEL_ERROR, "%s: Invalid Adapter" ,__func__);
Jeff Johnson04dd8a82012-06-29 20:41:40 -070013535 return -EINVAL;
13536 }
13537
Kanchanapally, Vidyullatha2633ace2014-09-25 15:16:50 +053013538 if (!pmksa) {
13539 hddLog(LOGE, FL("pmksa is NULL"));
13540 return -EINVAL;
13541 }
13542
13543 if (!pmksa->bssid || !pmksa->pmkid) {
13544 hddLog(LOGE, FL("pmksa->bssid(%p) or pmksa->pmkid(%p) is NULL"),
13545 pmksa->bssid, pmksa->pmkid);
13546 return -EINVAL;
13547 }
13548
13549 hddLog(VOS_TRACE_LEVEL_DEBUG, "%s: set PMKSA for " MAC_ADDRESS_STR,
13550 __func__, MAC_ADDR_ARRAY(pmksa->bssid));
13551
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +053013552 pHddCtx = WLAN_HDD_GET_CTX(pAdapter);
13553 status = wlan_hdd_validate_context(pHddCtx);
Jeff Johnson04dd8a82012-06-29 20:41:40 -070013554
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +053013555 if (0 != status)
Jeff Johnson04dd8a82012-06-29 20:41:40 -070013556 {
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +053013557 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
13558 "%s: HDD context is not valid", __func__);
13559 return status;
Jeff Johnson04dd8a82012-06-29 20:41:40 -070013560 }
13561
Gopichand Nakkala747461f2013-04-24 19:24:45 +053013562 // Retrieve halHandle
Jeff Johnson04dd8a82012-06-29 20:41:40 -070013563 halHandle = WLAN_HDD_GET_HAL_CTX(pAdapter);
13564
Kanchanapally, Vidyullatha2633ace2014-09-25 15:16:50 +053013565 vos_mem_copy(pmk_id.BSSID, pmksa->bssid, ETHER_ADDR_LEN);
13566 vos_mem_copy(pmk_id.PMKID, pmksa->pmkid, CSR_RSN_PMKID_SIZE);
Jeff Johnson04dd8a82012-06-29 20:41:40 -070013567
Kanchanapally, Vidyullatha2633ace2014-09-25 15:16:50 +053013568 /* Add to the PMKSA ID Cache in CSR */
Gopichand Nakkala747461f2013-04-24 19:24:45 +053013569 result = sme_RoamSetPMKIDCache(halHandle,pAdapter->sessionId,
Kanchanapally, Vidyullatha2633ace2014-09-25 15:16:50 +053013570 &pmk_id, 1, FALSE);
13571
Sushant Kaushik4b7cb302014-01-06 17:45:01 +053013572 MTRACE(vos_trace(VOS_MODULE_ID_HDD,
13573 TRACE_CODE_HDD_CFG80211_SET_PMKSA,
13574 pAdapter->sessionId, result));
Kanchanapally, Vidyullatha2633ace2014-09-25 15:16:50 +053013575
13576 return HAL_STATUS_SUCCESS(result) ? 0 : -EINVAL;
Jeff Johnson04dd8a82012-06-29 20:41:40 -070013577}
13578
Mahesh A Saptasagarf7418d72014-06-02 14:48:54 +053013579static int wlan_hdd_cfg80211_set_pmksa(struct wiphy *wiphy, struct net_device *dev,
13580 struct cfg80211_pmksa *pmksa)
13581{
13582 int ret;
13583
13584 vos_ssr_protect(__func__);
13585 ret = __wlan_hdd_cfg80211_set_pmksa(wiphy, dev, pmksa);
13586 vos_ssr_unprotect(__func__);
13587
13588 return ret;
13589}
Jeff Johnson04dd8a82012-06-29 20:41:40 -070013590
Wilson Yang6507c4e2013-10-01 20:11:19 -070013591
Mahesh A Saptasagarf7418d72014-06-02 14:48:54 +053013592static int __wlan_hdd_cfg80211_del_pmksa(struct wiphy *wiphy, struct net_device *dev,
Wilson Yang6507c4e2013-10-01 20:11:19 -070013593 struct cfg80211_pmksa *pmksa)
Jeff Johnson04dd8a82012-06-29 20:41:40 -070013594{
Wilson Yang6507c4e2013-10-01 20:11:19 -070013595 hdd_adapter_t *pAdapter = WLAN_HDD_GET_PRIV_PTR(dev);
13596 tHalHandle halHandle;
Wilson Yang6507c4e2013-10-01 20:11:19 -070013597 hdd_context_t *pHddCtx;
Wilson Yangef657d32014-01-15 19:19:23 -080013598 int status = 0;
Wilson Yang6507c4e2013-10-01 20:11:19 -070013599
Wilson Yang6507c4e2013-10-01 20:11:19 -070013600 /* Validate pAdapter */
13601 if (NULL == pAdapter)
13602 {
13603 hddLog(VOS_TRACE_LEVEL_ERROR, "%s: Invalid Adapter" ,__func__);
13604 return -EINVAL;
13605 }
13606
Kanchanapally, Vidyullatha2633ace2014-09-25 15:16:50 +053013607 if (!pmksa) {
13608 hddLog(LOGE, FL("pmksa is NULL"));
13609 return -EINVAL;
13610 }
13611
13612 if (!pmksa->bssid) {
13613 hddLog(LOGE, FL("pmksa->bssid is NULL"));
13614 return -EINVAL;
13615 }
13616
Kiet Lam98c46a12014-10-31 15:34:57 -070013617 hddLog(VOS_TRACE_LEVEL_DEBUG, "%s: deleting PMKSA for " MAC_ADDRESS_STR,
13618 __func__, MAC_ADDR_ARRAY(pmksa->bssid));
13619
Wilson Yang6507c4e2013-10-01 20:11:19 -070013620 pHddCtx = WLAN_HDD_GET_CTX(pAdapter);
13621 status = wlan_hdd_validate_context(pHddCtx);
13622
13623 if (0 != status)
13624 {
13625 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
13626 "%s: HDD context is not valid", __func__);
13627 return status;
13628 }
13629
13630 /*Retrieve halHandle*/
13631 halHandle = WLAN_HDD_GET_HAL_CTX(pAdapter);
13632
Kanchanapally, Vidyullatha2633ace2014-09-25 15:16:50 +053013633 /* Delete the PMKID CSR cache */
13634 if (eHAL_STATUS_SUCCESS !=
13635 sme_RoamDelPMKIDfromCache(halHandle,
13636 pAdapter->sessionId, pmksa->bssid, FALSE)) {
13637 hddLog(LOGE, FL("Failed to delete PMKSA for "MAC_ADDRESS_STR),
13638 MAC_ADDR_ARRAY(pmksa->bssid));
13639 status = -EINVAL;
Wilson Yang6507c4e2013-10-01 20:11:19 -070013640 }
13641
Wilson Yangef657d32014-01-15 19:19:23 -080013642 return status;
Jeff Johnson04dd8a82012-06-29 20:41:40 -070013643}
13644
Wilson Yang6507c4e2013-10-01 20:11:19 -070013645
Mahesh A Saptasagarf7418d72014-06-02 14:48:54 +053013646static int wlan_hdd_cfg80211_del_pmksa(struct wiphy *wiphy, struct net_device *dev,
13647 struct cfg80211_pmksa *pmksa)
13648{
13649 int ret;
Wilson Yang6507c4e2013-10-01 20:11:19 -070013650
Mahesh A Saptasagarf7418d72014-06-02 14:48:54 +053013651 vos_ssr_protect(__func__);
13652 ret = __wlan_hdd_cfg80211_del_pmksa(wiphy, dev, pmksa);
13653 vos_ssr_unprotect(__func__);
13654
13655 return ret;
13656
13657}
13658
13659static int __wlan_hdd_cfg80211_flush_pmksa(struct wiphy *wiphy, struct net_device *dev)
Jeff Johnson04dd8a82012-06-29 20:41:40 -070013660{
Wilson Yang6507c4e2013-10-01 20:11:19 -070013661 hdd_adapter_t *pAdapter = WLAN_HDD_GET_PRIV_PTR(dev);
13662 tHalHandle halHandle;
13663 hdd_context_t *pHddCtx;
Wilson Yangef657d32014-01-15 19:19:23 -080013664 int status = 0;
Wilson Yang6507c4e2013-10-01 20:11:19 -070013665
13666 hddLog(VOS_TRACE_LEVEL_DEBUG, "%s: flushing PMKSA ",__func__);
13667
13668 /* Validate pAdapter */
13669 if (NULL == pAdapter)
13670 {
13671 hddLog(VOS_TRACE_LEVEL_ERROR,
13672 "%s: Invalid Adapter" ,__func__);
13673 return -EINVAL;
13674 }
13675
13676 pHddCtx = WLAN_HDD_GET_CTX(pAdapter);
13677 status = wlan_hdd_validate_context(pHddCtx);
13678
13679 if (0 != status)
13680 {
13681 hddLog(VOS_TRACE_LEVEL_ERROR,
13682 "%s: HDD context is not valid", __func__);
13683 return status;
13684 }
13685
13686 /*Retrieve halHandle*/
13687 halHandle = WLAN_HDD_GET_HAL_CTX(pAdapter);
13688
Kanchanapally, Vidyullatha2633ace2014-09-25 15:16:50 +053013689 /* Flush the PMKID cache in CSR */
13690 if (eHAL_STATUS_SUCCESS !=
13691 sme_RoamDelPMKIDfromCache(halHandle, pAdapter->sessionId, NULL, TRUE)) {
13692 hddLog(VOS_TRACE_LEVEL_ERROR, FL("Cannot flush PMKIDCache"));
13693 status = -EINVAL;
Wilson Yang6507c4e2013-10-01 20:11:19 -070013694 }
13695
Wilson Yangef657d32014-01-15 19:19:23 -080013696 return status;
Jeff Johnson04dd8a82012-06-29 20:41:40 -070013697}
Mahesh A Saptasagarf7418d72014-06-02 14:48:54 +053013698
13699static int wlan_hdd_cfg80211_flush_pmksa(struct wiphy *wiphy, struct net_device *dev)
13700{
13701 int ret;
13702
13703 vos_ssr_protect(__func__);
13704 ret = __wlan_hdd_cfg80211_flush_pmksa(wiphy, dev);
13705 vos_ssr_unprotect(__func__);
13706
13707 return ret;
13708}
Jeff Johnson04dd8a82012-06-29 20:41:40 -070013709#endif
13710
Madan Mohan Koyyalamudiea773882012-11-02 13:37:21 -070013711#if defined(WLAN_FEATURE_VOWIFI_11R) && defined(KERNEL_SUPPORT_11R_CFG80211)
Mahesh A Saptasagar27574072014-06-17 13:39:04 +053013712static int __wlan_hdd_cfg80211_update_ft_ies(struct wiphy *wiphy,
13713 struct net_device *dev,
13714 struct cfg80211_update_ft_ies_params *ftie)
Madan Mohan Koyyalamudiea773882012-11-02 13:37:21 -070013715{
13716 hdd_adapter_t *pAdapter = WLAN_HDD_GET_PRIV_PTR(dev);
13717 hdd_station_ctx_t *pHddStaCtx;
Masti, Narayanraddic80e2bf2015-01-27 16:39:00 +053013718 hdd_context_t *pHddCtx;
13719 int ret = 0;
Madan Mohan Koyyalamudiea773882012-11-02 13:37:21 -070013720
13721 if (NULL == pAdapter)
13722 {
Arif Hussain6d2a3322013-11-17 19:50:10 -080013723 hddLog(VOS_TRACE_LEVEL_ERROR, "%s: Adapter is NULL", __func__);
Madan Mohan Koyyalamudiea773882012-11-02 13:37:21 -070013724 return -ENODEV;
13725 }
13726
Masti, Narayanraddic80e2bf2015-01-27 16:39:00 +053013727 pHddCtx = WLAN_HDD_GET_CTX(pAdapter);
13728 ret = wlan_hdd_validate_context(pHddCtx);
13729 if (0 != ret)
13730 {
13731 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
13732 "%s: HDD context is not valid", __func__);
13733 return ret;
13734 }
13735
Madan Mohan Koyyalamudiea773882012-11-02 13:37:21 -070013736 pHddStaCtx = WLAN_HDD_GET_STATION_CTX_PTR(pAdapter);
13737
Sushant Kaushik4b7cb302014-01-06 17:45:01 +053013738 MTRACE(vos_trace(VOS_MODULE_ID_HDD,
13739 TRACE_CODE_HDD_CFG80211_UPDATE_FT_IES,
13740 pAdapter->sessionId, pHddStaCtx->conn_info.connState));
Madan Mohan Koyyalamudiea773882012-11-02 13:37:21 -070013741 // Added for debug on reception of Re-assoc Req.
13742 if (eConnectionState_Associated != pHddStaCtx->conn_info.connState)
13743 {
Arif Hussain6d2a3322013-11-17 19:50:10 -080013744 hddLog(LOGE, FL("Called with Ie of length = %zu when not associated"),
Madan Mohan Koyyalamudiea773882012-11-02 13:37:21 -070013745 ftie->ie_len);
Arif Hussain6d2a3322013-11-17 19:50:10 -080013746 hddLog(LOGE, FL("Should be Re-assoc Req IEs"));
Madan Mohan Koyyalamudiea773882012-11-02 13:37:21 -070013747 }
13748
13749#ifdef WLAN_FEATURE_VOWIFI_11R_DEBUG
Arif Hussain6d2a3322013-11-17 19:50:10 -080013750 hddLog(LOGE, FL("%s called with Ie of length = %zu"), __func__,
Madan Mohan Koyyalamudiea773882012-11-02 13:37:21 -070013751 ftie->ie_len);
13752#endif
13753
13754 // Pass the received FT IEs to SME
Gopichand Nakkala356fb102013-03-06 12:34:04 +053013755 sme_SetFTIEs( WLAN_HDD_GET_HAL_CTX(pAdapter), pAdapter->sessionId,
13756 (const u8 *)ftie->ie,
Madan Mohan Koyyalamudiea773882012-11-02 13:37:21 -070013757 ftie->ie_len);
13758 return 0;
13759}
Mahesh A Saptasagar27574072014-06-17 13:39:04 +053013760
13761static int wlan_hdd_cfg80211_update_ft_ies(struct wiphy *wiphy,
13762 struct net_device *dev,
13763 struct cfg80211_update_ft_ies_params *ftie)
13764{
13765 int ret;
13766
13767 vos_ssr_protect(__func__);
13768 ret = __wlan_hdd_cfg80211_update_ft_ies(wiphy, dev, ftie);
13769 vos_ssr_unprotect(__func__);
13770
13771 return ret;
13772}
Madan Mohan Koyyalamudiea773882012-11-02 13:37:21 -070013773#endif
Jeff Johnson04dd8a82012-06-29 20:41:40 -070013774
Gopichand Nakkala8e93fde2013-05-10 17:40:12 +053013775#ifdef FEATURE_WLAN_SCAN_PNO
13776
13777void hdd_cfg80211_sched_scan_done_callback(void *callbackContext,
13778 tSirPrefNetworkFoundInd *pPrefNetworkFoundInd)
13779{
13780 int ret;
13781 hdd_adapter_t* pAdapter = (hdd_adapter_t*)callbackContext;
13782 hdd_context_t *pHddCtx;
13783
Nirav Shah80830bf2013-12-31 16:35:12 +053013784 ENTER();
13785
Gopichand Nakkala8e93fde2013-05-10 17:40:12 +053013786 if (NULL == pAdapter)
13787 {
Agarwal Ashish971c2882013-10-30 20:11:12 +053013788 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
Gopichand Nakkala8e93fde2013-05-10 17:40:12 +053013789 "%s: HDD adapter is Null", __func__);
13790 return ;
13791 }
13792
13793 pHddCtx = WLAN_HDD_GET_CTX(pAdapter);
13794 if (NULL == pHddCtx)
13795 {
13796 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
13797 "%s: HDD context is Null!!!", __func__);
13798 return ;
13799 }
13800
Kamath Vinayak4000c9a2013-08-23 14:24:27 +053013801 spin_lock(&pHddCtx->schedScan_lock);
13802 if (TRUE == pHddCtx->isWiphySuspended)
13803 {
13804 pHddCtx->isSchedScanUpdatePending = TRUE;
13805 spin_unlock(&pHddCtx->schedScan_lock);
13806 hddLog(VOS_TRACE_LEVEL_INFO,
13807 "%s: Update cfg80211 scan database after it resume", __func__);
13808 return ;
13809 }
13810 spin_unlock(&pHddCtx->schedScan_lock);
13811
Gopichand Nakkala8e93fde2013-05-10 17:40:12 +053013812 ret = wlan_hdd_cfg80211_update_bss(pHddCtx->wiphy, pAdapter);
13813
13814 if (0 > ret)
13815 hddLog(VOS_TRACE_LEVEL_INFO, "%s: NO SCAN result", __func__);
13816
13817 cfg80211_sched_scan_results(pHddCtx->wiphy);
Kamath Vinayak4000c9a2013-08-23 14:24:27 +053013818 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_INFO,
13819 "%s: cfg80211 scan result database updated", __func__);
Gopichand Nakkala8e93fde2013-05-10 17:40:12 +053013820}
13821
13822/*
Mahesh A Saptasagar0f7b0372013-11-28 23:23:07 +053013823 * FUNCTION: wlan_hdd_is_pno_allowed
Vinay Krishna Erannacbf75f42014-02-26 17:35:20 +053013824 * Disallow pno if any session is active
Mahesh A Saptasagar0f7b0372013-11-28 23:23:07 +053013825 */
13826static eHalStatus wlan_hdd_is_pno_allowed(hdd_adapter_t *pAdapter)
13827{
13828 hdd_adapter_list_node_t *pAdapterNode = NULL, *pNext = NULL;
13829 hdd_adapter_t *pTempAdapter = NULL;
Vinay Krishna Eranna23ffd182013-12-26 19:16:55 +053013830 hdd_station_ctx_t *pStaCtx;
Mahesh A Saptasagar0f7b0372013-11-28 23:23:07 +053013831 hdd_context_t *pHddCtx = WLAN_HDD_GET_CTX(pAdapter);
13832 int status = 0;
13833 status = hdd_get_front_adapter(pHddCtx, &pAdapterNode);
13834
Vinay Krishna Erannacbf75f42014-02-26 17:35:20 +053013835 /* The current firmware design does not allow PNO during any
13836 * active sessions. Hence, determine the active sessions
13837 * and return a failure.
13838 */
Mahesh A Saptasagar0f7b0372013-11-28 23:23:07 +053013839 while ((NULL != pAdapterNode) && (VOS_STATUS_SUCCESS == status))
13840 {
13841 pTempAdapter = pAdapterNode->pAdapter;
Vinay Krishna Eranna23ffd182013-12-26 19:16:55 +053013842 pStaCtx = WLAN_HDD_GET_STATION_CTX_PTR(pTempAdapter);
Mahesh A Saptasagar0f7b0372013-11-28 23:23:07 +053013843
Vinay Krishna Eranna23ffd182013-12-26 19:16:55 +053013844 if (((WLAN_HDD_INFRA_STATION == pTempAdapter->device_mode)
13845 && (eConnectionState_NotConnected != pStaCtx->conn_info.connState))
13846 || (WLAN_HDD_P2P_CLIENT == pTempAdapter->device_mode)
13847 || (WLAN_HDD_P2P_GO == pTempAdapter->device_mode)
13848 || (WLAN_HDD_SOFTAP == pTempAdapter->device_mode)
Siddharth Bhal63a19a72014-11-07 14:31:56 +053013849 || (WLAN_HDD_TM_LEVEL_4 == pHddCtx->tmInfo.currentTmLevel)
Vinay Krishna Eranna23ffd182013-12-26 19:16:55 +053013850 )
Mahesh A Saptasagar0f7b0372013-11-28 23:23:07 +053013851 {
Vinay Krishna Eranna23ffd182013-12-26 19:16:55 +053013852 return eHAL_STATUS_FAILURE;
Mahesh A Saptasagar0f7b0372013-11-28 23:23:07 +053013853 }
13854 status = hdd_get_next_adapter ( pHddCtx, pAdapterNode, &pNext );
13855 pAdapterNode = pNext;
13856 }
Vinay Krishna Eranna23ffd182013-12-26 19:16:55 +053013857 return eHAL_STATUS_SUCCESS;
Mahesh A Saptasagar0f7b0372013-11-28 23:23:07 +053013858}
13859
Vinay Krishna Erannaf0e523b2014-03-01 21:00:16 +053013860void hdd_cfg80211_sched_scan_start_status_cb(void *callbackContext, VOS_STATUS status)
13861{
13862 hdd_adapter_t *pAdapter = callbackContext;
13863 hdd_context_t *pHddCtx;
13864
13865 if ((NULL == pAdapter) || (WLAN_HDD_ADAPTER_MAGIC != pAdapter->magic))
13866 {
13867 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
13868 FL("Invalid adapter or adapter has invalid magic"));
13869 return;
13870 }
13871
13872 pHddCtx = WLAN_HDD_GET_CTX(pAdapter);
13873 if (0 != wlan_hdd_validate_context(pHddCtx))
13874 {
13875 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
13876 FL("HDD context is not valid"));
13877 return;
13878 }
13879
c_hpothub53c45d2014-08-18 16:53:14 +053013880 if (VOS_STATUS_SUCCESS != status)
13881 {
13882 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
Vinay Krishna Erannaf0e523b2014-03-01 21:00:16 +053013883 FL("PNO enable response status = %d"), status);
c_hpothub53c45d2014-08-18 16:53:14 +053013884 pHddCtx->isPnoEnable = FALSE;
13885 }
Vinay Krishna Erannaf0e523b2014-03-01 21:00:16 +053013886
13887 pAdapter->pno_req_status = (status == VOS_STATUS_SUCCESS) ? 0 : -EBUSY;
13888 complete(&pAdapter->pno_comp_var);
13889}
13890
Mahesh A Saptasagar0f7b0372013-11-28 23:23:07 +053013891/*
Mahesh A Saptasagar6cc38562014-05-23 21:22:17 +053013892 * FUNCTION: __wlan_hdd_cfg80211_sched_scan_start
13893 * Function to enable PNO
Gopichand Nakkala8e93fde2013-05-10 17:40:12 +053013894 */
Mahesh A Saptasagar6cc38562014-05-23 21:22:17 +053013895static int __wlan_hdd_cfg80211_sched_scan_start(struct wiphy *wiphy,
Gopichand Nakkala8e93fde2013-05-10 17:40:12 +053013896 struct net_device *dev, struct cfg80211_sched_scan_request *request)
13897{
13898 hdd_adapter_t *pAdapter = WLAN_HDD_GET_PRIV_PTR(dev);
13899 tpSirPNOScanReq pPnoRequest = NULL;
13900 hdd_context_t *pHddCtx;
13901 tHalHandle hHal;
Mahesh A Saptasagar7bd6ad42014-07-21 18:56:33 +053013902 v_U32_t i, indx, num_ch, tempInterval, j;
Sushant Kaushikd62d9782014-02-19 15:39:40 +053013903 u8 valid_ch[WNI_CFG_VALID_CHANNEL_LIST_LEN] = {0};
13904 u8 channels_allowed[WNI_CFG_VALID_CHANNEL_LIST_LEN] = {0};
Gopichand Nakkala8e93fde2013-05-10 17:40:12 +053013905 v_U32_t num_channels_allowed = WNI_CFG_VALID_CHANNEL_LIST_LEN;
13906 eHalStatus status = eHAL_STATUS_FAILURE;
Kamath Vinayakba5313f2013-08-22 15:52:39 +053013907 int ret = 0;
Sachin Ahuja697ba3f2014-11-12 18:57:11 +053013908 hdd_config_t *pConfig = NULL;
13909 v_U32_t num_ignore_dfs_ch = 0;
Gopichand Nakkala8e93fde2013-05-10 17:40:12 +053013910
13911 if (NULL == pAdapter)
13912 {
Kaushik, Sushantb1ed0f42014-07-01 18:26:31 +053013913 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_FATAL,
Gopichand Nakkala8e93fde2013-05-10 17:40:12 +053013914 "%s: HDD adapter is Null", __func__);
13915 return -ENODEV;
13916 }
13917
13918 pHddCtx = WLAN_HDD_GET_CTX(pAdapter);
Kamath Vinayak4000c9a2013-08-23 14:24:27 +053013919 ret = wlan_hdd_validate_context(pHddCtx);
Gopichand Nakkala8e93fde2013-05-10 17:40:12 +053013920
Kamath Vinayak4000c9a2013-08-23 14:24:27 +053013921 if (0 != ret)
Gopichand Nakkala8e93fde2013-05-10 17:40:12 +053013922 {
Gopichand Nakkalac005b7c2013-05-14 16:04:14 +053013923 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
13924 "%s: HDD context is not valid", __func__);
Kamath Vinayakba5313f2013-08-22 15:52:39 +053013925 return -EINVAL;
Gopichand Nakkala8e93fde2013-05-10 17:40:12 +053013926 }
13927
Sachin Ahuja697ba3f2014-11-12 18:57:11 +053013928 pConfig = pHddCtx->cfg_ini;
Gopichand Nakkala8e93fde2013-05-10 17:40:12 +053013929 hHal = WLAN_HDD_GET_HAL_CTX(pAdapter);
13930 if (NULL == hHal)
13931 {
13932 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
13933 "%s: HAL context is Null!!!", __func__);
Kamath Vinayak4000c9a2013-08-23 14:24:27 +053013934 return -EINVAL;
Gopichand Nakkala8e93fde2013-05-10 17:40:12 +053013935 }
Sushant Kaushik2fe89932014-09-03 10:58:09 +053013936 sme_ScanFlushResult(hHal, pAdapter->sessionId);
Mahesh A Saptasagar2395ee62014-05-21 19:12:21 +053013937 ret = wlan_hdd_scan_abort(pAdapter);
Girish Gowli4bf7a632014-06-12 13:42:11 +053013938 if (ret < 0)
Mahesh A Saptasagar2395ee62014-05-21 19:12:21 +053013939 {
13940 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
13941 "%s: aborting the existing scan is unsuccessfull", __func__);
13942 return -EBUSY;
13943 }
13944
Vinay Krishna Eranna23ffd182013-12-26 19:16:55 +053013945 if (eHAL_STATUS_SUCCESS != wlan_hdd_is_pno_allowed(pAdapter))
Mahesh A Saptasagar0f7b0372013-11-28 23:23:07 +053013946 {
Vinay Krishna Erannacbf75f42014-02-26 17:35:20 +053013947 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_WARN,
Vinay Krishna Eranna23ffd182013-12-26 19:16:55 +053013948 FL("Cannot handle sched_scan"));
Mahesh A Saptasagar0f7b0372013-11-28 23:23:07 +053013949 return -EBUSY;
13950 }
Gopichand Nakkala8e93fde2013-05-10 17:40:12 +053013951
c_hpothu37f21312014-04-09 21:49:54 +053013952 if (TRUE == pHddCtx->isPnoEnable)
13953 {
13954 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_WARN,
13955 FL("already PNO is enabled"));
13956 return -EBUSY;
13957 }
c_hpothu225aa7c2014-10-22 17:45:13 +053013958
13959 if (VOS_STATUS_SUCCESS != wlan_hdd_cancel_remain_on_channel(pHddCtx))
13960 {
13961 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
13962 "%s: abort ROC failed ", __func__);
13963 return -EBUSY;
13964 }
13965
c_hpothu37f21312014-04-09 21:49:54 +053013966 pHddCtx->isPnoEnable = TRUE;
13967
Gopichand Nakkala8e93fde2013-05-10 17:40:12 +053013968 pPnoRequest = (tpSirPNOScanReq) vos_mem_malloc(sizeof (tSirPNOScanReq));
13969 if (NULL == pPnoRequest)
13970 {
13971 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_FATAL,
13972 "%s: vos_mem_malloc failed", __func__);
c_hpothu37f21312014-04-09 21:49:54 +053013973 pHddCtx->isPnoEnable = FALSE;
Kamath Vinayakba5313f2013-08-22 15:52:39 +053013974 return -ENOMEM;
Gopichand Nakkala8e93fde2013-05-10 17:40:12 +053013975 }
13976
Madan Mohan Koyyalamudic3f04352013-09-26 19:21:48 +053013977 memset(pPnoRequest, 0, sizeof (tSirPNOScanReq));
Gopichand Nakkala8e93fde2013-05-10 17:40:12 +053013978 pPnoRequest->enable = 1; /*Enable PNO */
13979 pPnoRequest->ucNetworksCount = request->n_match_sets;
13980
13981 if (( !pPnoRequest->ucNetworksCount ) ||
13982 ( pPnoRequest->ucNetworksCount > SIR_PNO_MAX_SUPP_NETWORKS ))
13983 {
13984 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
Sushant Kaushik1e406c32014-05-09 15:57:52 +053013985 "%s: Network input is not correct %d Max Network supported is %d",
13986 __func__, pPnoRequest->ucNetworksCount,
13987 SIR_PNO_MAX_SUPP_NETWORKS);
Kamath Vinayakba5313f2013-08-22 15:52:39 +053013988 ret = -EINVAL;
Gopichand Nakkala8e93fde2013-05-10 17:40:12 +053013989 goto error;
13990 }
13991
13992 if ( SIR_PNO_MAX_NETW_CHANNELS_EX < request->n_channels )
13993 {
13994 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
Nirav Shah80830bf2013-12-31 16:35:12 +053013995 "%s: Incorrect number of channels %d",
13996 __func__, request->n_channels);
Kamath Vinayakba5313f2013-08-22 15:52:39 +053013997 ret = -EINVAL;
Gopichand Nakkala8e93fde2013-05-10 17:40:12 +053013998 goto error;
13999 }
14000
14001 /* Framework provides one set of channels(all)
14002 * common for all saved profile */
14003 if (0 != ccmCfgGetStr(hHal, WNI_CFG_VALID_CHANNEL_LIST,
14004 channels_allowed, &num_channels_allowed))
14005 {
14006 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
14007 "%s: failed to get valid channel list", __func__);
Kamath Vinayakba5313f2013-08-22 15:52:39 +053014008 ret = -EINVAL;
Gopichand Nakkala8e93fde2013-05-10 17:40:12 +053014009 goto error;
14010 }
14011 /* Checking each channel against allowed channel list */
14012 num_ch = 0;
Nirav Shah80830bf2013-12-31 16:35:12 +053014013 if (request->n_channels)
Gopichand Nakkala8e93fde2013-05-10 17:40:12 +053014014 {
Nirav Shah80830bf2013-12-31 16:35:12 +053014015 char chList [(request->n_channels*5)+1];
14016 int len;
14017 for (i = 0, len = 0; i < request->n_channels; i++)
Gopichand Nakkala8e93fde2013-05-10 17:40:12 +053014018 {
Nirav Shah80830bf2013-12-31 16:35:12 +053014019 for (indx = 0; indx < num_channels_allowed; indx++)
Gopichand Nakkala8e93fde2013-05-10 17:40:12 +053014020 {
Nirav Shah80830bf2013-12-31 16:35:12 +053014021 if (request->channels[i]->hw_value == channels_allowed[indx])
14022 {
Sachin Ahuja697ba3f2014-11-12 18:57:11 +053014023 if ((!pConfig->enableDFSPnoChnlScan) &&
14024 (NV_CHANNEL_DFS == vos_nv_getChannelEnabledState(channels_allowed[indx])))
14025 {
14026 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_INFO,
14027 "%s : Dropping DFS channel : %d",
14028 __func__,channels_allowed[indx]);
14029 num_ignore_dfs_ch++;
14030 break;
14031 }
14032
Nirav Shah80830bf2013-12-31 16:35:12 +053014033 valid_ch[num_ch++] = request->channels[i]->hw_value;
14034 len += snprintf(chList+len, 5, "%d ",
14035 request->channels[i]->hw_value);
14036 break ;
14037 }
Gopichand Nakkala8e93fde2013-05-10 17:40:12 +053014038 }
14039 }
Nirav Shah80830bf2013-12-31 16:35:12 +053014040 hddLog(VOS_TRACE_LEVEL_INFO,"Channel-List: %s ", chList);
Gopichand Nakkala8e93fde2013-05-10 17:40:12 +053014041
Sachin Ahuja697ba3f2014-11-12 18:57:11 +053014042 /*If all channels are DFS and dropped, then ignore the PNO request*/
14043 if (num_ignore_dfs_ch == request->n_channels)
14044 {
14045 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_INFO,
14046 "%s : All requested channels are DFS channels", __func__);
14047 ret = -EINVAL;
14048 goto error;
14049 }
14050 }
Gopichand Nakkala8e93fde2013-05-10 17:40:12 +053014051 /* Filling per profile params */
14052 for (i = 0; i < pPnoRequest->ucNetworksCount; i++)
14053 {
14054 pPnoRequest->aNetworks[i].ssId.length =
14055 request->match_sets[i].ssid.ssid_len;
14056
14057 if (( 0 == pPnoRequest->aNetworks[i].ssId.length ) ||
14058 ( pPnoRequest->aNetworks[i].ssId.length > 32 ) )
14059 {
14060 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
Nirav Shah80830bf2013-12-31 16:35:12 +053014061 "%s: SSID Len %d is not correct for network %d",
14062 __func__, pPnoRequest->aNetworks[i].ssId.length, i);
Kamath Vinayakba5313f2013-08-22 15:52:39 +053014063 ret = -EINVAL;
Gopichand Nakkala8e93fde2013-05-10 17:40:12 +053014064 goto error;
14065 }
14066
14067 memcpy(pPnoRequest->aNetworks[i].ssId.ssId,
14068 request->match_sets[i].ssid.ssid,
14069 request->match_sets[i].ssid.ssid_len);
Sushant Kaushik1e406c32014-05-09 15:57:52 +053014070 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_INFO,
14071 "%s: SSID of network %d is %s ", __func__,
14072 i, pPnoRequest->aNetworks[i].ssId.ssId);
Gopichand Nakkala8e93fde2013-05-10 17:40:12 +053014073 pPnoRequest->aNetworks[i].authentication = 0; /*eAUTH_TYPE_ANY*/
14074 pPnoRequest->aNetworks[i].encryption = 0; /*eED_ANY*/
14075 pPnoRequest->aNetworks[i].bcastNetwType = 0; /*eBCAST_UNKNOWN*/
14076
14077 /*Copying list of valid channel into request */
14078 memcpy(pPnoRequest->aNetworks[i].aChannels, valid_ch, num_ch);
14079 pPnoRequest->aNetworks[i].ucChannelCount = num_ch;
14080
14081 pPnoRequest->aNetworks[i].rssiThreshold = 0; //Default value
14082 }
14083
Mahesh A Saptasagar7bd6ad42014-07-21 18:56:33 +053014084 for (i = 0; i < request->n_ssids; i++)
14085 {
14086 j = 0;
14087 while (j < pPnoRequest->ucNetworksCount)
14088 {
14089 if ((pPnoRequest->aNetworks[j].ssId.length ==
14090 request->ssids[i].ssid_len) &&
14091 (0 == memcmp(pPnoRequest->aNetworks[j].ssId.ssId,
14092 request->ssids[i].ssid,
14093 pPnoRequest->aNetworks[j].ssId.length)))
14094 {
14095 pPnoRequest->aNetworks[j].bcastNetwType = eBCAST_HIDDEN;
14096 break;
14097 }
14098 j++;
14099 }
14100 }
14101 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_INFO,
14102 "Number of hidden networks being Configured = %d",
14103 request->n_ssids);
Madan Mohan Koyyalamudia7765d52013-09-18 16:49:56 +053014104 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_INFO,
Jeff Johnson59a121e2013-11-30 09:46:08 -080014105 "request->ie_len = %zu", request->ie_len);
Madan Mohan Koyyalamudia7765d52013-09-18 16:49:56 +053014106 if ((0 < request->ie_len) && (NULL != request->ie))
14107 {
14108 pPnoRequest->us24GProbeTemplateLen = request->ie_len;
14109 memcpy(&pPnoRequest->p24GProbeTemplate, request->ie,
14110 pPnoRequest->us24GProbeTemplateLen);
14111
14112 pPnoRequest->us5GProbeTemplateLen = request->ie_len;
14113 memcpy(&pPnoRequest->p5GProbeTemplate, request->ie,
14114 pPnoRequest->us5GProbeTemplateLen);
14115 }
14116
Madan Mohan Koyyalamudi1d16f462013-08-27 16:25:34 +053014117 /* Driver gets only one time interval which is hardcoded in
14118 * supplicant for 10000ms. Taking power consumption into account 6 timers
14119 * will be used, Timervalue is increased exponentially i.e 10,20,40,
14120 * 80,160,320 secs. And number of scan cycle for each timer
14121 * is configurable through INI param gPNOScanTimerRepeatValue.
14122 * If it is set to 0 only one timer will be used and PNO scan cycle
14123 * will be repeated after each interval specified by supplicant
14124 * till PNO is disabled.
14125 */
14126 if (0 == pHddCtx->cfg_ini->configPNOScanTimerRepeatValue)
14127 pPnoRequest->scanTimers.ucScanTimersCount = HDD_PNO_SCAN_TIMERS_SET_ONE;
14128 else
14129 pPnoRequest->scanTimers.ucScanTimersCount =
14130 HDD_PNO_SCAN_TIMERS_SET_MULTIPLE;
14131
14132 tempInterval = (request->interval)/1000;
14133 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_INFO,
14134 "Base scan interval = %d PNOScanTimerRepeatValue = %d",
14135 tempInterval, pHddCtx->cfg_ini->configPNOScanTimerRepeatValue);
14136 for ( i = 0; i < pPnoRequest->scanTimers.ucScanTimersCount; i++)
14137 {
14138 pPnoRequest->scanTimers.aTimerValues[i].uTimerRepeat =
14139 pHddCtx->cfg_ini->configPNOScanTimerRepeatValue;
14140 pPnoRequest->scanTimers.aTimerValues[i].uTimerValue = tempInterval;
14141 tempInterval *= 2;
14142 }
14143 //Repeat last timer until pno disabled.
14144 pPnoRequest->scanTimers.aTimerValues[i-1].uTimerRepeat = 0;
14145
Madan Mohan Koyyalamudid206c7b2013-09-26 22:54:51 +053014146 pPnoRequest->modePNO = SIR_PNO_MODE_IMMEDIATE;
Gopichand Nakkala8e93fde2013-05-10 17:40:12 +053014147
Vinay Krishna Erannaf0e523b2014-03-01 21:00:16 +053014148 INIT_COMPLETION(pAdapter->pno_comp_var);
14149 pPnoRequest->statusCallback = hdd_cfg80211_sched_scan_start_status_cb;
14150 pPnoRequest->callbackContext = pAdapter;
14151 pAdapter->pno_req_status = 0;
14152
Nirav Shah80830bf2013-12-31 16:35:12 +053014153 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_INFO,
14154 "SessionId %d, enable %d, modePNO %d, ucScanTimersCount %d",
14155 pAdapter->sessionId, pPnoRequest->enable, pPnoRequest->modePNO,
14156 pPnoRequest->scanTimers.ucScanTimersCount);
14157
Gopichand Nakkala8e93fde2013-05-10 17:40:12 +053014158 status = sme_SetPreferredNetworkList(WLAN_HDD_GET_HAL_CTX(pAdapter),
14159 pPnoRequest, pAdapter->sessionId,
14160 hdd_cfg80211_sched_scan_done_callback, pAdapter);
14161 if (eHAL_STATUS_SUCCESS != status)
14162 {
14163 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
Nirav Shah80830bf2013-12-31 16:35:12 +053014164 "%s: Failed to enable PNO", __func__);
Kamath Vinayakba5313f2013-08-22 15:52:39 +053014165 ret = -EINVAL;
Gopichand Nakkala8e93fde2013-05-10 17:40:12 +053014166 goto error;
14167 }
14168
Vinay Krishna Erannaf0e523b2014-03-01 21:00:16 +053014169 ret = wait_for_completion_timeout(
14170 &pAdapter->pno_comp_var,
14171 msecs_to_jiffies(WLAN_WAIT_TIME_PNO));
14172 if (0 >= ret)
14173 {
14174 // Did not receive the response for PNO enable in time.
14175 // Assuming the PNO enable was success.
14176 // Returning error from here, because we timeout, results
14177 // in side effect of Wifi (Wifi Setting) not to work.
14178 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
14179 FL("Timed out waiting for PNO to be Enabled"));
14180 ret = 0;
14181 goto error;
14182 }
14183
c_hpothu3c986b22014-07-09 14:45:09 +053014184 vos_mem_free(pPnoRequest);
Vinay Krishna Erannaf0e523b2014-03-01 21:00:16 +053014185 ret = pAdapter->pno_req_status;
c_hpothu37f21312014-04-09 21:49:54 +053014186 return ret;
Kamath Vinayak4000c9a2013-08-23 14:24:27 +053014187
Gopichand Nakkala8e93fde2013-05-10 17:40:12 +053014188error:
Vinay Krishna Erannaf0e523b2014-03-01 21:00:16 +053014189 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_INFO,
14190 FL("PNO scanRequest offloaded ret = %d"), ret);
Gopichand Nakkala8e93fde2013-05-10 17:40:12 +053014191 vos_mem_free(pPnoRequest);
c_hpothu37f21312014-04-09 21:49:54 +053014192 pHddCtx->isPnoEnable = FALSE;
Kamath Vinayakba5313f2013-08-22 15:52:39 +053014193 return ret;
Gopichand Nakkala8e93fde2013-05-10 17:40:12 +053014194}
14195
14196/*
Mahesh A Saptasagar6cc38562014-05-23 21:22:17 +053014197 * FUNCTION: wlan_hdd_cfg80211_sched_scan_start
14198 * NL interface to enable PNO
Gopichand Nakkala8e93fde2013-05-10 17:40:12 +053014199 */
Mahesh A Saptasagar6cc38562014-05-23 21:22:17 +053014200static int wlan_hdd_cfg80211_sched_scan_start(struct wiphy *wiphy,
14201 struct net_device *dev, struct cfg80211_sched_scan_request *request)
14202{
14203 int ret;
14204
14205 vos_ssr_protect(__func__);
14206 ret = __wlan_hdd_cfg80211_sched_scan_start(wiphy, dev, request);
14207 vos_ssr_unprotect(__func__);
14208
14209 return ret;
14210}
14211
14212/*
14213 * FUNCTION: __wlan_hdd_cfg80211_sched_scan_stop
14214 * Function to disable PNO
14215 */
14216static int __wlan_hdd_cfg80211_sched_scan_stop(struct wiphy *wiphy,
Gopichand Nakkala8e93fde2013-05-10 17:40:12 +053014217 struct net_device *dev)
14218{
14219 eHalStatus status = eHAL_STATUS_FAILURE;
14220 hdd_adapter_t *pAdapter = WLAN_HDD_GET_PRIV_PTR(dev);
14221 hdd_context_t *pHddCtx;
14222 tHalHandle hHal;
14223 tpSirPNOScanReq pPnoRequest = NULL;
Kamath Vinayakba5313f2013-08-22 15:52:39 +053014224 int ret = 0;
Gopichand Nakkala8e93fde2013-05-10 17:40:12 +053014225
14226 ENTER();
14227
14228 if (NULL == pAdapter)
14229 {
Kaushik, Sushantb1ed0f42014-07-01 18:26:31 +053014230 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_FATAL,
Gopichand Nakkala8e93fde2013-05-10 17:40:12 +053014231 "%s: HDD adapter is Null", __func__);
14232 return -ENODEV;
14233 }
14234
14235 pHddCtx = WLAN_HDD_GET_CTX(pAdapter);
Gopichand Nakkala8e93fde2013-05-10 17:40:12 +053014236
Kamath Vinayakba5313f2013-08-22 15:52:39 +053014237 if (NULL == pHddCtx)
Gopichand Nakkala8e93fde2013-05-10 17:40:12 +053014238 {
Gopichand Nakkalac005b7c2013-05-14 16:04:14 +053014239 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
Kamath Vinayakba5313f2013-08-22 15:52:39 +053014240 "%s: HDD context is Null", __func__);
14241 return -ENODEV;
14242 }
14243
14244 /* The return 0 is intentional when isLogpInProgress and
14245 * isLoadUnloadInProgress. We did observe a crash due to a return of
14246 * failure in sched_scan_stop , especially for a case where the unload
14247 * of the happens at the same time. The function __cfg80211_stop_sched_scan
14248 * was clearing rdev->sched_scan_req only when the sched_scan_stop returns
14249 * success. If it returns a failure , then its next invocation due to the
14250 * clean up of the second interface will have the dev pointer corresponding
14251 * to the first one leading to a crash.
14252 */
14253 if (pHddCtx->isLogpInProgress)
14254 {
14255 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
14256 "%s: LOGP in Progress. Ignore!!!", __func__);
14257 return ret;
14258 }
14259
Mihir Shete18156292014-03-11 15:38:30 +053014260 if (WLAN_HDD_IS_LOAD_UNLOAD_IN_PROGRESS(pHddCtx))
Kamath Vinayakba5313f2013-08-22 15:52:39 +053014261 {
14262 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
14263 "%s: Unloading/Loading in Progress. Ignore!!!", __func__);
14264 return ret;
Gopichand Nakkala8e93fde2013-05-10 17:40:12 +053014265 }
14266
14267 hHal = WLAN_HDD_GET_HAL_CTX(pAdapter);
14268 if (NULL == hHal)
14269 {
14270 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
14271 "%s: HAL context is Null!!!", __func__);
Kamath Vinayak4000c9a2013-08-23 14:24:27 +053014272 return -EINVAL;
Gopichand Nakkala8e93fde2013-05-10 17:40:12 +053014273 }
14274
14275 pPnoRequest = (tpSirPNOScanReq) vos_mem_malloc(sizeof (tSirPNOScanReq));
14276 if (NULL == pPnoRequest)
14277 {
14278 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_FATAL,
14279 "%s: vos_mem_malloc failed", __func__);
Kamath Vinayakba5313f2013-08-22 15:52:39 +053014280 return -ENOMEM;
Gopichand Nakkala8e93fde2013-05-10 17:40:12 +053014281 }
14282
14283 memset(pPnoRequest, 0, sizeof (tSirPNOScanReq));
14284 pPnoRequest->enable = 0; /* Disable PNO */
14285 pPnoRequest->ucNetworksCount = 0;
14286
14287 status = sme_SetPreferredNetworkList(hHal, pPnoRequest,
14288 pAdapter->sessionId,
14289 NULL, pAdapter);
14290 if (eHAL_STATUS_SUCCESS != status)
14291 {
14292 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
14293 "Failed to disabled PNO");
Kamath Vinayakba5313f2013-08-22 15:52:39 +053014294 ret = -EINVAL;
Vinay Krishna Erannaf0e523b2014-03-01 21:00:16 +053014295 goto error;
Gopichand Nakkala8e93fde2013-05-10 17:40:12 +053014296 }
c_hpothu37f21312014-04-09 21:49:54 +053014297 pHddCtx->isPnoEnable = FALSE;
Gopichand Nakkala8e93fde2013-05-10 17:40:12 +053014298
Vinay Krishna Erannaf0e523b2014-03-01 21:00:16 +053014299error:
Kamath Vinayak4000c9a2013-08-23 14:24:27 +053014300 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_INFO,
Vinay Krishna Erannaf0e523b2014-03-01 21:00:16 +053014301 FL("PNO scan disabled ret = %d"), ret);
Gopichand Nakkala8e93fde2013-05-10 17:40:12 +053014302 vos_mem_free(pPnoRequest);
14303
14304 EXIT();
Kamath Vinayakba5313f2013-08-22 15:52:39 +053014305 return ret;
Gopichand Nakkala8e93fde2013-05-10 17:40:12 +053014306}
14307
Mahesh A Saptasagar6cc38562014-05-23 21:22:17 +053014308/*
14309 * FUNCTION: wlan_hdd_cfg80211_sched_scan_stop
14310 * NL interface to disable PNO
14311 */
14312static int wlan_hdd_cfg80211_sched_scan_stop(struct wiphy *wiphy,
14313 struct net_device *dev)
14314{
14315 int ret;
14316
14317 vos_ssr_protect(__func__);
14318 ret = __wlan_hdd_cfg80211_sched_scan_stop(wiphy, dev);
14319 vos_ssr_unprotect(__func__);
14320
14321 return ret;
14322}
Gopichand Nakkala8e93fde2013-05-10 17:40:12 +053014323#endif /*FEATURE_WLAN_SCAN_PNO*/
14324
14325
Mohit Khanna698ba2a2012-12-04 15:08:18 -080014326#ifdef FEATURE_WLAN_TDLS
Sunil Dutt Undekarieacac6f2014-03-21 14:08:53 +053014327#if TDLS_MGMT_VERSION2
Mahesh A Saptasagard68eb282014-12-17 14:20:19 +053014328static int __wlan_hdd_cfg80211_tdls_mgmt(struct wiphy *wiphy, struct net_device *dev,
Mohit Khanna698ba2a2012-12-04 15:08:18 -080014329 u8 *peer, u8 action_code, u8 dialog_token,
Sunil Dutt Undekarieacac6f2014-03-21 14:08:53 +053014330 u16 status_code, u32 peer_capability, const u8 *buf, size_t len)
14331#else
Mahesh A Saptasagard68eb282014-12-17 14:20:19 +053014332static int __wlan_hdd_cfg80211_tdls_mgmt(struct wiphy *wiphy, struct net_device *dev,
Sunil Dutt Undekarieacac6f2014-03-21 14:08:53 +053014333 u8 *peer, u8 action_code, u8 dialog_token,
14334 u16 status_code, const u8 *buf, size_t len)
14335#endif
Mohit Khanna698ba2a2012-12-04 15:08:18 -080014336{
14337
14338 hdd_adapter_t *pAdapter = WLAN_HDD_GET_PRIV_PTR(dev);
14339 hdd_context_t *pHddCtx = wiphy_priv(wiphy);
Mohit Khanna698ba2a2012-12-04 15:08:18 -080014340 u8 peerMac[6];
14341 VOS_STATUS status;
Gopichand Nakkala05922802013-03-14 12:23:19 -070014342 int max_sta_failed = 0;
Hoonki Leea34dd892013-02-05 22:56:02 -080014343 int responder;
Hoonki Leed37cbb32013-04-20 00:31:14 -070014344 long rc;
Ganesh Kondabattini862aec92015-01-22 20:58:46 +053014345 int ret;
Sunil Dutt Undekarieacac6f2014-03-21 14:08:53 +053014346#if !(TDLS_MGMT_VERSION2)
14347 u32 peer_capability = 0;
14348#endif
Rajesh Chauhana34c6e62014-03-25 16:37:58 +053014349 tANI_U16 numCurrTdlsPeers;
Kaushik, Sushantb1ed0f42014-07-01 18:26:31 +053014350
Sushant Kaushik4b7cb302014-01-06 17:45:01 +053014351 MTRACE(vos_trace(VOS_MODULE_ID_HDD,
14352 TRACE_CODE_HDD_CFG80211_TDLS_MGMT,
14353 pAdapter->sessionId, action_code));
Hoonki Lee11f7dda2013-02-14 16:55:44 -080014354 if (NULL == pHddCtx || NULL == pHddCtx->cfg_ini)
Mohit Khanna698ba2a2012-12-04 15:08:18 -080014355 {
Gopichand Nakkala747461f2013-04-24 19:24:45 +053014356 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
Mohit Khanna698ba2a2012-12-04 15:08:18 -080014357 "Invalid arguments");
14358 return -EINVAL;
14359 }
14360
Sameer Thalappil75ea31a2013-02-21 19:38:16 -080014361 if (pHddCtx->isLogpInProgress)
14362 {
14363 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
14364 "%s:LOGP in Progress. Ignore!!!", __func__);
Atul Mittal115287b2014-07-08 13:26:33 +053014365 wlan_hdd_tdls_set_link_status(pAdapter,
14366 peer,
14367 eTDLS_LINK_IDLE,
14368 eTDLS_LINK_UNSPECIFIED);
Sameer Thalappil75ea31a2013-02-21 19:38:16 -080014369 return -EBUSY;
14370 }
14371
Hoonki Lee27511902013-03-14 18:19:06 -070014372 if (eTDLS_SUPPORT_NOT_ENABLED == pHddCtx->tdls_mode)
Mohit Khanna698ba2a2012-12-04 15:08:18 -080014373 {
Hoonki Lee27511902013-03-14 18:19:06 -070014374 VOS_TRACE( VOS_MODULE_ID_HDD, TDLS_LOG_LEVEL,
14375 "%s: TDLS mode is disabled OR not enabled in FW."
14376 MAC_ADDRESS_STR " action %d declined.",
14377 __func__, MAC_ADDR_ARRAY(peer), action_code);
Mohit Khanna698ba2a2012-12-04 15:08:18 -080014378 return -ENOTSUPP;
14379 }
Lee Hoonkic1262f22013-01-24 21:59:00 -080014380
Hoonki Lee27511902013-03-14 18:19:06 -070014381 /* other than teardown frame, other mgmt frames are not sent if disabled */
14382 if (SIR_MAC_TDLS_TEARDOWN != action_code)
14383 {
14384 /* if tdls_mode is disabled to respond to peer's request */
14385 if (eTDLS_SUPPORT_DISABLED == pHddCtx->tdls_mode)
14386 {
14387 VOS_TRACE( VOS_MODULE_ID_HDD, TDLS_LOG_LEVEL,
14388 "%s: " MAC_ADDRESS_STR
Gopichand Nakkala34d1b062013-03-19 15:28:33 -070014389 " TDLS mode is disabled. action %d declined.",
14390 __func__, MAC_ADDR_ARRAY(peer), action_code);
Hoonki Lee27511902013-03-14 18:19:06 -070014391
14392 return -ENOTSUPP;
14393 }
Agarwal Ashish4b87f922014-06-18 03:03:21 +053014394
14395 if (vos_max_concurrent_connections_reached())
14396 {
14397 hddLog(VOS_TRACE_LEVEL_INFO, FL("Reached max concurrent connections"));
14398 return -EINVAL;
14399 }
Hoonki Lee27511902013-03-14 18:19:06 -070014400 }
14401
Gopichand Nakkalab977a972013-02-18 19:15:09 -080014402 if (WLAN_IS_TDLS_SETUP_ACTION(action_code))
14403 {
Madan Mohan Koyyalamudi96797442013-10-08 16:04:42 +053014404 if (NULL != wlan_hdd_tdls_is_progress(pHddCtx, peer, TRUE))
Gopichand Nakkalab977a972013-02-18 19:15:09 -080014405 {
14406 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
Gopichand Nakkalac87400e2013-03-13 18:51:00 -070014407 "%s: " MAC_ADDRESS_STR
Gopichand Nakkala34d1b062013-03-19 15:28:33 -070014408 " TDLS setup is ongoing. action %d declined.",
14409 __func__, MAC_ADDR_ARRAY(peer), action_code);
14410 return -EPERM;
Gopichand Nakkalab977a972013-02-18 19:15:09 -080014411 }
14412 }
14413
Hoonki Lee11f7dda2013-02-14 16:55:44 -080014414 if (SIR_MAC_TDLS_SETUP_REQ == action_code ||
14415 SIR_MAC_TDLS_SETUP_RSP == action_code )
Lee Hoonkic1262f22013-01-24 21:59:00 -080014416 {
Rajesh Chauhana34c6e62014-03-25 16:37:58 +053014417 numCurrTdlsPeers = wlan_hdd_tdlsConnectedPeers(pAdapter);
14418 if (HDD_MAX_NUM_TDLS_STA <= numCurrTdlsPeers)
Lee Hoonkic1262f22013-01-24 21:59:00 -080014419 {
14420 /* supplicant still sends tdls_mgmt(SETUP_REQ) even after
14421 we return error code at 'add_station()'. Hence we have this
14422 check again in addtion to add_station().
14423 Anyway, there is no hard to double-check. */
Hoonki Lee11f7dda2013-02-14 16:55:44 -080014424 if (SIR_MAC_TDLS_SETUP_REQ == action_code)
Lee Hoonkic1262f22013-01-24 21:59:00 -080014425 {
Gopichand Nakkalac87400e2013-03-13 18:51:00 -070014426 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
14427 "%s: " MAC_ADDRESS_STR
Rajesh Chauhana34c6e62014-03-25 16:37:58 +053014428 " TDLS Max peer already connected. action (%d) declined. Num of peers (%d), Max allowed (%d).",
14429 __func__, MAC_ADDR_ARRAY(peer), action_code,
14430 numCurrTdlsPeers, HDD_MAX_NUM_TDLS_STA);
Sunil Dutt388ac8f2013-11-28 18:06:52 +053014431 return -EINVAL;
Lee Hoonkic1262f22013-01-24 21:59:00 -080014432 }
14433 else
14434 {
Gopichand Nakkalab977a972013-02-18 19:15:09 -080014435 /* maximum reached. tweak to send error code to peer and return
14436 error code to supplicant */
Lee Hoonkic1262f22013-01-24 21:59:00 -080014437 status_code = eSIR_MAC_UNSPEC_FAILURE_STATUS;
Gopichand Nakkalac87400e2013-03-13 18:51:00 -070014438 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
14439 "%s: " MAC_ADDRESS_STR
Rajesh Chauhana34c6e62014-03-25 16:37:58 +053014440 " TDLS Max peer already connected, send response status (%d). Num of peers (%d), Max allowed (%d).",
14441 __func__, MAC_ADDR_ARRAY(peer), status_code,
14442 numCurrTdlsPeers, HDD_MAX_NUM_TDLS_STA);
Gopichand Nakkala05922802013-03-14 12:23:19 -070014443 max_sta_failed = -EPERM;
Gopichand Nakkalab977a972013-02-18 19:15:09 -080014444 /* fall through to send setup resp with failure status
14445 code */
Lee Hoonkic1262f22013-01-24 21:59:00 -080014446 }
14447 }
Hoonki Lee11f7dda2013-02-14 16:55:44 -080014448 else
14449 {
14450 hddTdlsPeer_t *pTdlsPeer;
Madan Mohan Koyyalamudi96797442013-10-08 16:04:42 +053014451 pTdlsPeer = wlan_hdd_tdls_find_peer(pAdapter, peer, TRUE);
Gopichand Nakkalae7cbc5d2013-03-27 21:09:23 -070014452 if (pTdlsPeer && TDLS_IS_CONNECTED(pTdlsPeer))
Hoonki Lee11f7dda2013-02-14 16:55:44 -080014453 {
Gopichand Nakkalac87400e2013-03-13 18:51:00 -070014454 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
Gopichand Nakkala34d1b062013-03-19 15:28:33 -070014455 "%s:" MAC_ADDRESS_STR " already connected. action %d declined.",
14456 __func__, MAC_ADDR_ARRAY(peer), action_code);
Hoonki Lee11f7dda2013-02-14 16:55:44 -080014457 return -EPERM;
14458 }
14459 }
Lee Hoonkic1262f22013-01-24 21:59:00 -080014460 }
Hoonki Lee11f7dda2013-02-14 16:55:44 -080014461 vos_mem_copy(peerMac, peer, 6);
Mohit Khanna698ba2a2012-12-04 15:08:18 -080014462
Hoonki Lee1090c6a2013-01-16 17:40:54 -080014463#ifdef WLAN_FEATURE_TDLS_DEBUG
14464 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
Arun Kumar Khandavalli9fb625e2014-03-17 16:07:40 +053014465 "%s: " MAC_ADDRESS_STR " action %d, dialog_token %d status %d, len = %zu",
Gopichand Nakkalac87400e2013-03-13 18:51:00 -070014466 "tdls_mgmt", MAC_ADDR_ARRAY(peer),
14467 action_code, dialog_token, status_code, len);
Hoonki Lee1090c6a2013-01-16 17:40:54 -080014468#endif
Mohit Khanna698ba2a2012-12-04 15:08:18 -080014469
Hoonki Leea34dd892013-02-05 22:56:02 -080014470 /*Except teardown responder will not be used so just make 0*/
14471 responder = 0;
Hoonki Lee11f7dda2013-02-14 16:55:44 -080014472 if (SIR_MAC_TDLS_TEARDOWN == action_code)
Hoonki Leea34dd892013-02-05 22:56:02 -080014473 {
Gopichand Nakkala97a65fd2013-04-16 16:59:38 -070014474
14475 hddTdlsPeer_t *pTdlsPeer;
Madan Mohan Koyyalamudi96797442013-10-08 16:04:42 +053014476 pTdlsPeer = wlan_hdd_tdls_find_peer(pAdapter, peerMac, TRUE);
Gopichand Nakkala97a65fd2013-04-16 16:59:38 -070014477
14478 if(pTdlsPeer && TDLS_IS_CONNECTED(pTdlsPeer))
14479 responder = pTdlsPeer->is_responder;
14480 else
Hoonki Leea34dd892013-02-05 22:56:02 -080014481 {
Gopichand Nakkala97a65fd2013-04-16 16:59:38 -070014482 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
Arun Kumar Khandavalli9fb625e2014-03-17 16:07:40 +053014483 "%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 -070014484 __func__, MAC_ADDR_ARRAY(peer), (NULL == pTdlsPeer) ? -1 : pTdlsPeer->link_status,
14485 dialog_token, status_code, len);
14486 return -EPERM;
Hoonki Leea34dd892013-02-05 22:56:02 -080014487 }
Mohit Khanna698ba2a2012-12-04 15:08:18 -080014488 }
Mohit Khanna698ba2a2012-12-04 15:08:18 -080014489
Gopichand Nakkala2f1ff152013-07-01 11:27:43 +053014490 /* For explicit trigger of DIS_REQ come out of BMPS for
14491 successfully receiving DIS_RSP from peer. */
Hoonki Lee14621352013-04-16 17:51:19 -070014492 if ((SIR_MAC_TDLS_SETUP_RSP == action_code) ||
Gopichand Nakkala2f1ff152013-07-01 11:27:43 +053014493 (SIR_MAC_TDLS_DIS_RSP == action_code) ||
14494 (SIR_MAC_TDLS_DIS_REQ == action_code))
Hoonki Lee14621352013-04-16 17:51:19 -070014495 {
14496 if (TRUE == sme_IsPmcBmps(WLAN_HDD_GET_HAL_CTX(pAdapter)))
14497 {
14498 VOS_TRACE( VOS_MODULE_ID_HDD, TDLS_LOG_LEVEL,
Gopichand Nakkala2f1ff152013-07-01 11:27:43 +053014499 "%s: Sending frame action_code %u.Disable BMPS", __func__, action_code);
Hoonki Lee14621352013-04-16 17:51:19 -070014500 hdd_disable_bmps_imps(pHddCtx, WLAN_HDD_INFRA_STATION);
14501 }
Gopichand Nakkala2f1ff152013-07-01 11:27:43 +053014502 if (SIR_MAC_TDLS_DIS_REQ != action_code)
14503 wlan_hdd_tdls_set_cap(pAdapter, peerMac, eTDLS_CAP_SUPPORTED);
Hoonki Lee14621352013-04-16 17:51:19 -070014504 }
14505
Hoonki Lee5305c3a2013-04-29 23:28:59 -070014506 /* make sure doesn't call send_mgmt() while it is pending */
14507 if (TDLS_CTX_MAGIC == pAdapter->mgmtTxCompletionStatus)
14508 {
14509 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
Arif Hussain6d2a3322013-11-17 19:50:10 -080014510 "%s: " MAC_ADDRESS_STR " action %d couldn't sent, as one is pending. return EBUSY",
Hoonki Lee5305c3a2013-04-29 23:28:59 -070014511 __func__, MAC_ADDR_ARRAY(peer), action_code);
Ganesh Kondabattini862aec92015-01-22 20:58:46 +053014512 ret = -EBUSY;
14513 goto tx_failed;
Hoonki Lee5305c3a2013-04-29 23:28:59 -070014514 }
14515
14516 pAdapter->mgmtTxCompletionStatus = TDLS_CTX_MAGIC;
Gopichand Nakkalab977a972013-02-18 19:15:09 -080014517 INIT_COMPLETION(pAdapter->tdls_mgmt_comp);
14518
Mohit Khanna698ba2a2012-12-04 15:08:18 -080014519 status = sme_SendTdlsMgmtFrame(WLAN_HDD_GET_HAL_CTX(pAdapter), pAdapter->sessionId,
Pradeep Reddy POTTETIca171f82014-03-21 14:17:35 +053014520 peerMac, action_code, dialog_token, status_code, peer_capability, (tANI_U8 *)buf, len, responder);
Mohit Khanna698ba2a2012-12-04 15:08:18 -080014521
Gopichand Nakkalab977a972013-02-18 19:15:09 -080014522 if (VOS_STATUS_SUCCESS != status)
14523 {
Mohit Khanna698ba2a2012-12-04 15:08:18 -080014524 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
14525 "%s: sme_SendTdlsMgmtFrame failed!", __func__);
Hoonki Lee5305c3a2013-04-29 23:28:59 -070014526 pAdapter->mgmtTxCompletionStatus = FALSE;
Ganesh Kondabattini862aec92015-01-22 20:58:46 +053014527 ret = -EINVAL;
14528 goto tx_failed;
Mohit Khanna698ba2a2012-12-04 15:08:18 -080014529 }
14530
Hoonki Leed37cbb32013-04-20 00:31:14 -070014531 rc = wait_for_completion_interruptible_timeout(&pAdapter->tdls_mgmt_comp,
14532 msecs_to_jiffies(WAIT_TIME_TDLS_MGMT));
14533
14534 if ((rc <= 0) || (TRUE != pAdapter->mgmtTxCompletionStatus))
Gopichand Nakkalab977a972013-02-18 19:15:09 -080014535 {
Hoonki Leed37cbb32013-04-20 00:31:14 -070014536 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
Jeff Johnson0299d0a2013-10-30 12:37:43 -070014537 "%s: Mgmt Tx Completion failed status %ld TxCompletion %u",
Hoonki Leed37cbb32013-04-20 00:31:14 -070014538 __func__, rc, pAdapter->mgmtTxCompletionStatus);
Hoonki Lee5305c3a2013-04-29 23:28:59 -070014539 pAdapter->mgmtTxCompletionStatus = FALSE;
Yue Ma4f55ef32014-01-23 16:45:33 -080014540
14541 if (pHddCtx->isLogpInProgress)
14542 {
14543 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
14544 "%s: LOGP in Progress. Ignore!!!", __func__);
14545 return -EAGAIN;
14546 }
14547
Ganesh Kondabattini862aec92015-01-22 20:58:46 +053014548 ret = -EINVAL;
14549 goto tx_failed;
Gopichand Nakkalab977a972013-02-18 19:15:09 -080014550 }
14551
Gopichand Nakkala05922802013-03-14 12:23:19 -070014552 if (max_sta_failed)
Hoonki Lee14621352013-04-16 17:51:19 -070014553 {
Ganesh Kondabattini862aec92015-01-22 20:58:46 +053014554 ret = max_sta_failed;
14555 goto tx_failed;
Hoonki Lee14621352013-04-16 17:51:19 -070014556 }
Gopichand Nakkalab977a972013-02-18 19:15:09 -080014557
Hoonki Leea34dd892013-02-05 22:56:02 -080014558 if (SIR_MAC_TDLS_SETUP_RSP == action_code)
14559 {
Gopichand Nakkala4327a152013-03-04 23:22:42 -080014560 wlan_hdd_tdls_set_responder(pAdapter, peerMac, TRUE);
Hoonki Leea34dd892013-02-05 22:56:02 -080014561 }
14562 else if (SIR_MAC_TDLS_SETUP_CNF == action_code)
14563 {
Gopichand Nakkala4327a152013-03-04 23:22:42 -080014564 wlan_hdd_tdls_set_responder(pAdapter, peerMac, FALSE);
Hoonki Leea34dd892013-02-05 22:56:02 -080014565 }
Mohit Khanna698ba2a2012-12-04 15:08:18 -080014566
14567 return 0;
Ganesh Kondabattini862aec92015-01-22 20:58:46 +053014568
14569tx_failed:
14570 /* add_station will be called before sending TDLS_SETUP_REQ and
14571 * TDLS_SETUP_RSP and as part of add_station driver will enable
14572 * BMPS. NL80211_TDLS_DISABLE_LINK will be called if the tx of
14573 * TDLS_SETUP_REQ or TDLS_SETUP_RSP fails. BMPS will be enabled
14574 * as part of processing NL80211_TDLS_DISABLE_LINK. So need to
14575 * enable BMPS for TDLS_SETUP_REQ and TDLS_SETUP_RSP if tx fails.
14576 */
14577
14578 if ((SIR_MAC_TDLS_SETUP_REQ == action_code) ||
14579 (SIR_MAC_TDLS_SETUP_RSP == action_code))
14580 wlan_hdd_tdls_check_bmps(pAdapter);
14581 return ret;
Mohit Khanna698ba2a2012-12-04 15:08:18 -080014582}
14583
Mahesh A Saptasagard68eb282014-12-17 14:20:19 +053014584#if TDLS_MGMT_VERSION2
14585static int wlan_hdd_cfg80211_tdls_mgmt(struct wiphy *wiphy, struct net_device *dev,
14586 u8 *peer, u8 action_code, u8 dialog_token,
14587 u16 status_code, u32 peer_capability,
14588 const u8 *buf, size_t len)
14589#else
14590static int wlan_hdd_cfg80211_tdls_mgmt(struct wiphy *wiphy, struct net_device *dev,
14591 u8 *peer, u8 action_code, u8 dialog_token,
14592 u16 status_code, const u8 *buf, size_t len)
14593#endif
14594{
14595 int ret;
14596
14597 vos_ssr_protect(__func__);
14598#if TDLS_MGMT_VERSION2
14599 ret = __wlan_hdd_cfg80211_tdls_mgmt(wiphy, dev, peer, action_code, dialog_token,
14600 status_code, peer_capability, buf, len);
14601#else
14602 ret = __wlan_hdd_cfg80211_tdls_mgmt(wiphy, dev, peer, action_code, dialog_token,
14603 status_code, buf, len);
14604#endif
14605 vos_ssr_unprotect(__func__);
14606
14607 return ret;
14608}
Atul Mittal115287b2014-07-08 13:26:33 +053014609
14610int wlan_hdd_tdls_extctrl_config_peer(hdd_adapter_t *pAdapter,
14611 u8 *peer,
Pradeep Reddy POTTETIe309c152015-02-06 13:21:07 +053014612 tdls_req_params_t *tdls_peer_params,
Atul Mittal115287b2014-07-08 13:26:33 +053014613 cfg80211_exttdls_callback callback)
14614{
14615
Pradeep Reddy POTTETIe309c152015-02-06 13:21:07 +053014616 hddTdlsPeer_t *pTdlsPeer = NULL;
Atul Mittal115287b2014-07-08 13:26:33 +053014617 hdd_context_t *pHddCtx = WLAN_HDD_GET_CTX(pAdapter);
14618 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_INFO,
14619 " %s : NL80211_TDLS_SETUP for " MAC_ADDRESS_STR,
14620 __func__, MAC_ADDR_ARRAY(peer));
14621
14622 if ( (FALSE == pHddCtx->cfg_ini->fTDLSExternalControl) ||
14623 (FALSE == pHddCtx->cfg_ini->fEnableTDLSImplicitTrigger) ) {
14624
14625 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_INFO,
14626 " %s TDLS External control and Implicit Trigger not enabled ",
14627 __func__);
14628 return -ENOTSUPP;
14629 }
14630
14631 /* To cater the requirement of establishing the TDLS link
14632 * irrespective of the data traffic , get an entry of TDLS peer.
14633 */
14634 pTdlsPeer = wlan_hdd_tdls_get_peer(pAdapter, peer);
14635 if (pTdlsPeer == NULL) {
14636 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
14637 "%s: peer " MAC_ADDRESS_STR " not existing",
14638 __func__, MAC_ADDR_ARRAY(peer));
14639 return -EINVAL;
14640 }
14641
Pradeep Reddy POTTETIe309c152015-02-06 13:21:07 +053014642 if (NULL != tdls_peer_params)
14643 {
14644 pTdlsPeer->peerParams.channel = tdls_peer_params->channel;
14645 pTdlsPeer->peerParams.global_operating_class =
14646 tdls_peer_params->global_operating_class;
14647 pTdlsPeer->peerParams.max_latency_ms = tdls_peer_params->max_latency_ms;
14648 pTdlsPeer->peerParams.min_bandwidth_kbps =
14649 tdls_peer_params->min_bandwidth_kbps;
14650 /* check configured channel is valid and non dfs */
14651 if (sme_IsTdlsOffChannelValid(WLAN_HDD_GET_HAL_CTX(pAdapter),
14652 tdls_peer_params->channel))
14653 {
14654 pTdlsPeer->isOffChannelConfigured = TRUE;
14655 }
14656 else
14657 {
14658 pTdlsPeer->isOffChannelConfigured = FALSE;
14659 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
14660 "%s: Configured Tdls Off Channel is not valid", __func__);
14661
14662 }
14663 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_INFO,
14664 "%s: tdls_off_channel %d isOffChannelConfigured %d",
14665 __func__, pTdlsPeer->peerParams.channel,
14666 pTdlsPeer->isOffChannelConfigured);
14667 }
14668 else
14669 {
14670 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
14671 "%s: Invalid TDLS Peer Params", __func__);
14672 }
14673
Atul Mittal115287b2014-07-08 13:26:33 +053014674 if ( 0 != wlan_hdd_tdls_set_force_peer(pAdapter, peer, TRUE) ) {
14675
14676 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
14677 " %s TDLS Add Force Peer Failed",
14678 __func__);
14679 return -EINVAL;
14680 }
14681 /*EXT TDLS*/
14682
14683 if ( 0 != wlan_hdd_set_callback(pTdlsPeer, callback) ) {
14684 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
14685 " %s TDLS set callback Failed",
14686 __func__);
14687 return -EINVAL;
14688 }
14689
14690 return(0);
14691
14692}
14693
14694int wlan_hdd_tdls_extctrl_deconfig_peer(hdd_adapter_t *pAdapter, u8 *peer)
14695{
14696
14697 hddTdlsPeer_t *pTdlsPeer;
14698 hdd_context_t *pHddCtx = WLAN_HDD_GET_CTX(pAdapter);
14699 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_INFO,
14700 " %s : NL80211_TDLS_TEARDOWN for " MAC_ADDRESS_STR,
14701 __func__, MAC_ADDR_ARRAY(peer));
14702
14703 if ( (FALSE == pHddCtx->cfg_ini->fTDLSExternalControl) ||
14704 (FALSE == pHddCtx->cfg_ini->fEnableTDLSImplicitTrigger) ) {
14705
14706 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_INFO,
14707 " %s TDLS External control and Implicit Trigger not enabled ",
14708 __func__);
14709 return -ENOTSUPP;
14710 }
14711
14712
14713 pTdlsPeer = wlan_hdd_tdls_find_peer(pAdapter, peer, TRUE);
14714
14715 if ( NULL == pTdlsPeer ) {
14716 hddLog(VOS_TRACE_LEVEL_INFO, "%s: " MAC_ADDRESS_STR
14717 " peer not exsting",
14718 __func__, MAC_ADDR_ARRAY(peer));
14719 return -EINVAL;
14720 }
14721 else {
14722 wlan_hdd_tdls_indicate_teardown(pAdapter, pTdlsPeer,
14723 eSIR_MAC_TDLS_TEARDOWN_UNSPEC_REASON);
Pradeep Reddy POTTETIe309c152015-02-06 13:21:07 +053014724 /* if channel switch is configured, reset
14725 the channel for this peer */
14726 if (TRUE == pTdlsPeer->isOffChannelConfigured)
14727 {
14728 pTdlsPeer->peerParams.channel = 0;
14729 pTdlsPeer->isOffChannelConfigured = FALSE;
14730 }
Atul Mittal115287b2014-07-08 13:26:33 +053014731 }
14732
14733 if ( 0 != wlan_hdd_tdls_set_force_peer(pAdapter, peer, FALSE) )
14734 return -EINVAL;
14735
14736 /*EXT TDLS*/
14737
14738 if ( 0 != wlan_hdd_set_callback(pTdlsPeer, NULL )) {
14739
14740 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
14741 " %s TDLS set callback Failed",
14742 __func__);
14743 return -EINVAL;
14744 }
14745 return(0);
14746
14747}
Mahesh A Saptasagar27574072014-06-17 13:39:04 +053014748static int __wlan_hdd_cfg80211_tdls_oper(struct wiphy *wiphy, struct net_device *dev,
Mohit Khanna698ba2a2012-12-04 15:08:18 -080014749 u8 *peer, enum nl80211_tdls_operation oper)
14750{
14751 hdd_adapter_t *pAdapter = WLAN_HDD_GET_PRIV_PTR(dev);
14752 hdd_context_t *pHddCtx = wiphy_priv(wiphy);
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +053014753 int status;
Hoonki Lee5305c3a2013-04-29 23:28:59 -070014754 hddTdlsPeer_t *pTdlsPeer;
Kaushik, Sushantb1ed0f42014-07-01 18:26:31 +053014755
Sushant Kaushik4b7cb302014-01-06 17:45:01 +053014756 MTRACE(vos_trace(VOS_MODULE_ID_HDD,
14757 TRACE_CODE_HDD_CFG80211_TDLS_OPER,
14758 pAdapter->sessionId, oper));
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +053014759 if ( NULL == peer )
Mohit Khanna698ba2a2012-12-04 15:08:18 -080014760 {
Gopichand Nakkalab977a972013-02-18 19:15:09 -080014761 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
Chilam Ngc4244af2013-04-01 15:37:32 -070014762 "%s: Invalid arguments", __func__);
Mohit Khanna698ba2a2012-12-04 15:08:18 -080014763 return -EINVAL;
14764 }
Hoonki Lee1090c6a2013-01-16 17:40:54 -080014765
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +053014766 status = wlan_hdd_validate_context(pHddCtx);
14767
14768 if (0 != status)
Sameer Thalappil75ea31a2013-02-21 19:38:16 -080014769 {
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +053014770 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
14771 "%s: HDD context is not valid", __func__);
14772 return status;
Sameer Thalappil75ea31a2013-02-21 19:38:16 -080014773 }
14774
Mohit Khanna698ba2a2012-12-04 15:08:18 -080014775
14776 if( FALSE == pHddCtx->cfg_ini->fEnableTDLSSupport ||
Hoonki Lee1090c6a2013-01-16 17:40:54 -080014777 FALSE == sme_IsFeatureSupportedByFW(TDLS))
Mohit Khanna698ba2a2012-12-04 15:08:18 -080014778 {
Hoonki Lee1090c6a2013-01-16 17:40:54 -080014779 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
Chilam Ngc4244af2013-04-01 15:37:32 -070014780 "TDLS Disabled in INI OR not enabled in FW. "
14781 "Cannot process TDLS commands");
Mohit Khanna698ba2a2012-12-04 15:08:18 -080014782 return -ENOTSUPP;
14783 }
14784
14785 switch (oper) {
14786 case NL80211_TDLS_ENABLE_LINK:
14787 {
Mohit Khanna698ba2a2012-12-04 15:08:18 -080014788 VOS_STATUS status;
c_hpothu6ff1c3c2013-10-01 19:01:57 +053014789 long ret;
Gopichand Nakkala79ff85d2013-05-27 17:05:29 +053014790 tCsrTdlsLinkEstablishParams tdlsLinkEstablishParams;
Agarwal Ashish16020c42014-12-29 22:01:11 +053014791 WLAN_STADescType staDesc;
Pradeep Reddy POTTETIe309c152015-02-06 13:21:07 +053014792 tANI_U16 numCurrTdlsPeers = 0;
14793 hddTdlsPeer_t *connPeer = NULL;
Mohit Khanna698ba2a2012-12-04 15:08:18 -080014794
Sunil Dutt41de4e22013-11-14 18:09:02 +053014795 pTdlsPeer = wlan_hdd_tdls_find_peer(pAdapter, peer, TRUE);
Agarwal Ashish16020c42014-12-29 22:01:11 +053014796 memset(&staDesc, 0, sizeof(staDesc));
Sunil Dutt41de4e22013-11-14 18:09:02 +053014797 if ( NULL == pTdlsPeer ) {
14798 hddLog(VOS_TRACE_LEVEL_ERROR, "%s: " MAC_ADDRESS_STR
14799 " (oper %d) not exsting. ignored",
14800 __func__, MAC_ADDR_ARRAY(peer), (int)oper);
14801 return -EINVAL;
14802 }
14803
14804 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
14805 "%s: " MAC_ADDRESS_STR " link_status %d (%s) ", "tdls_oper",
14806 MAC_ADDR_ARRAY(peer), pTdlsPeer->link_status,
14807 "NL80211_TDLS_ENABLE_LINK");
14808
Gopichand Nakkala2f4a2822013-04-17 11:22:01 -070014809 if (!TDLS_STA_INDEX_VALID(pTdlsPeer->staId))
14810 {
14811 hddLog(VOS_TRACE_LEVEL_ERROR, "%s: Invalid Staion Index %u "
14812 MAC_ADDRESS_STR " failed",
14813 __func__, pTdlsPeer->staId, MAC_ADDR_ARRAY(peer));
14814 return -EINVAL;
14815 }
14816
Pradeep Reddy POTTETIe309c152015-02-06 13:21:07 +053014817 /* TDLS Off Channel, Disable tdls channel switch,
14818 when there are more than one tdls link */
14819 numCurrTdlsPeers = wlan_hdd_tdlsConnectedPeers(pAdapter);
14820 if (numCurrTdlsPeers == 1)
14821 {
14822 /* get connected peer and send disable tdls off chan */
14823 connPeer = wlan_hdd_tdls_get_connected_peer(pAdapter);
14824 if (connPeer && (connPeer->isOffChannelConfigured == TRUE))
14825 {
14826 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_INFO,
14827 "%s: More then one peer connected, Disable "
14828 "TDLS channel switch", __func__);
14829
14830 sme_SendTdlsChanSwitchReq(WLAN_HDD_GET_HAL_CTX(pAdapter),
14831 pAdapter->sessionId,
14832 connPeer->peerMac,
14833 connPeer->peerParams.channel,
14834 TDLS_OFF_CHANNEL_BW_OFFSET,
14835 TDLS_CHANNEL_SWITCH_DISABLE);
14836 }
14837 else
14838 {
14839 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
14840 "%s: No TDLS Connected Peer or "
14841 "isOffChannelConfigured %d",
14842 __func__,
14843 (connPeer ? connPeer->isOffChannelConfigured : -1));
14844 }
14845 }
14846
Hoonki Lee5305c3a2013-04-29 23:28:59 -070014847 if (eTDLS_LINK_CONNECTED != pTdlsPeer->link_status)
Gopichand Nakkalac87400e2013-03-13 18:51:00 -070014848 {
Madan Mohan Koyyalamudice419872013-09-13 19:36:52 +053014849 if (IS_ADVANCE_TDLS_ENABLE) {
Gopichand Nakkala24be5312013-07-02 16:47:12 +053014850
Madan Mohan Koyyalamudice419872013-09-13 19:36:52 +053014851 if (0 != wlan_hdd_tdls_get_link_establish_params(
14852 pAdapter, peer,&tdlsLinkEstablishParams)) {
14853 return -EINVAL;
14854 }
14855 INIT_COMPLETION(pAdapter->tdls_link_establish_req_comp);
Gopichand Nakkala79ff85d2013-05-27 17:05:29 +053014856
Madan Mohan Koyyalamudice419872013-09-13 19:36:52 +053014857 sme_SendTdlsLinkEstablishParams(WLAN_HDD_GET_HAL_CTX(pAdapter),
14858 pAdapter->sessionId, peer, &tdlsLinkEstablishParams);
14859 /* Send TDLS peer UAPSD capabilities to the firmware and
14860 * register with the TL on after the response for this operation
14861 * is received .
14862 */
14863 ret = wait_for_completion_interruptible_timeout(
14864 &pAdapter->tdls_link_establish_req_comp,
14865 msecs_to_jiffies(WAIT_TIME_TDLS_LINK_ESTABLISH_REQ));
14866 if (ret <= 0)
14867 {
14868 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
14869 "%s: Link Establish Request Faled Status %ld",
14870 __func__, ret);
14871 return -EINVAL;
14872 }
Gopichand Nakkala79ff85d2013-05-27 17:05:29 +053014873 }
Atul Mittal115287b2014-07-08 13:26:33 +053014874 wlan_hdd_tdls_set_peer_link_status(pTdlsPeer,
14875 eTDLS_LINK_CONNECTED,
14876 eTDLS_LINK_SUCCESS);
Agarwal Ashish16020c42014-12-29 22:01:11 +053014877 staDesc.ucSTAId = pTdlsPeer->staId;
14878 staDesc.ucQosEnabled = tdlsLinkEstablishParams.qos;
14879 WLANTL_UpdateTdlsSTAClient(pHddCtx->pvosContext,
14880 &staDesc);
14881
14882
Gopichand Nakkala471708b2013-06-04 20:03:01 +053014883 /* Mark TDLS client Authenticated .*/
14884 status = WLANTL_ChangeSTAState( pHddCtx->pvosContext,
14885 pTdlsPeer->staId,
14886 WLANTL_STA_AUTHENTICATED);
Gopichand Nakkalaccd3a382013-03-19 13:56:10 -070014887 if (VOS_STATUS_SUCCESS == status)
14888 {
Hoonki Lee14621352013-04-16 17:51:19 -070014889 if (pTdlsPeer->is_responder == 0)
14890 {
14891 v_U8_t staId = (v_U8_t)pTdlsPeer->staId;
14892
14893 wlan_hdd_tdls_timer_restart(pAdapter,
14894 &pTdlsPeer->initiatorWaitTimeoutTimer,
14895 WAIT_TIME_TDLS_INITIATOR);
14896 /* suspend initiator TX until it receives direct packet from the
14897 reponder or WAIT_TIME_TDLS_INITIATOR timer expires */
14898 WLANTL_SuspendDataTx( (WLAN_HDD_GET_CTX(pAdapter))->pvosContext,
14899 &staId, NULL);
14900 }
Gopichand Nakkalaccd3a382013-03-19 13:56:10 -070014901 wlan_hdd_tdls_increment_peer_count(pAdapter);
Pradeep Reddy POTTETIe309c152015-02-06 13:21:07 +053014902
14903 /* TDLS Off Channel, Enable tdls channel switch,
14904 when their is only one tdls link and it supports */
14905 numCurrTdlsPeers = wlan_hdd_tdlsConnectedPeers(pAdapter);
14906 if ((numCurrTdlsPeers == 1) &&
14907 (TRUE == pTdlsPeer->isOffChannelSupported) &&
14908 (TRUE == pTdlsPeer->isOffChannelConfigured))
14909 {
14910 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_INFO,
14911 "%s: Send TDLS channel switch request for channel %d",
14912 __func__, pTdlsPeer->peerParams.channel);
14913 ret = sme_SendTdlsChanSwitchReq(WLAN_HDD_GET_HAL_CTX(pAdapter),
14914 pAdapter->sessionId,
14915 pTdlsPeer->peerMac,
14916 pTdlsPeer->peerParams.channel,
14917 TDLS_OFF_CHANNEL_BW_OFFSET,
14918 TDLS_CHANNEL_SWITCH_ENABLE);
14919 }
14920 else
14921 {
14922 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
14923 "%s: TDLS channel switch request not sent"
14924 " numCurrTdlsPeers %d "
14925 "isOffChannelSupported %d "
14926 "isOffChannelConfigured %d",
14927 __func__, numCurrTdlsPeers,
14928 pTdlsPeer->isOffChannelSupported,
14929 pTdlsPeer->isOffChannelConfigured);
14930 }
14931
Gopichand Nakkalaccd3a382013-03-19 13:56:10 -070014932 }
Gopichand Nakkalac87400e2013-03-13 18:51:00 -070014933 wlan_hdd_tdls_check_bmps(pAdapter);
Gopichand Nakkala79ff85d2013-05-27 17:05:29 +053014934
14935 /* Update TL about the UAPSD masks , to route the packets to firmware */
Gopichand Nakkala574f6d12013-06-27 19:38:43 +053014936 if ((TRUE == pHddCtx->cfg_ini->fEnableTDLSBufferSta)
14937 || pHddCtx->cfg_ini->fTDLSUapsdMask )
Gopichand Nakkala79ff85d2013-05-27 17:05:29 +053014938 {
Gopichand Nakkala574f6d12013-06-27 19:38:43 +053014939 int ac;
14940 uint8 ucAc[4] = { WLANTL_AC_VO,
14941 WLANTL_AC_VI,
14942 WLANTL_AC_BK,
14943 WLANTL_AC_BE };
14944 uint8 tlTid[4] = { 7, 5, 2, 3 } ;
14945 for(ac=0; ac < 4; ac++)
14946 {
14947 status = WLANTL_EnableUAPSDForAC( (WLAN_HDD_GET_CTX(pAdapter))->pvosContext,
14948 pTdlsPeer->staId, ucAc[ac],
14949 tlTid[ac], tlTid[ac], 0, 0,
14950 WLANTL_BI_DIR );
14951 }
Gopichand Nakkala79ff85d2013-05-27 17:05:29 +053014952 }
Gopichand Nakkalac87400e2013-03-13 18:51:00 -070014953 }
14954
Mohit Khanna698ba2a2012-12-04 15:08:18 -080014955 }
14956 break;
14957 case NL80211_TDLS_DISABLE_LINK:
Lee Hoonkic1262f22013-01-24 21:59:00 -080014958 {
Pradeep Reddy POTTETIe309c152015-02-06 13:21:07 +053014959 tANI_U16 numCurrTdlsPeers = 0;
14960 hddTdlsPeer_t *connPeer = NULL;
14961
Sunil Dutt41de4e22013-11-14 18:09:02 +053014962 pTdlsPeer = wlan_hdd_tdls_find_peer(pAdapter, peer, TRUE);
14963
14964 if ( NULL == pTdlsPeer ) {
14965 hddLog(VOS_TRACE_LEVEL_ERROR, "%s: " MAC_ADDRESS_STR
14966 " (oper %d) not exsting. ignored",
14967 __func__, MAC_ADDR_ARRAY(peer), (int)oper);
14968 return -EINVAL;
14969 }
14970
14971 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
14972 "%s: " MAC_ADDRESS_STR " link_status %d (%s) ", "tdls_oper",
14973 MAC_ADDR_ARRAY(peer), pTdlsPeer->link_status,
14974 "NL80211_TDLS_DISABLE_LINK");
14975
Hoonki Lee5305c3a2013-04-29 23:28:59 -070014976 if(TDLS_STA_INDEX_VALID(pTdlsPeer->staId))
Lee Hoonkic1262f22013-01-24 21:59:00 -080014977 {
Gopichand Nakkalae7cbc5d2013-03-27 21:09:23 -070014978 long status;
14979
Atul Mittal271a7652014-09-12 13:18:22 +053014980
14981 wlan_hdd_tdls_set_peer_link_status(pTdlsPeer,
14982 eTDLS_LINK_TEARING,
14983 (pTdlsPeer->link_status == eTDLS_LINK_TEARING)?
14984 eTDLS_LINK_UNSPECIFIED:
14985 eTDLS_LINK_DROPPED_BY_REMOTE);
Gopichand Nakkalae7cbc5d2013-03-27 21:09:23 -070014986 INIT_COMPLETION(pAdapter->tdls_del_station_comp);
14987
Lee Hoonkic1262f22013-01-24 21:59:00 -080014988 sme_DeleteTdlsPeerSta( WLAN_HDD_GET_HAL_CTX(pAdapter),
14989 pAdapter->sessionId, peer );
Gopichand Nakkalae7cbc5d2013-03-27 21:09:23 -070014990
14991 status = wait_for_completion_interruptible_timeout(&pAdapter->tdls_del_station_comp,
14992 msecs_to_jiffies(WAIT_TIME_TDLS_DEL_STA));
Atul Mittal271a7652014-09-12 13:18:22 +053014993 wlan_hdd_tdls_set_peer_link_status(pTdlsPeer,
Atul Mittal454664b2014-10-10 11:03:46 +053014994 eTDLS_LINK_IDLE,
14995 eTDLS_LINK_UNSPECIFIED);
Gopichand Nakkalae7cbc5d2013-03-27 21:09:23 -070014996 if (status <= 0)
14997 {
Gopichand Nakkalae7cbc5d2013-03-27 21:09:23 -070014998 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
14999 "%s: Del station failed status %ld",
15000 __func__, status);
15001 return -EPERM;
15002 }
Pradeep Reddy POTTETIe309c152015-02-06 13:21:07 +053015003
15004 /* TDLS Off Channel, Enable tdls channel switch,
15005 when their is only one tdls link and it supports */
15006 numCurrTdlsPeers = wlan_hdd_tdlsConnectedPeers(pAdapter);
15007 if (numCurrTdlsPeers == 1)
15008 {
15009 connPeer = wlan_hdd_tdls_get_connected_peer(pAdapter);
15010 if ((connPeer) &&
15011 (connPeer->isOffChannelSupported == TRUE) &&
15012 (connPeer->isOffChannelConfigured == TRUE))
15013 {
15014 sme_SendTdlsChanSwitchReq(WLAN_HDD_GET_HAL_CTX(pAdapter),
15015 pAdapter->sessionId,
15016 connPeer->peerMac,
15017 connPeer->peerParams.channel,
15018 TDLS_OFF_CHANNEL_BW_OFFSET,
15019 TDLS_CHANNEL_SWITCH_ENABLE);
15020 }
15021 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_INFO,
15022 "%s: TDLS channel switch "
15023 "isOffChannelSupported %d "
15024 "isOffChannelConfigured %d",
15025 __func__,
15026 (connPeer ? connPeer->isOffChannelSupported : -1),
15027 (connPeer ? connPeer->isOffChannelConfigured : -1));
15028 }
15029 else
15030 {
15031 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
15032 "%s: TDLS channel switch request not sent "
15033 "numCurrTdlsPeers %d ",
15034 __func__, numCurrTdlsPeers);
15035 }
Lee Hoonkic1262f22013-01-24 21:59:00 -080015036 }
15037 else
15038 {
Gopichand Nakkalac87400e2013-03-13 18:51:00 -070015039 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
15040 "%s: TDLS Peer Station doesn't exist.", __func__);
Lee Hoonkic1262f22013-01-24 21:59:00 -080015041 }
Lee Hoonkic1262f22013-01-24 21:59:00 -080015042 }
Gopichand Nakkalac87400e2013-03-13 18:51:00 -070015043 break;
Mohit Khanna698ba2a2012-12-04 15:08:18 -080015044 case NL80211_TDLS_TEARDOWN:
Sunil Dutt41de4e22013-11-14 18:09:02 +053015045 {
Atul Mittal115287b2014-07-08 13:26:33 +053015046 status = wlan_hdd_tdls_extctrl_deconfig_peer(pAdapter, peer);
Sunil Dutt41de4e22013-11-14 18:09:02 +053015047
Atul Mittal115287b2014-07-08 13:26:33 +053015048 if (0 != status)
15049 {
15050 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
15051 "%s: Error in TDLS Teardown", __func__);
15052 return status;
Sunil Dutt41de4e22013-11-14 18:09:02 +053015053 }
Sunil Dutt41de4e22013-11-14 18:09:02 +053015054 break;
15055 }
Mohit Khanna698ba2a2012-12-04 15:08:18 -080015056 case NL80211_TDLS_SETUP:
Sunil Dutt41de4e22013-11-14 18:09:02 +053015057 {
Atul Mittal115287b2014-07-08 13:26:33 +053015058 status = wlan_hdd_tdls_extctrl_config_peer(pAdapter,
15059 peer,
Pradeep Reddy POTTETIe309c152015-02-06 13:21:07 +053015060 NULL,
Atul Mittal115287b2014-07-08 13:26:33 +053015061 NULL);
Sunil Dutt41de4e22013-11-14 18:09:02 +053015062
Atul Mittal115287b2014-07-08 13:26:33 +053015063 if (0 != status)
15064 {
15065 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
15066 "%s: Error in TDLS Setup", __func__);
15067 return status;
Naresh Jayaram937abdf2013-11-26 19:50:25 +053015068 }
Naresh Jayaramdb4514b2013-11-25 18:08:10 +053015069 break;
Sunil Dutt41de4e22013-11-14 18:09:02 +053015070 }
Mohit Khanna698ba2a2012-12-04 15:08:18 -080015071 case NL80211_TDLS_DISCOVERY_REQ:
15072 /* We don't support in-driver setup/teardown/discovery */
c_hpothu6ff1c3c2013-10-01 19:01:57 +053015073 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_WARN,
15074 "%s: We don't support in-driver setup/teardown/discovery "
15075 ,__func__);
Mohit Khanna698ba2a2012-12-04 15:08:18 -080015076 return -ENOTSUPP;
15077 default:
c_hpothu6ff1c3c2013-10-01 19:01:57 +053015078 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
15079 "%s: unsupported event",__func__);
Mohit Khanna698ba2a2012-12-04 15:08:18 -080015080 return -ENOTSUPP;
15081 }
15082 return 0;
15083}
Chilam NG571c65a2013-01-19 12:27:36 +053015084
Mahesh A Saptasagar27574072014-06-17 13:39:04 +053015085static int wlan_hdd_cfg80211_tdls_oper(struct wiphy *wiphy, struct net_device *dev,
15086 u8 *peer, enum nl80211_tdls_operation oper)
15087{
15088 int ret;
15089
15090 vos_ssr_protect(__func__);
15091 ret = __wlan_hdd_cfg80211_tdls_oper(wiphy, dev, peer, oper);
15092 vos_ssr_unprotect(__func__);
15093
15094 return ret;
15095}
15096
Chilam NG571c65a2013-01-19 12:27:36 +053015097int wlan_hdd_cfg80211_send_tdls_discover_req(struct wiphy *wiphy,
15098 struct net_device *dev, u8 *peer)
15099{
Arif Hussaina7c8e412013-11-20 11:06:42 -080015100 hddLog(VOS_TRACE_LEVEL_INFO,
15101 "tdls send discover req: "MAC_ADDRESS_STR,
15102 MAC_ADDR_ARRAY(peer));
Chilam NG571c65a2013-01-19 12:27:36 +053015103
Sunil Dutt Undekarieacac6f2014-03-21 14:08:53 +053015104#if TDLS_MGMT_VERSION2
15105 return wlan_hdd_cfg80211_tdls_mgmt(wiphy, dev, peer,
15106 WLAN_TDLS_DISCOVERY_REQUEST, 1, 0, 0, NULL, 0);
15107#else
Chilam NG571c65a2013-01-19 12:27:36 +053015108 return wlan_hdd_cfg80211_tdls_mgmt(wiphy, dev, peer,
15109 WLAN_TDLS_DISCOVERY_REQUEST, 1, 0, NULL, 0);
Sunil Dutt Undekarieacac6f2014-03-21 14:08:53 +053015110#endif
Chilam NG571c65a2013-01-19 12:27:36 +053015111}
Mohit Khanna698ba2a2012-12-04 15:08:18 -080015112#endif
15113
Gopichand Nakkala870cbae2013-03-15 21:16:09 +053015114#ifdef WLAN_FEATURE_GTK_OFFLOAD
15115/*
15116 * FUNCTION: wlan_hdd_cfg80211_update_replayCounterCallback
15117 * Callback rountine called upon receiving response for
15118 * get offload info
15119 */
15120void wlan_hdd_cfg80211_update_replayCounterCallback(void *callbackContext,
15121 tpSirGtkOffloadGetInfoRspParams pGtkOffloadGetInfoRsp)
15122{
15123
15124 hdd_adapter_t *pAdapter = (hdd_adapter_t *)callbackContext;
Gopichand Nakkalad36ee622013-05-07 14:13:27 +053015125 tANI_U8 tempReplayCounter[8];
15126 hdd_station_ctx_t *pHddStaCtx;
Gopichand Nakkala870cbae2013-03-15 21:16:09 +053015127
15128 ENTER();
15129
15130 if (NULL == pAdapter)
15131 {
Agarwal Ashish971c2882013-10-30 20:11:12 +053015132 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
Gopichand Nakkala870cbae2013-03-15 21:16:09 +053015133 "%s: HDD adapter is Null", __func__);
15134 return ;
15135 }
15136
15137 if (NULL == pGtkOffloadGetInfoRsp)
15138 {
15139 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
15140 "%s: pGtkOffloadGetInfoRsp is Null", __func__);
15141 return ;
15142 }
15143
15144 if (VOS_STATUS_SUCCESS != pGtkOffloadGetInfoRsp->ulStatus)
15145 {
15146 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
15147 "%s: wlan Failed to get replay counter value",
15148 __func__);
15149 return ;
15150 }
15151
Gopichand Nakkalad36ee622013-05-07 14:13:27 +053015152 pHddStaCtx = WLAN_HDD_GET_STATION_CTX_PTR(pAdapter);
15153 /* Update replay counter */
15154 pHddStaCtx->gtkOffloadReqParams.ullKeyReplayCounter =
15155 pGtkOffloadGetInfoRsp->ullKeyReplayCounter;
15156
15157 {
15158 /* changing from little to big endian since supplicant
15159 * works on big endian format
15160 */
15161 int i;
15162 tANI_U8 *p = (tANI_U8 *)&pGtkOffloadGetInfoRsp->ullKeyReplayCounter;
15163
15164 for (i = 0; i < 8; i++)
15165 {
15166 tempReplayCounter[7-i] = (tANI_U8)p[i];
15167 }
15168 }
15169
Gopichand Nakkala870cbae2013-03-15 21:16:09 +053015170 /* Update replay counter to NL */
15171 cfg80211_gtk_rekey_notify(pAdapter->dev, pGtkOffloadGetInfoRsp->bssId,
Gopichand Nakkalad36ee622013-05-07 14:13:27 +053015172 tempReplayCounter, GFP_KERNEL);
Gopichand Nakkala870cbae2013-03-15 21:16:09 +053015173}
15174
15175/*
Mahesh A Saptasagar27574072014-06-17 13:39:04 +053015176 * FUNCTION: __wlan_hdd_cfg80211_set_rekey_data
Gopichand Nakkala870cbae2013-03-15 21:16:09 +053015177 * This function is used to offload GTK rekeying job to the firmware.
15178 */
Mahesh A Saptasagar27574072014-06-17 13:39:04 +053015179int __wlan_hdd_cfg80211_set_rekey_data(struct wiphy *wiphy, struct net_device *dev,
Gopichand Nakkala870cbae2013-03-15 21:16:09 +053015180 struct cfg80211_gtk_rekey_data *data)
15181{
15182 hdd_adapter_t *pAdapter = WLAN_HDD_GET_PRIV_PTR(dev);
15183 hdd_context_t *pHddCtx = wiphy_priv(wiphy);
15184 hdd_station_ctx_t *pHddStaCtx;
15185 tHalHandle hHal;
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +053015186 int result;
Gopichand Nakkalad36ee622013-05-07 14:13:27 +053015187 tSirGtkOffloadParams hddGtkOffloadReqParams;
Gopichand Nakkala870cbae2013-03-15 21:16:09 +053015188 eHalStatus status = eHAL_STATUS_FAILURE;
15189
15190 ENTER();
15191
Sushant Kaushik4b7cb302014-01-06 17:45:01 +053015192
Gopichand Nakkala870cbae2013-03-15 21:16:09 +053015193 if (NULL == pAdapter)
15194 {
Kaushik, Sushantb1ed0f42014-07-01 18:26:31 +053015195 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_FATAL,
Gopichand Nakkala870cbae2013-03-15 21:16:09 +053015196 "%s: HDD adapter is Null", __func__);
15197 return -ENODEV;
15198 }
15199
Sushant Kaushik4b7cb302014-01-06 17:45:01 +053015200 MTRACE(vos_trace(VOS_MODULE_ID_HDD,
15201 TRACE_CODE_HDD_CFG80211_SET_REKEY_DATA,
15202 pAdapter->sessionId, pAdapter->device_mode));
15203
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +053015204 result = wlan_hdd_validate_context(pHddCtx);
Gopichand Nakkala870cbae2013-03-15 21:16:09 +053015205
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +053015206 if (0 != result)
Gopichand Nakkala870cbae2013-03-15 21:16:09 +053015207 {
Gopichand Nakkalaf502e2b2013-05-24 18:34:25 +053015208 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
15209 "%s: HDD context is not valid", __func__);
15210 return result;
Gopichand Nakkala870cbae2013-03-15 21:16:09 +053015211 }
15212
15213 pHddStaCtx = WLAN_HDD_GET_STATION_CTX_PTR(pAdapter);
15214 hHal = WLAN_HDD_GET_HAL_CTX(pAdapter);
15215 if (NULL == hHal)
15216 {
15217 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
15218 "%s: HAL context is Null!!!", __func__);
15219 return -EAGAIN;
15220 }
15221
Gopichand Nakkalad36ee622013-05-07 14:13:27 +053015222 pHddStaCtx->gtkOffloadReqParams.ulFlags = GTK_OFFLOAD_ENABLE;
15223 memcpy(pHddStaCtx->gtkOffloadReqParams.aKCK, data->kck, NL80211_KCK_LEN);
15224 memcpy(pHddStaCtx->gtkOffloadReqParams.aKEK, data->kek, NL80211_KEK_LEN);
15225 memcpy(pHddStaCtx->gtkOffloadReqParams.bssId, &pHddStaCtx->conn_info.bssId,
Gopichand Nakkala870cbae2013-03-15 21:16:09 +053015226 WNI_CFG_BSSID_LEN);
Gopichand Nakkalad36ee622013-05-07 14:13:27 +053015227 {
15228 /* changing from big to little endian since driver
15229 * works on little endian format
15230 */
15231 tANI_U8 *p =
15232 (tANI_U8 *)&pHddStaCtx->gtkOffloadReqParams.ullKeyReplayCounter;
15233 int i;
15234
15235 for (i = 0; i < 8; i++)
15236 {
15237 p[7-i] = data->replay_ctr[i];
15238 }
15239 }
Gopichand Nakkala870cbae2013-03-15 21:16:09 +053015240
15241 if (TRUE == pHddCtx->hdd_wlan_suspended)
15242 {
15243 /* if wlan is suspended, enable GTK offload directly from here */
Gopichand Nakkalad36ee622013-05-07 14:13:27 +053015244 memcpy(&hddGtkOffloadReqParams, &pHddStaCtx->gtkOffloadReqParams,
15245 sizeof (tSirGtkOffloadParams));
15246 status = sme_SetGTKOffload(hHal, &hddGtkOffloadReqParams,
Gopichand Nakkala870cbae2013-03-15 21:16:09 +053015247 pAdapter->sessionId);
15248
15249 if (eHAL_STATUS_SUCCESS != status)
15250 {
15251 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
15252 "%s: sme_SetGTKOffload failed, returned %d",
15253 __func__, status);
Vinay Krishna Eranna6f22c1f2014-10-13 16:03:06 +053015254
15255 /* Need to clear any trace of key value in the memory.
15256 * Thus zero out the memory even though it is local
15257 * variable.
15258 */
15259 vos_mem_zero(&hddGtkOffloadReqParams,
15260 sizeof(hddGtkOffloadReqParams));
Gopichand Nakkala870cbae2013-03-15 21:16:09 +053015261 return status;
15262 }
Gopichand Nakkala870cbae2013-03-15 21:16:09 +053015263 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_INFO,
15264 "%s: sme_SetGTKOffload successfull", __func__);
15265 }
15266 else
15267 {
Gopichand Nakkala870cbae2013-03-15 21:16:09 +053015268 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_INFO,
15269 "%s: wlan not suspended GTKOffload request is stored",
15270 __func__);
Gopichand Nakkala870cbae2013-03-15 21:16:09 +053015271 }
Gopichand Nakkalad36ee622013-05-07 14:13:27 +053015272
Vinay Krishna Eranna6f22c1f2014-10-13 16:03:06 +053015273 /* Need to clear any trace of key value in the memory.
15274 * Thus zero out the memory even though it is local
15275 * variable.
15276 */
15277 vos_mem_zero(&hddGtkOffloadReqParams,
15278 sizeof(hddGtkOffloadReqParams));
15279
Gopichand Nakkalad36ee622013-05-07 14:13:27 +053015280 return eHAL_STATUS_SUCCESS;
Gopichand Nakkala870cbae2013-03-15 21:16:09 +053015281}
Gopichand Nakkala870cbae2013-03-15 21:16:09 +053015282
Mahesh A Saptasagar27574072014-06-17 13:39:04 +053015283int wlan_hdd_cfg80211_set_rekey_data(struct wiphy *wiphy, struct net_device *dev,
15284 struct cfg80211_gtk_rekey_data *data)
15285{
15286 int ret;
15287
15288 vos_ssr_protect(__func__);
15289 ret = __wlan_hdd_cfg80211_set_rekey_data(wiphy, dev, data);
15290 vos_ssr_unprotect(__func__);
15291
15292 return ret;
15293}
15294#endif /*WLAN_FEATURE_GTK_OFFLOAD*/
Gopichand Nakkalac005b7c2013-05-14 16:04:14 +053015295/*
Mahesh A Saptasagard68eb282014-12-17 14:20:19 +053015296 * FUNCTION: __wlan_hdd_cfg80211_set_mac_acl
Gopichand Nakkalac005b7c2013-05-14 16:04:14 +053015297 * This function is used to set access control policy
15298 */
Mahesh A Saptasagard68eb282014-12-17 14:20:19 +053015299static int __wlan_hdd_cfg80211_set_mac_acl(struct wiphy *wiphy,
15300 struct net_device *dev,
15301 const struct cfg80211_acl_data *params)
Gopichand Nakkalac005b7c2013-05-14 16:04:14 +053015302{
15303 int i;
15304 hdd_adapter_t *pAdapter = WLAN_HDD_GET_PRIV_PTR(dev);
15305 hdd_hostapd_state_t *pHostapdState;
15306 tsap_Config_t *pConfig;
15307 v_CONTEXT_t pVosContext = NULL;
15308 hdd_context_t *pHddCtx;
15309 int status;
15310
15311 ENTER();
15312
15313 if (NULL == pAdapter)
15314 {
15315 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_FATAL,
15316 "%s: HDD adapter is Null", __func__);
15317 return -ENODEV;
15318 }
15319
15320 if (NULL == params)
15321 {
15322 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_FATAL,
15323 "%s: params is Null", __func__);
15324 return -EINVAL;
15325 }
15326
15327 pHddCtx = WLAN_HDD_GET_CTX(pAdapter);
15328 status = wlan_hdd_validate_context(pHddCtx);
15329
15330 if (0 != status)
15331 {
15332 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
15333 "%s: HDD context is not valid", __func__);
15334 return status;
15335 }
15336
15337 pVosContext = pHddCtx->pvosContext;
15338 pHostapdState = WLAN_HDD_GET_HOSTAP_STATE_PTR(pAdapter);
15339
15340 if (NULL == pHostapdState)
15341 {
15342 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_FATAL,
15343 "%s: pHostapdState is Null", __func__);
15344 return -EINVAL;
15345 }
15346
15347 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_INFO,"acl policy: = %d"
15348 "no acl entries = %d", params->acl_policy, params->n_acl_entries);
15349
15350 if (WLAN_HDD_SOFTAP == pAdapter->device_mode)
15351 {
15352 pConfig = &pAdapter->sessionCtx.ap.sapConfig;
15353
15354 /* default value */
15355 pConfig->num_accept_mac = 0;
15356 pConfig->num_deny_mac = 0;
15357
15358 /**
15359 * access control policy
15360 * @NL80211_ACL_POLICY_ACCEPT_UNLESS_LISTED: Deny stations which are
15361 * listed in hostapd.deny file.
15362 * @NL80211_ACL_POLICY_DENY_UNLESS_LISTED: Allow stations which are
15363 * listed in hostapd.accept file.
15364 */
15365 if (NL80211_ACL_POLICY_DENY_UNLESS_LISTED == params->acl_policy)
15366 {
15367 pConfig->SapMacaddr_acl = eSAP_DENY_UNLESS_ACCEPTED;
15368 }
15369 else if (NL80211_ACL_POLICY_ACCEPT_UNLESS_LISTED == params->acl_policy)
15370 {
15371 pConfig->SapMacaddr_acl = eSAP_ACCEPT_UNLESS_DENIED;
15372 }
15373 else
15374 {
15375 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
15376 "%s:Acl Policy : %d is not supported",
15377 __func__, params->acl_policy);
15378 return -ENOTSUPP;
15379 }
15380
15381 if (eSAP_DENY_UNLESS_ACCEPTED == pConfig->SapMacaddr_acl)
15382 {
15383 pConfig->num_accept_mac = params->n_acl_entries;
15384 for (i = 0; i < params->n_acl_entries; i++)
15385 {
15386 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_INFO,
15387 "** Add ACL MAC entry %i in WhiletList :"
15388 MAC_ADDRESS_STR, i,
15389 MAC_ADDR_ARRAY(params->mac_addrs[i].addr));
15390
15391 vos_mem_copy(&pConfig->accept_mac[i], params->mac_addrs[i].addr,
15392 sizeof(qcmacaddr));
15393 }
15394 }
15395 else if (eSAP_ACCEPT_UNLESS_DENIED == pConfig->SapMacaddr_acl)
15396 {
15397 pConfig->num_deny_mac = params->n_acl_entries;
15398 for (i = 0; i < params->n_acl_entries; i++)
15399 {
15400 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_INFO,
15401 "** Add ACL MAC entry %i in BlackList :"
15402 MAC_ADDRESS_STR, i,
15403 MAC_ADDR_ARRAY(params->mac_addrs[i].addr));
15404
15405 vos_mem_copy(&pConfig->deny_mac[i], params->mac_addrs[i].addr,
15406 sizeof(qcmacaddr));
15407 }
15408 }
15409
15410 if (VOS_STATUS_SUCCESS != WLANSAP_SetMacACL(pVosContext, pConfig))
15411 {
15412 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
15413 "%s: SAP Set Mac Acl fail", __func__);
15414 return -EINVAL;
15415 }
15416 }
15417 else
15418 {
15419 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
Sushant Kaushik8bc7df22014-04-09 17:55:29 +053015420 "%s: Invalid device_mode = %s (%d)",
15421 __func__, hdd_device_modetoString(pAdapter->device_mode),
15422 pAdapter->device_mode);
Gopichand Nakkalac005b7c2013-05-14 16:04:14 +053015423 return -EINVAL;
15424 }
15425
15426 return 0;
15427}
15428
Mahesh A Saptasagard68eb282014-12-17 14:20:19 +053015429static int wlan_hdd_cfg80211_set_mac_acl(struct wiphy *wiphy,
15430 struct net_device *dev,
15431 const struct cfg80211_acl_data *params)
15432{
15433 int ret;
15434 vos_ssr_protect(__func__);
15435 ret = __wlan_hdd_cfg80211_set_mac_acl(wiphy, dev, params);
15436 vos_ssr_unprotect(__func__);
15437
15438 return ret;
15439}
15440
Leo Chang9056f462013-08-01 19:21:11 -070015441#ifdef WLAN_NL80211_TESTMODE
15442#ifdef FEATURE_WLAN_LPHB
Leo Changd9df8aa2013-09-26 13:32:26 -070015443void wlan_hdd_cfg80211_lphb_ind_handler
Leo Chang9056f462013-08-01 19:21:11 -070015444(
15445 void *pAdapter,
15446 void *indCont
15447)
15448{
Leo Changd9df8aa2013-09-26 13:32:26 -070015449 tSirLPHBInd *lphbInd;
15450 struct sk_buff *skb;
c_hpothu73f35e62014-04-18 13:40:08 +053015451 hdd_context_t *pHddCtxt;
Leo Chang9056f462013-08-01 19:21:11 -070015452
15453 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
Leo Changd9df8aa2013-09-26 13:32:26 -070015454 "LPHB indication arrived");
Leo Chang9056f462013-08-01 19:21:11 -070015455
c_hpothu73f35e62014-04-18 13:40:08 +053015456 if (pAdapter == NULL)
15457 {
15458 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
15459 "%s: pAdapter is NULL\n",__func__);
15460 return;
15461 }
15462
Leo Chang9056f462013-08-01 19:21:11 -070015463 if (NULL == indCont)
15464 {
15465 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
Leo Changd9df8aa2013-09-26 13:32:26 -070015466 "LPHB IND, invalid argument");
Leo Chang9056f462013-08-01 19:21:11 -070015467 return;
15468 }
15469
c_hpothu73f35e62014-04-18 13:40:08 +053015470 pHddCtxt = (hdd_context_t *)pAdapter;
Leo Changd9df8aa2013-09-26 13:32:26 -070015471 lphbInd = (tSirLPHBInd *)indCont;
Leo Chang9056f462013-08-01 19:21:11 -070015472 skb = cfg80211_testmode_alloc_event_skb(
c_hpothu73f35e62014-04-18 13:40:08 +053015473 pHddCtxt->wiphy,
Leo Changd9df8aa2013-09-26 13:32:26 -070015474 sizeof(tSirLPHBInd),
Leo Chang9056f462013-08-01 19:21:11 -070015475 GFP_ATOMIC);
15476 if (!skb)
15477 {
15478 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
15479 "LPHB timeout, NL buffer alloc fail");
15480 return;
15481 }
15482
Leo Changac3ba772013-10-07 09:47:04 -070015483 if(nla_put_u32(skb, WLAN_HDD_TM_ATTR_CMD, WLAN_HDD_TM_CMD_WLAN_HB))
Leo Changd9df8aa2013-09-26 13:32:26 -070015484 {
15485 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
15486 "WLAN_HDD_TM_ATTR_CMD put fail");
15487 goto nla_put_failure;
15488 }
Leo Changac3ba772013-10-07 09:47:04 -070015489 if(nla_put_u32(skb, WLAN_HDD_TM_ATTR_TYPE, lphbInd->protocolType))
Leo Changd9df8aa2013-09-26 13:32:26 -070015490 {
15491 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
15492 "WLAN_HDD_TM_ATTR_TYPE put fail");
15493 goto nla_put_failure;
15494 }
Leo Changac3ba772013-10-07 09:47:04 -070015495 if(nla_put(skb, WLAN_HDD_TM_ATTR_DATA,
Leo Changd9df8aa2013-09-26 13:32:26 -070015496 sizeof(tSirLPHBInd), lphbInd))
15497 {
15498 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
15499 "WLAN_HDD_TM_ATTR_DATA put fail");
15500 goto nla_put_failure;
15501 }
Leo Chang9056f462013-08-01 19:21:11 -070015502 cfg80211_testmode_event(skb, GFP_ATOMIC);
15503 return;
15504
15505nla_put_failure:
15506 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
15507 "NLA Put fail");
15508 kfree_skb(skb);
15509
15510 return;
15511}
15512#endif /* FEATURE_WLAN_LPHB */
15513
Mahesh A Saptasagar27574072014-06-17 13:39:04 +053015514static int __wlan_hdd_cfg80211_testmode(struct wiphy *wiphy, void *data, int len)
Leo Chang9056f462013-08-01 19:21:11 -070015515{
15516 struct nlattr *tb[WLAN_HDD_TM_ATTR_MAX + 1];
15517 int err = 0;
15518#ifdef FEATURE_WLAN_LPHB
15519 hdd_context_t *pHddCtx = wiphy_priv(wiphy);
Leo Changd9df8aa2013-09-26 13:32:26 -070015520 eHalStatus smeStatus;
Masti, Narayanraddic80e2bf2015-01-27 16:39:00 +053015521 err = wlan_hdd_validate_context(pHddCtx);
15522 if (0 != err)
15523 {
15524 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
15525 "%s: HDD context is not valid", __func__);
15526 return err;
15527 }
Leo Chang9056f462013-08-01 19:21:11 -070015528#endif /* FEATURE_WLAN_LPHB */
15529
15530 err = nla_parse(tb, WLAN_HDD_TM_ATTR_MAX, data, len, wlan_hdd_tm_policy);
15531 if (err)
15532 {
15533 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
15534 "%s Testmode INV ATTR", __func__);
15535 return err;
15536 }
15537
15538 if (!tb[WLAN_HDD_TM_ATTR_CMD])
15539 {
15540 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
15541 "%s Testmode INV CMD", __func__);
15542 return -EINVAL;
15543 }
15544
15545 switch (nla_get_u32(tb[WLAN_HDD_TM_ATTR_CMD]))
15546 {
15547#ifdef FEATURE_WLAN_LPHB
15548 /* Low Power Heartbeat configuration request */
15549 case WLAN_HDD_TM_CMD_WLAN_HB:
15550 {
15551 int buf_len;
15552 void *buf;
15553 tSirLPHBReq *hb_params = NULL;
Amar Singhal05852702014-02-04 14:40:00 -080015554 tSirLPHBReq *hb_params_temp = NULL;
Leo Chang9056f462013-08-01 19:21:11 -070015555
15556 if (!tb[WLAN_HDD_TM_ATTR_DATA])
15557 {
15558 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
15559 "%s Testmode INV DATA", __func__);
15560 return -EINVAL;
15561 }
15562
15563 buf = nla_data(tb[WLAN_HDD_TM_ATTR_DATA]);
15564 buf_len = nla_len(tb[WLAN_HDD_TM_ATTR_DATA]);
Amar Singhal05852702014-02-04 14:40:00 -080015565
15566 hb_params_temp =(tSirLPHBReq *)buf;
15567 if ((hb_params_temp->cmd == LPHB_SET_TCP_PARAMS_INDID) &&
15568 (hb_params_temp->params.lphbTcpParamReq.timePeriodSec == 0))
15569 return -EINVAL;
15570
Leo Chang9056f462013-08-01 19:21:11 -070015571 hb_params = (tSirLPHBReq *)vos_mem_malloc(sizeof(tSirLPHBReq));
15572 if (NULL == hb_params)
15573 {
15574 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
15575 "%s Request Buffer Alloc Fail", __func__);
15576 return -EINVAL;
15577 }
15578
15579 vos_mem_copy(hb_params, buf, buf_len);
Leo Changd9df8aa2013-09-26 13:32:26 -070015580 smeStatus = sme_LPHBConfigReq((tHalHandle)(pHddCtx->hHal),
15581 hb_params,
15582 wlan_hdd_cfg80211_lphb_ind_handler);
15583 if (eHAL_STATUS_SUCCESS != smeStatus)
Leo Chang9056f462013-08-01 19:21:11 -070015584 {
Leo Changd9df8aa2013-09-26 13:32:26 -070015585 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
15586 "LPHB Config Fail, disable");
Leo Chang9056f462013-08-01 19:21:11 -070015587 vos_mem_free(hb_params);
15588 }
Leo Chang9056f462013-08-01 19:21:11 -070015589 return 0;
15590 }
15591#endif /* FEATURE_WLAN_LPHB */
15592 default:
c_hpothu6ff1c3c2013-10-01 19:01:57 +053015593 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
15594 "%s: unsupported event",__func__);
Leo Chang9056f462013-08-01 19:21:11 -070015595 return -EOPNOTSUPP;
15596 }
15597
15598 return err;
15599}
Mahesh A Saptasagar27574072014-06-17 13:39:04 +053015600
15601static int wlan_hdd_cfg80211_testmode(struct wiphy *wiphy, void *data, int len)
15602{
15603 int ret;
15604
15605 vos_ssr_protect(__func__);
15606 ret = __wlan_hdd_cfg80211_testmode(wiphy, data, len);
15607 vos_ssr_unprotect(__func__);
15608
15609 return ret;
15610}
Leo Chang9056f462013-08-01 19:21:11 -070015611#endif /* CONFIG_NL80211_TESTMODE */
15612
Mahesh A Saptasagar27574072014-06-17 13:39:04 +053015613static int __wlan_hdd_cfg80211_dump_survey(struct wiphy *wiphy,
Madan Mohan Koyyalamudid9383fd2013-08-13 09:27:30 +053015614 struct net_device *dev,
15615 int idx, struct survey_info *survey)
15616{
15617 hdd_adapter_t *pAdapter = WLAN_HDD_GET_PRIV_PTR(dev);
15618 hdd_context_t *pHddCtx;
Mihir Sheted9072e02013-08-21 17:02:29 +053015619 hdd_station_ctx_t *pHddStaCtx;
Madan Mohan Koyyalamudid9383fd2013-08-13 09:27:30 +053015620 tHalHandle halHandle;
Mihir Sheted9072e02013-08-21 17:02:29 +053015621 v_U32_t channel = 0, freq = 0; /* Initialization Required */
Madan Mohan Koyyalamudid9383fd2013-08-13 09:27:30 +053015622 v_S7_t snr,rssi;
15623 int status, i, j, filled = 0;
15624
15625 ENTER();
15626
Madan Mohan Koyyalamudid9383fd2013-08-13 09:27:30 +053015627 if (NULL == pAdapter)
15628 {
15629 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_FATAL,
15630 "%s: HDD adapter is Null", __func__);
15631 return -ENODEV;
15632 }
15633
15634 if (NULL == wiphy)
15635 {
15636 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_FATAL,
15637 "%s: wiphy is Null", __func__);
15638 return -ENODEV;
15639 }
15640
15641 pHddCtx = WLAN_HDD_GET_CTX(pAdapter);
15642 status = wlan_hdd_validate_context(pHddCtx);
15643
15644 if (0 != status)
15645 {
15646 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
15647 "%s: HDD context is not valid", __func__);
15648 return status;
15649 }
15650
Mihir Sheted9072e02013-08-21 17:02:29 +053015651 pHddStaCtx = WLAN_HDD_GET_STATION_CTX_PTR(pAdapter);
15652
Madan Mohan Koyyalamudid9383fd2013-08-13 09:27:30 +053015653 if (0 == pHddCtx->cfg_ini->fEnableSNRMonitoring ||
Mihir Sheted9072e02013-08-21 17:02:29 +053015654 0 != pAdapter->survey_idx ||
15655 eConnectionState_Associated != pHddStaCtx->conn_info.connState)
Madan Mohan Koyyalamudid9383fd2013-08-13 09:27:30 +053015656 {
15657 /* The survey dump ops when implemented completely is expected to
15658 * return a survey of all channels and the ops is called by the
15659 * kernel with incremental values of the argument 'idx' till it
15660 * returns -ENONET. But we can only support the survey for the
15661 * operating channel for now. survey_idx is used to track
15662 * that the ops is called only once and then return -ENONET for
15663 * the next iteration
15664 */
15665 pAdapter->survey_idx = 0;
15666 return -ENONET;
15667 }
15668
15669 halHandle = WLAN_HDD_GET_HAL_CTX(pAdapter);
15670
15671 wlan_hdd_get_snr(pAdapter, &snr);
15672 wlan_hdd_get_rssi(pAdapter, &rssi);
15673
15674 sme_GetOperationChannel(halHandle, &channel, pAdapter->sessionId);
15675 hdd_wlan_get_freq(channel, &freq);
15676
15677
15678 for (i = 0; i < IEEE80211_NUM_BANDS; i++)
15679 {
15680 if (NULL == wiphy->bands[i])
15681 {
15682 VOS_TRACE(VOS_MODULE_ID_VOSS, VOS_TRACE_LEVEL_INFO,
15683 "%s: wiphy->bands[i] is NULL, i = %d", __func__, i);
15684 continue;
15685 }
15686
15687 for (j = 0; j < wiphy->bands[i]->n_channels; j++)
15688 {
15689 struct ieee80211_supported_band *band = wiphy->bands[i];
15690
15691 if (band->channels[j].center_freq == (v_U16_t)freq)
15692 {
15693 survey->channel = &band->channels[j];
15694 /* The Rx BDs contain SNR values in dB for the received frames
15695 * while the supplicant expects noise. So we calculate and
15696 * return the value of noise (dBm)
15697 * SNR (dB) = RSSI (dBm) - NOISE (dBm)
15698 */
15699 survey->noise = rssi - snr;
15700 survey->filled = SURVEY_INFO_NOISE_DBM;
15701 filled = 1;
15702 }
15703 }
15704 }
15705
15706 if (filled)
15707 pAdapter->survey_idx = 1;
15708 else
15709 {
15710 pAdapter->survey_idx = 0;
15711 return -ENONET;
15712 }
15713
15714 return 0;
15715}
15716
Mahesh A Saptasagar27574072014-06-17 13:39:04 +053015717static int wlan_hdd_cfg80211_dump_survey(struct wiphy *wiphy,
15718 struct net_device *dev,
15719 int idx, struct survey_info *survey)
15720{
15721 int ret;
15722
15723 vos_ssr_protect(__func__);
15724 ret = __wlan_hdd_cfg80211_dump_survey(wiphy, dev, idx, survey);
15725 vos_ssr_unprotect(__func__);
15726
15727 return ret;
15728}
15729
Kamath Vinayak4000c9a2013-08-23 14:24:27 +053015730/*
Mahesh A Saptasagarbcc5b662014-06-02 21:46:23 +053015731 * FUNCTION: __wlan_hdd_cfg80211_resume_wlan
Kamath Vinayak4000c9a2013-08-23 14:24:27 +053015732 * this is called when cfg80211 driver resume
15733 * driver updates latest sched_scan scan result(if any) to cfg80211 database
15734 */
Mahesh A Saptasagarbcc5b662014-06-02 21:46:23 +053015735int __wlan_hdd_cfg80211_resume_wlan(struct wiphy *wiphy)
Kamath Vinayak4000c9a2013-08-23 14:24:27 +053015736{
15737 hdd_context_t *pHddCtx = wiphy_priv(wiphy);
15738 hdd_adapter_t *pAdapter;
15739 hdd_adapter_list_node_t *pAdapterNode, *pNext;
15740 VOS_STATUS status = VOS_STATUS_SUCCESS;
15741
15742 ENTER();
15743
15744 if ( NULL == pHddCtx )
15745 {
15746 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_FATAL,
15747 "%s: HddCtx validation failed", __func__);
15748 return 0;
15749 }
15750
15751 if (pHddCtx->isLogpInProgress)
15752 {
15753 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
15754 "%s: LOGP in Progress. Ignore!!!", __func__);
15755 return 0;
15756 }
15757
Mihir Shete18156292014-03-11 15:38:30 +053015758 if (WLAN_HDD_IS_LOAD_UNLOAD_IN_PROGRESS(pHddCtx))
Kamath Vinayak4000c9a2013-08-23 14:24:27 +053015759 {
15760 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
15761 "%s: Unloading/Loading in Progress. Ignore!!!", __func__);
15762 return 0;
15763 }
15764
15765 spin_lock(&pHddCtx->schedScan_lock);
15766 pHddCtx->isWiphySuspended = FALSE;
15767 if (TRUE != pHddCtx->isSchedScanUpdatePending)
15768 {
15769 spin_unlock(&pHddCtx->schedScan_lock);
15770 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_INFO,
15771 "%s: Return resume is not due to PNO indication", __func__);
15772 return 0;
15773 }
15774 // Reset flag to avoid updatating cfg80211 data old results again
15775 pHddCtx->isSchedScanUpdatePending = FALSE;
15776 spin_unlock(&pHddCtx->schedScan_lock);
15777
Mahesh A Saptasagarb9c50402014-01-16 15:49:22 +053015778
Kamath Vinayak4000c9a2013-08-23 14:24:27 +053015779 status = hdd_get_front_adapter ( pHddCtx, &pAdapterNode );
15780
15781 while ( NULL != pAdapterNode && VOS_STATUS_SUCCESS == status )
15782 {
15783 pAdapter = pAdapterNode->pAdapter;
15784 if ( (NULL != pAdapter) &&
15785 (WLAN_HDD_INFRA_STATION == pAdapter->device_mode) )
15786 {
15787 if (0 != wlan_hdd_cfg80211_update_bss(pHddCtx->wiphy, pAdapter))
Mahesh A Saptasagarb9c50402014-01-16 15:49:22 +053015788 {
Kamath Vinayak4000c9a2013-08-23 14:24:27 +053015789 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_WARN,
15790 "%s: NO SCAN result", __func__);
Mahesh A Saptasagarb9c50402014-01-16 15:49:22 +053015791 }
Kamath Vinayak4000c9a2013-08-23 14:24:27 +053015792 else
Mahesh A Saptasagarb9c50402014-01-16 15:49:22 +053015793 {
15794 /* Acquire wakelock to handle the case where APP's tries to
15795 * suspend immediately after updating the scan results. Whis
15796 * results in app's is in suspended state and not able to
15797 * process the connect request to AP
15798 */
15799 hdd_prevent_suspend_timeout(2000);
Kamath Vinayak4000c9a2013-08-23 14:24:27 +053015800 cfg80211_sched_scan_results(pHddCtx->wiphy);
Mahesh A Saptasagarb9c50402014-01-16 15:49:22 +053015801 }
Kamath Vinayak4000c9a2013-08-23 14:24:27 +053015802
15803 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_INFO,
15804 "%s : cfg80211 scan result database updated", __func__);
15805
15806 return 0;
15807
15808 }
15809 status = hdd_get_next_adapter ( pHddCtx, pAdapterNode, &pNext );
15810 pAdapterNode = pNext;
15811 }
15812
15813 VOS_TRACE(VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_INFO,
15814 "%s: Failed to find Adapter", __func__);
15815 return 0;
15816}
15817
Mahesh A Saptasagarbcc5b662014-06-02 21:46:23 +053015818int wlan_hdd_cfg80211_resume_wlan(struct wiphy *wiphy)
15819{
15820 int ret;
15821
15822 vos_ssr_protect(__func__);
15823 ret = __wlan_hdd_cfg80211_resume_wlan(wiphy);
15824 vos_ssr_unprotect(__func__);
15825
15826 return ret;
15827}
15828
Kamath Vinayak4000c9a2013-08-23 14:24:27 +053015829/*
Mahesh A Saptasagarbcc5b662014-06-02 21:46:23 +053015830 * FUNCTION: __wlan_hdd_cfg80211_suspend_wlan
Kamath Vinayak4000c9a2013-08-23 14:24:27 +053015831 * this is called when cfg80211 driver suspends
15832 */
Mahesh A Saptasagarbcc5b662014-06-02 21:46:23 +053015833int __wlan_hdd_cfg80211_suspend_wlan(struct wiphy *wiphy,
Kamath Vinayak4000c9a2013-08-23 14:24:27 +053015834 struct cfg80211_wowlan *wow)
15835{
15836 hdd_context_t *pHddCtx = wiphy_priv(wiphy);
Masti, Narayanraddic80e2bf2015-01-27 16:39:00 +053015837 int ret = 0;
Kamath Vinayak4000c9a2013-08-23 14:24:27 +053015838
15839 ENTER();
Masti, Narayanraddic80e2bf2015-01-27 16:39:00 +053015840 ret = wlan_hdd_validate_context(pHddCtx);
15841 if (0 != ret)
Kamath Vinayak4000c9a2013-08-23 14:24:27 +053015842 {
Masti, Narayanraddic80e2bf2015-01-27 16:39:00 +053015843 VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_ERROR,
15844 "%s: HDD context is not valid", __func__);
15845 return ret;
Kamath Vinayak4000c9a2013-08-23 14:24:27 +053015846 }
15847
Masti, Narayanraddic80e2bf2015-01-27 16:39:00 +053015848
Kamath Vinayak4000c9a2013-08-23 14:24:27 +053015849 pHddCtx->isWiphySuspended = TRUE;
15850
15851 EXIT();
15852
15853 return 0;
15854}
15855
Mahesh A Saptasagarbcc5b662014-06-02 21:46:23 +053015856int wlan_hdd_cfg80211_suspend_wlan(struct wiphy *wiphy,
15857 struct cfg80211_wowlan *wow)
15858{
15859 int ret;
15860
15861 vos_ssr_protect(__func__);
15862 ret = __wlan_hdd_cfg80211_suspend_wlan(wiphy, wow);
15863 vos_ssr_unprotect(__func__);
15864
15865 return ret;
15866}
Jeff Johnson295189b2012-06-20 16:38:30 -070015867/* cfg80211_ops */
Gopichand Nakkala747461f2013-04-24 19:24:45 +053015868static struct cfg80211_ops wlan_hdd_cfg80211_ops =
Jeff Johnson295189b2012-06-20 16:38:30 -070015869{
15870 .add_virtual_intf = wlan_hdd_add_virtual_intf,
15871 .del_virtual_intf = wlan_hdd_del_virtual_intf,
15872 .change_virtual_intf = wlan_hdd_cfg80211_change_iface,
15873 .change_station = wlan_hdd_change_station,
15874#if (LINUX_VERSION_CODE < KERNEL_VERSION(3,4,0))
15875 .add_beacon = wlan_hdd_cfg80211_add_beacon,
15876 .del_beacon = wlan_hdd_cfg80211_del_beacon,
15877 .set_beacon = wlan_hdd_cfg80211_set_beacon,
Jeff Johnson04dd8a82012-06-29 20:41:40 -070015878#else
15879 .start_ap = wlan_hdd_cfg80211_start_ap,
15880 .change_beacon = wlan_hdd_cfg80211_change_beacon,
15881 .stop_ap = wlan_hdd_cfg80211_stop_ap,
Jeff Johnson295189b2012-06-20 16:38:30 -070015882#endif
15883 .change_bss = wlan_hdd_cfg80211_change_bss,
15884 .add_key = wlan_hdd_cfg80211_add_key,
15885 .get_key = wlan_hdd_cfg80211_get_key,
15886 .del_key = wlan_hdd_cfg80211_del_key,
15887 .set_default_key = wlan_hdd_cfg80211_set_default_key,
Jeff Johnson3bbe4bf2013-01-18 17:05:29 -080015888#if (LINUX_VERSION_CODE < KERNEL_VERSION(3,6,0))
Jeff Johnson295189b2012-06-20 16:38:30 -070015889 .set_channel = wlan_hdd_cfg80211_set_channel,
Jeff Johnson3bbe4bf2013-01-18 17:05:29 -080015890#endif
Jeff Johnson295189b2012-06-20 16:38:30 -070015891 .scan = wlan_hdd_cfg80211_scan,
15892 .connect = wlan_hdd_cfg80211_connect,
15893 .disconnect = wlan_hdd_cfg80211_disconnect,
15894 .join_ibss = wlan_hdd_cfg80211_join_ibss,
15895 .leave_ibss = wlan_hdd_cfg80211_leave_ibss,
15896 .set_wiphy_params = wlan_hdd_cfg80211_set_wiphy_params,
15897 .set_tx_power = wlan_hdd_cfg80211_set_txpower,
15898 .get_tx_power = wlan_hdd_cfg80211_get_txpower,
Jeff Johnson295189b2012-06-20 16:38:30 -070015899 .remain_on_channel = wlan_hdd_cfg80211_remain_on_channel,
15900 .cancel_remain_on_channel = wlan_hdd_cfg80211_cancel_remain_on_channel,
DARAM SUDHA39eede62014-02-12 11:16:40 +053015901 .mgmt_tx = wlan_hdd_mgmt_tx,
Jeff Johnson295189b2012-06-20 16:38:30 -070015902#if (LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,38))
15903 .mgmt_tx_cancel_wait = wlan_hdd_cfg80211_mgmt_tx_cancel_wait,
15904 .set_default_mgmt_key = wlan_hdd_set_default_mgmt_key,
15905 .set_txq_params = wlan_hdd_set_txq_params,
15906#endif
Jeff Johnson295189b2012-06-20 16:38:30 -070015907 .get_station = wlan_hdd_cfg80211_get_station,
15908 .set_power_mgmt = wlan_hdd_cfg80211_set_power_mgmt,
15909 .del_station = wlan_hdd_cfg80211_del_station,
Jeff Johnson04dd8a82012-06-29 20:41:40 -070015910 .add_station = wlan_hdd_cfg80211_add_station,
15911#ifdef FEATURE_WLAN_LFR
15912 .set_pmksa = wlan_hdd_cfg80211_set_pmksa,
15913 .del_pmksa = wlan_hdd_cfg80211_del_pmksa,
15914 .flush_pmksa = wlan_hdd_cfg80211_flush_pmksa,
15915#endif
Madan Mohan Koyyalamudiea773882012-11-02 13:37:21 -070015916#if defined(WLAN_FEATURE_VOWIFI_11R) && defined(KERNEL_SUPPORT_11R_CFG80211)
15917 .update_ft_ies = wlan_hdd_cfg80211_update_ft_ies,
15918#endif
Mohit Khanna698ba2a2012-12-04 15:08:18 -080015919#ifdef FEATURE_WLAN_TDLS
15920 .tdls_mgmt = wlan_hdd_cfg80211_tdls_mgmt,
15921 .tdls_oper = wlan_hdd_cfg80211_tdls_oper,
15922#endif
Gopichand Nakkala870cbae2013-03-15 21:16:09 +053015923#ifdef WLAN_FEATURE_GTK_OFFLOAD
15924 .set_rekey_data = wlan_hdd_cfg80211_set_rekey_data,
15925#endif /* WLAN_FEATURE_GTK_OFFLOAD */
Gopichand Nakkala8e93fde2013-05-10 17:40:12 +053015926#ifdef FEATURE_WLAN_SCAN_PNO
15927 .sched_scan_start = wlan_hdd_cfg80211_sched_scan_start,
15928 .sched_scan_stop = wlan_hdd_cfg80211_sched_scan_stop,
15929#endif /*FEATURE_WLAN_SCAN_PNO */
Kamath Vinayak4000c9a2013-08-23 14:24:27 +053015930 .resume = wlan_hdd_cfg80211_resume_wlan,
15931 .suspend = wlan_hdd_cfg80211_suspend_wlan,
Gopichand Nakkalac005b7c2013-05-14 16:04:14 +053015932 .set_mac_acl = wlan_hdd_cfg80211_set_mac_acl,
Leo Chang9056f462013-08-01 19:21:11 -070015933#ifdef WLAN_NL80211_TESTMODE
15934 .testmode_cmd = wlan_hdd_cfg80211_testmode,
15935#endif
Madan Mohan Koyyalamudid9383fd2013-08-13 09:27:30 +053015936 .dump_survey = wlan_hdd_cfg80211_dump_survey,
Jeff Johnson295189b2012-06-20 16:38:30 -070015937};
15938