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

#include <b43.h>

Data Fields

struct b43_bus_devdev
 
struct b43_wlwl
 
atomic_t __init_status
 
bool bad_frames_preempt
 
bool dfq_valid
 
bool radio_hw_enable
 
bool qos_enabled
 
bool hwcrypto_enabled
 
bool use_pio
 
struct b43_phy phy
 
union {
   struct b43_dma   dma
 
   struct b43_pio   pio
 
}; 
 
bool __using_pio_transfers
 
struct b43_stats stats
 
u32 irq_reason
 
u32 dma_reason [6]
 
u32 irq_mask
 
struct b43_noise_calculation noisecalc
 
int mac_suspended
 
struct delayed_work periodic_work
 
unsigned int periodic_state
 
struct work_struct restart_work
 
u16 ktp
 
struct b43_key key [B43_NR_GROUP_KEYS *2+B43_NR_PAIRWISE_KEYS]
 
struct b43_firmware fw
 
struct list_head list
 

Detailed Description

Definition at line 794 of file b43.h.

Field Documentation

union { ... }
atomic_t __init_status

Definition at line 800 of file b43.h.

bool __using_pio_transfers

Definition at line 820 of file b43.h.

bool bad_frames_preempt

Definition at line 802 of file b43.h.

Definition at line 795 of file b43.h.

bool dfq_valid

Definition at line 803 of file b43.h.

Definition at line 814 of file b43.h.

u32 dma_reason[6]

Definition at line 827 of file b43.h.

Definition at line 847 of file b43.h.

bool hwcrypto_enabled

Definition at line 806 of file b43.h.

u32 irq_mask

Definition at line 829 of file b43.h.

u32 irq_reason

Definition at line 826 of file b43.h.

Definition at line 844 of file b43.h.

u16 ktp

Definition at line 843 of file b43.h.

Definition at line 850 of file b43.h.

int mac_suspended

Definition at line 834 of file b43.h.

Definition at line 832 of file b43.h.

unsigned int periodic_state

Definition at line 838 of file b43.h.

struct delayed_work periodic_work

Definition at line 837 of file b43.h.

Definition at line 810 of file b43.h.

Definition at line 816 of file b43.h.

bool qos_enabled

Definition at line 805 of file b43.h.

bool radio_hw_enable

Definition at line 804 of file b43.h.

struct work_struct restart_work

Definition at line 840 of file b43.h.

Definition at line 823 of file b43.h.

bool use_pio

Definition at line 807 of file b43.h.

Definition at line 796 of file b43.h.


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