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)
54 /* SW FW Initiated interrupt Watchdog timer expiration */
55 #define WL1271_ACX_SW_INTR_WATCHDOG BIT(9)
57 #define WL1271_ACX_INTR_ALL 0xFFFFFFFF
59 /* all possible interrupts - only appropriate ones will be masked in */
60 #define WLCORE_ALL_INTR_MASK (WL1271_ACX_INTR_WATCHDOG | \
61 WL1271_ACX_INTR_EVENT_A | \
62 WL1271_ACX_INTR_EVENT_B | \
63 WL1271_ACX_INTR_HW_AVAILABLE | \
64 WL1271_ACX_INTR_DATA | \
65 WL1271_ACX_SW_INTR_WATCHDOG)
67 /* Target's information element */
69 struct wl1271_cmd_header cmd
;
71 /* acx (or information element) header */
74 /* payload length (not including headers */
78 struct acx_error_counter
{
79 struct acx_header header
;
81 /* The number of PLCP errors since the last time this */
82 /* information element was interrogated. This field is */
83 /* automatically cleared when it is interrogated.*/
86 /* The number of FCS errors since the last time this */
87 /* information element was interrogated. This field is */
88 /* automatically cleared when it is interrogated.*/
91 /* The number of MPDUs without PLCP header errors received*/
92 /* since the last time this information element was interrogated. */
93 /* This field is automatically cleared when it is interrogated.*/
96 /* the number of missed sequence numbers in the squentially */
97 /* values of frames seq numbers */
109 WL12XX_INVALID_ROLE_TYPE
= 0xff
112 enum wl1271_psm_mode
{
116 /* Power save mode */
119 /* Extreme low power */
122 WL1271_PSM_MAX
= WL1271_PSM_ELP
,
124 /* illegal out of band value of PSM mode */
125 WL1271_PSM_ILLEGAL
= 0xff
128 struct acx_sleep_auth
{
129 struct acx_header header
;
131 /* The sleep level authorization of the device. */
132 /* 0 - Always active*/
133 /* 1 - Power down mode: light / fast sleep*/
134 /* 2 - ELP mode: Deep / Max sleep*/
140 HOSTIF_PCI_MASTER_HOST_INDIRECT
,
141 HOSTIF_PCI_MASTER_HOST_DIRECT
,
144 HOSTIF_DONTCARE
= 0xFF
147 #define DEFAULT_UCAST_PRIORITY 0
148 #define DEFAULT_RX_Q_PRIORITY 0
149 #define DEFAULT_RXQ_PRIORITY 0 /* low 0 .. 15 high */
150 #define DEFAULT_RXQ_TYPE 0x07 /* All frames, Data/Ctrl/Mgmt */
151 #define TRACE_BUFFER_MAX_SIZE 256
153 #define DP_RX_PACKET_RING_CHUNK_SIZE 1600
154 #define DP_TX_PACKET_RING_CHUNK_SIZE 1600
155 #define DP_RX_PACKET_RING_CHUNK_NUM 2
156 #define DP_TX_PACKET_RING_CHUNK_NUM 2
157 #define DP_TX_COMPLETE_TIME_OUT 20
159 #define TX_MSDU_LIFETIME_MIN 0
160 #define TX_MSDU_LIFETIME_MAX 3000
161 #define TX_MSDU_LIFETIME_DEF 512
162 #define RX_MSDU_LIFETIME_MIN 0
163 #define RX_MSDU_LIFETIME_MAX 0xFFFFFFFF
164 #define RX_MSDU_LIFETIME_DEF 512000
166 struct acx_rx_msdu_lifetime
{
167 struct acx_header header
;
170 * The maximum amount of time, in TU, before the
171 * firmware discards the MSDU.
179 DEFAULT_SLOT_TIME
= SLOT_TIME_SHORT
,
180 MAX_SLOT_TIMES
= 0xFF
183 #define STATION_WONE_INDEX 0
186 struct acx_header header
;
189 u8 wone_index
; /* Reserved */
195 #define ACX_MC_ADDRESS_GROUP_MAX (8)
196 #define ADDRESS_GROUP_MAX_LEN (ETH_ALEN * ACX_MC_ADDRESS_GROUP_MAX)
198 struct acx_dot11_grp_addr_tbl
{
199 struct acx_header header
;
205 u8 mac_table
[ADDRESS_GROUP_MAX_LEN
];
208 struct acx_rx_timeout
{
209 struct acx_header header
;
213 __le16 ps_poll_timeout
;
218 struct acx_rts_threshold
{
219 struct acx_header header
;
226 struct acx_beacon_filter_option
{
227 struct acx_header header
;
232 * The number of beacons without the unicast TIM
233 * bit set that the firmware buffers before
234 * signaling the host about ready frames.
235 * When set to 0 and the filter is enabled, beacons
236 * without the unicast TIM bit set are dropped.
243 * ACXBeaconFilterEntry (not 221)
244 * Byte Offset Size (Bytes) Definition
245 * =========== ============ ==========
247 * 1 1 Treatment bit mask
249 * ACXBeaconFilterEntry (221)
250 * Byte Offset Size (Bytes) Definition
251 * =========== ============ ==========
253 * 1 1 Treatment bit mask
259 * Treatment bit mask - The information element handling:
260 * bit 0 - The information element is compared and transferred
262 * bit 1 - The information element is transferred to the host
263 * with each appearance or disappearance.
264 * Note that both bits can be set at the same time.
266 #define BEACON_FILTER_TABLE_MAX_IE_NUM (32)
267 #define BEACON_FILTER_TABLE_MAX_VENDOR_SPECIFIC_IE_NUM (6)
268 #define BEACON_FILTER_TABLE_IE_ENTRY_SIZE (2)
269 #define BEACON_FILTER_TABLE_EXTRA_VENDOR_SPECIFIC_IE_SIZE (6)
270 #define BEACON_FILTER_TABLE_MAX_SIZE ((BEACON_FILTER_TABLE_MAX_IE_NUM * \
271 BEACON_FILTER_TABLE_IE_ENTRY_SIZE) + \
272 (BEACON_FILTER_TABLE_MAX_VENDOR_SPECIFIC_IE_NUM * \
273 BEACON_FILTER_TABLE_EXTRA_VENDOR_SPECIFIC_IE_SIZE))
275 struct acx_beacon_filter_ie_table
{
276 struct acx_header header
;
281 u8 table
[BEACON_FILTER_TABLE_MAX_SIZE
];
284 struct acx_conn_monit_params
{
285 struct acx_header header
;
289 __le32 synch_fail_thold
; /* number of beacons missed */
290 __le32 bss_lose_timeout
; /* number of TU's from synch fail */
293 struct acx_bt_wlan_coex
{
294 struct acx_header header
;
300 struct acx_bt_wlan_coex_param
{
301 struct acx_header header
;
303 __le32 params
[CONF_SG_PARAMS_MAX
];
308 struct acx_dco_itrim_params
{
309 struct acx_header header
;
316 struct acx_energy_detection
{
317 struct acx_header header
;
319 /* The RX Clear Channel Assessment threshold in the PHY */
320 __le16 rx_cca_threshold
;
321 u8 tx_energy_detection
;
325 struct acx_beacon_broadcast
{
326 struct acx_header header
;
329 /* Enables receiving of broadcast packets in PS mode */
330 u8 rx_broadcast_in_ps
;
332 __le16 beacon_rx_timeout
;
333 __le16 broadcast_timeout
;
335 /* Consecutive PS Poll failures before updating the host */
336 u8 ps_poll_threshold
;
340 struct acx_event_mask
{
341 struct acx_header header
;
344 __le32 high_event_mask
; /* Unused */
347 #define SCAN_PASSIVE BIT(0)
348 #define SCAN_5GHZ_BAND BIT(1)
349 #define SCAN_TRIGGERED BIT(2)
350 #define SCAN_PRIORITY_HIGH BIT(3)
352 /* When set, disable HW encryption */
353 #define DF_ENCRYPTION_DISABLE 0x01
354 #define DF_SNIFF_MODE_ENABLE 0x80
356 struct acx_feature_config
{
357 struct acx_header header
;
362 __le32 data_flow_options
;
365 struct acx_current_tx_power
{
366 struct acx_header header
;
373 struct acx_wake_up_condition
{
374 struct acx_header header
;
377 u8 wake_up_event
; /* Only one bit can be set */
383 struct acx_header header
;
386 * To be set when associated with an AP.
393 enum acx_preamble_type
{
394 ACX_PREAMBLE_LONG
= 0,
395 ACX_PREAMBLE_SHORT
= 1
398 struct acx_preamble
{
399 struct acx_header header
;
402 * When set, the WiLink transmits the frames with a short preamble and
403 * when cleared, the WiLink transmits the frames with a long preamble.
410 enum acx_ctsprotect_type
{
411 CTSPROTECT_DISABLE
= 0,
412 CTSPROTECT_ENABLE
= 1
415 struct acx_ctsprotect
{
416 struct acx_header header
;
422 struct acx_rate_class
{
423 __le32 enabled_rates
;
424 u8 short_retry_limit
;
430 struct acx_rate_policy
{
431 struct acx_header header
;
433 __le32 rate_policy_idx
;
434 struct acx_rate_class rate_policy
;
438 struct acx_header header
;
447 struct acx_tid_config
{
448 struct acx_header header
;
459 struct acx_frag_threshold
{
460 struct acx_header header
;
461 __le16 frag_threshold
;
465 struct acx_tx_config_options
{
466 struct acx_header header
;
467 __le16 tx_compl_timeout
; /* msec */
468 __le16 tx_compl_threshold
; /* number of packets */
471 struct wl12xx_acx_config_memory
{
472 struct acx_header header
;
475 u8 tx_min_mem_block_num
;
477 u8 num_ssid_profiles
;
478 __le32 total_tx_descriptors
;
487 struct wl1271_acx_mem_map
{
488 struct acx_header header
;
493 __le32 wep_defkey_start
;
494 __le32 wep_defkey_end
;
496 __le32 sta_table_start
;
497 __le32 sta_table_end
;
499 __le32 packet_template_start
;
500 __le32 packet_template_end
;
502 /* Address of the TX result interface (control block) */
504 __le32 tx_result_queue_start
;
506 __le32 queue_memory_start
;
507 __le32 queue_memory_end
;
509 __le32 packet_memory_pool_start
;
510 __le32 packet_memory_pool_end
;
512 __le32 debug_buffer1_start
;
513 __le32 debug_buffer1_end
;
515 __le32 debug_buffer2_start
;
516 __le32 debug_buffer2_end
;
518 /* Number of blocks FW allocated for TX packets */
519 __le32 num_tx_mem_blocks
;
521 /* Number of blocks FW allocated for RX packets */
522 __le32 num_rx_mem_blocks
;
524 /* the following 4 fields are valid in SLAVE mode only */
531 struct wl1271_acx_rx_config_opt
{
532 struct acx_header header
;
534 __le16 mblk_threshold
;
542 struct wl1271_acx_bet_enable
{
543 struct acx_header header
;
551 #define ACX_IPV4_VERSION 4
552 #define ACX_IPV6_VERSION 6
553 #define ACX_IPV4_ADDR_SIZE 4
555 /* bitmap of enabled arp_filter features */
556 #define ACX_ARP_FILTER_ARP_FILTERING BIT(0)
557 #define ACX_ARP_FILTER_AUTO_ARP BIT(1)
559 struct wl1271_acx_arp_filter
{
560 struct acx_header header
;
562 u8 version
; /* ACX_IPV4_VERSION, ACX_IPV6_VERSION */
563 u8 enable
; /* bitmap of enabled ARP filtering features */
565 u8 address
[16]; /* The configured device IP address - all ARP
566 requests directed to this IP address will pass
567 through. For IPv4, the first four bytes are
571 struct wl1271_acx_pm_config
{
572 struct acx_header header
;
574 __le32 host_clk_settling_time
;
575 u8 host_fast_wakeup_support
;
579 struct wl1271_acx_keep_alive_mode
{
580 struct acx_header header
;
588 ACX_KEEP_ALIVE_NO_TX
= 0,
589 ACX_KEEP_ALIVE_PERIOD_ONLY
593 ACX_KEEP_ALIVE_TPL_INVALID
= 0,
594 ACX_KEEP_ALIVE_TPL_VALID
597 struct wl1271_acx_keep_alive_config
{
598 struct acx_header header
;
607 /* TODO: maybe this needs to be moved somewhere else? */
608 #define HOST_IF_CFG_RX_FIFO_ENABLE BIT(0)
609 #define HOST_IF_CFG_TX_EXTRA_BLKS_SWAP BIT(1)
610 #define HOST_IF_CFG_TX_PAD_TO_SDIO_BLK BIT(3)
611 #define HOST_IF_CFG_RX_PAD_TO_SDIO_BLK BIT(4)
612 #define HOST_IF_CFG_ADD_RX_ALIGNMENT BIT(6)
615 WL1271_ACX_TRIG_TYPE_LEVEL
= 0,
616 WL1271_ACX_TRIG_TYPE_EDGE
,
620 WL1271_ACX_TRIG_DIR_LOW
= 0,
621 WL1271_ACX_TRIG_DIR_HIGH
,
622 WL1271_ACX_TRIG_DIR_BIDIR
,
626 WL1271_ACX_TRIG_ENABLE
= 1,
627 WL1271_ACX_TRIG_DISABLE
,
631 WL1271_ACX_TRIG_METRIC_RSSI_BEACON
= 0,
632 WL1271_ACX_TRIG_METRIC_RSSI_DATA
,
633 WL1271_ACX_TRIG_METRIC_SNR_BEACON
,
634 WL1271_ACX_TRIG_METRIC_SNR_DATA
,
638 WL1271_ACX_TRIG_IDX_RSSI
= 0,
639 WL1271_ACX_TRIG_COUNT
= 8,
642 struct wl1271_acx_rssi_snr_trigger
{
643 struct acx_header header
;
650 __le16 pacing
; /* 0 - 60000 ms */
657 struct wl1271_acx_rssi_snr_avg_weights
{
658 struct acx_header header
;
669 /* special capability bit (not employed by the 802.11n spec) */
670 #define WL12XX_HT_CAP_HT_OPERATION BIT(16)
674 * Configure HT capabilities - declare the capabilities of the peer
675 * we are connected to.
677 struct wl1271_acx_ht_capabilities
{
678 struct acx_header header
;
680 /* bitmask of capability bits supported by the peer */
681 __le32 ht_capabilites
;
683 /* Indicates to which link these capabilities apply. */
687 * This the maximum A-MPDU length supported by the AP. The FW may not
688 * exceed this length when sending A-MPDUs
692 /* This is the minimal spacing required when sending A-MPDUs to the AP*/
693 u8 ampdu_min_spacing
;
699 * ACX_HT_BSS_OPERATION
700 * Configure HT capabilities - AP rules for behavior in the BSS.
702 struct wl1271_acx_ht_information
{
703 struct acx_header header
;
707 /* Values: 0 - RIFS not allowed, 1 - RIFS allowed */
710 /* Values: 0 - 3 like in spec */
713 /* Values: 0 - GF protection not required, 1 - GF protection required */
716 /*Values: 0 - TX Burst limit not required, 1 - TX Burst Limit required*/
717 u8 ht_tx_burst_limit
;
720 * Values: 0 - Dual CTS protection not required,
721 * 1 - Dual CTS Protection required
722 * Note: When this value is set to 1 FW will protect all TXOP with RTS
723 * frame and will not use CTS-to-self regardless of the value of the
724 * ACX_CTS_PROTECTION information element
726 u8 dual_cts_protection
;
731 struct wl1271_acx_ba_initiator_policy
{
732 struct acx_header header
;
734 /* Specifies role Id, Range 0-7, 0xFF means ANY role. */
738 * Per TID setting for allowing TX BA. Set a bit to 1 to allow
739 * TX BA sessions for the corresponding TID.
743 /* Windows size in number of packets */
748 /* As initiator inactivity timeout in time units(TU) of 1024us */
749 u16 inactivity_timeout
;
754 struct wl1271_acx_ba_receiver_setup
{
755 struct acx_header header
;
757 /* Specifies link id, range 0-31 */
764 /* Windows size in number of packets */
767 /* BA session starting sequence number. RANGE 0-FFF */
773 struct wl12xx_acx_fw_tsf_information
{
774 struct acx_header header
;
778 __le32 current_tsf_high
;
779 __le32 current_tsf_low
;
780 __le32 last_bttt_high
;
781 __le32 last_tbtt_low
;
786 struct wl1271_acx_ps_rx_streaming
{
787 struct acx_header header
;
793 /* interval between triggers (10-100 msec) */
796 /* timeout before first trigger (0-200 msec) */
801 struct wl1271_acx_ap_max_tx_retry
{
802 struct acx_header header
;
808 * the number of frames transmission failures before
809 * issuing the aging event.
814 struct wl1271_acx_config_ps
{
815 struct acx_header header
;
820 __le32 null_data_rate
;
823 struct wl1271_acx_inconnection_sta
{
824 struct acx_header header
;
833 * set the FM co-existence parameters.
835 struct wl1271_acx_fm_coex
{
836 struct acx_header header
;
837 /* enable(1) / disable(0) the FM Coex feature */
840 * Swallow period used in COEX PLL swallowing mechanism.
841 * 0xFF = use FW default
845 * The N divider used in COEX PLL swallowing mechanism for Fref of
846 * 38.4/19.2 Mhz. 0xFF = use FW default
848 u8 n_divider_fref_set_1
;
850 * The N divider used in COEX PLL swallowing mechanism for Fref of
851 * 26/52 Mhz. 0xFF = use FW default
853 u8 n_divider_fref_set_2
;
855 * The M divider used in COEX PLL swallowing mechanism for Fref of
856 * 38.4/19.2 Mhz. 0xFFFF = use FW default
858 __le16 m_divider_fref_set_1
;
860 * The M divider used in COEX PLL swallowing mechanism for Fref of
861 * 26/52 Mhz. 0xFFFF = use FW default
863 __le16 m_divider_fref_set_2
;
865 * The time duration in uSec required for COEX PLL to stabilize.
866 * 0xFFFFFFFF = use FW default
868 __le32 coex_pll_stabilization_time
;
870 * The time duration in uSec required for LDO to stabilize.
871 * 0xFFFFFFFF = use FW default
873 __le16 ldo_stabilization_time
;
875 * The disturbed frequency band margin around the disturbed frequency
876 * center (single sided).
877 * For example, if 2 is configured, the following channels will be
878 * considered disturbed channel:
879 * 80 +- 0.1 MHz, 91 +- 0.1 MHz, 98 +- 0.1 MHz, 102 +- 0.1 MH
880 * 0xFF = use FW default
882 u8 fm_disturbed_band_margin
;
884 * The swallow clock difference of the swallowing mechanism.
885 * 0xFF = use FW default
890 #define ACX_RATE_MGMT_ALL_PARAMS 0xff
891 struct wl12xx_acx_set_rate_mgmt_params
{
892 struct acx_header header
;
894 u8 index
; /* 0xff to configure all params */
896 __le16 rate_retry_score
;
901 u8 inverse_curiosity_factor
;
910 u8 rate_retry_policy
[ACX_RATE_MGMT_NUM_OF_RATES
];
914 struct wl12xx_acx_config_hangover
{
915 struct acx_header header
;
920 u8 early_termination_mode
;
932 struct acx_default_rx_filter
{
933 struct acx_header header
;
936 /* action of type FILTER_XXX */
943 struct acx_rx_filter_cfg
{
944 struct acx_header header
;
948 /* 0 - WL1271_MAX_RX_FILTERS-1 */
957 struct acx_roaming_stats
{
958 struct acx_header header
;
970 ACX_WAKE_UP_CONDITIONS
= 0x0000,
971 ACX_MEM_CFG
= 0x0001,
974 ACX_MEM_MAP
= 0x0004,
976 ACX_MEDIUM_USAGE
= 0x0006,
977 ACX_STATISTICS
= 0x0007,
978 ACX_PWR_CONSUMPTION_STATISTICS
= 0x0008,
979 ACX_TID_CFG
= 0x0009,
980 ACX_PS_RX_STREAMING
= 0x000A,
981 ACX_BEACON_FILTER_OPT
= 0x000B,
982 ACX_NOISE_HIST
= 0x000C,
983 ACX_HDK_VERSION
= 0x000D,
984 ACX_PD_THRESHOLD
= 0x000E,
985 ACX_TX_CONFIG_OPT
= 0x000F,
986 ACX_CCA_THRESHOLD
= 0x0010,
987 ACX_EVENT_MBOX_MASK
= 0x0011,
988 ACX_CONN_MONIT_PARAMS
= 0x0012,
989 ACX_DISABLE_BROADCASTS
= 0x0013,
990 ACX_BCN_DTIM_OPTIONS
= 0x0014,
991 ACX_SG_ENABLE
= 0x0015,
993 ACX_FM_COEX_CFG
= 0x0017,
994 ACX_BEACON_FILTER_TABLE
= 0x0018,
995 ACX_ARP_IP_FILTER
= 0x0019,
996 ACX_ROAMING_STATISTICS_TBL
= 0x001A,
997 ACX_RATE_POLICY
= 0x001B,
998 ACX_CTS_PROTECTION
= 0x001C,
999 ACX_SLEEP_AUTH
= 0x001D,
1000 ACX_PREAMBLE_TYPE
= 0x001E,
1001 ACX_ERROR_CNT
= 0x001F,
1002 ACX_IBSS_FILTER
= 0x0020,
1003 ACX_SERVICE_PERIOD_TIMEOUT
= 0x0021,
1004 ACX_TSF_INFO
= 0x0022,
1005 ACX_CONFIG_PS_WMM
= 0x0023,
1006 ACX_ENABLE_RX_DATA_FILTER
= 0x0024,
1007 ACX_SET_RX_DATA_FILTER
= 0x0025,
1008 ACX_GET_DATA_FILTER_STATISTICS
= 0x0026,
1009 ACX_RX_CONFIG_OPT
= 0x0027,
1010 ACX_FRAG_CFG
= 0x0028,
1011 ACX_BET_ENABLE
= 0x0029,
1012 ACX_RSSI_SNR_TRIGGER
= 0x002A,
1013 ACX_RSSI_SNR_WEIGHTS
= 0x002B,
1014 ACX_KEEP_ALIVE_MODE
= 0x002C,
1015 ACX_SET_KEEP_ALIVE_CONFIG
= 0x002D,
1016 ACX_BA_SESSION_INIT_POLICY
= 0x002E,
1017 ACX_BA_SESSION_RX_SETUP
= 0x002F,
1018 ACX_PEER_HT_CAP
= 0x0030,
1019 ACX_HT_BSS_OPERATION
= 0x0031,
1020 ACX_COEX_ACTIVITY
= 0x0032,
1021 ACX_BURST_MODE
= 0x0033,
1022 ACX_SET_RATE_MGMT_PARAMS
= 0x0034,
1023 ACX_GET_RATE_MGMT_PARAMS
= 0x0035,
1024 ACX_SET_RATE_ADAPT_PARAMS
= 0x0036,
1025 ACX_SET_DCO_ITRIM_PARAMS
= 0x0037,
1026 ACX_GEN_FW_CMD
= 0x0038,
1027 ACX_HOST_IF_CFG_BITMAP
= 0x0039,
1028 ACX_MAX_TX_FAILURE
= 0x003A,
1029 ACX_UPDATE_INCONNECTION_STA_LIST
= 0x003B,
1030 DOT11_RX_MSDU_LIFE_TIME
= 0x003C,
1031 DOT11_CUR_TX_PWR
= 0x003D,
1032 DOT11_RTS_THRESHOLD
= 0x003E,
1033 DOT11_GROUP_ADDRESS_TBL
= 0x003F,
1034 ACX_PM_CONFIG
= 0x0040,
1035 ACX_CONFIG_PS
= 0x0041,
1036 ACX_CONFIG_HANGOVER
= 0x0042,
1037 ACX_FEATURE_CFG
= 0x0043,
1038 ACX_PROTECTION_CFG
= 0x0044,
1042 int wl1271_acx_wake_up_conditions(struct wl1271
*wl
,
1043 struct wl12xx_vif
*wlvif
,
1044 u8 wake_up_event
, u8 listen_interval
);
1045 int wl1271_acx_sleep_auth(struct wl1271
*wl
, u8 sleep_auth
);
1046 int wl1271_acx_tx_power(struct wl1271
*wl
, struct wl12xx_vif
*wlvif
,
1048 int wl1271_acx_feature_cfg(struct wl1271
*wl
, struct wl12xx_vif
*wlvif
);
1049 int wl1271_acx_mem_map(struct wl1271
*wl
,
1050 struct acx_header
*mem_map
, size_t len
);
1051 int wl1271_acx_rx_msdu_life_time(struct wl1271
*wl
);
1052 int wl1271_acx_slot(struct wl1271
*wl
, struct wl12xx_vif
*wlvif
,
1053 enum acx_slot_type slot_time
);
1054 int wl1271_acx_group_address_tbl(struct wl1271
*wl
, struct wl12xx_vif
*wlvif
,
1055 bool enable
, void *mc_list
, u32 mc_list_len
);
1056 int wl1271_acx_service_period_timeout(struct wl1271
*wl
,
1057 struct wl12xx_vif
*wlvif
);
1058 int wl1271_acx_rts_threshold(struct wl1271
*wl
, struct wl12xx_vif
*wlvif
,
1060 int wl1271_acx_dco_itrim_params(struct wl1271
*wl
);
1061 int wl1271_acx_beacon_filter_opt(struct wl1271
*wl
, struct wl12xx_vif
*wlvif
,
1062 bool enable_filter
);
1063 int wl1271_acx_beacon_filter_table(struct wl1271
*wl
,
1064 struct wl12xx_vif
*wlvif
);
1065 int wl1271_acx_conn_monit_params(struct wl1271
*wl
, struct wl12xx_vif
*wlvif
,
1067 int wl1271_acx_sg_enable(struct wl1271
*wl
, bool enable
);
1068 int wl12xx_acx_sg_cfg(struct wl1271
*wl
);
1069 int wl1271_acx_cca_threshold(struct wl1271
*wl
);
1070 int wl1271_acx_bcn_dtim_options(struct wl1271
*wl
, struct wl12xx_vif
*wlvif
);
1071 int wl1271_acx_aid(struct wl1271
*wl
, struct wl12xx_vif
*wlvif
, u16 aid
);
1072 int wl1271_acx_event_mbox_mask(struct wl1271
*wl
, u32 event_mask
);
1073 int wl1271_acx_set_preamble(struct wl1271
*wl
, struct wl12xx_vif
*wlvif
,
1074 enum acx_preamble_type preamble
);
1075 int wl1271_acx_cts_protect(struct wl1271
*wl
, struct wl12xx_vif
*wlvif
,
1076 enum acx_ctsprotect_type ctsprotect
);
1077 int wl1271_acx_statistics(struct wl1271
*wl
, void *stats
);
1078 int wl1271_acx_sta_rate_policies(struct wl1271
*wl
, struct wl12xx_vif
*wlvif
);
1079 int wl1271_acx_ap_rate_policy(struct wl1271
*wl
, struct conf_tx_rate_class
*c
,
1081 int wl1271_acx_ac_cfg(struct wl1271
*wl
, struct wl12xx_vif
*wlvif
,
1082 u8 ac
, u8 cw_min
, u16 cw_max
, u8 aifsn
, u16 txop
);
1083 int wl1271_acx_tid_cfg(struct wl1271
*wl
, struct wl12xx_vif
*wlvif
,
1084 u8 queue_id
, u8 channel_type
,
1085 u8 tsid
, u8 ps_scheme
, u8 ack_policy
,
1086 u32 apsd_conf0
, u32 apsd_conf1
);
1087 int wl1271_acx_frag_threshold(struct wl1271
*wl
, u32 frag_threshold
);
1088 int wl1271_acx_tx_config_options(struct wl1271
*wl
);
1089 int wl12xx_acx_mem_cfg(struct wl1271
*wl
);
1090 int wl1271_acx_init_mem_config(struct wl1271
*wl
);
1091 int wl1271_acx_init_rx_interrupt(struct wl1271
*wl
);
1092 int wl1271_acx_smart_reflex(struct wl1271
*wl
);
1093 int wl1271_acx_bet_enable(struct wl1271
*wl
, struct wl12xx_vif
*wlvif
,
1095 int wl1271_acx_arp_ip_filter(struct wl1271
*wl
, struct wl12xx_vif
*wlvif
,
1096 u8 enable
, __be32 address
);
1097 int wl1271_acx_pm_config(struct wl1271
*wl
);
1098 int wl1271_acx_keep_alive_mode(struct wl1271
*wl
, struct wl12xx_vif
*vif
,
1100 int wl1271_acx_keep_alive_config(struct wl1271
*wl
, struct wl12xx_vif
*wlvif
,
1101 u8 index
, u8 tpl_valid
);
1102 int wl1271_acx_rssi_snr_trigger(struct wl1271
*wl
, struct wl12xx_vif
*wlvif
,
1103 bool enable
, s16 thold
, u8 hyst
);
1104 int wl1271_acx_rssi_snr_avg_weights(struct wl1271
*wl
,
1105 struct wl12xx_vif
*wlvif
);
1106 int wl1271_acx_set_ht_capabilities(struct wl1271
*wl
,
1107 struct ieee80211_sta_ht_cap
*ht_cap
,
1108 bool allow_ht_operation
, u8 hlid
);
1109 int wl1271_acx_set_ht_information(struct wl1271
*wl
,
1110 struct wl12xx_vif
*wlvif
,
1111 u16 ht_operation_mode
);
1112 int wl12xx_acx_set_ba_initiator_policy(struct wl1271
*wl
,
1113 struct wl12xx_vif
*wlvif
);
1114 int wl12xx_acx_set_ba_receiver_session(struct wl1271
*wl
, u8 tid_index
,
1115 u16 ssn
, bool enable
, u8 peer_hlid
);
1116 int wl12xx_acx_tsf_info(struct wl1271
*wl
, struct wl12xx_vif
*wlvif
,
1118 int wl1271_acx_ps_rx_streaming(struct wl1271
*wl
, struct wl12xx_vif
*wlvif
,
1120 int wl1271_acx_ap_max_tx_retry(struct wl1271
*wl
, struct wl12xx_vif
*wlvif
);
1121 int wl12xx_acx_config_ps(struct wl1271
*wl
, struct wl12xx_vif
*wlvif
);
1122 int wl1271_acx_set_inconnection_sta(struct wl1271
*wl
,
1123 struct wl12xx_vif
*wlvif
, u8
*addr
);
1124 int wl1271_acx_fm_coex(struct wl1271
*wl
);
1125 int wl12xx_acx_set_rate_mgmt_params(struct wl1271
*wl
);
1126 int wl12xx_acx_config_hangover(struct wl1271
*wl
);
1127 int wlcore_acx_average_rssi(struct wl1271
*wl
, struct wl12xx_vif
*wlvif
,
1131 int wl1271_acx_default_rx_filter_enable(struct wl1271
*wl
, bool enable
,
1132 enum rx_filter_action action
);
1133 int wl1271_acx_set_rx_filter(struct wl1271
*wl
, u8 index
, bool enable
,
1134 struct wl12xx_rx_filter
*filter
);
1135 #endif /* CONFIG_PM */
1136 #endif /* __WL1271_ACX_H__ */