Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Public Member Functions | Data Fields
cfg80211_registered_device Struct Reference

#include <core.h>

Public Member Functions

struct wiphy wiphy __attribute__ ((__aligned__(NETDEV_ALIGN)))
 

Data Fields

struct cfg80211_opsops
 
struct list_head list
 
struct mutex mtx
 
struct rfkill_ops rfkill_ops
 
struct rfkillrfkill
 
struct work_struct rfkill_sync
 
char country_ie_alpha2 [2]
 
enum environment_cap env
 
int wiphy_idx
 
struct mutex devlist_mtx
 
struct list_head wdev_list
 
int devlist_generation
 
int wdev_id
 
int opencount
 
wait_queue_head_t dev_wait
 
u32 ap_beacons_nlportid
 
int num_running_ifaces
 
int num_running_monitor_ifaces
 
spinlock_t bss_lock
 
struct list_head bss_list
 
struct rb_root bss_tree
 
u32 bss_generation
 
struct cfg80211_scan_requestscan_req
 
struct
cfg80211_sched_scan_request
sched_scan_req
 
unsigned long suspend_at
 
struct work_struct scan_done_wk
 
struct work_struct sched_scan_results_wk
 
struct mutex sched_scan_mtx
 
struct work_struct conn_work
 
struct work_struct event_work
 
struct cfg80211_wowlanwowlan
 

Detailed Description

Definition at line 21 of file core.h.

Member Function Documentation

struct wiphy wiphy __attribute__ ( (__aligned__(NETDEV_ALIGN))  )
read

Field Documentation

u32 ap_beacons_nlportid

Definition at line 58 of file core.h.

u32 bss_generation

Definition at line 68 of file core.h.

struct list_head bss_list

Definition at line 66 of file core.h.

spinlock_t bss_lock

Definition at line 65 of file core.h.

struct rb_root bss_tree

Definition at line 67 of file core.h.

struct work_struct conn_work

Definition at line 81 of file core.h.

char country_ie_alpha2[2]

Definition at line 41 of file core.h.

Definition at line 56 of file core.h.

int devlist_generation

Definition at line 54 of file core.h.

struct mutex devlist_mtx

Definition at line 51 of file core.h.

Definition at line 45 of file core.h.

struct work_struct event_work

Definition at line 82 of file core.h.

Definition at line 23 of file core.h.

Definition at line 28 of file core.h.

int num_running_ifaces

Definition at line 61 of file core.h.

int num_running_monitor_ifaces

Definition at line 62 of file core.h.

int opencount

Definition at line 55 of file core.h.

Definition at line 22 of file core.h.

Definition at line 32 of file core.h.

Definition at line 31 of file core.h.

struct work_struct rfkill_sync

Definition at line 33 of file core.h.

struct work_struct scan_done_wk

Definition at line 72 of file core.h.

Definition at line 69 of file core.h.

struct mutex sched_scan_mtx

Definition at line 75 of file core.h.

Definition at line 70 of file core.h.

struct work_struct sched_scan_results_wk

Definition at line 73 of file core.h.

unsigned long suspend_at

Definition at line 71 of file core.h.

int wdev_id

Definition at line 54 of file core.h.

struct list_head wdev_list

Definition at line 53 of file core.h.

int wiphy_idx

Definition at line 48 of file core.h.

Definition at line 84 of file core.h.


The documentation for this struct was generated from the following file: