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

#include <b43legacy.h>

Data Fields

struct ssb_devicedev
 
struct b43legacy_wlwl
 
atomic_t __init_status
 
int suspend_init_status
 
bool __using_pio
 
bool bad_frames_preempt
 
bool dfq_valid
 
bool short_preamble
 
bool radio_hw_enable
 
struct b43legacy_phy phy
 
union {
   struct b43legacy_dma   dma
 
   struct b43legacy_pio   pio
 
}; 
 
struct b43legacy_stats stats
 
struct b43legacy_led led_tx
 
struct b43legacy_led led_rx
 
struct b43legacy_led led_assoc
 
struct b43legacy_led led_radio
 
u32 irq_reason
 
u32 dma_reason [6]
 
u32 irq_mask
 
struct b43legacy_noise_calculation noisecalc
 
int mac_suspended
 
struct tasklet_struct isr_tasklet
 
struct delayed_work periodic_work
 
unsigned int periodic_state
 
struct work_struct restart_work
 
u16 ktp
 
u8 max_nr_keys
 
struct b43legacy_key key [58]
 
struct b43legacy_firmware fw
 
struct list_head list
 

Detailed Description

Definition at line 676 of file b43legacy.h.

Field Documentation

union { ... }
atomic_t __init_status

Definition at line 682 of file b43legacy.h.

bool __using_pio

Definition at line 686 of file b43legacy.h.

bool bad_frames_preempt

Definition at line 687 of file b43legacy.h.

Definition at line 677 of file b43legacy.h.

bool dfq_valid

Definition at line 688 of file b43legacy.h.

Definition at line 696 of file b43legacy.h.

u32 dma_reason[6]

Definition at line 712 of file b43legacy.h.

Definition at line 735 of file b43legacy.h.

u32 irq_mask

Definition at line 714 of file b43legacy.h.

u32 irq_reason

Definition at line 711 of file b43legacy.h.

struct tasklet_struct isr_tasklet

Definition at line 721 of file b43legacy.h.

Definition at line 732 of file b43legacy.h.

u16 ktp

Definition at line 730 of file b43legacy.h.

struct b43legacy_led led_assoc

Definition at line 707 of file b43legacy.h.

struct b43legacy_led led_radio

Definition at line 708 of file b43legacy.h.

Definition at line 706 of file b43legacy.h.

Definition at line 705 of file b43legacy.h.

Definition at line 738 of file b43legacy.h.

int mac_suspended

Definition at line 718 of file b43legacy.h.

u8 max_nr_keys

Definition at line 731 of file b43legacy.h.

Definition at line 716 of file b43legacy.h.

unsigned int periodic_state

Definition at line 725 of file b43legacy.h.

struct delayed_work periodic_work

Definition at line 724 of file b43legacy.h.

Definition at line 693 of file b43legacy.h.

Definition at line 698 of file b43legacy.h.

bool radio_hw_enable

Definition at line 690 of file b43legacy.h.

struct work_struct restart_work

Definition at line 727 of file b43legacy.h.

bool short_preamble

Definition at line 689 of file b43legacy.h.

Definition at line 702 of file b43legacy.h.

int suspend_init_status

Definition at line 684 of file b43legacy.h.

Definition at line 678 of file b43legacy.h.


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