Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Macros | Enumerations | Functions | Variables
acx.h File Reference
#include "wl1251.h"
#include "cmd.h"

Go to the source code of this file.

Data Structures

struct  acx_header
 
struct  acx_error_counter
 
struct  acx_revision
 
struct  acx_sleep_auth
 
struct  acx_data_path_params
 
struct  acx_data_path_params_resp
 
struct  acx_rx_msdu_lifetime
 
struct  acx_rx_config
 
struct  acx_tx_queue_qos_config
 
struct  acx_packet_detection
 
struct  acx_slot
 
struct  acx_dot11_grp_addr_tbl
 
struct  acx_rx_timeout
 
struct  acx_rts_threshold
 
struct  acx_low_rssi
 
struct  acx_beacon_filter_option
 
struct  acx_beacon_filter_ie_table
 
struct  acx_conn_monit_params
 
struct  acx_bt_wlan_coex
 
struct  acx_bt_wlan_coex_param
 
struct  acx_energy_detection
 
struct  acx_beacon_broadcast
 
struct  acx_event_mask
 
struct  acx_fw_gen_frame_rates
 
struct  acx_dot11_station_id
 
struct  acx_feature_config
 
struct  acx_current_tx_power
 
struct  acx_dot11_default_key
 
struct  acx_tsf_info
 
struct  acx_wake_up_condition
 
struct  acx_aid
 
struct  acx_preamble
 
struct  acx_ctsprotect
 
struct  acx_tx_statistics
 
struct  acx_rx_statistics
 
struct  acx_dma_statistics
 
struct  acx_isr_statistics
 
struct  acx_wep_statistics
 
struct  acx_pwr_statistics
 
struct  acx_mic_statistics
 
struct  acx_aes_statistics
 
struct  acx_event_statistics
 
struct  acx_ps_statistics
 
struct  acx_rxpipe_statistics
 
struct  acx_statistics
 
struct  acx_rate_class
 
struct  acx_rate_policy
 
struct  wl1251_acx_memory
 
struct  wl1251_acx_rx_queue_config
 
struct  wl1251_acx_tx_queue_config
 
struct  wl1251_acx_config_memory
 
struct  wl1251_acx_mem_map
 
struct  wl1251_acx_wr_tbtt_and_dtim
 
struct  wl1251_acx_bet_enable
 
struct  wl1251_acx_ac_cfg
 
struct  wl1251_acx_tid_cfg
 

Macros

#define DEFAULT_UCAST_PRIORITY   0
 
#define DEFAULT_RX_Q_PRIORITY   0
 
#define DEFAULT_NUM_STATIONS   1
 
#define DEFAULT_RXQ_PRIORITY   0 /* low 0 .. 15 high */
 
#define DEFAULT_RXQ_TYPE   0x07 /* All frames, Data/Ctrl/Mgmt */
 
#define TRACE_BUFFER_MAX_SIZE   256
 
#define DP_RX_PACKET_RING_CHUNK_SIZE   1600
 
#define DP_TX_PACKET_RING_CHUNK_SIZE   1600
 
#define DP_RX_PACKET_RING_CHUNK_NUM   2
 
#define DP_TX_PACKET_RING_CHUNK_NUM   2
 
#define DP_TX_COMPLETE_TIME_OUT   20
 
#define FW_TX_CMPLT_BLOCK_SIZE   16
 
#define TX_MSDU_LIFETIME_MIN   0
 
#define TX_MSDU_LIFETIME_MAX   3000
 
#define TX_MSDU_LIFETIME_DEF   512
 
#define RX_MSDU_LIFETIME_MIN   0
 
#define RX_MSDU_LIFETIME_MAX   0xFFFFFFFF
 
#define RX_MSDU_LIFETIME_DEF   512000
 
#define MAX_NUM_OF_AC   (QOS_HIGHEST_AC_INDEX+1)
 
#define FIRST_AC_INDEX   QOS_AC_BE
 
#define MAX_NUM_OF_802_1d_TAGS   8
 
#define AC_PARAMS_MAX_TSID   15
 
#define MAX_APSD_CONF   0xffff
 
#define QOS_TX_HIGH_MIN   (0)
 
#define QOS_TX_HIGH_MAX   (100)
 
#define QOS_TX_HIGH_BK_DEF   (25)
 
#define QOS_TX_HIGH_BE_DEF   (35)
 
#define QOS_TX_HIGH_VI_DEF   (35)
 
#define QOS_TX_HIGH_VO_DEF   (35)
 
#define QOS_TX_LOW_BK_DEF   (15)
 
#define QOS_TX_LOW_BE_DEF   (25)
 
#define QOS_TX_LOW_VI_DEF   (25)
 
#define QOS_TX_LOW_VO_DEF   (25)
 
#define STATION_WONE_INDEX   0
 
#define ADDRESS_GROUP_MAX   (8)
 
#define ADDRESS_GROUP_MAX_LEN   (ETH_ALEN * ADDRESS_GROUP_MAX)
 
#define RX_TIMEOUT_PS_POLL_MIN   0
 
#define RX_TIMEOUT_PS_POLL_MAX   (200000)
 
#define RX_TIMEOUT_PS_POLL_DEF   (15)
 
#define RX_TIMEOUT_UPSD_MIN   0
 
#define RX_TIMEOUT_UPSD_MAX   (200000)
 
#define RX_TIMEOUT_UPSD_DEF   (15)
 
#define RTS_THRESHOLD_MIN   0
 
#define RTS_THRESHOLD_MAX   4096
 
#define RTS_THRESHOLD_DEF   2347
 
#define BEACON_FILTER_TABLE_MAX_IE_NUM   (32)
 
#define BEACON_FILTER_TABLE_MAX_VENDOR_SPECIFIC_IE_NUM   (6)
 
#define BEACON_FILTER_TABLE_IE_ENTRY_SIZE   (2)
 
#define BEACON_FILTER_TABLE_EXTRA_VENDOR_SPECIFIC_IE_SIZE   (6)
 
#define BEACON_FILTER_TABLE_MAX_SIZE
 
#define BEACON_RULE_PASS_ON_CHANGE   BIT(0)
 
#define BEACON_RULE_PASS_ON_APPEARANCE   BIT(1)
 
#define BEACON_FILTER_IE_ID_CHANNEL_SWITCH_ANN   (37)
 
#define SYNCH_FAIL_DEFAULT_THRESHOLD   10 /* number of beacons */
 
