Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
b43legacy_wl Struct Reference

#include <b43legacy.h>

Data Fields

struct b43legacy_wldevcurrent_dev
 
struct ieee80211_hwhw
 
spinlock_t irq_lock
 
struct mutex mutex
 
spinlock_t leds_lock
 
struct work_struct firmware_load
 
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 b43legacy_qos_params qos_params [B43legacy_QOS_QUEUE_NUM]
 
struct work_struct tx_work
 
struct sk_buff_head tx_queue [B43legacy_QOS_QUEUE_NUM]
 
bool tx_queue_stopped [B43legacy_QOS_QUEUE_NUM]
 

Detailed Description

Definition at line 574 of file b43legacy.h.

Field Documentation

bool beacon0_uploaded

Definition at line 621 of file b43legacy.h.

bool beacon1_uploaded

Definition at line 622 of file b43legacy.h.

bool beacon_templates_virgin

Definition at line 623 of file b43legacy.h.

struct work_struct beacon_update_trigger

Definition at line 624 of file b43legacy.h.

u8 bssid[ETH_ALEN]

Definition at line 595 of file b43legacy.h.

struct sk_buff* current_beacon

Definition at line 620 of file b43legacy.h.

struct b43legacy_wldev* current_dev

Definition at line 576 of file b43legacy.h.

Definition at line 612 of file b43legacy.h.

unsigned int filter_flags

Definition at line 601 of file b43legacy.h.

struct work_struct firmware_load

Definition at line 585 of file b43legacy.h.

Definition at line 578 of file b43legacy.h.

Definition at line 603 of file b43legacy.h.

int if_type

Definition at line 597 of file b43legacy.h.

spinlock_t irq_lock

Definition at line 580 of file b43legacy.h.

spinlock_t leds_lock

Definition at line 582 of file b43legacy.h.

Definition at line 593 of file b43legacy.h.

Definition at line 581 of file b43legacy.h.

u8 nr_devs

Definition at line 613 of file b43legacy.h.

bool operating

Definition at line 599 of file b43legacy.h.

Definition at line 626 of file b43legacy.h.

bool radio_enabled

Definition at line 616 of file b43legacy.h.

bool radiotap_enabled

Definition at line 615 of file b43legacy.h.

Definition at line 632 of file b43legacy.h.

bool tx_queue_stopped[B43legacy_QOS_QUEUE_NUM]

Definition at line 635 of file b43legacy.h.

Definition at line 629 of file b43legacy.h.

Definition at line 591 of file b43legacy.h.


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