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

#include <ucc_slow.h>

Data Fields

struct ucc_slow_infous_info
 
struct ucc_slow __iomemus_regs
 
struct ucc_slow_pram * us_pram
 
u32 us_pram_offset
 
int enabled_tx
 
int enabled_rx
 
int stopped_tx
 
int stopped_rx
 
struct list_head confQ
 
u32 first_tx_bd_mask
 
u32 tx_base_offset
 
u32 rx_base_offset
 
struct qe_bd * confBd
 
struct qe_bd * tx_bd
 
struct qe_bd * rx_bd
 
voidp_rx_frame
 
u16p_ucce
 
u16p_uccm
 
u16 saved_uccm
 

Detailed Description

Definition at line 181 of file ucc_slow.h.

Field Documentation

struct qe_bd* confBd

Definition at line 196 of file ucc_slow.h.

Definition at line 191 of file ucc_slow.h.

int enabled_rx

Definition at line 187 of file ucc_slow.h.

int enabled_tx

Definition at line 186 of file ucc_slow.h.

u32 first_tx_bd_mask

Definition at line 192 of file ucc_slow.h.

void* p_rx_frame

Definition at line 199 of file ucc_slow.h.

u16* p_ucce

Definition at line 200 of file ucc_slow.h.

u16* p_uccm

Definition at line 202 of file ucc_slow.h.

u32 rx_base_offset

Definition at line 195 of file ucc_slow.h.

struct qe_bd* rx_bd

Definition at line 198 of file ucc_slow.h.

u16 saved_uccm

Definition at line 203 of file ucc_slow.h.

int stopped_rx

Definition at line 190 of file ucc_slow.h.

int stopped_tx

Definition at line 188 of file ucc_slow.h.

u32 tx_base_offset

Definition at line 194 of file ucc_slow.h.

struct qe_bd* tx_bd

Definition at line 197 of file ucc_slow.h.

Definition at line 182 of file ucc_slow.h.

struct ucc_slow_pram* us_pram

Definition at line 184 of file ucc_slow.h.

u32 us_pram_offset

Definition at line 185 of file ucc_slow.h.

struct ucc_slow __iomem* us_regs

Definition at line 183 of file ucc_slow.h.


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