#define NO_BEACON_DEFAULT_TIMEOUT   (500) /* in microseconds */
 
#define PTA_ANTENNA_TYPE_DEF   (0)
 
#define PTA_BT_HP_MAXTIME_DEF   (2000)
 
#define PTA_WLAN_HP_MAX_TIME_DEF   (5000)
 
#define PTA_SENSE_DISABLE_TIMER_DEF   (1350)
 
#define PTA_PROTECTIVE_RX_TIME_DEF   (1500)
 
#define PTA_PROTECTIVE_TX_TIME_DEF   (1500)
 
#define PTA_TIMEOUT_NEXT_BT_LP_PACKET_DEF   (3000)
 
#define PTA_SIGNALING_TYPE_DEF   (1)
 
#define PTA_AFH_LEVERAGE_ON_DEF   (0)
 
#define PTA_NUMBER_QUIET_CYCLE_DEF   (0)
 
#define PTA_MAX_NUM_CTS_DEF   (3)
 
#define PTA_NUMBER_OF_WLAN_PACKETS_DEF   (2)
 
#define PTA_NUMBER_OF_BT_PACKETS_DEF   (2)
 
#define PTA_PROTECTIVE_RX_TIME_FAST_DEF   (1500)
 
#define PTA_PROTECTIVE_TX_TIME_FAST_DEF   (3000)
 
#define PTA_CYCLE_TIME_FAST_DEF   (8700)
 
#define PTA_RX_FOR_AVALANCHE_DEF   (5)
 
#define PTA_ELP_HP_DEF   (0)
 
#define PTA_ANTI_STARVE_PERIOD_DEF   (500)
 
#define PTA_ANTI_STARVE_NUM_CYCLE_DEF   (4)
 
#define PTA_ALLOW_PA_SD_DEF   (1)
 
#define PTA_TIME_BEFORE_BEACON_DEF   (6300)
 
#define PTA_HPDM_MAX_TIME_DEF   (1600)
 
#define PTA_TIME_OUT_NEXT_WLAN_DEF   (2550)
 
#define PTA_AUTO_MODE_NO_CTS_DEF   (0)
 
#define PTA_BT_HP_RESPECTED_DEF   (3)
 
#define PTA_WLAN_RX_MIN_RATE_DEF   (24)
 
#define PTA_ACK_MODE_DEF   (1)
 
#define CCA_THRSH_ENABLE_ENERGY_D   0x140A
 
#define CCA_THRSH_DISABLE_ENERGY_D   0xFFEF
 
#define BCN_RX_TIMEOUT_DEF_VALUE   10000
 
#define BROADCAST_RX_TIMEOUT_DEF_VALUE   20000
 
#define RX_BROADCAST_IN_PS_DEF_VALUE   1
 
#define CONSECUTIVE_PS_POLL_FAILURE_DEF   4
 
#define CFG_RX_FCS   BIT(2)
 
#define CFG_RX_ALL_GOOD   BIT(3)
 
#define CFG_UNI_FILTER_EN   BIT(4)
 
#define CFG_BSSID_FILTER_EN   BIT(5)
 
#define CFG_MC_FILTER_EN   BIT(6)
 
#define CFG_MC_ADDR0_EN   BIT(7)
 
#define CFG_MC_ADDR1_EN   BIT(8)
 
#define CFG_BC_REJECT_EN   BIT(9)
 
#define CFG_SSID_FILTER_EN   BIT(10)
 
#define CFG_RX_INT_FCS_ERROR   BIT(11)
 
#define CFG_RX_INT_ENCRYPTED   BIT(12)
 
#define CFG_RX_WR_RX_STATUS   BIT(13)
 
#define CFG_RX_FILTER_NULTI   BIT(14)
 
#define CFG_RX_RESERVE   BIT(15)
 
#define CFG_RX_TIMESTAMP_TSF   BIT(16)
 
#define CFG_RX_RSV_EN   BIT(0)
 
#define CFG_RX_RCTS_ACK   BIT(1)
 
#define CFG_RX_PRSP_EN   BIT(2)
 
#define CFG_RX_PREQ_EN   BIT(3)
 
#define CFG_RX_MGMT_EN   BIT(4)
 
#define CFG_RX_FCS_ERROR   BIT(5)
 
#define CFG_RX_DATA_EN   BIT(6)
 
#define CFG_RX_CTL_EN   BIT(7)
 
#define CFG_RX_CF_EN   BIT(8)
 
#define CFG_RX_BCN_EN   BIT(9)
 
#define CFG_RX_AUTH_EN   BIT(10)
 
#define CFG_RX_ASSOC_EN   BIT(11)
 
#define SCAN_PASSIVE   BIT(0)
 
#define SCAN_5GHZ_BAND   BIT(1)
 
#define SCAN_TRIGGERED   BIT(2)
 
#define SCAN_PRIORITY_HIGH   BIT(3)
 
#define ACX_MISSED_BEACONS_SPREAD   10
 
#define ACX_MAX_RATE_CLASSES   8
 
#define ACX_RATE_MASK_UNSPECIFIED   0
 
#define ACX_RATE_RETRY_LIMIT   10
 
#define ACX_RX_DESC_MIN   1
 
#define ACX_RX_DESC_MAX   127
 
#define ACX_RX_DESC_DEF   32
 
#define ACX_TX_DESC_MIN   1
 
#define ACX_TX_DESC_MAX   127
 
#define ACX_TX_DESC_DEF   16
 
#define MAX_TX_QUEUE_CONFIGS   5
 
#define MAX_TX_QUEUES   4
 
#define WL1251_ACX_INTR_RX0_DATA   BIT(0)
 
#define WL1251_ACX_INTR_TX_RESULT   BIT(1)
 
#define WL1251_ACX_INTR_TX_XFR   BIT(2)
 
#define WL1251_ACX_INTR_RX1_DATA   BIT(3)
 
#define WL1251_ACX_INTR_EVENT_A   BIT(4)
 
#define WL1251_ACX_INTR_EVENT_B   BIT(5)
 
#define WL1251_ACX_INTR_WAKE_ON_HOST   BIT(6)
 
#define WL1251_ACX_INTR_TRACE_A   BIT(7)
 
#define WL1251_ACX_INTR_TRACE_B   BIT(8)
 
#define WL1251_ACX_INTR_CMD_COMPLETE   BIT(9)
 
