Linux Kernel
3.7.1
Main Page
Related Pages
Modules
Namespaces
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Groups
Pages
drivers
staging
csr
csr_wifi_sme_sef.c
Go to the documentation of this file.
1
/*****************************************************************************
2
3
(c) Cambridge Silicon Radio Limited 2010
4
Confidential information of CSR
5
6
Refer to LICENSE.txt included with this source for details
7
on the license terms.
8
9
*****************************************************************************/
10
#include "
csr_wifi_sme_sef.h
"
11
12
const
CsrWifiSmeStateHandlerType
CsrWifiSmeUpstreamStateHandlers
[
CSR_WIFI_SME_PRIM_UPSTREAM_COUNT
] =
13
{
14
/* 0x8000 */
CsrWifiSmeActivateCfmHandler
,
15
/* 0x8001 */
CsrWifiSmeAdhocConfigGetCfmHandler
,
16
/* 0x8002 */
CsrWifiSmeAdhocConfigSetCfmHandler
,
17
/* 0x8003 */
CsrWifiSmeAssociationCompleteIndHandler
,
18
/* 0x8004 */
CsrWifiSmeAssociationStartIndHandler
,
19
/* 0x8005 */
CsrWifiSmeBlacklistCfmHandler
,
20
/* 0x8006 */
CsrWifiSmeCalibrationDataGetCfmHandler
,
21
/* 0x8007 */
CsrWifiSmeCalibrationDataSetCfmHandler
,
22
/* 0x8008 */
CsrWifiSmeCcxConfigGetCfmHandler
,
23
/* 0x8009 */
CsrWifiSmeCcxConfigSetCfmHandler
,
24
/* 0x800A */
CsrWifiSmeCoexConfigGetCfmHandler
,
25
/* 0x800B */
CsrWifiSmeCoexConfigSetCfmHandler
,
26
/* 0x800C */
CsrWifiSmeCoexInfoGetCfmHandler
,
27
/* 0x800D */
CsrWifiSmeConnectCfmHandler
,
28
/* 0x800E */
CsrWifiSmeConnectionConfigGetCfmHandler
,
29
/* 0x800F */
CsrWifiSmeConnectionInfoGetCfmHandler
,
30
/* 0x8010 */
CsrWifiSmeConnectionQualityIndHandler
,
31
/* 0x8011 */
CsrWifiSmeConnectionStatsGetCfmHandler
,
32
/* 0x8012 */
CsrWifiSmeDeactivateCfmHandler
,
33
/* 0x8013 */
CsrWifiSmeDisconnectCfmHandler
,
34
/* 0x8014 */
CsrWifiSmeEventMaskSetCfmHandler
,
35
/* 0x8015 */
CsrWifiSmeHostConfigGetCfmHandler
,
36
/* 0x8016 */
CsrWifiSmeHostConfigSetCfmHandler
,
37
/* 0x8017 */
CsrWifiSmeIbssStationIndHandler
,
38
/* 0x8018 */
CsrWifiSmeKeyCfmHandler
,
39
/* 0x8019 */
CsrWifiSmeLinkQualityGetCfmHandler
,
40
/* 0x801A */
CsrWifiSmeMediaStatusIndHandler
,
41
/* 0x801B */
CsrWifiSmeMibConfigGetCfmHandler
,
42
/* 0x801C */
CsrWifiSmeMibConfigSetCfmHandler
,
43
/* 0x801D */
CsrWifiSmeMibGetCfmHandler
,
44
/* 0x801E */
CsrWifiSmeMibGetNextCfmHandler
,
45
/* 0x801F */
CsrWifiSmeMibSetCfmHandler
,
46
/* 0x8020 */
CsrWifiSmeMicFailureIndHandler
,
47
/* 0x8021 */
CsrWifiSmeMulticastAddressCfmHandler
,
48
/* 0x8022 */
CsrWifiSmePacketFilterSetCfmHandler
,
49
/* 0x8023 */
CsrWifiSmePermanentMacAddressGetCfmHandler
,
50
/* 0x8024 */
CsrWifiSmePmkidCandidateListIndHandler
,
51
/* 0x8025 */
CsrWifiSmePmkidCfmHandler
,
52
/* 0x8026 */
CsrWifiSmePowerConfigGetCfmHandler
,
53
/* 0x8027 */
CsrWifiSmePowerConfigSetCfmHandler
,
54
/* 0x8028 */
CsrWifiSmeRegulatoryDomainInfoGetCfmHandler
,
55
/* 0x8029 */
CsrWifiSmeRoamCompleteIndHandler
,
56
/* 0x802A */
CsrWifiSmeRoamStartIndHandler
,
57
/* 0x802B */
CsrWifiSmeRoamingConfigGetCfmHandler
,
58
/* 0x802C */
CsrWifiSmeRoamingConfigSetCfmHandler
,
59
/* 0x802D */
CsrWifiSmeScanConfigGetCfmHandler
,
60
/* 0x802E */
CsrWifiSmeScanConfigSetCfmHandler
,
61
/* 0x802F */
CsrWifiSmeScanFullCfmHandler
,
62
/* 0x8030 */
CsrWifiSmeScanResultIndHandler
,
63
/* 0x8031 */
CsrWifiSmeScanResultsFlushCfmHandler
,
64
/* 0x8032 */
CsrWifiSmeScanResultsGetCfmHandler
,
65
/* 0x8033 */
CsrWifiSmeSmeStaConfigGetCfmHandler
,
66
/* 0x8034 */
CsrWifiSmeSmeStaConfigSetCfmHandler
,
67
/* 0x8035 */
CsrWifiSmeStationMacAddressGetCfmHandler
,
68
/* 0x8036 */
CsrWifiSmeTspecIndHandler
,
69
/* 0x8037 */
CsrWifiSmeTspecCfmHandler
,
70
/* 0x8038 */
CsrWifiSmeVersionsGetCfmHandler
,
71
/* 0x8039 */
CsrWifiSmeWifiFlightmodeCfmHandler
,
72
/* 0x803A */
CsrWifiSmeWifiOffIndHandler
,
73
/* 0x803B */
CsrWifiSmeWifiOffCfmHandler
,
74
/* 0x803C */
CsrWifiSmeWifiOnCfmHandler
,
75
/* 0x803D */
CsrWifiSmeCloakedSsidsSetCfmHandler
,
76
/* 0x803E */
CsrWifiSmeCloakedSsidsGetCfmHandler
,
77
/* 0x803F */
CsrWifiSmeWifiOnIndHandler
,
78
/* 0x8040 */
CsrWifiSmeSmeCommonConfigGetCfmHandler
,
79
/* 0x8041 */
CsrWifiSmeSmeCommonConfigSetCfmHandler
,
80
/* 0x8042 */
CsrWifiSmeGetInterfaceCapabilityCfmHandler
,
81
/* 0x8043 */
CsrWifiSmeErrorIndHandler
,
82
/* 0x8044 */
CsrWifiSmeInfoIndHandler
,
83
/* 0x8045 */
CsrWifiSmeCoreDumpIndHandler
,
84
/* 0x8046 */
CsrWifiSmeAmpStatusChangeIndHandler
,
85
};
Generated on Thu Jan 10 2013 14:27:48 for Linux Kernel by
1.8.2