2 * This file is part of wl1271
4 * Copyright (C) 1998-2009 Texas Instruments. All rights reserved.
5 * Copyright (C) 2008-2010 Nokia Corporation
7 * Contact: Luciano Coelho <luciano.coelho@nokia.com>
9 * This program is free software; you can redistribute it and/or
10 * modify it under the terms of the GNU General Public License
11 * version 2 as published by the Free Software Foundation.
13 * This program is distributed in the hope that it will be useful, but
14 * WITHOUT ANY WARRANTY; without even the implied warranty of
15 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
16 * General Public License for more details.
18 * You should have received a copy of the GNU General Public License
19 * along with this program; if not, write to the Free Software
20 * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
31 /*************************************************************************
33 Host Interrupt Register (WiLink -> Host)
35 **************************************************************************/
36 /* HW Initiated interrupt Watchdog timer expiration */
37 #define WL1271_ACX_INTR_WATCHDOG BIT(0)
38 /* Init sequence is done (masked interrupt, detection through polling only ) */
39 #define WL1271_ACX_INTR_INIT_COMPLETE BIT(1)
40 /* Event was entered to Event MBOX #A*/
41 #define WL1271_ACX_INTR_EVENT_A BIT(2)
42 /* Event was entered to Event MBOX #B*/
43 #define WL1271_ACX_INTR_EVENT_B BIT(3)
44 /* Command processing completion*/
45 #define WL1271_ACX_INTR_CMD_COMPLETE BIT(4)
46 /* Signaling the host on HW wakeup */
47 #define WL1271_ACX_INTR_HW_AVAILABLE BIT(5)
48 /* The MISC bit is used for aggregation of RX, TxComplete and TX rate update */
49 #define WL1271_ACX_INTR_DATA BIT(6)
50 /* Trace message on MBOX #A */
51 #define WL1271_ACX_INTR_TRACE_A BIT(7)
52 /* Trace message on MBOX #B */
53 #define WL1271_ACX_INTR_TRACE_B BIT(8)
55 #define WL1271_ACX_INTR_ALL 0xFFFFFFFF
56 #define WL1271_ACX_ALL_EVENTS_VECTOR (WL1271_ACX_INTR_WATCHDOG | \
57 WL1271_ACX_INTR_INIT_COMPLETE | \
58 WL1271_ACX_INTR_EVENT_A | \
59 WL1271_ACX_INTR_EVENT_B | \
60 WL1271_ACX_INTR_CMD_COMPLETE | \
61 WL1271_ACX_INTR_HW_AVAILABLE | \
64 #define WL1271_INTR_MASK (WL1271_ACX_INTR_WATCHDOG | \
65 WL1271_ACX_INTR_EVENT_A | \
66 WL1271_ACX_INTR_EVENT_B | \
67 WL1271_ACX_INTR_HW_AVAILABLE | \
70 /* Target's information element */
72 struct wl1271_cmd_header cmd
;
74 /* acx (or information element) header */
77 /* payload length (not including headers */
81 struct acx_error_counter
{
82 struct acx_header header
;
84 /* The number of PLCP errors since the last time this */
85 /* information element was interrogated. This field is */
86 /* automatically cleared when it is interrogated.*/
89 /* The number of FCS errors since the last time this */
90 /* information element was interrogated. This field is */
91 /* automatically cleared when it is interrogated.*/
94 /* The number of MPDUs without PLCP header errors received*/
95 /* since the last time this information element was interrogated. */
96 /* This field is automatically cleared when it is interrogated.*/
99 /* the number of missed sequence numbers in the squentially */
100 /* values of frames seq numbers */
112 WL12XX_INVALID_ROLE_TYPE
= 0xff
115 enum wl1271_psm_mode
{
119 /* Power save mode */
122 /* Extreme low power */
126 struct acx_sleep_auth
{
127 struct acx_header header
;
129 /* The sleep level authorization of the device. */
130 /* 0 - Always active*/
131 /* 1 - Power down mode: light / fast sleep*/
132 /* 2 - ELP mode: Deep / Max sleep*/
138 HOSTIF_PCI_MASTER_HOST_INDIRECT
,
139 HOSTIF_PCI_MASTER_HOST_DIRECT
,
142 HOSTIF_DONTCARE
= 0xFF
145 #define DEFAULT_UCAST_PRIORITY 0
146 #define DEFAULT_RX_Q_PRIORITY 0
147 #define DEFAULT_RXQ_PRIORITY 0 /* low 0 .. 15 high */
148 #define DEFAULT_RXQ_TYPE 0x07 /* All frames, Data/Ctrl/Mgmt */
149 #define TRACE_BUFFER_MAX_SIZE 256
151 #define DP_RX_PACKET_RING_CHUNK_SIZE 1600
152 #define DP_TX_PACKET_RING_CHUNK_SIZE 1600
153 #define DP_RX_PACKET_RING_CHUNK_NUM 2
154 #define DP_TX_PACKET_RING_CHUNK_NUM 2
155 #define DP_TX_COMPLETE_TIME_OUT 20
157 #define TX_MSDU_LIFETIME_MIN 0
158 #define TX_MSDU_LIFETIME_MAX 3000
159 #define TX_MSDU_LIFETIME_DEF 512
160 #define RX_MSDU_LIFETIME_MIN 0
161 #define RX_MSDU_LIFETIME_MAX 0xFFFFFFFF
162 #define RX_MSDU_LIFETIME_DEF 512000
164 struct acx_rx_msdu_lifetime
{
165 struct acx_header header
;
168 * The maximum amount of time, in TU, before the
169 * firmware discards the MSDU.
177 DEFAULT_SLOT_TIME
= SLOT_TIME_SHORT
,
178 MAX_SLOT_TIMES
= 0xFF
181 #define STATION_WONE_INDEX 0
184 struct acx_header header
;
187 u8 wone_index
; /* Reserved */
193 #define ACX_MC_ADDRESS_GROUP_MAX (8)
194 #define ADDRESS_GROUP_MAX_LEN (ETH_ALEN * ACX_MC_ADDRESS_GROUP_MAX)
196 struct acx_dot11_grp_addr_tbl
{
197 struct acx_header header
;
203 u8 mac_table
[ADDRESS_GROUP_MAX_LEN
];
206 struct acx_rx_timeout
{
207 struct acx_header header
;
211 __le16 ps_poll_timeout
;
216 struct acx_rts_threshold
{
217 struct acx_header header
;
224 struct acx_beacon_filter_option
{
225 struct acx_header header
;
230 * The number of beacons without the unicast TIM
231 * bit set that the firmware buffers before
232 * signaling the host about ready frames.
233 * When set to 0 and the filter is enabled, beacons
234 * without the unicast TIM bit set are dropped.
241 * ACXBeaconFilterEntry (not 221)
242 * Byte Offset Size (Bytes) Definition
243 * =========== ============ ==========
245 * 1 1 Treatment bit mask
247 * ACXBeaconFilterEntry (221)
248 * Byte Offset Size (Bytes) Definition
249 * =========== ============ ==========
251 * 1 1 Treatment bit mask
257 * Treatment bit mask - The information element handling:
258 * bit 0 - The information element is compared and transferred
260 * bit 1 - The information element is transferred to the host
261 * with each appearance or disappearance.
262 * Note that both bits can be set at the same time.
264 #define BEACON_FILTER_TABLE_MAX_IE_NUM (32)
265 #define BEACON_FILTER_TABLE_MAX_VENDOR_SPECIFIC_IE_NUM (6)
266 #define BEACON_FILTER_TABLE_IE_ENTRY_SIZE (2)
267 #define BEACON_FILTER_TABLE_EXTRA_VENDOR_SPECIFIC_IE_SIZE (6)
268 #define BEACON_FILTER_TABLE_MAX_SIZE ((BEACON_FILTER_TABLE_MAX_IE_NUM * \
269 BEACON_FILTER_TABLE_IE_ENTRY_SIZE) + \
270 (BEACON_FILTER_TABLE_MAX_VENDOR_SPECIFIC_IE_NUM * \
271 BEACON_FILTER_TABLE_EXTRA_VENDOR_SPECIFIC_IE_SIZE))
273 struct acx_beacon_filter_ie_table
{
274 struct acx_header header
;
279 u8 table
[BEACON_FILTER_TABLE_MAX_SIZE
];
282 struct acx_conn_monit_params
{
283 struct acx_header header
;
287 __le32 synch_fail_thold
; /* number of beacons missed */
288 __le32 bss_lose_timeout
; /* number of TU's from synch fail */
291 struct acx_bt_wlan_coex
{
292 struct acx_header header
;
298 struct acx_bt_wlan_coex_param
{
299 struct acx_header header
;
301 __le32 params
[CONF_SG_PARAMS_MAX
];
306 struct acx_dco_itrim_params
{
307 struct acx_header header
;
314 struct acx_energy_detection
{
315 struct acx_header header
;
317 /* The RX Clear Channel Assessment threshold in the PHY */
318 __le16 rx_cca_threshold
;
319 u8 tx_energy_detection
;
323 struct acx_beacon_broadcast
{
324 struct acx_header header
;
327 /* Enables receiving of broadcast packets in PS mode */
328 u8 rx_broadcast_in_ps
;
330 __le16 beacon_rx_timeout
;
331 __le16 broadcast_timeout
;
333 /* Consecutive PS Poll failures before updating the host */
334 u8 ps_poll_threshold
;
338 struct acx_event_mask
{
339 struct acx_header header
;
342 __le32 high_event_mask
; /* Unused */
345 #define SCAN_PASSIVE BIT(0)
346 #define SCAN_5GHZ_BAND BIT(1)
347 #define SCAN_TRIGGERED BIT(2)
348 #define SCAN_PRIORITY_HIGH BIT(3)
350 /* When set, disable HW encryption */
351 #define DF_ENCRYPTION_DISABLE 0x01
352 #define DF_SNIFF_MODE_ENABLE 0x80
354 struct acx_feature_config
{
355 struct acx_header header
;
360 __le32 data_flow_options
;
363 struct acx_current_tx_power
{
364 struct acx_header header
;
371 struct acx_wake_up_condition
{
372 struct acx_header header
;
375 u8 wake_up_event
; /* Only one bit can be set */
381 struct acx_header header
;
384 * To be set when associated with an AP.
391 enum acx_preamble_type
{
392 ACX_PREAMBLE_LONG
= 0,
393 ACX_PREAMBLE_SHORT
= 1
396 struct acx_preamble
{
397 struct acx_header header
;
400 * When set, the WiLink transmits the frames with a short preamble and
401 * when cleared, the WiLink transmits the frames with a long preamble.
408 enum acx_ctsprotect_type
{
409 CTSPROTECT_DISABLE
= 0,
410 CTSPROTECT_ENABLE
= 1
413 struct acx_ctsprotect
{
414 struct acx_header header
;
420 struct acx_tx_statistics
{
421 __le32 internal_desc_overflow
;
424 struct acx_rx_statistics
{
430 __le32 xfr_hint_trig
;
432 __le32 reset_counter
;
435 struct acx_dma_statistics
{
442 struct acx_isr_statistics
{
443 /* host command complete */
449 /* (INT_STS_ND & INT_TRIG_RX_HEADER) */
452 /* (INT_STS_ND & INT_TRIG_RX_CMPLT) */
455 /* (INT_STS_ND & INT_TRIG_NO_RX_BUF) */
456 __le32 rx_mem_overflow
;
458 /* (INT_STS_ND & INT_TRIG_S_RX_RDY) */
464 /* (INT_STS_ND & INT_TRIG_TX_PROC) */
467 /* (INT_STS_ND & INT_TRIG_DECRYPT_DONE) */
470 /* (INT_STS_ND & INT_TRIG_DMA0) */
473 /* (INT_STS_ND & INT_TRIG_DMA1) */
476 /* (INT_STS_ND & INT_TRIG_TX_EXC_CMPLT) */
477 __le32 tx_exch_complete
;
479 /* (INT_STS_ND & INT_TRIG_COMMAND) */
482 /* (INT_STS_ND & INT_TRIG_RX_PROC) */
485 /* (INT_STS_ND & INT_TRIG_PM_802) */
486 __le32 hw_pm_mode_changes
;
488 /* (INT_STS_ND & INT_TRIG_ACKNOWLEDGE) */
489 __le32 host_acknowledges
;
491 /* (INT_STS_ND & INT_TRIG_PM_PCI) */
494 /* (INT_STS_ND & INT_TRIG_ACM_WAKEUP) */
497 /* (INT_STS_ND & INT_TRIG_LOW_RSSI) */
501 struct acx_wep_statistics
{
502 /* WEP address keys configured */
503 __le32 addr_key_count
;
505 /* default keys configured */
506 __le32 default_key_count
;
510 /* number of times that WEP key not found on lookup */
511 __le32 key_not_found
;
513 /* number of times that WEP key decryption failed */
516 /* WEP packets decrypted */
519 /* WEP decrypt interrupts */
523 #define ACX_MISSED_BEACONS_SPREAD 10
525 struct acx_pwr_statistics
{
526 /* the amount of enters into power save mode (both PD & ELP) */
529 /* the amount of enters into ELP mode */
532 /* the amount of missing beacon interrupts to the host */
535 /* the amount of wake on host-access times */
538 /* the amount of wake on timer-expire */
539 __le32 wake_on_timer_exp
;
541 /* the number of packets that were transmitted with PS bit set */
544 /* the number of packets that were transmitted with PS bit clear */
545 __le32 tx_without_ps
;
547 /* the number of received beacons */
550 /* the number of entering into PowerOn (power save off) */
551 __le32 power_save_off
;
553 /* the number of entries into power save mode */
557 * the number of exits from power save, not including failed PS
563 * the number of times the TSF counter was adjusted because
568 /* Gives statistics about the spread continuous missed beacons.
569 * The 16 LSB are dedicated for the PS mode.
570 * The 16 MSB are dedicated for the PS mode.
571 * cont_miss_bcns_spread[0] - single missed beacon.
572 * cont_miss_bcns_spread[1] - two continuous missed beacons.
573 * cont_miss_bcns_spread[2] - three continuous missed beacons.
575 * cont_miss_bcns_spread[9] - ten and more continuous missed beacons.
577 __le32 cont_miss_bcns_spread
[ACX_MISSED_BEACONS_SPREAD
];
579 /* the number of beacons in awake mode */
580 __le32 rcvd_awake_beacons
;
583 struct acx_mic_statistics
{
588 struct acx_aes_statistics
{
591 __le32 encrypt_packets
;
592 __le32 decrypt_packets
;
593 __le32 encrypt_interrupt
;
594 __le32 decrypt_interrupt
;
597 struct acx_event_statistics
{
604 __le32 phy_transmit_error
;
608 struct acx_ps_statistics
{
609 __le32 pspoll_timeouts
;
610 __le32 upsd_timeouts
;
611 __le32 upsd_max_sptime
;
612 __le32 upsd_max_apturn
;
613 __le32 pspoll_max_apturn
;
614 __le32 pspoll_utilization
;
615 __le32 upsd_utilization
;
618 struct acx_rxpipe_statistics
{
619 __le32 rx_prep_beacon_drop
;
620 __le32 descr_host_int_trig_rx_data
;
621 __le32 beacon_buffer_thres_host_int_trig_rx_data
;
622 __le32 missed_beacon_host_int_trig_rx_data
;
623 __le32 tx_xfr_host_int_trig_rx_data
;
626 struct acx_statistics
{
627 struct acx_header header
;
629 struct acx_tx_statistics tx
;
630 struct acx_rx_statistics rx
;
631 struct acx_dma_statistics dma
;
632 struct acx_isr_statistics isr
;
633 struct acx_wep_statistics wep
;
634 struct acx_pwr_statistics pwr
;
635 struct acx_aes_statistics aes
;
636 struct acx_mic_statistics mic
;
637 struct acx_event_statistics event
;
638 struct acx_ps_statistics ps
;
639 struct acx_rxpipe_statistics rxpipe
;
642 struct acx_rate_class
{
643 __le32 enabled_rates
;
644 u8 short_retry_limit
;
650 struct acx_rate_policy
{
651 struct acx_header header
;
653 __le32 rate_policy_idx
;
654 struct acx_rate_class rate_policy
;
658 struct acx_header header
;
667 struct acx_tid_config
{
668 struct acx_header header
;
679 struct acx_frag_threshold
{
680 struct acx_header header
;
681 __le16 frag_threshold
;
685 struct acx_tx_config_options
{
686 struct acx_header header
;
687 __le16 tx_compl_timeout
; /* msec */
688 __le16 tx_compl_threshold
; /* number of packets */
691 struct wl12xx_acx_config_memory
{
692 struct acx_header header
;
695 u8 tx_min_mem_block_num
;
697 u8 num_ssid_profiles
;
698 __le32 total_tx_descriptors
;
707 struct wl1271_acx_mem_map
{
708 struct acx_header header
;
713 __le32 wep_defkey_start
;
714 __le32 wep_defkey_end
;
716 __le32 sta_table_start
;
717 __le32 sta_table_end
;
719 __le32 packet_template_start
;
720 __le32 packet_template_end
;
722 /* Address of the TX result interface (control block) */
724 __le32 tx_result_queue_start
;
726 __le32 queue_memory_start
;
727 __le32 queue_memory_end
;
729 __le32 packet_memory_pool_start
;
730 __le32 packet_memory_pool_end
;
732 __le32 debug_buffer1_start
;
733 __le32 debug_buffer1_end
;
735 __le32 debug_buffer2_start
;
736 __le32 debug_buffer2_end
;
738 /* Number of blocks FW allocated for TX packets */
739 __le32 num_tx_mem_blocks
;
741 /* Number of blocks FW allocated for RX packets */
742 __le32 num_rx_mem_blocks
;
744 /* the following 4 fields are valid in SLAVE mode only */
751 struct wl1271_acx_rx_config_opt
{
752 struct acx_header header
;
754 __le16 mblk_threshold
;
762 struct wl1271_acx_bet_enable
{
763 struct acx_header header
;
771 #define ACX_IPV4_VERSION 4
772 #define ACX_IPV6_VERSION 6
773 #define ACX_IPV4_ADDR_SIZE 4
775 /* bitmap of enabled arp_filter features */
776 #define ACX_ARP_FILTER_ARP_FILTERING BIT(0)
777 #define ACX_ARP_FILTER_AUTO_ARP BIT(1)
779 struct wl1271_acx_arp_filter
{
780 struct acx_header header
;
782 u8 version
; /* ACX_IPV4_VERSION, ACX_IPV6_VERSION */
783 u8 enable
; /* bitmap of enabled ARP filtering features */
785 u8 address
[16]; /* The configured device IP address - all ARP
786 requests directed to this IP address will pass
787 through. For IPv4, the first four bytes are
791 struct wl1271_acx_pm_config
{
792 struct acx_header header
;
794 __le32 host_clk_settling_time
;
795 u8 host_fast_wakeup_support
;
799 struct wl1271_acx_keep_alive_mode
{
800 struct acx_header header
;
808 ACX_KEEP_ALIVE_NO_TX
= 0,
809 ACX_KEEP_ALIVE_PERIOD_ONLY
813 ACX_KEEP_ALIVE_TPL_INVALID
= 0,
814 ACX_KEEP_ALIVE_TPL_VALID
817 struct wl1271_acx_keep_alive_config
{
818 struct acx_header header
;
827 #define HOST_IF_CFG_RX_FIFO_ENABLE BIT(0)
828 #define HOST_IF_CFG_TX_EXTRA_BLKS_SWAP BIT(1)
829 #define HOST_IF_CFG_TX_PAD_TO_SDIO_BLK BIT(3)
831 struct wl1271_acx_host_config_bitmap
{
832 struct acx_header header
;
834 __le32 host_cfg_bitmap
;
838 WL1271_ACX_TRIG_TYPE_LEVEL
= 0,
839 WL1271_ACX_TRIG_TYPE_EDGE
,
843 WL1271_ACX_TRIG_DIR_LOW
= 0,
844 WL1271_ACX_TRIG_DIR_HIGH
,
845 WL1271_ACX_TRIG_DIR_BIDIR
,
849 WL1271_ACX_TRIG_ENABLE
= 1,
850 WL1271_ACX_TRIG_DISABLE
,
854 WL1271_ACX_TRIG_METRIC_RSSI_BEACON
= 0,
855 WL1271_ACX_TRIG_METRIC_RSSI_DATA
,
856 WL1271_ACX_TRIG_METRIC_SNR_BEACON
,
857 WL1271_ACX_TRIG_METRIC_SNR_DATA
,
861 WL1271_ACX_TRIG_IDX_RSSI
= 0,
862 WL1271_ACX_TRIG_COUNT
= 8,
865 struct wl1271_acx_rssi_snr_trigger
{
866 struct acx_header header
;
873 __le16 pacing
; /* 0 - 60000 ms */
880 struct wl1271_acx_rssi_snr_avg_weights
{
881 struct acx_header header
;
892 /* special capability bit (not employed by the 802.11n spec) */
893 #define WL12XX_HT_CAP_HT_OPERATION BIT(16)
897 * Configure HT capabilities - declare the capabilities of the peer
898 * we are connected to.
900 struct wl1271_acx_ht_capabilities
{
901 struct acx_header header
;
903 /* bitmask of capability bits supported by the peer */
904 __le32 ht_capabilites
;
906 /* Indicates to which link these capabilities apply. */
910 * This the maximum A-MPDU length supported by the AP. The FW may not
911 * exceed this length when sending A-MPDUs
915 /* This is the minimal spacing required when sending A-MPDUs to the AP*/
916 u8 ampdu_min_spacing
;
922 * ACX_HT_BSS_OPERATION
923 * Configure HT capabilities - AP rules for behavior in the BSS.
925 struct wl1271_acx_ht_information
{
926 struct acx_header header
;
930 /* Values: 0 - RIFS not allowed, 1 - RIFS allowed */
933 /* Values: 0 - 3 like in spec */
936 /* Values: 0 - GF protection not required, 1 - GF protection required */
939 /*Values: 0 - TX Burst limit not required, 1 - TX Burst Limit required*/
940 u8 ht_tx_burst_limit
;
943 * Values: 0 - Dual CTS protection not required,
944 * 1 - Dual CTS Protection required
945 * Note: When this value is set to 1 FW will protect all TXOP with RTS
946 * frame and will not use CTS-to-self regardless of the value of the
947 * ACX_CTS_PROTECTION information element
949 u8 dual_cts_protection
;
954 #define RX_BA_MAX_SESSIONS 2
956 struct wl1271_acx_ba_initiator_policy
{
957 struct acx_header header
;
959 /* Specifies role Id, Range 0-7, 0xFF means ANY role. */
963 * Per TID setting for allowing TX BA. Set a bit to 1 to allow
964 * TX BA sessions for the corresponding TID.
968 /* Windows size in number of packets */
973 /* As initiator inactivity timeout in time units(TU) of 1024us */
974 u16 inactivity_timeout
;
979 struct wl1271_acx_ba_receiver_setup
{
980 struct acx_header header
;
982 /* Specifies link id, range 0-31 */
989 /* Windows size in number of packets */
992 /* BA session starting sequence number. RANGE 0-FFF */
998 struct wl1271_acx_fw_tsf_information
{
999 struct acx_header header
;
1001 __le32 current_tsf_high
;
1002 __le32 current_tsf_low
;
1003 __le32 last_bttt_high
;
1004 __le32 last_tbtt_low
;
1009 struct wl1271_acx_ps_rx_streaming
{
1010 struct acx_header header
;
1016 /* interval between triggers (10-100 msec) */
1019 /* timeout before first trigger (0-200 msec) */
1024 struct wl1271_acx_ap_max_tx_retry
{
1025 struct acx_header header
;
1031 * the number of frames transmission failures before
1032 * issuing the aging event.
1034 __le16 max_tx_retry
;
1037 struct wl1271_acx_config_ps
{
1038 struct acx_header header
;
1043 __le32 null_data_rate
;
1046 struct wl1271_acx_inconnection_sta
{
1047 struct acx_header header
;
1055 * set the FM co-existence parameters.
1057 struct wl1271_acx_fm_coex
{
1058 struct acx_header header
;
1059 /* enable(1) / disable(0) the FM Coex feature */
1062 * Swallow period used in COEX PLL swallowing mechanism.
1063 * 0xFF = use FW default
1067 * The N divider used in COEX PLL swallowing mechanism for Fref of
1068 * 38.4/19.2 Mhz. 0xFF = use FW default
1070 u8 n_divider_fref_set_1
;
1072 * The N divider used in COEX PLL swallowing mechanism for Fref of
1073 * 26/52 Mhz. 0xFF = use FW default
1075 u8 n_divider_fref_set_2
;
1077 * The M divider used in COEX PLL swallowing mechanism for Fref of
1078 * 38.4/19.2 Mhz. 0xFFFF = use FW default
1080 __le16 m_divider_fref_set_1
;
1082 * The M divider used in COEX PLL swallowing mechanism for Fref of
1083 * 26/52 Mhz. 0xFFFF = use FW default
1085 __le16 m_divider_fref_set_2
;
1087 * The time duration in uSec required for COEX PLL to stabilize.
1088 * 0xFFFFFFFF = use FW default
1090 __le32 coex_pll_stabilization_time
;
1092 * The time duration in uSec required for LDO to stabilize.
1093 * 0xFFFFFFFF = use FW default
1095 __le16 ldo_stabilization_time
;
1097 * The disturbed frequency band margin around the disturbed frequency
1098 * center (single sided).
1099 * For example, if 2 is configured, the following channels will be
1100 * considered disturbed channel:
1101 * 80 +- 0.1 MHz, 91 +- 0.1 MHz, 98 +- 0.1 MHz, 102 +- 0.1 MH
1102 * 0xFF = use FW default
1104 u8 fm_disturbed_band_margin
;
1106 * The swallow clock difference of the swallowing mechanism.
1107 * 0xFF = use FW default
1109 u8 swallow_clk_diff
;
1112 #define ACX_RATE_MGMT_ALL_PARAMS 0xff
1113 struct wl12xx_acx_set_rate_mgmt_params
{
1114 struct acx_header header
;
1116 u8 index
; /* 0xff to configure all params */
1118 __le16 rate_retry_score
;
1123 u8 inverse_curiosity_factor
;
1132 u8 rate_retry_policy
[ACX_RATE_MGMT_NUM_OF_RATES
];
1136 struct wl12xx_acx_config_hangover
{
1137 struct acx_header header
;
1139 __le32 recover_time
;
1142 u8 early_termination_mode
;
1154 ACX_WAKE_UP_CONDITIONS
= 0x0002,
1155 ACX_MEM_CFG
= 0x0003,
1157 ACX_AC_CFG
= 0x0007,
1158 ACX_MEM_MAP
= 0x0008,
1160 ACX_MEDIUM_USAGE
= 0x000F,
1161 ACX_TX_QUEUE_CFG
= 0x0011, /* FIXME: only used by wl1251 */
1162 ACX_STATISTICS
= 0x0013, /* Debug API */
1163 ACX_PWR_CONSUMPTION_STATISTICS
= 0x0014,
1164 ACX_FEATURE_CFG
= 0x0015,
1165 ACX_TID_CFG
= 0x001A,
1166 ACX_PS_RX_STREAMING
= 0x001B,
1167 ACX_BEACON_FILTER_OPT
= 0x001F,
1168 ACX_NOISE_HIST
= 0x0021,
1169 ACX_HDK_VERSION
= 0x0022, /* ??? */
1170 ACX_PD_THRESHOLD
= 0x0023,
1171 ACX_TX_CONFIG_OPT
= 0x0024,
1172 ACX_CCA_THRESHOLD
= 0x0025,
1173 ACX_EVENT_MBOX_MASK
= 0x0026,
1174 ACX_CONN_MONIT_PARAMS
= 0x002D,
1175 ACX_BCN_DTIM_OPTIONS
= 0x0031,
1176 ACX_SG_ENABLE
= 0x0032,
1177 ACX_SG_CFG
= 0x0033,
1178 ACX_FM_COEX_CFG
= 0x0034,
1179 ACX_BEACON_FILTER_TABLE
= 0x0038,
1180 ACX_ARP_IP_FILTER
= 0x0039,
1181 ACX_ROAMING_STATISTICS_TBL
= 0x003B,
1182 ACX_RATE_POLICY
= 0x003D,
1183 ACX_CTS_PROTECTION
= 0x003E,
1184 ACX_SLEEP_AUTH
= 0x003F,
1185 ACX_PREAMBLE_TYPE
= 0x0040,
1186 ACX_ERROR_CNT
= 0x0041,
1187 ACX_IBSS_FILTER
= 0x0044,
1188 ACX_SERVICE_PERIOD_TIMEOUT
= 0x0045,
1189 ACX_TSF_INFO
= 0x0046,
1190 ACX_CONFIG_PS_WMM
= 0x0049,
1191 ACX_ENABLE_RX_DATA_FILTER
= 0x004A,
1192 ACX_SET_RX_DATA_FILTER
= 0x004B,
1193 ACX_GET_DATA_FILTER_STATISTICS
= 0x004C,
1194 ACX_RX_CONFIG_OPT
= 0x004E,
1195 ACX_FRAG_CFG
= 0x004F,
1196 ACX_BET_ENABLE
= 0x0050,
1197 ACX_RSSI_SNR_TRIGGER
= 0x0051,
1198 ACX_RSSI_SNR_WEIGHTS
= 0x0052,
1199 ACX_KEEP_ALIVE_MODE
= 0x0053,
1200 ACX_SET_KEEP_ALIVE_CONFIG
= 0x0054,
1201 ACX_BA_SESSION_INIT_POLICY
= 0x0055,
1202 ACX_BA_SESSION_RX_SETUP
= 0x0056,
1203 ACX_PEER_HT_CAP
= 0x0057,
1204 ACX_HT_BSS_OPERATION
= 0x0058,
1205 ACX_COEX_ACTIVITY
= 0x0059,
1206 ACX_BURST_MODE
= 0x005C,
1207 ACX_SET_RATE_MGMT_PARAMS
= 0x005D,
1208 ACX_SET_RATE_ADAPT_PARAMS
= 0x0060,
1209 ACX_SET_DCO_ITRIM_PARAMS
= 0x0061,
1210 ACX_GEN_FW_CMD
= 0x0070,
1211 ACX_HOST_IF_CFG_BITMAP
= 0x0071,
1212 ACX_MAX_TX_FAILURE
= 0x0072,
1213 ACX_UPDATE_INCONNECTION_STA_LIST
= 0x0073,
1214 DOT11_RX_MSDU_LIFE_TIME
= 0x1004,
1215 DOT11_CUR_TX_PWR
= 0x100D,
1216 DOT11_RX_DOT11_MODE
= 0x1012,
1217 DOT11_RTS_THRESHOLD
= 0x1013,
1218 DOT11_GROUP_ADDRESS_TBL
= 0x1014,
1219 ACX_PM_CONFIG
= 0x1016,
1220 ACX_CONFIG_PS
= 0x1017,
1221 ACX_CONFIG_HANGOVER
= 0x1018,
1225 int wl1271_acx_wake_up_conditions(struct wl1271
*wl
,
1226 struct wl12xx_vif
*wlvif
);
1227 int wl1271_acx_sleep_auth(struct wl1271
*wl
, u8 sleep_auth
);
1228 int wl1271_acx_tx_power(struct wl1271
*wl
, struct wl12xx_vif
*wlvif
,
1230 int wl1271_acx_feature_cfg(struct wl1271
*wl
, struct wl12xx_vif
*wlvif
);
1231 int wl1271_acx_mem_map(struct wl1271
*wl
,
1232 struct acx_header
*mem_map
, size_t len
);
1233 int wl1271_acx_rx_msdu_life_time(struct wl1271
*wl
);
1234 int wl1271_acx_slot(struct wl1271
*wl
, struct wl12xx_vif
*wlvif
,
1235 enum acx_slot_type slot_time
);
1236 int wl1271_acx_group_address_tbl(struct wl1271
*wl
, struct wl12xx_vif
*wlvif
,
1237 bool enable
, void *mc_list
, u32 mc_list_len
);
1238 int wl1271_acx_service_period_timeout(struct wl1271
*wl
,
1239 struct wl12xx_vif
*wlvif
);
1240 int wl1271_acx_rts_threshold(struct wl1271
*wl
, struct wl12xx_vif
*wlvif
,
1242 int wl1271_acx_dco_itrim_params(struct wl1271
*wl
);
1243 int wl1271_acx_beacon_filter_opt(struct wl1271
*wl
, struct wl12xx_vif
*wlvif
,
1244 bool enable_filter
);
1245 int wl1271_acx_beacon_filter_table(struct wl1271
*wl
,
1246 struct wl12xx_vif
*wlvif
);
1247 int wl1271_acx_conn_monit_params(struct wl1271
*wl
, struct wl12xx_vif
*wlvif
,
1249 int wl1271_acx_sg_enable(struct wl1271
*wl
, bool enable
);
1250 int wl12xx_acx_sg_cfg(struct wl1271
*wl
);
1251 int wl1271_acx_cca_threshold(struct wl1271
*wl
);
1252 int wl1271_acx_bcn_dtim_options(struct wl1271
*wl
, struct wl12xx_vif
*wlvif
);
1253 int wl1271_acx_aid(struct wl1271
*wl
, struct wl12xx_vif
*wlvif
, u16 aid
);
1254 int wl1271_acx_event_mbox_mask(struct wl1271
*wl
, u32 event_mask
);
1255 int wl1271_acx_set_preamble(struct wl1271
*wl
, struct wl12xx_vif
*wlvif
,
1256 enum acx_preamble_type preamble
);
1257 int wl1271_acx_cts_protect(struct wl1271
*wl
, struct wl12xx_vif
*wlvif
,
1258 enum acx_ctsprotect_type ctsprotect
);
1259 int wl1271_acx_statistics(struct wl1271
*wl
, struct acx_statistics
*stats
);
1260 int wl1271_acx_sta_rate_policies(struct wl1271
*wl
, struct wl12xx_vif
*wlvif
);
1261 int wl1271_acx_ap_rate_policy(struct wl1271
*wl
, struct conf_tx_rate_class
*c
,
1263 int wl1271_acx_ac_cfg(struct wl1271
*wl
, struct wl12xx_vif
*wlvif
,
1264 u8 ac
, u8 cw_min
, u16 cw_max
, u8 aifsn
, u16 txop
);
1265 int wl1271_acx_tid_cfg(struct wl1271
*wl
, struct wl12xx_vif
*wlvif
,
1266 u8 queue_id
, u8 channel_type
,
1267 u8 tsid
, u8 ps_scheme
, u8 ack_policy
,
1268 u32 apsd_conf0
, u32 apsd_conf1
);
1269 int wl1271_acx_frag_threshold(struct wl1271
*wl
, u32 frag_threshold
);
1270 int wl1271_acx_tx_config_options(struct wl1271
*wl
);
1271 int wl12xx_acx_mem_cfg(struct wl1271
*wl
);
1272 int wl1271_acx_init_mem_config(struct wl1271
*wl
);
1273 int wl1271_acx_host_if_cfg_bitmap(struct wl1271
*wl
, u32 host_cfg_bitmap
);
1274 int wl1271_acx_init_rx_interrupt(struct wl1271
*wl
);
1275 int wl1271_acx_smart_reflex(struct wl1271
*wl
);
1276 int wl1271_acx_bet_enable(struct wl1271
*wl
, struct wl12xx_vif
*wlvif
,
1278 int wl1271_acx_arp_ip_filter(struct wl1271
*wl
, struct wl12xx_vif
*wlvif
,
1279 u8 enable
, __be32 address
);
1280 int wl1271_acx_pm_config(struct wl1271
*wl
);
1281 int wl1271_acx_keep_alive_mode(struct wl1271
*wl
, struct wl12xx_vif
*vif
,
1283 int wl1271_acx_keep_alive_config(struct wl1271
*wl
, struct wl12xx_vif
*wlvif
,
1284 u8 index
, u8 tpl_valid
);
1285 int wl1271_acx_rssi_snr_trigger(struct wl1271
*wl
, struct wl12xx_vif
*wlvif
,
1286 bool enable
, s16 thold
, u8 hyst
);
1287 int wl1271_acx_rssi_snr_avg_weights(struct wl1271
*wl
,
1288 struct wl12xx_vif
*wlvif
);
1289 int wl1271_acx_set_ht_capabilities(struct wl1271
*wl
,
1290 struct ieee80211_sta_ht_cap
*ht_cap
,
1291 bool allow_ht_operation
, u8 hlid
);
1292 int wl1271_acx_set_ht_information(struct wl1271
*wl
,
1293 struct wl12xx_vif
*wlvif
,
1294 u16 ht_operation_mode
);
1295 int wl12xx_acx_set_ba_initiator_policy(struct wl1271
*wl
,
1296 struct wl12xx_vif
*wlvif
);
1297 int wl12xx_acx_set_ba_receiver_session(struct wl1271
*wl
, u8 tid_index
,
1298 u16 ssn
, bool enable
, u8 peer_hlid
);
1299 int wl1271_acx_tsf_info(struct wl1271
*wl
, u64
*mactime
);
1300 int wl1271_acx_ps_rx_streaming(struct wl1271
*wl
, struct wl12xx_vif
*wlvif
,
1302 int wl1271_acx_ap_max_tx_retry(struct wl1271
*wl
, struct wl12xx_vif
*wlvif
);
1303 int wl12xx_acx_config_ps(struct wl1271
*wl
, struct wl12xx_vif
*wlvif
);
1304 int wl1271_acx_set_inconnection_sta(struct wl1271
*wl
, u8
*addr
);
1305 int wl1271_acx_fm_coex(struct wl1271
*wl
);
1306 int wl12xx_acx_set_rate_mgmt_params(struct wl1271
*wl
);
1307 int wl12xx_acx_config_hangover(struct wl1271
*wl
);
1309 #endif /* __WL1271_ACX_H__ */