#define WL1251_ACX_INTR_INIT_COMPLETE   BIT(14)
 
#define WL1251_ACX_INTR_ALL   0xFFFFFFFF
 

Enumerations

enum  wl1251_psm_mode { WL1251_PSM_CAM = 0, WL1251_PSM_PS = 1, WL1251_PSM_ELP = 2 }
 
enum  {
  HOSTIF_PCI_MASTER_HOST_INDIRECT, HOSTIF_PCI_MASTER_HOST_DIRECT, HOSTIF_SLAVE, HOSTIF_PKT_RING,
  HOSTIF_DONTCARE = 0xFF
}
 
enum  {
  QOS_AC_BE = 0, QOS_AC_BK, QOS_AC_VI, QOS_AC_VO,
  QOS_HIGHEST_AC_INDEX = QOS_AC_VO
}
 
enum  acx_slot_type {
  SLOT_TIME_LONG = 0, SLOT_TIME_SHORT = 1, DEFAULT_SLOT_TIME = SLOT_TIME_SHORT, MAX_SLOT_TIMES = 0xFF,
  SLOT_TIME_LONG = 0, SLOT_TIME_SHORT = 1, DEFAULT_SLOT_TIME = SLOT_TIME_SHORT, MAX_SLOT_TIMES = 0xFF
}
 
enum  wl1251_acx_low_rssi_type { WL1251_ACX_LOW_RSSI_TYPE_LEVEL = 0, WL1251_ACX_LOW_RSSI_TYPE_EDGE = 1 }
 
enum  { SG_ENABLE = 0, SG_DISABLE, SG_SENSE_NO_ACTIVITY, SG_SENSE_ACTIVE }
 
enum  acx_wake_up_event {
  WAKE_UP_EVENT_BEACON_BITMAP = 0x01, WAKE_UP_EVENT_DTIM_BITMAP = 0x02, WAKE_UP_EVENT_N_DTIM_BITMAP = 0x04, WAKE_UP_EVENT_N_BEACONS_BITMAP = 0x08,
  WAKE_UP_EVENT_BITS_MASK = 0x0F
}
 
enum  acx_preamble_type { ACX_PREAMBLE_LONG = 0, ACX_PREAMBLE_SHORT = 1, ACX_PREAMBLE_LONG = 0, ACX_PREAMBLE_SHORT = 1 }
 
enum  acx_ctsprotect_type { CTSPROTECT_DISABLE = 0, CTSPROTECT_ENABLE = 1, CTSPROTECT_DISABLE = 0, CTSPROTECT_ENABLE = 1 }
 
enum  wl1251_acx_bet_mode { WL1251_ACX_BET_DISABLE = 0, WL1251_ACX_BET_ENABLE = 1 }
 
enum  wl1251_acx_channel_type { CHANNEL_TYPE_DCF = 0, CHANNEL_TYPE_EDCF = 1, CHANNEL_TYPE_HCCA = 2 }
 
enum  wl1251_acx_ps_scheme { WL1251_ACX_PS_SCHEME_LEGACY = 0, WL1251_ACX_PS_SCHEME_UPSD_TRIGGER = 1, WL1251_ACX_PS_SCHEME_LEGACY_PSPOLL = 2, WL1251_ACX_PS_SCHEME_SAPSD = 3 }
 
enum  wl1251_acx_ack_policy { WL1251_ACX_ACK_POLICY_LEGACY = 0, WL1251_ACX_ACK_POLICY_NO_ACK = 1, WL1251_ACX_ACK_POLICY_BLOCK = 2 }
 
enum  {
  ACX_WAKE_UP_CONDITIONS = 0x0002, ACX_MEM_CFG = 0x0003, ACX_SLOT = 0x0004, ACX_QUEUE_HEAD = 0x0005,
  ACX_AC_CFG = 0x0007, ACX_MEM_MAP = 0x0008, ACX_AID = 0x000A, ACX_RADIO_PARAM = 0x000B,
  ACX_CFG = 0x000C, ACX_FW_REV = 0x000D, ACX_MEDIUM_USAGE = 0x000F, ACX_RX_CFG = 0x0010,
  ACX_TX_QUEUE_CFG = 0x0011, ACX_BSS_IN_PS = 0x0012, ACX_STATISTICS = 0x0013, ACX_FEATURE_CFG = 0x0015,
  ACX_MISC_CFG = 0x0017, ACX_TID_CFG = 0x001A, ACX_BEACON_FILTER_OPT = 0x001F, ACX_LOW_RSSI = 0x0020,
  ACX_NOISE_HIST = 0x0021, ACX_HDK_VERSION = 0x0022, ACX_PD_THRESHOLD = 0x0023, ACX_DATA_PATH_PARAMS = 0x0024,
  ACX_DATA_PATH_RESP_PARAMS = 0x0024, ACX_CCA_THRESHOLD = 0x0025, ACX_EVENT_MBOX_MASK = 0x0026, ACX_WR_TBTT_AND_DTIM = 0x0027,
  ACX_ACI_OPTION_CFG = 0x0029, ACX_GPIO_CFG = 0x002A, ACX_GPIO_SET = 0x002B, ACX_PM_CFG = 0x002C,
  ACX_CONN_MONIT_PARAMS = 0x002D, ACX_AVERAGE_RSSI = 0x002E, ACX_CONS_TX_FAILURE = 0x002F, ACX_BCN_DTIM_OPTIONS = 0x0031,
  ACX_SG_ENABLE = 0x0032, ACX_SG_CFG = 0x0033, ACX_ANTENNA_DIVERSITY_CFG = 0x0035, ACX_LOW_SNR = 0x0037,
  ACX_BEACON_FILTER_TABLE = 0x0038, ACX_ARP_IP_FILTER = 0x0039, ACX_ROAMING_STATISTICS_TBL = 0x003B, ACX_RATE_POLICY = 0x003D,
  ACX_CTS_PROTECTION = 0x003E, ACX_SLEEP_AUTH = 0x003F, ACX_PREAMBLE_TYPE = 0x0040, ACX_ERROR_CNT = 0x0041,
  ACX_FW_GEN_FRAME_RATES = 0x0042, ACX_IBSS_FILTER = 0x0044, ACX_SERVICE_PERIOD_TIMEOUT = 0x0045, ACX_TSF_INFO = 0x0046,
  ACX_CONFIG_PS_WMM = 0x0049, ACX_ENABLE_RX_DATA_FILTER = 0x004A, ACX_SET_RX_DATA_FILTER = 0x004B, ACX_GET_DATA_FILTER_STATISTICS = 0x004C,
  ACX_POWER_LEVEL_TABLE = 0x004D, ACX_BET_ENABLE = 0x0050, DOT11_STATION_ID = 0x1001, DOT11_RX_MSDU_LIFE_TIME = 0x1004,
  DOT11_CUR_TX_PWR = 0x100D, DOT11_DEFAULT_KEY = 0x1010, DOT11_RX_DOT11_MODE = 0x1012, DOT11_RTS_THRESHOLD = 0x1013,
  DOT11_GROUP_ADDRESS_TBL = 0x1014, MAX_DOT11_IE = DOT11_GROUP_ADDRESS_TBL, MAX_IE = 0xFFFF
}
 

