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

#include <device.h>

Data Fields

int nRxDescs0
 
int nRxDescs1
 
int nTxDescs [2]
 
int int_works
 
int rts_thresh
 
int frag_thresh
 
int data_rate
 
int channel_num
 
int short_retry
 
int long_retry
 
int bbp_type
 
u32 flags
 
int nTxDescs0
 
int OpMode
 

Detailed Description

Definition at line 362 of file device.h.

Field Documentation

int bbp_type

Definition at line 373 of file device.h.

int channel_num

Definition at line 370 of file device.h.

int data_rate

Definition at line 369 of file device.h.

u32 flags

Definition at line 374 of file device.h.

int frag_thresh

Definition at line 368 of file device.h.

int int_works

Definition at line 366 of file device.h.

int long_retry

Definition at line 372 of file device.h.

int nRxDescs0

Definition at line 363 of file device.h.

int nRxDescs1

Definition at line 364 of file device.h.

int nTxDescs[2]

Definition at line 365 of file device.h.

int nTxDescs0

Definition at line 401 of file device.h.

int OpMode

Definition at line 404 of file device.h.

int rts_thresh

Definition at line 367 of file device.h.

int short_retry

Definition at line 371 of file device.h.


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