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

#include <mscan.h>

Data Fields

struct can_priv can
 
unsigned int type
 
long open_time
 
unsigned long flags
 
void __iomemreg_base
 
u8 shadow_statflg
 
u8 shadow_canrier
 
u8 cur_pri
 
u8 prev_buf_id
 
u8 tx_active
 
struct list_head tx_head
 
struct tx_queue_entry tx_queue [TX_QUEUE_SIZE]
 
struct napi_struct napi
 

Detailed Description

Definition at line 281 of file mscan.h.

Field Documentation

Definition at line 282 of file mscan.h.

u8 cur_pri

Definition at line 289 of file mscan.h.

unsigned long flags

Definition at line 285 of file mscan.h.

Definition at line 295 of file mscan.h.

long open_time

Definition at line 284 of file mscan.h.

u8 prev_buf_id

Definition at line 290 of file mscan.h.

void __iomem* reg_base

Definition at line 286 of file mscan.h.

u8 shadow_canrier

Definition at line 288 of file mscan.h.

u8 shadow_statflg

Definition at line 287 of file mscan.h.

u8 tx_active

Definition at line 291 of file mscan.h.

struct list_head tx_head

Definition at line 293 of file mscan.h.

Definition at line 294 of file mscan.h.

unsigned int type

Definition at line 283 of file mscan.h.


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