Functions

int wl1251_acx_frame_rates (struct wl1251 *wl, u8 ctrl_rate, u8 ctrl_mod, u8 mgt_rate, u8 mgt_mod)
 
int wl1251_acx_station_id (struct wl1251 *wl)
 
int wl1251_acx_default_key (struct wl1251 *wl, u8 key_id)
 
int wl1251_acx_wake_up_conditions (struct wl1251 *wl, u8 wake_up_event, u8 listen_interval)
 
int wl1251_acx_sleep_auth (struct wl1251 *wl, u8 sleep_auth)
 
int wl1251_acx_fw_version (struct wl1251 *wl, char *buf, size_t len)
 
int wl1251_acx_tx_power (struct wl1251 *wl, int power)
 
int wl1251_acx_feature_cfg (struct wl1251 *wl)
 
int wl1251_acx_mem_map (struct wl1251 *wl, struct acx_header *mem_map, size_t len)
 
int wl1251_acx_data_path_params (struct wl1251 *wl, struct acx_data_path_params_resp *data_path)
 
int wl1251_acx_rx_msdu_life_time (struct wl1251 *wl, u32 life_time)
 
int wl1251_acx_rx_config (struct wl1251 *wl, u32 config, u32 filter)
 
int wl1251_acx_pd_threshold (struct wl1251 *wl)
 
int wl1251_acx_slot (struct wl1251 *wl, enum acx_slot_type slot_time)
 
int wl1251_acx_group_address_tbl (struct wl1251 *wl)
 
int wl1251_acx_service_period_timeout (struct wl1251 *wl)
 
int wl1251_acx_rts_threshold (struct wl1251 *wl, u16 rts_threshold)
 
int wl1251_acx_beacon_filter_opt (struct wl1251 *wl, bool enable_filter)
 
int wl1251_acx_beacon_filter_table (struct wl1251 *wl)
 
int wl1251_acx_conn_monit_params (struct wl1251 *wl)
 
int wl1251_acx_sg_enable (struct wl1251 *wl)
 
int wl1251_acx_sg_cfg (struct wl1251 *wl)
 
int wl1251_acx_cca_threshold (struct wl1251 *wl)
 
int wl1251_acx_bcn_dtim_options (struct wl1251 *wl)
 
int wl1251_acx_aid (struct wl1251 *wl, u16 aid)
 
int wl1251_acx_event_mbox_mask (struct wl1251 *wl, u32 event_mask)
 
int wl1251_acx_low_rssi (struct wl1251 *wl, s8 threshold, u8 weight, u8 depth, enum wl1251_acx_low_rssi_type type)
 
int wl1251_acx_set_preamble (struct wl1251 *wl, enum acx_preamble_type preamble)
 
int wl1251_acx_cts_protect (struct wl1251 *wl, enum acx_ctsprotect_type ctsprotect)
 
int wl1251_acx_statistics (struct wl1251 *wl, struct acx_statistics *stats)
 
int wl1251_acx_tsf_info (struct wl1251 *wl, u64 *mactime)
 
int wl1251_acx_rate_policies (struct wl1251 *wl)
 
int wl1251_acx_mem_cfg (struct wl1251 *wl)
 
int wl1251_acx_wr_tbtt_and_dtim (struct wl1251 *wl, u16 tbtt, u8 dtim)
 
int wl1251_acx_bet_enable (struct wl1251 *wl, enum wl1251_acx_bet_mode mode, u8 max_consecutive)
 
int wl1251_acx_ac_cfg (struct wl1251 *wl, u8 ac, u8 cw_min, u16 cw_max, u8 aifs, u16 txop)
 
int wl1251_acx_tid_cfg (struct wl1251 *wl, u8 queue, enum wl1251_acx_channel_type type, u8 tsid, enum wl1251_acx_ps_scheme ps_scheme, enum wl1251_acx_ack_policy ack_policy)
 

Variables

struct acx_header __packed
 

Macro Definition Documentation

#define AC_PARAMS_MAX_TSID   15

Definition at line 299 of file acx.h.

#define ACX_MAX_RATE_CLASSES   8

Definition at line 1090 of file acx.h.

#define ACX_MISSED_BEACONS_SPREAD   10

Definition at line 971 of file acx.h.

#define ACX_RATE_MASK_UNSPECIFIED   0

Definition at line 1091 of file acx.h.

#define ACX_RATE_RETRY_LIMIT   10

Definition at line 1092 of file acx.h.

#define ACX_RX_DESC_DEF   32

Definition at line 1131 of file acx.h.

#define ACX_RX_DESC_MAX   127

Definition at line 1130 of file acx.h.

#define ACX_RX_DESC_MIN   1

Definition at line 1129 of file acx.h.

#define ACX_TX_DESC_DEF   16

Definition at line 1142 of file acx.h.

#define ACX_TX_DESC_MAX   127

Definition at line 1141 of file acx.h.

#define ACX_TX_DESC_MIN   1

Definition at line 1140 of file acx.h.

#define ADDRESS_GROUP_MAX   (8)

Definition at line 353 of file acx.h.

#define ADDRESS_GROUP_MAX_LEN   (ETH_ALEN * ADDRESS_GROUP_MAX)

Definition at line 354 of file acx.h.

#define BCN_RX_TIMEOUT_DEF_VALUE   10000

Definition at line 706 of file acx.h.

#define BEACON_FILTER_IE_ID_CHANNEL_SWITCH_ANN   (37)

Definition at line 497 of file acx.h.

#define BEACON_FILTER_TABLE_EXTRA_VENDOR_SPECIFIC_IE_SIZE   (6)

