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_nme_ap_sef.h
Go to the documentation of this file.
1
/*****************************************************************************
2
FILE: csr_wifi_nme_sef.h
3
(c) Cambridge Silicon Radio Limited 2010
4
5
Refer to LICENSE.txt included with this source for details
6
on the license terms.
7
8
*****************************************************************************/
9
#ifndef CSR_WIFI_ROUTER_SEF_CSR_WIFI_NME_H__
10
#define CSR_WIFI_ROUTER_SEF_CSR_WIFI_NME_H__
11
12
#include "
csr_wifi_nme_prim.h
"
13
14
15
#ifdef __cplusplus
16
extern
"C"
{
17
#endif
18
19
void
CsrWifiNmeApUpstreamStateHandlers
(
void
* drvpriv,
CsrWifiFsmEvent
*
msg
);
20
21
22
extern
void
CsrWifiNmeApConfigSetCfmHandler
(
void
* drvpriv,
CsrWifiFsmEvent
*
msg
);
23
extern
void
CsrWifiNmeApStartCfmHandler
(
void
* drvpriv,
CsrWifiFsmEvent
*
msg
);
24
extern
void
CsrWifiNmeApStopCfmHandler
(
void
* drvpriv,
CsrWifiFsmEvent
*
msg
);
25
26
27
#ifdef __cplusplus
28
}
29
#endif
30
31
#endif
/* CSR_WIFI_ROUTER_SEF_CSR_WIFI_NME_H__ */
Generated on Thu Jan 10 2013 14:27:44 for Linux Kernel by
1.8.2