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

#include <b43.h>

Public Member Functions

u8 pio_scratchspace[118] __attribute__ ((__aligned__(8)))
 
u8 pio_tailspace[4] __attribute__ ((__aligned__(8)))
 

Data Fields

struct b43_wldevcurrent_dev
 
struct ieee80211_hwhw
 
struct mutex mutex
 
spinlock_t hardirq_lock
 
bool hw_registred
 
struct ieee80211_vifvif
 
u8 mac_addr [ETH_ALEN]
 
u8 bssid [ETH_ALEN]
 
int if_type
 
bool operating
 
unsigned int filter_flags
 
struct ieee80211_low_level_stats ieee_stats
 
struct list_head devlist
 
u8 nr_devs
 
bool radiotap_enabled
 
bool radio_enabled
 
struct sk_buffcurrent_beacon
 
bool beacon0_uploaded
 
bool beacon1_uploaded
 
bool beacon_templates_virgin
 
struct work_struct beacon_update_trigger
 
struct b43_qos_params qos_params [B43_QOS_QUEUE_NUM]
 
struct work_struct txpower_adjust_work
 
struct work_struct tx_work
 
struct sk_buff_head tx_queue [B43_QOS_QUEUE_NUM]
 
bool tx_queue_stopped [B43_QOS_QUEUE_NUM]
 
struct work_struct firmware_load
 
struct b43_leds leds
 

Detailed Description

Definition at line 863 of file b43.h.

Member Function Documentation

u8 pio_scratchspace [118] __attribute__ ( (__aligned__(8))  )
u8 pio_tailspace [4] __attribute__ ( (__aligned__(8))  )

Field Documentation

bool beacon0_uploaded

Definition at line 912 of file b43.h.

bool beacon1_uploaded

Definition at line 913 of file b43.h.

bool beacon_templates_virgin

Definition at line 914 of file b43.h.

struct work_struct beacon_update_trigger

Definition at line 915 of file b43.h.

u8 bssid[ETH_ALEN]

Definition at line 887 of file b43.h.

struct sk_buff* current_beacon

Definition at line 911 of file b43.h.

struct b43_wldev* current_dev

Definition at line 865 of file b43.h.

Definition at line 904 of file b43.h.

unsigned int filter_flags

Definition at line 893 of file b43.h.

struct work_struct firmware_load

Definition at line 935 of file b43.h.

spinlock_t hardirq_lock

Definition at line 873 of file b43.h.

Definition at line 867 of file b43.h.

bool hw_registred

Definition at line 877 of file b43.h.

Definition at line 895 of file b43.h.

int if_type

Definition at line 889 of file b43.h.

Definition at line 938 of file b43.h.

Definition at line 885 of file b43.h.

Definition at line 870 of file b43.h.

u8 nr_devs

Definition at line 905 of file b43.h.

bool operating

Definition at line 891 of file b43.h.

Definition at line 918 of file b43.h.

bool radio_enabled

Definition at line 908 of file b43.h.

bool radiotap_enabled

Definition at line 907 of file b43.h.

Definition at line 929 of file b43.h.

bool tx_queue_stopped[B43_QOS_QUEUE_NUM]

Definition at line 932 of file b43.h.

Definition at line 926 of file b43.h.

struct work_struct txpower_adjust_work

Definition at line 923 of file b43.h.

Definition at line 883 of file b43.h.


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