Definition at line 488 of file acx.h.

#define BEACON_FILTER_TABLE_IE_ENTRY_SIZE   (2)

Definition at line 487 of file acx.h.

#define BEACON_FILTER_TABLE_MAX_IE_NUM   (32)

Definition at line 485 of file acx.h.

#define BEACON_FILTER_TABLE_MAX_SIZE
Value:

Definition at line 489 of file acx.h.

#define BEACON_FILTER_TABLE_MAX_VENDOR_SPECIFIC_IE_NUM   (6)

Definition at line 486 of file acx.h.

#define BEACON_RULE_PASS_ON_APPEARANCE   BIT(1)

Definition at line 495 of file acx.h.

#define BEACON_RULE_PASS_ON_CHANGE   BIT(0)

Definition at line 494 of file acx.h.

#define BROADCAST_RX_TIMEOUT_DEF_VALUE   20000

Definition at line 707 of file acx.h.

#define CCA_THRSH_DISABLE_ENERGY_D   0xFFEF

Definition at line 695 of file acx.h.

#define CCA_THRSH_ENABLE_ENERGY_D   0x140A

Definition at line 694 of file acx.h.

#define CFG_BC_REJECT_EN   BIT(9)

Definition at line 739 of file acx.h.

#define CFG_BSSID_FILTER_EN   BIT(5)

Definition at line 735 of file acx.h.

#define CFG_MC_ADDR0_EN   BIT(7)

Definition at line 737 of file acx.h.

#define CFG_MC_ADDR1_EN   BIT(8)

Definition at line 738 of file acx.h.

#define CFG_MC_FILTER_EN   BIT(6)

Definition at line 736 of file acx.h.

#define CFG_RX_ALL_GOOD   BIT(3)

Definition at line 733 of file acx.h.

#define CFG_RX_ASSOC_EN   BIT(11)

Definition at line 759 of file acx.h.

#define CFG_RX_AUTH_EN   BIT(10)

Definition at line 758 of file acx.h.

#define CFG_RX_BCN_EN   BIT(9)

Definition at line 757 of file acx.h.

#define CFG_RX_CF_EN   BIT(8)

Definition at line 756 of file acx.h.

#define CFG_RX_CTL_EN   BIT(7)

Definition at line 755 of file acx.h.

#define CFG_RX_DATA_EN   BIT(6)

Definition at line 754 of file acx.h.

#define CFG_RX_FCS   BIT(2)

Definition at line 732 of file acx.h.

#define CFG_RX_FCS_ERROR   BIT(5)

Definition at line 753 of file acx.h.

#define CFG_RX_FILTER_NULTI   BIT(14)

Definition at line 744 of file acx.h.

#define CFG_RX_INT_ENCRYPTED   BIT(12)

Definition at line 742 of file acx.h.

#define CFG_RX_INT_FCS_ERROR   BIT(11)

Definition at line 741 of file acx.h.

#define CFG_RX_MGMT_EN   BIT(4)

Definition at line 752 of file acx.h.

#define CFG_RX_PREQ_EN   BIT(3)

Definition at line 751 of file acx.h.

#define CFG_RX_PRSP_EN   BIT(2)

Definition at line 750 of file acx.h.

#define CFG_RX_RCTS_ACK   BIT(1)

Definition at line 749 of file acx.h.

#define CFG_RX_RESERVE   BIT(15)

Definition at line 745 of file acx.h.

#define CFG_RX_RSV_EN   BIT(0)

Definition at line 748 of file acx.h.

#define CFG_RX_TIMESTAMP_TSF   BIT(16)

Definition at line 746 of file acx.h.

#define CFG_RX_WR_RX_STATUS   BIT(13)

Definition at line 743 of file acx.h.

#define CFG_SSID_FILTER_EN   BIT(10)

Definition at line 740 of file acx.h.

#define CFG_UNI_FILTER_EN   BIT(4)

Definition at line 734 of file acx.h.

#define CONSECUTIVE_PS_POLL_FAILURE_DEF   4

Definition at line 709 of file acx.h.

#define DEFAULT_NUM_STATIONS   1

Definition at line 124 of file acx.h.

#define DEFAULT_RX_Q_PRIORITY   0

Definition at line 123 of file acx.h.

#define DEFAULT_RXQ_PRIORITY   0 /* low 0 .. 15 high */

Definition at line 125 of file acx.h.

#define DEFAULT_RXQ_TYPE   0x07 /* All frames, Data/Ctrl/Mgmt */

Definition at line 126 of file acx.h.

#define DEFAULT_UCAST_PRIORITY   0

Definition at line 122 of file acx.h.

#define DP_RX_PACKET_RING_CHUNK_NUM   2

Definition at line 131 of file acx.h.

#define DP_RX_PACKET_RING_CHUNK_SIZE   1600

Definition at line 129 of file acx.h.

#define DP_TX_COMPLETE_TIME_OUT   20

Definition at line 133 of file acx.h.

#define DP_TX_PACKET_RING_CHUNK_NUM   2

Definition at line 132 of file acx.h.

#define DP_TX_PACKET_RING_CHUNK_SIZE   1600

Definition at line 130 of file acx.h.

#define FIRST_AC_INDEX   QOS_AC_BE

Definition at line 297 of file acx.h.

#define FW_TX_CMPLT_BLOCK_SIZE   16

Definition at line 134 of file acx.h.

#define MAX_APSD_CONF   0xffff

Definition at line 300 of file acx.h.

#define MAX_NUM_OF_802_1d_TAGS   8

Definition at line 298 of file acx.h.

#define MAX_NUM_OF_AC   (QOS_HIGHEST_AC_INDEX+1)

Definition at line 296 of file acx.h.

#define MAX_TX_QUEUE_CONFIGS   5

Definition at line 1149 of file acx.h.

#define MAX_TX_QUEUES   4

Definition at line 1150 of file acx.h.

#define NO_BEACON_DEFAULT_TIMEOUT   (500) /* in microseconds */

Definition at line 508 of file acx.h.

#define PTA_ACK_MODE_DEF   (1)

Definition at line 567 of file acx.h.

#define PTA_AFH_LEVERAGE_ON_DEF   (0)

Definition at line 548 of file acx.h.

#define PTA_ALLOW_PA_SD_DEF   (1)

Definition at line 560 of file acx.h.

