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

Data Fields

struct rt2x00_dev * rt2x00dev
 
struct rt2x00debug * debug
 
struct dentry * driver_folder
 
struct dentry * driver_entry
 
struct dentry * chipset_entry
 
struct dentry * dev_flags
 
struct dentry * cap_flags
 
struct dentry * register_folder
 
struct dentry * csr_off_entry
 
struct dentry * csr_val_entry
 
struct dentry * eeprom_off_entry
 
struct dentry * eeprom_val_entry
 
struct dentry * bbp_off_entry
 
struct dentry * bbp_val_entry
 
struct dentry * rf_off_entry
 
struct dentry * rf_val_entry
 
struct dentry * rfcsr_off_entry
 
struct dentry * rfcsr_val_entry
 
struct dentry * queue_folder
 
struct dentry * queue_frame_dump_entry
 
struct dentry * queue_stats_entry
 
struct dentry * crypto_stats_entry
 
unsigned long frame_dump_flags
 
struct sk_buff_head frame_dump_skbqueue
 
wait_queue_head_t frame_dump_waitqueue
 
struct rt2x00debug_crypto crypto_stats [CIPHER_MAX]
 
struct debugfs_blob_wrapper driver_blob
 
struct debugfs_blob_wrapper chipset_blob
 
unsigned int offset_csr
 
unsigned int offset_eeprom
 
unsigned int offset_bbp
 
unsigned int offset_rf
 
unsigned int offset_rfcsr
 

Detailed Description

Definition at line 47 of file rt2x00debug.c.

Field Documentation

struct dentry* bbp_off_entry

Definition at line 89 of file rt2x00debug.c.

struct dentry* bbp_val_entry

Definition at line 90 of file rt2x00debug.c.

struct dentry* cap_flags

Definition at line 83 of file rt2x00debug.c.

Definition at line 128 of file rt2x00debug.c.

struct dentry* chipset_entry

Definition at line 81 of file rt2x00debug.c.

Definition at line 120 of file rt2x00debug.c.

struct dentry* crypto_stats_entry

Definition at line 98 of file rt2x00debug.c.

struct dentry* csr_off_entry

Definition at line 85 of file rt2x00debug.c.

struct dentry* csr_val_entry

Definition at line 86 of file rt2x00debug.c.

Definition at line 59 of file rt2x00debug.c.

struct dentry* dev_flags

Definition at line 82 of file rt2x00debug.c.

Definition at line 127 of file rt2x00debug.c.

struct dentry* driver_entry

Definition at line 80 of file rt2x00debug.c.

struct dentry* driver_folder

Definition at line 79 of file rt2x00debug.c.

struct dentry* eeprom_off_entry

Definition at line 87 of file rt2x00debug.c.

struct dentry* eeprom_val_entry

Definition at line 88 of file rt2x00debug.c.

unsigned long frame_dump_flags

Definition at line 104 of file rt2x00debug.c.

struct sk_buff_head frame_dump_skbqueue

Definition at line 113 of file rt2x00debug.c.

wait_queue_head_t frame_dump_waitqueue

Definition at line 114 of file rt2x00debug.c.

unsigned int offset_bbp

Definition at line 135 of file rt2x00debug.c.

unsigned int offset_csr

Definition at line 133 of file rt2x00debug.c.

unsigned int offset_eeprom

Definition at line 134 of file rt2x00debug.c.

unsigned int offset_rf

Definition at line 136 of file rt2x00debug.c.

unsigned int offset_rfcsr

Definition at line 137 of file rt2x00debug.c.

struct dentry* queue_folder

Definition at line 95 of file rt2x00debug.c.

struct dentry* queue_frame_dump_entry

Definition at line 96 of file rt2x00debug.c.

struct dentry* queue_stats_entry

Definition at line 97 of file rt2x00debug.c.

struct dentry* register_folder

Definition at line 84 of file rt2x00debug.c.

struct dentry* rf_off_entry

Definition at line 91 of file rt2x00debug.c.

struct dentry* rf_val_entry

Definition at line 92 of file rt2x00debug.c.

struct dentry* rfcsr_off_entry

Definition at line 93 of file rt2x00debug.c.

struct dentry* rfcsr_val_entry

Definition at line 94 of file rt2x00debug.c.

struct rt2x00_dev* rt2x00dev

Definition at line 52 of file rt2x00debug.c.


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