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

#include <sir-dev.h>

Data Fields

struct net_devicenetdev
 
struct irlap_cbirlap
 
struct qos_info qos
 
char hwname [32]
 
struct sir_fsm fsm
 
atomic_t enable_rx
 
int raw_tx
 
spinlock_t tx_lock
 
u32 new_speed
 
u32 flags
 
unsigned speed
 
iobuff_t tx_buff
 
iobuff_t rx_buff
 
struct sk_bufftx_skb
 
struct dongle_driverdongle_drv
 
struct sir_driverdrv
 
voidpriv
 

Detailed Description

Definition at line 161 of file sir-dev.h.

Field Documentation

struct dongle_driver* dongle_drv

Definition at line 184 of file sir-dev.h.

Definition at line 185 of file sir-dev.h.

atomic_t enable_rx

Definition at line 171 of file sir-dev.h.

u32 flags

Definition at line 176 of file sir-dev.h.

Definition at line 170 of file sir-dev.h.

char hwname[32]

Definition at line 168 of file sir-dev.h.

struct irlap_cb* irlap

Definition at line 164 of file sir-dev.h.

struct net_device* netdev

Definition at line 162 of file sir-dev.h.

u32 new_speed

Definition at line 175 of file sir-dev.h.

Definition at line 186 of file sir-dev.h.

Definition at line 166 of file sir-dev.h.

int raw_tx

Definition at line 172 of file sir-dev.h.

iobuff_t rx_buff

Definition at line 181 of file sir-dev.h.

unsigned speed

Definition at line 178 of file sir-dev.h.

iobuff_t tx_buff

Definition at line 180 of file sir-dev.h.

spinlock_t tx_lock

Definition at line 173 of file sir-dev.h.

struct sk_buff* tx_skb

Definition at line 182 of file sir-dev.h.


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