#define PTA_ANTENNA_TYPE_DEF   (0)

Definition at line 540 of file acx.h.

#define PTA_ANTI_STARVE_NUM_CYCLE_DEF   (4)

Definition at line 559 of file acx.h.

#define PTA_ANTI_STARVE_PERIOD_DEF   (500)

Definition at line 558 of file acx.h.

#define PTA_AUTO_MODE_NO_CTS_DEF   (0)

Definition at line 564 of file acx.h.

#define PTA_BT_HP_MAXTIME_DEF   (2000)

Definition at line 541 of file acx.h.

#define PTA_BT_HP_RESPECTED_DEF   (3)

Definition at line 565 of file acx.h.

#define PTA_CYCLE_TIME_FAST_DEF   (8700)

Definition at line 555 of file acx.h.

#define PTA_ELP_HP_DEF   (0)

Definition at line 557 of file acx.h.

#define PTA_HPDM_MAX_TIME_DEF   (1600)

Definition at line 562 of file acx.h.

#define PTA_MAX_NUM_CTS_DEF   (3)

Definition at line 550 of file acx.h.

#define PTA_NUMBER_OF_BT_PACKETS_DEF   (2)

Definition at line 552 of file acx.h.

#define PTA_NUMBER_OF_WLAN_PACKETS_DEF   (2)

Definition at line 551 of file acx.h.

#define PTA_NUMBER_QUIET_CYCLE_DEF   (0)

Definition at line 549 of file acx.h.

#define PTA_PROTECTIVE_RX_TIME_DEF   (1500)

Definition at line 544 of file acx.h.

#define PTA_PROTECTIVE_RX_TIME_FAST_DEF   (1500)

Definition at line 553 of file acx.h.

#define PTA_PROTECTIVE_TX_TIME_DEF   (1500)

Definition at line 545 of file acx.h.

#define PTA_PROTECTIVE_TX_TIME_FAST_DEF   (3000)

Definition at line 554 of file acx.h.

#define PTA_RX_FOR_AVALANCHE_DEF   (5)

Definition at line 556 of file acx.h.

#define PTA_SENSE_DISABLE_TIMER_DEF   (1350)

Definition at line 543 of file acx.h.

#define PTA_SIGNALING_TYPE_DEF   (1)

Definition at line 547 of file acx.h.

#define PTA_TIME_BEFORE_BEACON_DEF   (6300)

Definition at line 561 of file acx.h.

#define PTA_TIME_OUT_NEXT_WLAN_DEF   (2550)

Definition at line 563 of file acx.h.

#define PTA_TIMEOUT_NEXT_BT_LP_PACKET_DEF   (3000)

Definition at line 546 of file acx.h.

#define PTA_WLAN_HP_MAX_TIME_DEF   (5000)

Definition at line 542 of file acx.h.

#define PTA_WLAN_RX_MIN_RATE_DEF   (24)

Definition at line 566 of file acx.h.

#define QOS_TX_HIGH_BE_DEF   (35)

Definition at line 306 of file acx.h.

#define QOS_TX_HIGH_BK_DEF   (25)

Definition at line 305 of file acx.h.

#define QOS_TX_HIGH_MAX   (100)

Definition at line 303 of file acx.h.

#define QOS_TX_HIGH_MIN   (0)

Definition at line 302 of file acx.h.

#define QOS_TX_HIGH_VI_DEF   (35)

Definition at line 307 of file acx.h.

#define QOS_TX_HIGH_VO_DEF   (35)

Definition at line 308 of file acx.h.

#define QOS_TX_LOW_BE_DEF   (25)

Definition at line 311 of file acx.h.

#define QOS_TX_LOW_BK_DEF   (15)

Definition at line 310 of file acx.h.

#define QOS_TX_LOW_VI_DEF   (25)

Definition at line 312 of file acx.h.

#define QOS_TX_LOW_VO_DEF   (25)

Definition at line 313 of file acx.h.

#define RTS_THRESHOLD_DEF   2347

Definition at line 393 of file acx.h.

#define RTS_THRESHOLD_MAX   4096

Definition at line 392 of file acx.h.

#define RTS_THRESHOLD_MIN   0

Definition at line 391 of file acx.h.

#define RX_BROADCAST_IN_PS_DEF_VALUE   1

Definition at line 708 of file acx.h.

#define RX_MSDU_LIFETIME_DEF   512000

Definition at line 188 of file acx.h.

#define RX_MSDU_LIFETIME_MAX   0xFFFFFFFF

Definition at line 187 of file acx.h.

#define RX_MSDU_LIFETIME_MIN   0

Definition at line 186 of file acx.h.

#define RX_TIMEOUT_PS_POLL_DEF   (15)

Definition at line 368 of file acx.h.

#define RX_TIMEOUT_PS_POLL_MAX   (200000)

Definition at line 367 of file acx.h.

#define RX_TIMEOUT_PS_POLL_MIN   0

Definition at line 366 of file acx.h.

#define RX_TIMEOUT_UPSD_DEF   (15)

Definition at line 371 of file acx.h.

#define RX_TIMEOUT_UPSD_MAX   (200000)

Definition at line 370 of file acx.h.

#define RX_TIMEOUT_UPSD_MIN   0

Definition at line 369 of file acx.h.

#define SCAN_5GHZ_BAND   BIT(1)

Definition at line 762 of file acx.h.

#define SCAN_PASSIVE   BIT(0)

Definition at line 761 of file acx.h.

#define SCAN_PRIORITY_HIGH   BIT(3)

Definition at line 764 of file acx.h.

#define SCAN_TRIGGERED   BIT(2)

Definition at line 763 of file acx.h.

#define STATION_WONE_INDEX   0

Definition at line 342 of file acx.h.

#define SYNCH_FAIL_DEFAULT_THRESHOLD   10 /* number of beacons */

Definition at line 507 of file acx.h.

#define TRACE_BUFFER_MAX_SIZE   256

Definition at line 127 of file acx.h.

#define TX_MSDU_LIFETIME_DEF   512

Definition at line 185 of file acx.h.

#define TX_MSDU_LIFETIME_MAX   3000

Definition at line 184 of file acx.h.

#define TX_MSDU_LIFETIME_MIN   0

Definition at line 183 of file acx.h.

#define WL1251_ACX_INTR_ALL   0xFFFFFFFF

Definition at line 1355 of file acx.h.

#define WL1251_ACX_INTR_CMD_COMPLETE   BIT(9)

