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

Data Fields

void __iomemregs
 
struct list_head pending
 
int next_ctx
 
spinlock_t hw_lock
 
int in_flight
 
struct list_head completed
 
struct list_head in_progress
 
struct tasklet_struct complete
 
unsigned long fifo_sz
 
void __iomemcipher_ctx_base
 
void __iomemhash_key_base
 
struct spacc_algalgs
 
unsigned num_algs
 
struct list_head registered_algs
 
size_t cipher_pg_sz
 
size_t hash_pg_sz
 
const charname
 
struct clkclk
 
struct devicedev
 
unsigned max_ctxs
 
struct timer_list packet_timeout
 
unsigned stat_irq_thresh
 
struct dma_poolreq_pool
 

Detailed Description

Definition at line 108 of file picoxcell_crypto.c.

Field Documentation

Definition at line 120 of file picoxcell_crypto.c.

void __iomem* cipher_ctx_base

Definition at line 118 of file picoxcell_crypto.c.

size_t cipher_pg_sz

Definition at line 123 of file picoxcell_crypto.c.

Definition at line 126 of file picoxcell_crypto.c.

Definition at line 116 of file picoxcell_crypto.c.

struct list_head completed

Definition at line 114 of file picoxcell_crypto.c.

struct device* dev

Definition at line 127 of file picoxcell_crypto.c.

unsigned long fifo_sz

Definition at line 117 of file picoxcell_crypto.c.

void __iomem* hash_key_base

Definition at line 119 of file picoxcell_crypto.c.

size_t hash_pg_sz

Definition at line 124 of file picoxcell_crypto.c.

spinlock_t hw_lock

Definition at line 112 of file picoxcell_crypto.c.

int in_flight

Definition at line 113 of file picoxcell_crypto.c.

struct list_head in_progress

Definition at line 115 of file picoxcell_crypto.c.

unsigned max_ctxs

Definition at line 128 of file picoxcell_crypto.c.

const char* name

Definition at line 125 of file picoxcell_crypto.c.

int next_ctx

Definition at line 111 of file picoxcell_crypto.c.

unsigned num_algs

Definition at line 121 of file picoxcell_crypto.c.

struct timer_list packet_timeout

Definition at line 129 of file picoxcell_crypto.c.

struct list_head pending

Definition at line 110 of file picoxcell_crypto.c.

struct list_head registered_algs

Definition at line 122 of file picoxcell_crypto.c.

Definition at line 109 of file picoxcell_crypto.c.

struct dma_pool* req_pool

Definition at line 131 of file picoxcell_crypto.c.

unsigned stat_irq_thresh

Definition at line 130 of file picoxcell_crypto.c.


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