2 * Copyright (c) 2014 Redpine Signals Inc.
4 * Permission to use, copy, modify, and/or distribute this software for any
5 * purpose with or without fee is hereby granted, provided that the above
6 * copyright notice and this permission notice appear in all copies.
8 * THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
9 * WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
10 * MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
11 * ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
12 * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
13 * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
14 * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
17 #include <linux/etherdevice.h>
19 #include "rsi_common.h"
23 static struct bootup_params boot_params_20
= {
24 .magic_number
= cpu_to_le16(0x5aa5),
25 .crystal_good_time
= 0x0,
26 .valid
= cpu_to_le32(VALID_20
),
27 .reserved_for_valids
= 0x0,
28 .bootup_mode_info
= 0x0,
29 .digital_loop_back_params
= 0x0,
30 .rtls_timestamp_en
= 0x0,
31 .host_spi_intr_cfg
= 0x0,
35 .pll_reg_1
= cpu_to_le16((TA_PLL_N_VAL_20
<< 8)|
37 .pll_reg_2
= cpu_to_le16(TA_PLL_P_VAL_20
),
40 .pll_reg_1
= cpu_to_le16((PLL960_P_VAL_20
<< 8)|
42 .pll_reg_2
= cpu_to_le16(PLL960_M_VAL_20
),
46 .pll_reg
= cpu_to_le16(0x9f0),
50 .switch_clk_info
= cpu_to_le16(0xb),
51 .bbp_lmac_clk_reg_val
= cpu_to_le16(0x111),
52 .umac_clock_reg_config
= cpu_to_le16(0x48),
53 .qspi_uart_clock_reg_config
= cpu_to_le16(0x1211)
59 .pll_reg_1
= cpu_to_le16((TA_PLL_N_VAL_20
<< 8)|
61 .pll_reg_2
= cpu_to_le16(TA_PLL_P_VAL_20
),
64 .pll_reg_1
= cpu_to_le16((PLL960_P_VAL_20
<< 8)|
66 .pll_reg_2
= cpu_to_le16(PLL960_M_VAL_20
),
70 .pll_reg
= cpu_to_le16(0x9f0),
74 .switch_clk_info
= 0x0,
75 .bbp_lmac_clk_reg_val
= 0x0,
76 .umac_clock_reg_config
= 0x0,
77 .qspi_uart_clock_reg_config
= 0x0
83 .pll_reg_1
= cpu_to_le16((TA_PLL_N_VAL_20
<< 8)|
85 .pll_reg_2
= cpu_to_le16(TA_PLL_P_VAL_20
),
88 .pll_reg_1
= cpu_to_le16((PLL960_P_VAL_20
<< 8)|
90 .pll_reg_2
= cpu_to_le16(PLL960_M_VAL_20
),
94 .pll_reg
= cpu_to_le16(0x9f0),
98 .switch_clk_info
= 0x0,
99 .bbp_lmac_clk_reg_val
= 0x0,
100 .umac_clock_reg_config
= 0x0,
101 .qspi_uart_clock_reg_config
= 0x0
104 .buckboost_wakeup_cnt
= 0x0,
105 .pmu_wakeup_wait
= 0x0,
106 .shutdown_wait_time
= 0x0,
107 .pmu_slp_clkout_sel
= 0x0,
108 .wdt_prog_value
= 0x0,
109 .wdt_soc_rst_delay
= 0x0,
110 .dcdc_operation_mode
= 0x0,
111 .soc_reset_wait_cnt
= 0x0,
112 .waiting_time_at_fresh_sleep
= 0x0,
113 .max_threshold_to_avoid_sleep
= 0x0,
114 .beacon_resedue_alg_en
= 0,
117 static struct bootup_params boot_params_40
= {
118 .magic_number
= cpu_to_le16(0x5aa5),
119 .crystal_good_time
= 0x0,
120 .valid
= cpu_to_le32(VALID_40
),
121 .reserved_for_valids
= 0x0,
122 .bootup_mode_info
= 0x0,
123 .digital_loop_back_params
= 0x0,
124 .rtls_timestamp_en
= 0x0,
125 .host_spi_intr_cfg
= 0x0,
126 .device_clk_info
= {{
129 .pll_reg_1
= cpu_to_le16((TA_PLL_N_VAL_40
<< 8)|
131 .pll_reg_2
= cpu_to_le16(TA_PLL_P_VAL_40
),
134 .pll_reg_1
= cpu_to_le16((PLL960_P_VAL_40
<< 8)|
136 .pll_reg_2
= cpu_to_le16(PLL960_M_VAL_40
),
140 .pll_reg
= cpu_to_le16(0x9f0),
144 .switch_clk_info
= cpu_to_le16(0x09),
145 .bbp_lmac_clk_reg_val
= cpu_to_le16(0x1121),
146 .umac_clock_reg_config
= cpu_to_le16(0x48),
147 .qspi_uart_clock_reg_config
= cpu_to_le16(0x1211)
153 .pll_reg_1
= cpu_to_le16((TA_PLL_N_VAL_40
<< 8)|
155 .pll_reg_2
= cpu_to_le16(TA_PLL_P_VAL_40
),
158 .pll_reg_1
= cpu_to_le16((PLL960_P_VAL_40
<< 8)|
160 .pll_reg_2
= cpu_to_le16(PLL960_M_VAL_40
),
164 .pll_reg
= cpu_to_le16(0x9f0),
168 .switch_clk_info
= 0x0,
169 .bbp_lmac_clk_reg_val
= 0x0,
170 .umac_clock_reg_config
= 0x0,
171 .qspi_uart_clock_reg_config
= 0x0
177 .pll_reg_1
= cpu_to_le16((TA_PLL_N_VAL_40
<< 8)|
179 .pll_reg_2
= cpu_to_le16(TA_PLL_P_VAL_40
),
182 .pll_reg_1
= cpu_to_le16((PLL960_P_VAL_40
<< 8)|
184 .pll_reg_2
= cpu_to_le16(PLL960_M_VAL_40
),
188 .pll_reg
= cpu_to_le16(0x9f0),
192 .switch_clk_info
= 0x0,
193 .bbp_lmac_clk_reg_val
= 0x0,
194 .umac_clock_reg_config
= 0x0,
195 .qspi_uart_clock_reg_config
= 0x0
198 .buckboost_wakeup_cnt
= 0x0,
199 .pmu_wakeup_wait
= 0x0,
200 .shutdown_wait_time
= 0x0,
201 .pmu_slp_clkout_sel
= 0x0,
202 .wdt_prog_value
= 0x0,
203 .wdt_soc_rst_delay
= 0x0,
204 .dcdc_operation_mode
= 0x0,
205 .soc_reset_wait_cnt
= 0x0,
206 .waiting_time_at_fresh_sleep
= 0x0,
207 .max_threshold_to_avoid_sleep
= 0x0,
208 .beacon_resedue_alg_en
= 0,
211 static u16 mcs
[] = {13, 26, 39, 52, 78, 104, 117, 130};
214 * rsi_set_default_parameters() - This function sets default parameters.
215 * @common: Pointer to the driver private structure.
219 static void rsi_set_default_parameters(struct rsi_common
*common
)
221 common
->band
= NL80211_BAND_2GHZ
;
222 common
->channel_width
= BW_20MHZ
;
223 common
->rts_threshold
= IEEE80211_MAX_RTS_THRESHOLD
;
225 common
->min_rate
= 0xffff;
226 common
->fsm_state
= FSM_CARD_NOT_READY
;
227 common
->iface_down
= true;
228 common
->endpoint
= EP_2GHZ_20MHZ
;
229 common
->driver_mode
= 1; /* End to end mode */
230 common
->lp_ps_handshake_mode
= 0; /* Default no handShake mode*/
231 common
->ulp_ps_handshake_mode
= 2; /* Default PKT handShake mode*/
232 common
->rf_power_val
= 0; /* Default 1.9V */
233 common
->wlan_rf_power_mode
= 0;
234 common
->obm_ant_sel_val
= 2;
235 common
->beacon_interval
= RSI_BEACON_INTERVAL
;
236 common
->dtim_cnt
= RSI_DTIM_COUNT
;
240 * rsi_set_contention_vals() - This function sets the contention values for the
242 * @common: Pointer to the driver private structure.
246 static void rsi_set_contention_vals(struct rsi_common
*common
)
250 for (; ii
< NUM_EDCA_QUEUES
; ii
++) {
251 common
->tx_qinfo
[ii
].wme_params
=
252 (((common
->edca_params
[ii
].cw_min
/ 2) +
253 (common
->edca_params
[ii
].aifs
)) *
254 WMM_SHORT_SLOT_TIME
+ SIFS_DURATION
);
255 common
->tx_qinfo
[ii
].weight
= common
->tx_qinfo
[ii
].wme_params
;
256 common
->tx_qinfo
[ii
].pkt_contended
= 0;
261 * rsi_send_internal_mgmt_frame() - This function sends management frames to
262 * firmware.Also schedules packet to queue
264 * @common: Pointer to the driver private structure.
265 * @skb: Pointer to the socket buffer structure.
267 * Return: 0 on success, -1 on failure.
269 static int rsi_send_internal_mgmt_frame(struct rsi_common
*common
,
272 struct skb_info
*tx_params
;
273 struct rsi_cmd_desc
*desc
;
276 rsi_dbg(ERR_ZONE
, "%s: Unable to allocate skb\n", __func__
);
279 desc
= (struct rsi_cmd_desc
*)skb
->data
;
280 desc
->desc_dword0
.len_qno
|= cpu_to_le16(DESC_IMMEDIATE_WAKEUP
);
281 skb
->priority
= MGMT_SOFT_Q
;
282 tx_params
= (struct skb_info
*)&IEEE80211_SKB_CB(skb
)->driver_data
;
283 tx_params
->flags
|= INTERNAL_MGMT_PKT
;
284 skb_queue_tail(&common
->tx_queue
[MGMT_SOFT_Q
], skb
);
285 rsi_set_event(&common
->tx_thread
.event
);
290 * rsi_load_radio_caps() - This function is used to send radio capabilities
291 * values to firmware.
292 * @common: Pointer to the driver private structure.
294 * Return: 0 on success, corresponding negative error code on failure.
296 static int rsi_load_radio_caps(struct rsi_common
*common
)
298 struct rsi_radio_caps
*radio_caps
;
299 struct rsi_hw
*adapter
= common
->priv
;
303 u16 gc
[20] = {0xf0, 0xf0, 0xf0, 0xf0,
304 0xf0, 0xf0, 0xf0, 0xf0,
305 0xf0, 0xf0, 0xf0, 0xf0,
306 0xf0, 0xf0, 0xf0, 0xf0,
307 0xf0, 0xf0, 0xf0, 0xf0};
309 u16 frame_len
= sizeof(struct rsi_radio_caps
);
311 rsi_dbg(INFO_ZONE
, "%s: Sending rate symbol req frame\n", __func__
);
313 skb
= dev_alloc_skb(frame_len
);
316 rsi_dbg(ERR_ZONE
, "%s: Failed in allocation of skb\n",
321 memset(skb
->data
, 0, frame_len
);
322 radio_caps
= (struct rsi_radio_caps
*)skb
->data
;
324 radio_caps
->desc_dword0
.frame_type
= RADIO_CAPABILITIES
;
325 radio_caps
->channel_num
= common
->channel
;
326 radio_caps
->rf_model
= RSI_RF_TYPE
;
328 radio_caps
->radio_cfg_info
= RSI_LMAC_CLOCK_80MHZ
;
329 if (common
->channel_width
== BW_40MHZ
) {
330 radio_caps
->radio_cfg_info
|= RSI_ENABLE_40MHZ
;
332 if (common
->fsm_state
== FSM_MAC_INIT_DONE
) {
333 struct ieee80211_hw
*hw
= adapter
->hw
;
334 struct ieee80211_conf
*conf
= &hw
->conf
;
336 if (conf_is_ht40_plus(conf
)) {
337 radio_caps
->radio_cfg_info
=
338 RSI_CMDDESC_LOWER_20_ENABLE
;
339 radio_caps
->radio_info
=
340 RSI_CMDDESC_LOWER_20_ENABLE
;
341 } else if (conf_is_ht40_minus(conf
)) {
342 radio_caps
->radio_cfg_info
=
343 RSI_CMDDESC_UPPER_20_ENABLE
;
344 radio_caps
->radio_info
=
345 RSI_CMDDESC_UPPER_20_ENABLE
;
347 radio_caps
->radio_cfg_info
=
349 radio_caps
->radio_info
=
350 RSI_CMDDESC_FULL_40_ENABLE
;
354 radio_caps
->radio_info
|= radio_id
;
356 radio_caps
->sifs_tx_11n
= cpu_to_le16(SIFS_TX_11N_VALUE
);
357 radio_caps
->sifs_tx_11b
= cpu_to_le16(SIFS_TX_11B_VALUE
);
358 radio_caps
->slot_rx_11n
= cpu_to_le16(SHORT_SLOT_VALUE
);
359 radio_caps
->ofdm_ack_tout
= cpu_to_le16(OFDM_ACK_TOUT_VALUE
);
360 radio_caps
->cck_ack_tout
= cpu_to_le16(CCK_ACK_TOUT_VALUE
);
361 radio_caps
->preamble_type
= cpu_to_le16(LONG_PREAMBLE
);
363 for (ii
= 0; ii
< MAX_HW_QUEUES
; ii
++) {
364 radio_caps
->qos_params
[ii
].cont_win_min_q
= cpu_to_le16(3);
365 radio_caps
->qos_params
[ii
].cont_win_max_q
= cpu_to_le16(0x3f);
366 radio_caps
->qos_params
[ii
].aifsn_val_q
= cpu_to_le16(2);
367 radio_caps
->qos_params
[ii
].txop_q
= 0;
370 for (ii
= 0; ii
< NUM_EDCA_QUEUES
; ii
++) {
371 radio_caps
->qos_params
[ii
].cont_win_min_q
=
372 cpu_to_le16(common
->edca_params
[ii
].cw_min
);
373 radio_caps
->qos_params
[ii
].cont_win_max_q
=
374 cpu_to_le16(common
->edca_params
[ii
].cw_max
);
375 radio_caps
->qos_params
[ii
].aifsn_val_q
=
376 cpu_to_le16((common
->edca_params
[ii
].aifs
) << 8);
377 radio_caps
->qos_params
[ii
].txop_q
=
378 cpu_to_le16(common
->edca_params
[ii
].txop
);
381 radio_caps
->qos_params
[BROADCAST_HW_Q
].txop_q
= cpu_to_le16(0xffff);
382 radio_caps
->qos_params
[MGMT_HW_Q
].txop_q
= 0;
383 radio_caps
->qos_params
[BEACON_HW_Q
].txop_q
= cpu_to_le16(0xffff);
385 memcpy(&common
->rate_pwr
[0], &gc
[0], 40);
386 for (ii
= 0; ii
< 20; ii
++)
387 radio_caps
->gcpd_per_rate
[inx
++] =
388 cpu_to_le16(common
->rate_pwr
[ii
] & 0x00FF);
390 rsi_set_len_qno(&radio_caps
->desc_dword0
.len_qno
,
391 (frame_len
- FRAME_DESC_SZ
), RSI_WIFI_MGMT_Q
);
393 skb_put(skb
, frame_len
);
395 return rsi_send_internal_mgmt_frame(common
, skb
);
399 * rsi_mgmt_pkt_to_core() - This function is the entry point for Mgmt module.
400 * @common: Pointer to the driver private structure.
401 * @msg: Pointer to received packet.
402 * @msg_len: Length of the recieved packet.
403 * @type: Type of recieved packet.
405 * Return: 0 on success, -1 on failure.
407 static int rsi_mgmt_pkt_to_core(struct rsi_common
*common
,
411 struct rsi_hw
*adapter
= common
->priv
;
412 struct ieee80211_tx_info
*info
;
413 struct skb_info
*rx_params
;
414 u8 pad_bytes
= msg
[4];
417 if (!adapter
->sc_nvifs
)
420 msg_len
-= pad_bytes
;
422 rsi_dbg(MGMT_RX_ZONE
,
423 "%s: Invalid rx msg of len = %d\n",
428 skb
= dev_alloc_skb(msg_len
);
433 (u8
*)(msg
+ FRAME_DESC_SZ
+ pad_bytes
),
436 info
= IEEE80211_SKB_CB(skb
);
437 rx_params
= (struct skb_info
*)info
->driver_data
;
438 rx_params
->rssi
= rsi_get_rssi(msg
);
439 rx_params
->channel
= rsi_get_channel(msg
);
440 rsi_indicate_pkt_to_os(common
, skb
);
446 * rsi_hal_send_sta_notify_frame() - This function sends the station notify
448 * @common: Pointer to the driver private structure.
449 * @opmode: Operating mode of device.
450 * @notify_event: Notification about station connection.
452 * @qos_enable: Qos is enabled.
453 * @aid: Aid (unique for all STA).
455 * Return: status: 0 on success, corresponding negative error code on failure.
457 int rsi_hal_send_sta_notify_frame(struct rsi_common
*common
, enum opmode opmode
,
458 u8 notify_event
, const unsigned char *bssid
,
459 u8 qos_enable
, u16 aid
, u16 sta_id
,
460 struct ieee80211_vif
*vif
)
462 struct sk_buff
*skb
= NULL
;
463 struct rsi_peer_notify
*peer_notify
;
464 u16 vap_id
= ((struct vif_priv
*)vif
->drv_priv
)->vap_id
;
466 u16 frame_len
= sizeof(struct rsi_peer_notify
);
468 rsi_dbg(MGMT_TX_ZONE
, "%s: Sending sta notify frame\n", __func__
);
470 skb
= dev_alloc_skb(frame_len
);
473 rsi_dbg(ERR_ZONE
, "%s: Failed in allocation of skb\n",
478 memset(skb
->data
, 0, frame_len
);
479 peer_notify
= (struct rsi_peer_notify
*)skb
->data
;
481 if (opmode
== RSI_OPMODE_STA
)
482 peer_notify
->command
= cpu_to_le16(PEER_TYPE_AP
<< 1);
483 else if (opmode
== RSI_OPMODE_AP
)
484 peer_notify
->command
= cpu_to_le16(PEER_TYPE_STA
<< 1);
486 switch (notify_event
) {
488 peer_notify
->command
|= cpu_to_le16(RSI_ADD_PEER
);
490 case STA_DISCONNECTED
:
491 peer_notify
->command
|= cpu_to_le16(RSI_DELETE_PEER
);
497 peer_notify
->command
|= cpu_to_le16((aid
& 0xfff) << 4);
498 ether_addr_copy(peer_notify
->mac_addr
, bssid
);
499 peer_notify
->mpdu_density
= cpu_to_le16(RSI_MPDU_DENSITY
);
500 peer_notify
->sta_flags
= cpu_to_le32((qos_enable
) ? 1 : 0);
502 rsi_set_len_qno(&peer_notify
->desc
.desc_dword0
.len_qno
,
503 (frame_len
- FRAME_DESC_SZ
),
505 peer_notify
->desc
.desc_dword0
.frame_type
= PEER_NOTIFY
;
506 peer_notify
->desc
.desc_dword3
.qid_tid
= sta_id
;
507 peer_notify
->desc
.desc_dword3
.sta_id
= vap_id
;
509 skb_put(skb
, frame_len
);
511 status
= rsi_send_internal_mgmt_frame(common
, skb
);
513 if ((vif
->type
== NL80211_IFTYPE_STATION
) &&
514 (!status
&& qos_enable
)) {
515 rsi_set_contention_vals(common
);
516 status
= rsi_load_radio_caps(common
);
522 * rsi_send_aggregation_params_frame() - This function sends the ampdu
523 * indication frame to firmware.
524 * @common: Pointer to the driver private structure.
525 * @tid: traffic identifier.
527 * @buf_size: buffer size.
528 * @event: notification about station connection.
530 * Return: 0 on success, corresponding negative error code on failure.
532 int rsi_send_aggregation_params_frame(struct rsi_common
*common
,
539 struct sk_buff
*skb
= NULL
;
540 struct rsi_aggr_params
*aggr_params
;
541 u16 frame_len
= sizeof(struct rsi_aggr_params
);
543 skb
= dev_alloc_skb(frame_len
);
546 rsi_dbg(ERR_ZONE
, "%s: Failed in allocation of skb\n",
551 memset(skb
->data
, 0, frame_len
);
552 aggr_params
= (struct rsi_aggr_params
*)skb
->data
;
554 rsi_dbg(MGMT_TX_ZONE
, "%s: Sending AMPDU indication frame\n", __func__
);
556 rsi_set_len_qno(&aggr_params
->desc_dword0
.len_qno
, 0, RSI_WIFI_MGMT_Q
);
557 aggr_params
->desc_dword0
.frame_type
= AMPDU_IND
;
559 aggr_params
->aggr_params
= tid
& RSI_AGGR_PARAMS_TID_MASK
;
560 aggr_params
->peer_id
= sta_id
;
561 if (event
== STA_TX_ADDBA_DONE
) {
562 aggr_params
->seq_start
= cpu_to_le16(ssn
);
563 aggr_params
->baw_size
= cpu_to_le16(buf_size
);
564 aggr_params
->aggr_params
|= RSI_AGGR_PARAMS_START
;
565 } else if (event
== STA_RX_ADDBA_DONE
) {
566 aggr_params
->seq_start
= cpu_to_le16(ssn
);
567 aggr_params
->aggr_params
|= (RSI_AGGR_PARAMS_START
|
568 RSI_AGGR_PARAMS_RX_AGGR
);
569 } else if (event
== STA_RX_DELBA
) {
570 aggr_params
->aggr_params
|= RSI_AGGR_PARAMS_RX_AGGR
;
573 skb_put(skb
, frame_len
);
575 return rsi_send_internal_mgmt_frame(common
, skb
);
579 * rsi_program_bb_rf() - This function starts base band and RF programming.
580 * This is called after initial configurations are done.
581 * @common: Pointer to the driver private structure.
583 * Return: 0 on success, corresponding negative error code on failure.
585 static int rsi_program_bb_rf(struct rsi_common
*common
)
588 struct rsi_bb_rf_prog
*bb_rf_prog
;
589 u16 frame_len
= sizeof(struct rsi_bb_rf_prog
);
591 rsi_dbg(MGMT_TX_ZONE
, "%s: Sending program BB/RF frame\n", __func__
);
593 skb
= dev_alloc_skb(frame_len
);
595 rsi_dbg(ERR_ZONE
, "%s: Failed in allocation of skb\n",
600 memset(skb
->data
, 0, frame_len
);
601 bb_rf_prog
= (struct rsi_bb_rf_prog
*)skb
->data
;
603 rsi_set_len_qno(&bb_rf_prog
->desc_dword0
.len_qno
, 0, RSI_WIFI_MGMT_Q
);
604 bb_rf_prog
->desc_dword0
.frame_type
= BBP_PROG_IN_TA
;
605 bb_rf_prog
->endpoint
= common
->endpoint
;
606 bb_rf_prog
->rf_power_mode
= common
->wlan_rf_power_mode
;
608 if (common
->rf_reset
) {
609 bb_rf_prog
->flags
= cpu_to_le16(RF_RESET_ENABLE
);
610 rsi_dbg(MGMT_TX_ZONE
, "%s: ===> RF RESET REQUEST SENT <===\n",
612 common
->rf_reset
= 0;
614 common
->bb_rf_prog_count
= 1;
615 bb_rf_prog
->flags
|= cpu_to_le16(PUT_BBP_RESET
| BBP_REG_WRITE
|
617 skb_put(skb
, frame_len
);
619 return rsi_send_internal_mgmt_frame(common
, skb
);
623 * rsi_set_vap_capabilities() - This function send vap capability to firmware.
624 * @common: Pointer to the driver private structure.
625 * @opmode: Operating mode of device.
627 * Return: 0 on success, corresponding negative error code on failure.
629 int rsi_set_vap_capabilities(struct rsi_common
*common
,
635 struct sk_buff
*skb
= NULL
;
636 struct rsi_vap_caps
*vap_caps
;
637 struct rsi_hw
*adapter
= common
->priv
;
638 struct ieee80211_hw
*hw
= adapter
->hw
;
639 struct ieee80211_conf
*conf
= &hw
->conf
;
640 u16 frame_len
= sizeof(struct rsi_vap_caps
);
642 rsi_dbg(MGMT_TX_ZONE
, "%s: Sending VAP capabilities frame\n", __func__
);
644 skb
= dev_alloc_skb(frame_len
);
646 rsi_dbg(ERR_ZONE
, "%s: Failed in allocation of skb\n",
651 memset(skb
->data
, 0, frame_len
);
652 vap_caps
= (struct rsi_vap_caps
*)skb
->data
;
654 rsi_set_len_qno(&vap_caps
->desc_dword0
.len_qno
,
655 (frame_len
- FRAME_DESC_SZ
), RSI_WIFI_MGMT_Q
);
656 vap_caps
->desc_dword0
.frame_type
= VAP_CAPABILITIES
;
657 vap_caps
->status
= vap_status
;
658 vap_caps
->vif_type
= mode
;
659 vap_caps
->channel_bw
= common
->channel_width
;
660 vap_caps
->vap_id
= vap_id
;
661 vap_caps
->radioid_macid
= ((common
->mac_id
& 0xf) << 4) |
662 (common
->radio_id
& 0xf);
664 memcpy(vap_caps
->mac_addr
, mac_addr
, IEEE80211_ADDR_LEN
);
665 vap_caps
->keep_alive_period
= cpu_to_le16(90);
666 vap_caps
->frag_threshold
= cpu_to_le16(IEEE80211_MAX_FRAG_THRESHOLD
);
668 vap_caps
->rts_threshold
= cpu_to_le16(common
->rts_threshold
);
670 if (common
->band
== NL80211_BAND_5GHZ
) {
671 vap_caps
->default_ctrl_rate
= cpu_to_le16(RSI_RATE_6
);
672 vap_caps
->default_mgmt_rate
= cpu_to_le32(RSI_RATE_6
);
674 vap_caps
->default_ctrl_rate
= cpu_to_le16(RSI_RATE_1
);
675 vap_caps
->default_mgmt_rate
= cpu_to_le32(RSI_RATE_1
);
677 if (conf_is_ht40(conf
)) {
678 if (conf_is_ht40_minus(conf
))
679 vap_caps
->ctrl_rate_flags
=
680 cpu_to_le16(UPPER_20_ENABLE
);
681 else if (conf_is_ht40_plus(conf
))
682 vap_caps
->ctrl_rate_flags
=
683 cpu_to_le16(LOWER_20_ENABLE
);
685 vap_caps
->ctrl_rate_flags
=
686 cpu_to_le16(FULL40M_ENABLE
);
689 vap_caps
->default_data_rate
= 0;
690 vap_caps
->beacon_interval
= cpu_to_le16(common
->beacon_interval
);
691 vap_caps
->dtim_period
= cpu_to_le16(common
->dtim_cnt
);
693 skb_put(skb
, frame_len
);
695 return rsi_send_internal_mgmt_frame(common
, skb
);
699 * rsi_hal_load_key() - This function is used to load keys within the firmware.
700 * @common: Pointer to the driver private structure.
701 * @data: Pointer to the key data.
702 * @key_len: Key length to be loaded.
703 * @key_type: Type of key: GROUP/PAIRWISE.
704 * @key_id: Key index.
705 * @cipher: Type of cipher used.
707 * Return: 0 on success, -1 on failure.
709 int rsi_hal_load_key(struct rsi_common
*common
,
716 struct ieee80211_vif
*vif
)
718 struct sk_buff
*skb
= NULL
;
719 struct rsi_set_key
*set_key
;
720 u16 key_descriptor
= 0;
721 u16 frame_len
= sizeof(struct rsi_set_key
);
723 rsi_dbg(MGMT_TX_ZONE
, "%s: Sending load key frame\n", __func__
);
725 skb
= dev_alloc_skb(frame_len
);
727 rsi_dbg(ERR_ZONE
, "%s: Failed in allocation of skb\n",
732 memset(skb
->data
, 0, frame_len
);
733 set_key
= (struct rsi_set_key
*)skb
->data
;
735 if (key_type
== RSI_GROUP_KEY
) {
736 key_descriptor
= RSI_KEY_TYPE_BROADCAST
;
737 if (vif
->type
== NL80211_IFTYPE_AP
)
738 key_descriptor
|= RSI_KEY_MODE_AP
;
740 if ((cipher
== WLAN_CIPHER_SUITE_WEP40
) ||
741 (cipher
== WLAN_CIPHER_SUITE_WEP104
)) {
743 key_descriptor
|= RSI_WEP_KEY
;
745 key_descriptor
|= RSI_WEP_KEY_104
;
746 } else if (cipher
!= KEY_TYPE_CLEAR
) {
747 key_descriptor
|= RSI_CIPHER_WPA
;
748 if (cipher
== WLAN_CIPHER_SUITE_TKIP
)
749 key_descriptor
|= RSI_CIPHER_TKIP
;
751 key_descriptor
|= RSI_PROTECT_DATA_FRAMES
;
752 key_descriptor
|= ((key_id
<< RSI_KEY_ID_OFFSET
) & RSI_KEY_ID_MASK
);
754 rsi_set_len_qno(&set_key
->desc_dword0
.len_qno
,
755 (frame_len
- FRAME_DESC_SZ
), RSI_WIFI_MGMT_Q
);
756 set_key
->desc_dword0
.frame_type
= SET_KEY_REQ
;
757 set_key
->key_desc
= cpu_to_le16(key_descriptor
);
758 set_key
->sta_id
= sta_id
;
761 if ((cipher
== WLAN_CIPHER_SUITE_WEP40
) ||
762 (cipher
== WLAN_CIPHER_SUITE_WEP104
)) {
763 memcpy(&set_key
->key
[key_id
][1], data
, key_len
* 2);
765 memcpy(&set_key
->key
[0][0], data
, key_len
);
767 memcpy(set_key
->tx_mic_key
, &data
[16], 8);
768 memcpy(set_key
->rx_mic_key
, &data
[24], 8);
770 memset(&set_key
[FRAME_DESC_SZ
], 0, frame_len
- FRAME_DESC_SZ
);
773 skb_put(skb
, frame_len
);
775 return rsi_send_internal_mgmt_frame(common
, skb
);
779 * This function sends the common device configuration parameters to device.
780 * This frame includes the useful information to make device works on
781 * specific operating mode.
783 static int rsi_send_common_dev_params(struct rsi_common
*common
)
787 struct rsi_config_vals
*dev_cfgs
;
789 frame_len
= sizeof(struct rsi_config_vals
);
791 rsi_dbg(MGMT_TX_ZONE
, "Sending common device config params\n");
792 skb
= dev_alloc_skb(frame_len
);
794 rsi_dbg(ERR_ZONE
, "%s: Unable to allocate skb\n", __func__
);
798 memset(skb
->data
, 0, frame_len
);
800 dev_cfgs
= (struct rsi_config_vals
*)skb
->data
;
801 memset(dev_cfgs
, 0, (sizeof(struct rsi_config_vals
)));
803 rsi_set_len_qno(&dev_cfgs
->len_qno
, (frame_len
- FRAME_DESC_SZ
),
805 dev_cfgs
->pkt_type
= COMMON_DEV_CONFIG
;
807 dev_cfgs
->lp_ps_handshake
= common
->lp_ps_handshake_mode
;
808 dev_cfgs
->ulp_ps_handshake
= common
->ulp_ps_handshake_mode
;
810 dev_cfgs
->unused_ulp_gpio
= RSI_UNUSED_ULP_GPIO_BITMAP
;
811 dev_cfgs
->unused_soc_gpio_bitmap
=
812 cpu_to_le32(RSI_UNUSED_SOC_GPIO_BITMAP
);
814 dev_cfgs
->opermode
= common
->oper_mode
;
815 dev_cfgs
->wlan_rf_pwr_mode
= common
->wlan_rf_power_mode
;
816 dev_cfgs
->driver_mode
= common
->driver_mode
;
817 dev_cfgs
->region_code
= NL80211_DFS_FCC
;
818 dev_cfgs
->antenna_sel_val
= common
->obm_ant_sel_val
;
820 skb_put(skb
, frame_len
);
822 return rsi_send_internal_mgmt_frame(common
, skb
);
826 * rsi_load_bootup_params() - This function send bootup params to the firmware.
827 * @common: Pointer to the driver private structure.
829 * Return: 0 on success, corresponding error code on failure.
831 static int rsi_load_bootup_params(struct rsi_common
*common
)
834 struct rsi_boot_params
*boot_params
;
836 rsi_dbg(MGMT_TX_ZONE
, "%s: Sending boot params frame\n", __func__
);
837 skb
= dev_alloc_skb(sizeof(struct rsi_boot_params
));
839 rsi_dbg(ERR_ZONE
, "%s: Failed in allocation of skb\n",
844 memset(skb
->data
, 0, sizeof(struct rsi_boot_params
));
845 boot_params
= (struct rsi_boot_params
*)skb
->data
;
847 rsi_dbg(MGMT_TX_ZONE
, "%s:\n", __func__
);
849 if (common
->channel_width
== BW_40MHZ
) {
850 memcpy(&boot_params
->bootup_params
,
852 sizeof(struct bootup_params
));
853 rsi_dbg(MGMT_TX_ZONE
, "%s: Packet 40MHZ <=== %d\n", __func__
,
855 boot_params
->desc_word
[7] = cpu_to_le16(UMAC_CLK_40BW
);
857 memcpy(&boot_params
->bootup_params
,
859 sizeof(struct bootup_params
));
860 if (boot_params_20
.valid
!= cpu_to_le32(VALID_20
)) {
861 boot_params
->desc_word
[7] = cpu_to_le16(UMAC_CLK_20BW
);
862 rsi_dbg(MGMT_TX_ZONE
,
863 "%s: Packet 20MHZ <=== %d\n", __func__
,
866 boot_params
->desc_word
[7] = cpu_to_le16(UMAC_CLK_40MHZ
);
867 rsi_dbg(MGMT_TX_ZONE
,
868 "%s: Packet 20MHZ <=== %d\n", __func__
,
874 * Bit{0:11} indicates length of the Packet
875 * Bit{12:15} indicates host queue number
877 boot_params
->desc_word
[0] = cpu_to_le16(sizeof(struct bootup_params
) |
878 (RSI_WIFI_MGMT_Q
<< 12));
879 boot_params
->desc_word
[1] = cpu_to_le16(BOOTUP_PARAMS_REQUEST
);
881 skb_put(skb
, sizeof(struct rsi_boot_params
));
883 return rsi_send_internal_mgmt_frame(common
, skb
);
887 * rsi_send_reset_mac() - This function prepares reset MAC request and sends an
888 * internal management frame to indicate it to firmware.
889 * @common: Pointer to the driver private structure.
891 * Return: 0 on success, corresponding error code on failure.
893 static int rsi_send_reset_mac(struct rsi_common
*common
)
896 struct rsi_mac_frame
*mgmt_frame
;
898 rsi_dbg(MGMT_TX_ZONE
, "%s: Sending reset MAC frame\n", __func__
);
900 skb
= dev_alloc_skb(FRAME_DESC_SZ
);
902 rsi_dbg(ERR_ZONE
, "%s: Failed in allocation of skb\n",
907 memset(skb
->data
, 0, FRAME_DESC_SZ
);
908 mgmt_frame
= (struct rsi_mac_frame
*)skb
->data
;
910 mgmt_frame
->desc_word
[0] = cpu_to_le16(RSI_WIFI_MGMT_Q
<< 12);
911 mgmt_frame
->desc_word
[1] = cpu_to_le16(RESET_MAC_REQ
);
912 mgmt_frame
->desc_word
[4] = cpu_to_le16(RETRY_COUNT
<< 8);
914 skb_put(skb
, FRAME_DESC_SZ
);
916 return rsi_send_internal_mgmt_frame(common
, skb
);
920 * rsi_band_check() - This function programs the band
921 * @common: Pointer to the driver private structure.
923 * Return: 0 on success, corresponding error code on failure.
925 int rsi_band_check(struct rsi_common
*common
,
926 struct ieee80211_channel
*curchan
)
928 struct rsi_hw
*adapter
= common
->priv
;
929 struct ieee80211_hw
*hw
= adapter
->hw
;
930 u8 prev_bw
= common
->channel_width
;
931 u8 prev_ep
= common
->endpoint
;
934 if (common
->band
!= curchan
->band
) {
935 common
->rf_reset
= 1;
936 common
->band
= curchan
->band
;
939 if ((hw
->conf
.chandef
.width
== NL80211_CHAN_WIDTH_20_NOHT
) ||
940 (hw
->conf
.chandef
.width
== NL80211_CHAN_WIDTH_20
))
941 common
->channel_width
= BW_20MHZ
;
943 common
->channel_width
= BW_40MHZ
;
945 if (common
->band
== NL80211_BAND_2GHZ
) {
946 if (common
->channel_width
)
947 common
->endpoint
= EP_2GHZ_40MHZ
;
949 common
->endpoint
= EP_2GHZ_20MHZ
;
951 if (common
->channel_width
)
952 common
->endpoint
= EP_5GHZ_40MHZ
;
954 common
->endpoint
= EP_5GHZ_20MHZ
;
957 if (common
->endpoint
!= prev_ep
) {
958 status
= rsi_program_bb_rf(common
);
963 if (common
->channel_width
!= prev_bw
) {
964 status
= rsi_load_bootup_params(common
);
968 status
= rsi_load_radio_caps(common
);
977 * rsi_set_channel() - This function programs the channel.
978 * @common: Pointer to the driver private structure.
979 * @channel: Channel value to be set.
981 * Return: 0 on success, corresponding error code on failure.
983 int rsi_set_channel(struct rsi_common
*common
,
984 struct ieee80211_channel
*channel
)
986 struct sk_buff
*skb
= NULL
;
987 struct rsi_chan_config
*chan_cfg
;
988 u16 frame_len
= sizeof(struct rsi_chan_config
);
990 rsi_dbg(MGMT_TX_ZONE
,
991 "%s: Sending scan req frame\n", __func__
);
993 skb
= dev_alloc_skb(frame_len
);
995 rsi_dbg(ERR_ZONE
, "%s: Failed in allocation of skb\n",
1004 memset(skb
->data
, 0, frame_len
);
1005 chan_cfg
= (struct rsi_chan_config
*)skb
->data
;
1007 rsi_set_len_qno(&chan_cfg
->desc_dword0
.len_qno
, 0, RSI_WIFI_MGMT_Q
);
1008 chan_cfg
->desc_dword0
.frame_type
= SCAN_REQUEST
;
1009 chan_cfg
->channel_number
= channel
->hw_value
;
1010 chan_cfg
->antenna_gain_offset_2g
= channel
->max_antenna_gain
;
1011 chan_cfg
->antenna_gain_offset_5g
= channel
->max_antenna_gain
;
1012 chan_cfg
->region_rftype
= (RSI_RF_TYPE
& 0xf) << 4;
1014 if ((channel
->flags
& IEEE80211_CHAN_NO_IR
) ||
1015 (channel
->flags
& IEEE80211_CHAN_RADAR
)) {
1016 chan_cfg
->antenna_gain_offset_2g
|= RSI_CHAN_RADAR
;
1018 if (common
->tx_power
< channel
->max_power
)
1019 chan_cfg
->tx_power
= cpu_to_le16(common
->tx_power
);
1021 chan_cfg
->tx_power
= cpu_to_le16(channel
->max_power
);
1023 chan_cfg
->region_rftype
|= (common
->priv
->dfs_region
& 0xf);
1025 if (common
->channel_width
== BW_40MHZ
)
1026 chan_cfg
->channel_width
= 0x1;
1028 common
->channel
= channel
->hw_value
;
1030 skb_put(skb
, frame_len
);
1032 return rsi_send_internal_mgmt_frame(common
, skb
);
1036 * rsi_send_radio_params_update() - This function sends the radio
1037 * parameters update to device
1038 * @common: Pointer to the driver private structure.
1039 * @channel: Channel value to be set.
1041 * Return: 0 on success, corresponding error code on failure.
1043 int rsi_send_radio_params_update(struct rsi_common
*common
)
1045 struct rsi_mac_frame
*cmd_frame
;
1046 struct sk_buff
*skb
= NULL
;
1048 rsi_dbg(MGMT_TX_ZONE
,
1049 "%s: Sending Radio Params update frame\n", __func__
);
1051 skb
= dev_alloc_skb(FRAME_DESC_SZ
);
1053 rsi_dbg(ERR_ZONE
, "%s: Failed in allocation of skb\n",
1058 memset(skb
->data
, 0, FRAME_DESC_SZ
);
1059 cmd_frame
= (struct rsi_mac_frame
*)skb
->data
;
1061 cmd_frame
->desc_word
[0] = cpu_to_le16(RSI_WIFI_MGMT_Q
<< 12);
1062 cmd_frame
->desc_word
[1] = cpu_to_le16(RADIO_PARAMS_UPDATE
);
1063 cmd_frame
->desc_word
[3] = cpu_to_le16(BIT(0));
1065 cmd_frame
->desc_word
[3] |= cpu_to_le16(common
->tx_power
<< 8);
1067 skb_put(skb
, FRAME_DESC_SZ
);
1069 return rsi_send_internal_mgmt_frame(common
, skb
);
1072 /* This function programs the threshold. */
1073 int rsi_send_vap_dynamic_update(struct rsi_common
*common
)
1075 struct sk_buff
*skb
;
1076 struct rsi_dynamic_s
*dynamic_frame
;
1078 rsi_dbg(MGMT_TX_ZONE
,
1079 "%s: Sending vap update indication frame\n", __func__
);
1081 skb
= dev_alloc_skb(sizeof(struct rsi_dynamic_s
));
1085 memset(skb
->data
, 0, sizeof(struct rsi_dynamic_s
));
1086 dynamic_frame
= (struct rsi_dynamic_s
*)skb
->data
;
1087 rsi_set_len_qno(&dynamic_frame
->desc_dword0
.len_qno
,
1088 sizeof(dynamic_frame
->frame_body
), RSI_WIFI_MGMT_Q
);
1090 dynamic_frame
->desc_dword0
.frame_type
= VAP_DYNAMIC_UPDATE
;
1091 dynamic_frame
->desc_dword2
.pkt_info
=
1092 cpu_to_le32(common
->rts_threshold
);
1094 if (common
->wow_flags
& RSI_WOW_ENABLED
) {
1095 /* Beacon miss threshold */
1096 dynamic_frame
->desc_dword3
.token
=
1097 cpu_to_le16(RSI_BCN_MISS_THRESHOLD
);
1098 dynamic_frame
->frame_body
.keep_alive_period
=
1099 cpu_to_le16(RSI_WOW_KEEPALIVE
);
1101 dynamic_frame
->frame_body
.keep_alive_period
=
1102 cpu_to_le16(RSI_DEF_KEEPALIVE
);
1105 dynamic_frame
->desc_dword3
.sta_id
= 0; /* vap id */
1107 skb_put(skb
, sizeof(struct rsi_dynamic_s
));
1109 return rsi_send_internal_mgmt_frame(common
, skb
);
1113 * rsi_compare() - This function is used to compare two integers
1114 * @a: pointer to the first integer
1115 * @b: pointer to the second integer
1117 * Return: 0 if both are equal, -1 if the first is smaller, else 1
1119 static int rsi_compare(const void *a
, const void *b
)
1121 u16 _a
= *(const u16
*)(a
);
1122 u16 _b
= *(const u16
*)(b
);
1134 * rsi_map_rates() - This function is used to map selected rates to hw rates.
1135 * @rate: The standard rate to be mapped.
1136 * @offset: Offset that will be returned.
1138 * Return: 0 if it is a mcs rate, else 1
1140 static bool rsi_map_rates(u16 rate
, int *offset
)
1143 for (kk
= 0; kk
< ARRAY_SIZE(rsi_mcsrates
); kk
++) {
1144 if (rate
== mcs
[kk
]) {
1150 for (kk
= 0; kk
< ARRAY_SIZE(rsi_rates
); kk
++) {
1151 if (rate
== rsi_rates
[kk
].bitrate
/ 5) {
1160 * rsi_send_auto_rate_request() - This function is to set rates for connection
1161 * and send autorate request to firmware.
1162 * @common: Pointer to the driver private structure.
1164 * Return: 0 on success, corresponding error code on failure.
1166 static int rsi_send_auto_rate_request(struct rsi_common
*common
,
1167 struct ieee80211_sta
*sta
,
1169 struct ieee80211_vif
*vif
)
1171 struct sk_buff
*skb
;
1172 struct rsi_auto_rate
*auto_rate
;
1173 int ii
= 0, jj
= 0, kk
= 0;
1174 struct ieee80211_hw
*hw
= common
->priv
->hw
;
1175 u8 band
= hw
->conf
.chandef
.chan
->band
;
1176 u8 num_supported_rates
= 0;
1177 u8 rate_table_offset
, rate_offset
= 0;
1179 u16
*selected_rates
, min_rate
;
1180 bool is_ht
= false, is_sgi
= false;
1181 u16 frame_len
= sizeof(struct rsi_auto_rate
);
1183 rsi_dbg(MGMT_TX_ZONE
,
1184 "%s: Sending auto rate request frame\n", __func__
);
1186 skb
= dev_alloc_skb(frame_len
);
1188 rsi_dbg(ERR_ZONE
, "%s: Failed in allocation of skb\n",
1193 memset(skb
->data
, 0, frame_len
);
1194 selected_rates
= kzalloc(2 * RSI_TBL_SZ
, GFP_KERNEL
);
1195 if (!selected_rates
) {
1196 rsi_dbg(ERR_ZONE
, "%s: Failed in allocation of mem\n",
1202 auto_rate
= (struct rsi_auto_rate
*)skb
->data
;
1204 auto_rate
->aarf_rssi
= cpu_to_le16(((u16
)3 << 6) | (u16
)(18 & 0x3f));
1205 auto_rate
->collision_tolerance
= cpu_to_le16(3);
1206 auto_rate
->failure_limit
= cpu_to_le16(3);
1207 auto_rate
->initial_boundary
= cpu_to_le16(3);
1208 auto_rate
->max_threshold_limt
= cpu_to_le16(27);
1210 auto_rate
->desc
.desc_dword0
.frame_type
= AUTO_RATE_IND
;
1212 if (common
->channel_width
== BW_40MHZ
)
1213 auto_rate
->desc
.desc_dword3
.qid_tid
= BW_40MHZ
;
1214 auto_rate
->desc
.desc_dword3
.sta_id
= sta_id
;
1216 if (vif
->type
== NL80211_IFTYPE_STATION
) {
1217 rate_bitmap
= common
->bitrate_mask
[band
];
1218 is_ht
= common
->vif_info
[0].is_ht
;
1219 is_sgi
= common
->vif_info
[0].sgi
;
1221 rate_bitmap
= sta
->supp_rates
[band
];
1222 is_ht
= sta
->ht_cap
.ht_supported
;
1223 if ((sta
->ht_cap
.cap
& IEEE80211_HT_CAP_SGI_20
) ||
1224 (sta
->ht_cap
.cap
& IEEE80211_HT_CAP_SGI_40
))
1228 if (band
== NL80211_BAND_2GHZ
) {
1229 if ((rate_bitmap
== 0) && (is_ht
))
1230 min_rate
= RSI_RATE_MCS0
;
1232 min_rate
= RSI_RATE_1
;
1233 rate_table_offset
= 0;
1235 if ((rate_bitmap
== 0) && (is_ht
))
1236 min_rate
= RSI_RATE_MCS0
;
1238 min_rate
= RSI_RATE_6
;
1239 rate_table_offset
= 4;
1242 for (ii
= 0, jj
= 0;
1243 ii
< (ARRAY_SIZE(rsi_rates
) - rate_table_offset
); ii
++) {
1244 if (rate_bitmap
& BIT(ii
)) {
1245 selected_rates
[jj
++] =
1246 (rsi_rates
[ii
+ rate_table_offset
].bitrate
/ 5);
1250 num_supported_rates
= jj
;
1253 for (ii
= 0; ii
< ARRAY_SIZE(mcs
); ii
++)
1254 selected_rates
[jj
++] = mcs
[ii
];
1255 num_supported_rates
+= ARRAY_SIZE(mcs
);
1256 rate_offset
+= ARRAY_SIZE(mcs
);
1259 sort(selected_rates
, jj
, sizeof(u16
), &rsi_compare
, NULL
);
1261 /* mapping the rates to RSI rates */
1262 for (ii
= 0; ii
< jj
; ii
++) {
1263 if (rsi_map_rates(selected_rates
[ii
], &kk
)) {
1264 auto_rate
->supported_rates
[ii
] =
1265 cpu_to_le16(rsi_rates
[kk
].hw_value
);
1267 auto_rate
->supported_rates
[ii
] =
1268 cpu_to_le16(rsi_mcsrates
[kk
]);
1272 /* loading HT rates in the bottom half of the auto rate table */
1274 for (ii
= rate_offset
, kk
= ARRAY_SIZE(rsi_mcsrates
) - 1;
1275 ii
< rate_offset
+ 2 * ARRAY_SIZE(rsi_mcsrates
); ii
++) {
1276 if (is_sgi
|| conf_is_ht40(&common
->priv
->hw
->conf
))
1277 auto_rate
->supported_rates
[ii
++] =
1278 cpu_to_le16(rsi_mcsrates
[kk
] | BIT(9));
1280 auto_rate
->supported_rates
[ii
++] =
1281 cpu_to_le16(rsi_mcsrates
[kk
]);
1282 auto_rate
->supported_rates
[ii
] =
1283 cpu_to_le16(rsi_mcsrates
[kk
--]);
1286 for (; ii
< (RSI_TBL_SZ
- 1); ii
++) {
1287 auto_rate
->supported_rates
[ii
] =
1288 cpu_to_le16(rsi_mcsrates
[0]);
1292 for (; ii
< RSI_TBL_SZ
; ii
++)
1293 auto_rate
->supported_rates
[ii
] = cpu_to_le16(min_rate
);
1295 auto_rate
->num_supported_rates
= cpu_to_le16(num_supported_rates
* 2);
1296 auto_rate
->moderate_rate_inx
= cpu_to_le16(num_supported_rates
/ 2);
1297 num_supported_rates
*= 2;
1299 rsi_set_len_qno(&auto_rate
->desc
.desc_dword0
.len_qno
,
1300 (frame_len
- FRAME_DESC_SZ
), RSI_WIFI_MGMT_Q
);
1302 skb_put(skb
, frame_len
);
1303 kfree(selected_rates
);
1305 return rsi_send_internal_mgmt_frame(common
, skb
);
1309 * rsi_inform_bss_status() - This function informs about bss status with the
1310 * help of sta notify params by sending an internal
1311 * management frame to firmware.
1312 * @common: Pointer to the driver private structure.
1313 * @status: Bss status type.
1315 * @qos_enable: Qos is enabled.
1316 * @aid: Aid (unique for all STAs).
1320 void rsi_inform_bss_status(struct rsi_common
*common
,
1326 struct ieee80211_sta
*sta
,
1329 struct ieee80211_vif
*vif
)
1332 if (opmode
== RSI_OPMODE_STA
)
1333 common
->hw_data_qs_blocked
= true;
1334 rsi_hal_send_sta_notify_frame(common
,
1341 if (common
->min_rate
== 0xffff)
1342 rsi_send_auto_rate_request(common
, sta
, sta_id
, vif
);
1343 if (opmode
== RSI_OPMODE_STA
&&
1344 !(assoc_cap
& WLAN_CAPABILITY_PRIVACY
) &&
1345 !rsi_send_block_unblock_frame(common
, false))
1346 common
->hw_data_qs_blocked
= false;
1348 if (opmode
== RSI_OPMODE_STA
)
1349 common
->hw_data_qs_blocked
= true;
1351 if (!(common
->wow_flags
& RSI_WOW_ENABLED
))
1352 rsi_hal_send_sta_notify_frame(common
, opmode
,
1353 STA_DISCONNECTED
, addr
,
1354 qos_enable
, aid
, sta_id
,
1356 if (opmode
== RSI_OPMODE_STA
)
1357 rsi_send_block_unblock_frame(common
, true);
1362 * rsi_eeprom_read() - This function sends a frame to read the mac address
1364 * @common: Pointer to the driver private structure.
1366 * Return: 0 on success, -1 on failure.
1368 static int rsi_eeprom_read(struct rsi_common
*common
)
1370 struct rsi_eeprom_read_frame
*mgmt_frame
;
1371 struct rsi_hw
*adapter
= common
->priv
;
1372 struct sk_buff
*skb
;
1374 rsi_dbg(MGMT_TX_ZONE
, "%s: Sending EEPROM read req frame\n", __func__
);
1376 skb
= dev_alloc_skb(FRAME_DESC_SZ
);
1378 rsi_dbg(ERR_ZONE
, "%s: Failed in allocation of skb\n",
1383 memset(skb
->data
, 0, FRAME_DESC_SZ
);
1384 mgmt_frame
= (struct rsi_eeprom_read_frame
*)skb
->data
;
1387 rsi_set_len_qno(&mgmt_frame
->len_qno
, 0, RSI_WIFI_MGMT_Q
);
1388 mgmt_frame
->pkt_type
= EEPROM_READ
;
1390 /* Number of bytes to read */
1391 mgmt_frame
->pkt_info
=
1392 cpu_to_le32((adapter
->eeprom
.length
<< RSI_EEPROM_LEN_OFFSET
) &
1393 RSI_EEPROM_LEN_MASK
);
1394 mgmt_frame
->pkt_info
|= cpu_to_le32((3 << RSI_EEPROM_HDR_SIZE_OFFSET
) &
1395 RSI_EEPROM_HDR_SIZE_MASK
);
1397 /* Address to read */
1398 mgmt_frame
->eeprom_offset
= cpu_to_le32(adapter
->eeprom
.offset
);
1400 skb_put(skb
, FRAME_DESC_SZ
);
1402 return rsi_send_internal_mgmt_frame(common
, skb
);
1406 * This function sends a frame to block/unblock
1407 * data queues in the firmware
1409 * @param common Pointer to the driver private structure.
1410 * @param block event - block if true, unblock if false
1411 * @return 0 on success, -1 on failure.
1413 int rsi_send_block_unblock_frame(struct rsi_common
*common
, bool block_event
)
1415 struct rsi_block_unblock_data
*mgmt_frame
;
1416 struct sk_buff
*skb
;
1418 rsi_dbg(MGMT_TX_ZONE
, "%s: Sending block/unblock frame\n", __func__
);
1420 skb
= dev_alloc_skb(FRAME_DESC_SZ
);
1422 rsi_dbg(ERR_ZONE
, "%s: Failed in allocation of skb\n",
1427 memset(skb
->data
, 0, FRAME_DESC_SZ
);
1428 mgmt_frame
= (struct rsi_block_unblock_data
*)skb
->data
;
1430 rsi_set_len_qno(&mgmt_frame
->desc_dword0
.len_qno
, 0, RSI_WIFI_MGMT_Q
);
1431 mgmt_frame
->desc_dword0
.frame_type
= BLOCK_HW_QUEUE
;
1432 mgmt_frame
->host_quiet_info
= QUIET_INFO_VALID
;
1435 rsi_dbg(INFO_ZONE
, "blocking the data qs\n");
1436 mgmt_frame
->block_q_bitmap
= cpu_to_le16(0xf);
1437 mgmt_frame
->block_q_bitmap
|= cpu_to_le16(0xf << 4);
1439 rsi_dbg(INFO_ZONE
, "unblocking the data qs\n");
1440 mgmt_frame
->unblock_q_bitmap
= cpu_to_le16(0xf);
1441 mgmt_frame
->unblock_q_bitmap
|= cpu_to_le16(0xf << 4);
1444 skb_put(skb
, FRAME_DESC_SZ
);
1446 return rsi_send_internal_mgmt_frame(common
, skb
);
1450 * rsi_send_rx_filter_frame() - Sends a frame to filter the RX packets
1452 * @common: Pointer to the driver private structure.
1453 * @rx_filter_word: Flags of filter packets
1455 * @Return: 0 on success, -1 on failure.
1457 int rsi_send_rx_filter_frame(struct rsi_common
*common
, u16 rx_filter_word
)
1459 struct rsi_mac_frame
*cmd_frame
;
1460 struct sk_buff
*skb
;
1462 rsi_dbg(MGMT_TX_ZONE
, "Sending RX filter frame\n");
1464 skb
= dev_alloc_skb(FRAME_DESC_SZ
);
1466 rsi_dbg(ERR_ZONE
, "%s: Failed in allocation of skb\n",
1471 memset(skb
->data
, 0, FRAME_DESC_SZ
);
1472 cmd_frame
= (struct rsi_mac_frame
*)skb
->data
;
1474 cmd_frame
->desc_word
[0] = cpu_to_le16(RSI_WIFI_MGMT_Q
<< 12);
1475 cmd_frame
->desc_word
[1] = cpu_to_le16(SET_RX_FILTER
);
1476 cmd_frame
->desc_word
[4] = cpu_to_le16(rx_filter_word
);
1478 skb_put(skb
, FRAME_DESC_SZ
);
1480 return rsi_send_internal_mgmt_frame(common
, skb
);
1483 int rsi_send_ps_request(struct rsi_hw
*adapter
, bool enable
,
1484 struct ieee80211_vif
*vif
)
1486 struct rsi_common
*common
= adapter
->priv
;
1487 struct ieee80211_bss_conf
*bss
= &vif
->bss_conf
;
1488 struct rsi_request_ps
*ps
;
1489 struct rsi_ps_info
*ps_info
;
1490 struct sk_buff
*skb
;
1491 int frame_len
= sizeof(*ps
);
1493 skb
= dev_alloc_skb(frame_len
);
1496 memset(skb
->data
, 0, frame_len
);
1498 ps
= (struct rsi_request_ps
*)skb
->data
;
1499 ps_info
= &adapter
->ps_info
;
1501 rsi_set_len_qno(&ps
->desc
.desc_dword0
.len_qno
,
1502 (frame_len
- FRAME_DESC_SZ
), RSI_WIFI_MGMT_Q
);
1503 ps
->desc
.desc_dword0
.frame_type
= WAKEUP_SLEEP_REQUEST
;
1505 ps
->ps_sleep
.enable
= RSI_PS_ENABLE
;
1506 ps
->desc
.desc_dword3
.token
= cpu_to_le16(RSI_SLEEP_REQUEST
);
1508 ps
->ps_sleep
.enable
= RSI_PS_DISABLE
;
1509 ps
->desc
.desc_dword0
.len_qno
|= cpu_to_le16(RSI_PS_DISABLE_IND
);
1510 ps
->desc
.desc_dword3
.token
= cpu_to_le16(RSI_WAKEUP_REQUEST
);
1513 ps
->ps_uapsd_acs
= common
->uapsd_bitmap
;
1515 ps
->ps_sleep
.sleep_type
= ps_info
->sleep_type
;
1516 ps
->ps_sleep
.num_bcns_per_lis_int
=
1517 cpu_to_le16(ps_info
->num_bcns_per_lis_int
);
1518 ps
->ps_sleep
.sleep_duration
=
1519 cpu_to_le32(ps_info
->deep_sleep_wakeup_period
);
1522 ps
->ps_sleep
.connected_sleep
= RSI_CONNECTED_SLEEP
;
1524 ps
->ps_sleep
.connected_sleep
= RSI_DEEP_SLEEP
;
1526 ps
->ps_listen_interval
= cpu_to_le32(ps_info
->listen_interval
);
1527 ps
->ps_dtim_interval_duration
=
1528 cpu_to_le32(ps_info
->dtim_interval_duration
);
1530 if (ps_info
->listen_interval
> ps_info
->dtim_interval_duration
)
1531 ps
->ps_listen_interval
= cpu_to_le32(RSI_PS_DISABLE
);
1533 ps
->ps_num_dtim_intervals
= cpu_to_le16(ps_info
->num_dtims_per_sleep
);
1534 skb_put(skb
, frame_len
);
1536 return rsi_send_internal_mgmt_frame(common
, skb
);
1540 * rsi_set_antenna() - This fuction send antenna configuration request
1543 * @common: Pointer to the driver private structure.
1544 * @antenna: bitmap for tx antenna selection
1546 * Return: 0 on Success, negative error code on failure
1548 int rsi_set_antenna(struct rsi_common
*common
, u8 antenna
)
1550 struct rsi_ant_sel_frame
*ant_sel_frame
;
1551 struct sk_buff
*skb
;
1553 skb
= dev_alloc_skb(FRAME_DESC_SZ
);
1555 rsi_dbg(ERR_ZONE
, "%s: Failed in allocation of skb\n",
1560 memset(skb
->data
, 0, FRAME_DESC_SZ
);
1562 ant_sel_frame
= (struct rsi_ant_sel_frame
*)skb
->data
;
1563 ant_sel_frame
->desc_dword0
.frame_type
= ANT_SEL_FRAME
;
1564 ant_sel_frame
->sub_frame_type
= ANTENNA_SEL_TYPE
;
1565 ant_sel_frame
->ant_value
= cpu_to_le16(antenna
& ANTENNA_MASK_VALUE
);
1566 rsi_set_len_qno(&ant_sel_frame
->desc_dword0
.len_qno
,
1567 0, RSI_WIFI_MGMT_Q
);
1568 skb_put(skb
, FRAME_DESC_SZ
);
1570 return rsi_send_internal_mgmt_frame(common
, skb
);
1573 static int rsi_send_beacon(struct rsi_common
*common
)
1575 struct sk_buff
*skb
= NULL
;
1576 u8 dword_align_bytes
= 0;
1578 skb
= dev_alloc_skb(MAX_MGMT_PKT_SIZE
);
1582 memset(skb
->data
, 0, MAX_MGMT_PKT_SIZE
);
1584 dword_align_bytes
= ((unsigned long)skb
->data
& 0x3f);
1585 if (dword_align_bytes
)
1586 skb_pull(skb
, (64 - dword_align_bytes
));
1587 if (rsi_prepare_beacon(common
, skb
)) {
1588 rsi_dbg(ERR_ZONE
, "Failed to prepare beacon\n");
1591 skb_queue_tail(&common
->tx_queue
[MGMT_BEACON_Q
], skb
);
1592 rsi_set_event(&common
->tx_thread
.event
);
1593 rsi_dbg(DATA_TX_ZONE
, "%s: Added to beacon queue\n", __func__
);
1599 int rsi_send_wowlan_request(struct rsi_common
*common
, u16 flags
,
1602 struct rsi_wowlan_req
*cmd_frame
;
1603 struct sk_buff
*skb
;
1606 rsi_dbg(ERR_ZONE
, "%s: Sending wowlan request frame\n", __func__
);
1608 length
= sizeof(*cmd_frame
);
1609 skb
= dev_alloc_skb(length
);
1612 memset(skb
->data
, 0, length
);
1613 cmd_frame
= (struct rsi_wowlan_req
*)skb
->data
;
1615 rsi_set_len_qno(&cmd_frame
->desc
.desc_dword0
.len_qno
,
1616 (length
- FRAME_DESC_SZ
),
1618 cmd_frame
->desc
.desc_dword0
.frame_type
= WOWLAN_CONFIG_PARAMS
;
1619 cmd_frame
->host_sleep_status
= sleep_status
;
1620 if (common
->secinfo
.security_enable
&&
1621 common
->secinfo
.gtk_cipher
)
1622 flags
|= RSI_WOW_GTK_REKEY
;
1624 cmd_frame
->wow_flags
= flags
;
1625 rsi_dbg(INFO_ZONE
, "Host_Sleep_Status : %d Flags : %d\n",
1626 cmd_frame
->host_sleep_status
, cmd_frame
->wow_flags
);
1628 skb_put(skb
, length
);
1630 return rsi_send_internal_mgmt_frame(common
, skb
);
1635 * rsi_handle_ta_confirm_type() - This function handles the confirm frames.
1636 * @common: Pointer to the driver private structure.
1637 * @msg: Pointer to received packet.
1639 * Return: 0 on success, -1 on failure.
1641 static int rsi_handle_ta_confirm_type(struct rsi_common
*common
,
1644 struct rsi_hw
*adapter
= common
->priv
;
1645 u8 sub_type
= (msg
[15] & 0xff);
1646 u16 msg_len
= ((u16
*)msg
)[0] & 0xfff;
1650 case BOOTUP_PARAMS_REQUEST
:
1651 rsi_dbg(FSM_ZONE
, "%s: Boot up params confirm received\n",
1653 if (common
->fsm_state
== FSM_BOOT_PARAMS_SENT
) {
1654 adapter
->eeprom
.length
= (IEEE80211_ADDR_LEN
+
1655 WLAN_MAC_MAGIC_WORD_LEN
+
1656 WLAN_HOST_MODE_LEN
);
1657 adapter
->eeprom
.offset
= WLAN_MAC_EEPROM_ADDR
;
1658 if (rsi_eeprom_read(common
)) {
1659 common
->fsm_state
= FSM_CARD_NOT_READY
;
1662 common
->fsm_state
= FSM_EEPROM_READ_MAC_ADDR
;
1665 "%s: Received bootup params cfm in %d state\n",
1666 __func__
, common
->fsm_state
);
1672 rsi_dbg(FSM_ZONE
, "EEPROM READ confirm received\n");
1675 "%s: [EEPROM_READ] Invalid len %d\n",
1679 if (msg
[16] != MAGIC_WORD
) {
1681 "%s: [EEPROM_READ] Invalid token\n", __func__
);
1682 common
->fsm_state
= FSM_CARD_NOT_READY
;
1685 if (common
->fsm_state
== FSM_EEPROM_READ_MAC_ADDR
) {
1686 offset
= (FRAME_DESC_SZ
+ WLAN_HOST_MODE_LEN
+
1687 WLAN_MAC_MAGIC_WORD_LEN
);
1688 memcpy(common
->mac_addr
, &msg
[offset
], ETH_ALEN
);
1689 adapter
->eeprom
.length
=
1690 ((WLAN_MAC_MAGIC_WORD_LEN
+ 3) & (~3));
1691 adapter
->eeprom
.offset
= WLAN_EEPROM_RFTYPE_ADDR
;
1692 if (rsi_eeprom_read(common
)) {
1694 "%s: Failed reading RF band\n",
1696 common
->fsm_state
= FSM_CARD_NOT_READY
;
1699 common
->fsm_state
= FSM_EEPROM_READ_RF_TYPE
;
1700 } else if (common
->fsm_state
== FSM_EEPROM_READ_RF_TYPE
) {
1701 if ((msg
[17] & 0x3) == 0x3) {
1702 rsi_dbg(INIT_ZONE
, "Dual band supported\n");
1703 common
->band
= NL80211_BAND_5GHZ
;
1704 common
->num_supp_bands
= 2;
1705 } else if ((msg
[17] & 0x3) == 0x1) {
1707 "Only 2.4Ghz band supported\n");
1708 common
->band
= NL80211_BAND_2GHZ
;
1709 common
->num_supp_bands
= 1;
1711 if (rsi_send_reset_mac(common
))
1713 common
->fsm_state
= FSM_RESET_MAC_SENT
;
1715 rsi_dbg(ERR_ZONE
, "%s: Invalid EEPROM read type\n",
1722 if (common
->fsm_state
== FSM_RESET_MAC_SENT
) {
1723 rsi_dbg(FSM_ZONE
, "%s: Reset MAC cfm received\n",
1726 if (rsi_load_radio_caps(common
))
1729 common
->fsm_state
= FSM_RADIO_CAPS_SENT
;
1732 "%s: Received reset mac cfm in %d state\n",
1733 __func__
, common
->fsm_state
);
1738 case RADIO_CAPABILITIES
:
1739 if (common
->fsm_state
== FSM_RADIO_CAPS_SENT
) {
1740 common
->rf_reset
= 1;
1741 if (rsi_program_bb_rf(common
)) {
1744 common
->fsm_state
= FSM_BB_RF_PROG_SENT
;
1745 rsi_dbg(FSM_ZONE
, "%s: Radio cap cfm received\n",
1750 "%s: Received radio caps cfm in %d state\n",
1751 __func__
, common
->fsm_state
);
1756 case BB_PROG_VALUES_REQUEST
:
1757 case RF_PROG_VALUES_REQUEST
:
1758 case BBP_PROG_IN_TA
:
1759 rsi_dbg(FSM_ZONE
, "%s: BB/RF cfm received\n", __func__
);
1760 if (common
->fsm_state
== FSM_BB_RF_PROG_SENT
) {
1761 common
->bb_rf_prog_count
--;
1762 if (!common
->bb_rf_prog_count
) {
1763 common
->fsm_state
= FSM_MAC_INIT_DONE
;
1764 if (common
->reinit_hw
) {
1765 complete(&common
->wlan_init_completion
);
1767 return rsi_mac80211_attach(common
);
1772 "%s: Received bbb_rf cfm in %d state\n",
1773 __func__
, common
->fsm_state
);
1777 case WAKEUP_SLEEP_REQUEST
:
1778 rsi_dbg(INFO_ZONE
, "Wakeup/Sleep confirmation.\n");
1779 return rsi_handle_ps_confirm(adapter
, msg
);
1781 rsi_dbg(INFO_ZONE
, "%s: Invalid TA confirm pkt received\n",
1787 rsi_dbg(ERR_ZONE
, "%s: Unable to send pkt/Invalid frame received\n",
1792 int rsi_handle_card_ready(struct rsi_common
*common
, u8
*msg
)
1794 switch (common
->fsm_state
) {
1795 case FSM_CARD_NOT_READY
:
1796 rsi_dbg(INIT_ZONE
, "Card ready indication from Common HAL\n");
1797 rsi_set_default_parameters(common
);
1798 if (rsi_send_common_dev_params(common
) < 0)
1800 common
->fsm_state
= FSM_COMMON_DEV_PARAMS_SENT
;
1802 case FSM_COMMON_DEV_PARAMS_SENT
:
1803 rsi_dbg(INIT_ZONE
, "Card ready indication from WLAN HAL\n");
1805 /* Get usb buffer status register address */
1806 common
->priv
->usb_buffer_status_reg
= *(u32
*)&msg
[8];
1807 rsi_dbg(INFO_ZONE
, "USB buffer status register = %x\n",
1808 common
->priv
->usb_buffer_status_reg
);
1810 if (rsi_load_bootup_params(common
)) {
1811 common
->fsm_state
= FSM_CARD_NOT_READY
;
1814 common
->fsm_state
= FSM_BOOT_PARAMS_SENT
;
1818 "%s: card ready indication in invalid state %d.\n",
1819 __func__
, common
->fsm_state
);
1827 * rsi_mgmt_pkt_recv() - This function processes the management packets
1828 * recieved from the hardware.
1829 * @common: Pointer to the driver private structure.
1830 * @msg: Pointer to the received packet.
1832 * Return: 0 on success, -1 on failure.
1834 int rsi_mgmt_pkt_recv(struct rsi_common
*common
, u8
*msg
)
1836 s32 msg_len
= (le16_to_cpu(*(__le16
*)&msg
[0]) & 0x0fff);
1837 u16 msg_type
= (msg
[2]);
1839 rsi_dbg(FSM_ZONE
, "%s: Msg Len: %d, Msg Type: %4x\n",
1840 __func__
, msg_len
, msg_type
);
1843 case TA_CONFIRM_TYPE
:
1844 return rsi_handle_ta_confirm_type(common
, msg
);
1845 case CARD_READY_IND
:
1846 common
->hibernate_resume
= false;
1847 rsi_dbg(FSM_ZONE
, "%s: Card ready indication received\n",
1849 return rsi_handle_card_ready(common
, msg
);
1851 switch (msg
[RSI_TX_STATUS_TYPE
]) {
1852 case PROBEREQ_CONFIRM
:
1853 common
->mgmt_q_block
= false;
1854 rsi_dbg(FSM_ZONE
, "%s: Probe confirm received\n",
1857 case EAPOL4_CONFIRM
:
1858 if (msg
[RSI_TX_STATUS
]) {
1859 common
->eapol4_confirm
= true;
1860 if (!rsi_send_block_unblock_frame(common
,
1862 common
->hw_data_qs_blocked
= false;
1866 case BEACON_EVENT_IND
:
1867 rsi_dbg(INFO_ZONE
, "Beacon event\n");
1868 if (common
->fsm_state
!= FSM_MAC_INIT_DONE
)
1870 if (common
->iface_down
)
1872 if (!common
->beacon_enabled
)
1874 rsi_send_beacon(common
);
1877 return rsi_mgmt_pkt_to_core(common
, msg
, msg_len
);
1879 rsi_dbg(INFO_ZONE
, "Received packet type: 0x%x\n", msg_type
);