Definition at line 1350 of file acx.h.

#define WL1251_ACX_INTR_EVENT_A   BIT(4)

Definition at line 1335 of file acx.h.

#define WL1251_ACX_INTR_EVENT_B   BIT(5)

Definition at line 1338 of file acx.h.

#define WL1251_ACX_INTR_INIT_COMPLETE   BIT(14)

Definition at line 1353 of file acx.h.

#define WL1251_ACX_INTR_RX0_DATA   BIT(0)

Definition at line 1323 of file acx.h.

#define WL1251_ACX_INTR_RX1_DATA   BIT(3)

Definition at line 1332 of file acx.h.

#define WL1251_ACX_INTR_TRACE_A   BIT(7)

Definition at line 1344 of file acx.h.

#define WL1251_ACX_INTR_TRACE_B   BIT(8)

Definition at line 1347 of file acx.h.

#define WL1251_ACX_INTR_TX_RESULT   BIT(1)

Definition at line 1326 of file acx.h.

#define WL1251_ACX_INTR_TX_XFR   BIT(2)

Definition at line 1329 of file acx.h.

#define WL1251_ACX_INTR_WAKE_ON_HOST   BIT(6)

Definition at line 1341 of file acx.h.

Enumeration Type Documentation

anonymous enum
Enumerator:
HOSTIF_PCI_MASTER_HOST_INDIRECT 
HOSTIF_PCI_MASTER_HOST_DIRECT 
HOSTIF_SLAVE 
HOSTIF_PKT_RING 
HOSTIF_DONTCARE 

Definition at line 114 of file acx.h.

anonymous enum
Enumerator:
QOS_AC_BE 
QOS_AC_BK 
QOS_AC_VI 
QOS_AC_VO 
QOS_HIGHEST_AC_INDEX 

Definition at line 288 of file acx.h.

anonymous enum
Enumerator:
SG_ENABLE 
SG_DISABLE 
SG_SENSE_NO_ACTIVITY 
SG_SENSE_ACTIVE 

Definition at line 517 of file acx.h.

anonymous enum
Enumerator:
ACX_WAKE_UP_CONDITIONS 
ACX_MEM_CFG 
ACX_SLOT 
ACX_QUEUE_HEAD 
ACX_AC_CFG 
ACX_MEM_MAP 
ACX_AID 
ACX_RADIO_PARAM 
ACX_CFG 
ACX_FW_REV 
ACX_MEDIUM_USAGE 
ACX_RX_CFG 
ACX_TX_QUEUE_CFG 
ACX_BSS_IN_PS 
ACX_STATISTICS 
ACX_FEATURE_CFG 
ACX_MISC_CFG 
ACX_TID_CFG 
ACX_BEACON_FILTER_OPT 
ACX_LOW_RSSI 
ACX_NOISE_HIST 
ACX_HDK_VERSION 
ACX_PD_THRESHOLD 
ACX_DATA_PATH_PARAMS 
ACX_DATA_PATH_RESP_PARAMS 
ACX_CCA_THRESHOLD 
ACX_EVENT_MBOX_MASK 
ACX_WR_TBTT_AND_DTIM 
ACX_ACI_OPTION_CFG 
ACX_GPIO_CFG 
ACX_GPIO_SET 
ACX_PM_CFG 
ACX_CONN_MONIT_PARAMS 
ACX_AVERAGE_RSSI 
ACX_CONS_TX_FAILURE 
ACX_BCN_DTIM_OPTIONS 
ACX_SG_ENABLE 
ACX_SG_CFG 
ACX_ANTENNA_DIVERSITY_CFG 
ACX_LOW_SNR 
ACX_BEACON_FILTER_TABLE 
ACX_ARP_IP_FILTER 
ACX_ROAMING_STATISTICS_TBL 
ACX_RATE_POLICY 
ACX_CTS_PROTECTION 
ACX_SLEEP_AUTH 
ACX_PREAMBLE_TYPE 
ACX_ERROR_CNT 
ACX_FW_GEN_FRAME_RATES 
ACX_IBSS_FILTER 
ACX_SERVICE_PERIOD_TIMEOUT 
ACX_TSF_INFO 
ACX_CONFIG_PS_WMM 
ACX_ENABLE_RX_DATA_FILTER 
ACX_SET_RX_DATA_FILTER 
ACX_GET_DATA_FILTER_STATISTICS 
ACX_POWER_LEVEL_TABLE 
ACX_BET_ENABLE 
DOT11_STATION_ID 
DOT11_RX_MSDU_LIFE_TIME 
DOT11_CUR_TX_PWR 
DOT11_DEFAULT_KEY 
DOT11_RX_DOT11_MODE 
DOT11_RTS_THRESHOLD 
DOT11_GROUP_ADDRESS_TBL 
MAX_DOT11_IE 
MAX_IE 

Definition at line 1357 of file acx.h.

Enumerator:
CTSPROTECT_DISABLE 
CTSPROTECT_ENABLE 
CTSPROTECT_DISABLE 
CTSPROTECT_ENABLE 

Definition at line 857 of file acx.h.

Enumerator:
ACX_PREAMBLE_LONG 
ACX_PREAMBLE_SHORT 
ACX_PREAMBLE_LONG 
ACX_PREAMBLE_SHORT 

Definition at line 841 of file acx.h.

Enumerator:
SLOT_TIME_LONG 
SLOT_TIME_SHORT 
DEFAULT_SLOT_TIME 
MAX_SLOT_TIMES 
SLOT_TIME_LONG 
SLOT_TIME_SHORT 
DEFAULT_SLOT_TIME 
MAX_SLOT_TIMES 

Definition at line 335 of file acx.h.

Enumerator:
WAKE_UP_EVENT_BEACON_BITMAP 
WAKE_UP_EVENT_DTIM_BITMAP 
WAKE_UP_EVENT_N_DTIM_BITMAP 
WAKE_UP_EVENT_N_BEACONS_BITMAP 
WAKE_UP_EVENT_BITS_MASK 

Definition at line 815 of file acx.h.

Enumerator:
WL1251_ACX_ACK_POLICY_LEGACY 
WL1251_ACX_ACK_POLICY_NO_ACK 
WL1251_ACX_ACK_POLICY_BLOCK 

Definition at line 1286 of file acx.h.

Enumerator:
WL1251_ACX_BET_DISABLE 
WL1251_ACX_BET_ENABLE 

