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
net
wireless
orinoco
cfg.h
Go to the documentation of this file.
1
/* cfg80211 support.
2
*
3
* See copyright notice in main.c
4
*/
5
#ifndef ORINOCO_CFG_H
6
#define ORINOCO_CFG_H
7
8
#include <
net/cfg80211.h
>
9
10
extern
const
struct
cfg80211_ops
orinoco_cfg_ops
;
11
12
void
orinoco_wiphy_init
(
struct
wiphy
*
wiphy
);
13
int
orinoco_wiphy_register
(
struct
wiphy
*
wiphy
);
14
15
#endif
/* ORINOCO_CFG_H */
Generated on Thu Jan 10 2013 14:11:52 for Linux Kernel by
1.8.2