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

Data Fields

char name [HIFN_NAMESIZE]
 
int irq
 
struct pci_devpdev
 
void __iomembar [3]
 
voiddesc_virt
 
dma_addr_t desc_dma
 
u32 dmareg
 
voidsa [HIFN_D_RES_RSIZE]
 
spinlock_t lock
 
u32 flags
 
int active
 
int started
 
struct delayed_work work
 
unsigned long reset
 
unsigned long success
 
unsigned long prev_success
 
u8 snum
 
struct tasklet_struct tasklet
 
struct crypto_queue queue
 
struct list_head alg_list
 
unsigned int pk_clk_freq
 

Detailed Description

Definition at line 423 of file hifn_795x.c.

Field Documentation

int active

Definition at line 442 of file hifn_795x.c.

struct list_head alg_list

Definition at line 453 of file hifn_795x.c.

void __iomem* bar[3]

Definition at line 430 of file hifn_795x.c.

dma_addr_t desc_dma

Definition at line 433 of file hifn_795x.c.

void* desc_virt

Definition at line 432 of file hifn_795x.c.

Definition at line 435 of file hifn_795x.c.

u32 flags

Definition at line 441 of file hifn_795x.c.

int irq

Definition at line 427 of file hifn_795x.c.

spinlock_t lock

Definition at line 439 of file hifn_795x.c.

Definition at line 425 of file hifn_795x.c.

struct pci_dev* pdev

Definition at line 429 of file hifn_795x.c.

unsigned int pk_clk_freq

Definition at line 455 of file hifn_795x.c.

unsigned long prev_success

Definition at line 446 of file hifn_795x.c.

Definition at line 452 of file hifn_795x.c.

unsigned long reset

Definition at line 444 of file hifn_795x.c.

Definition at line 437 of file hifn_795x.c.

u8 snum

Definition at line 448 of file hifn_795x.c.

int started

Definition at line 442 of file hifn_795x.c.

unsigned long success

Definition at line 445 of file hifn_795x.c.

Definition at line 450 of file hifn_795x.c.

Definition at line 443 of file hifn_795x.c.


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