Definition at line 1210 of file acx.h.

Enumerator:
CHANNEL_TYPE_DCF 
CHANNEL_TYPE_EDCF 
CHANNEL_TYPE_HCCA 

Definition at line 1266 of file acx.h.

Enumerator:
WL1251_ACX_LOW_RSSI_TYPE_LEVEL 
WL1251_ACX_LOW_RSSI_TYPE_EDGE 

Definition at line 402 of file acx.h.

Enumerator:
WL1251_ACX_PS_SCHEME_LEGACY 
WL1251_ACX_PS_SCHEME_UPSD_TRIGGER 
WL1251_ACX_PS_SCHEME_LEGACY_PSPOLL 
WL1251_ACX_PS_SCHEME_SAPSD 

Definition at line 1272 of file acx.h.

Enumerator:
WL1251_PSM_CAM 
WL1251_PSM_PS 
WL1251_PSM_ELP 

Definition at line 92 of file acx.h.

Function Documentation

int wl1251_acx_ac_cfg ( struct wl1251 wl,
u8  ac,
u8  cw_min,
u16  cw_max,
u8  aifs,
u16  txop 
)

Definition at line 1030 of file acx.c.

int wl1251_acx_aid ( struct wl1251 wl,
u16  aid 
)

Definition at line 719 of file acx.c.

int wl1251_acx_bcn_dtim_options ( struct wl1251 wl)

Definition at line 690 of file acx.c.

int wl1251_acx_beacon_filter_opt ( struct wl1251 wl,
bool  enable_filter 
)

Definition at line 496 of file acx.c.

int wl1251_acx_beacon_filter_table ( struct wl1251 wl)

Definition at line 524 of file acx.c.

int wl1251_acx_bet_enable ( struct wl1251 wl,
enum wl1251_acx_bet_mode  mode,
u8  max_consecutive 
)

Definition at line 1002 of file acx.c.

int wl1251_acx_cca_threshold ( struct wl1251 wl)

Definition at line 664 of file acx.c.

int wl1251_acx_conn_monit_params ( struct wl1251 wl)

Definition at line 555 of file acx.c.

int wl1251_acx_cts_protect ( struct wl1251 wl,
enum acx_ctsprotect_type  ctsprotect 
)

Definition at line 826 of file acx.c.

int wl1251_acx_data_path_params ( struct wl1251 wl,
struct acx_data_path_params_resp data_path 
)

Definition at line 255 of file acx.c.

int wl1251_acx_default_key ( struct wl1251 wl,
u8  key_id 
)

Definition at line 69 of file acx.c.

int wl1251_acx_event_mbox_mask ( struct wl1251 wl,
u32  event_mask 
)

Definition at line 745 of file acx.c.

int wl1251_acx_feature_cfg ( struct wl1251 wl)

Definition at line 212 of file acx.c.

int wl1251_acx_frame_rates ( struct wl1251 wl,
u8  ctrl_rate,
u8  ctrl_mod,
u8  mgt_rate,
u8  mgt_mod 
)

Definition at line 12 of file acx.c.

int wl1251_acx_fw_version ( struct wl1251 wl,
char buf,
size_t  len 
)

Definition at line 149 of file acx.c.

int wl1251_acx_group_address_tbl ( struct wl1251 wl)

Definition at line 411 of file acx.c.

int wl1251_acx_low_rssi ( struct wl1251 wl,
s8  threshold,
u8  weight,
u8  depth,
enum wl1251_acx_low_rssi_type  type 
)

Definition at line 775 of file acx.c.

int wl1251_acx_mem_cfg ( struct wl1251 wl)

Definition at line 927 of file acx.c.

int wl1251_acx_mem_map ( struct wl1251 wl,
struct acx_header mem_map,
size_t  len 
)

Definition at line 241 of file acx.c.

int wl1251_acx_pd_threshold ( struct wl1251 wl)

Definition at line 358 of file acx.c.

int wl1251_acx_rate_policies ( struct wl1251 wl)

Definition at line 895 of file acx.c.

int wl1251_acx_rts_threshold ( struct wl1251 wl,
u16  rts_threshold 
)

Definition at line 470 of file acx.c.

int wl1251_acx_rx_config ( struct wl1251 wl,
u32  config,
u32  filter 
)

Definition at line 330 of file acx.c.

int wl1251_acx_rx_msdu_life_time ( struct wl1251 wl,
u32  life_time 
)

Definition at line 304 of file acx.c.

int wl1251_acx_service_period_timeout ( struct wl1251 wl)

Definition at line 441 of file acx.c.

int wl1251_acx_set_preamble ( struct wl1251 wl,
enum acx_preamble_type  preamble 
)

Definition at line 800 of file acx.c.

int wl1251_acx_sg_cfg ( struct wl1251 wl)

Definition at line 610 of file acx.c.

int wl1251_acx_sg_enable ( struct wl1251 wl)

Definition at line 584 of file acx.c.

int wl1251_acx_sleep_auth ( struct wl1251 wl,
u8  sleep_auth 
)

Definition at line 127 of file acx.c.

int wl1251_acx_slot ( struct wl1251 wl,
enum acx_slot_type  slot_time 
)

Definition at line 384 of file acx.c.

int wl1251_acx_station_id ( struct wl1251 wl)

Definition at line 44 of file acx.c.

int wl1251_acx_statistics ( struct wl1251 wl,
struct acx_statistics stats 
)

Definition at line 879 of file acx.c.

int wl1251_acx_tid_cfg ( struct wl1251 wl,
u8  queue,
enum wl1251_acx_channel_type  type,
u8  tsid,
enum wl1251_acx_ps_scheme  ps_scheme,
enum wl1251_acx_ack_policy  ack_policy 
)

Definition at line 1063 of file acx.c.

int wl1251_acx_tsf_info ( struct wl1251 wl,
u64 mactime 
)

Definition at line 853 of file acx.c.

int wl1251_acx_tx_power ( struct wl1251 wl,
int  power 
)

Definition at line 183 of file acx.c.

int wl1251_acx_wake_up_conditions ( struct wl1251 wl,
u8  wake_up_event,
u8  listen_interval 
)

Definition at line 98 of file acx.c.

int wl1251_acx_wr_tbtt_and_dtim ( struct wl1251 wl,
u16  tbtt,
u8  dtim 
)

Definition at line 974 of file acx.c.

Variable Documentation