Linux Kernel
3.7.1
|
Data Fields | |
u32 | phys_next |
u16 | pkt_len |
u16 | buf_len |
u32 | phys_addr |
u32 | __reserved [4] |
struct buffer_desc * | next |
enum dma_data_direction | dir |
Definition at line 99 of file ixp4xx_crypto.c.
u32 __reserved[4] |
Definition at line 109 of file ixp4xx_crypto.c.
u16 buf_len |
Definition at line 106 of file ixp4xx_crypto.c.
enum dma_data_direction dir |
Definition at line 111 of file ixp4xx_crypto.c.
struct buffer_desc* next |
Definition at line 110 of file ixp4xx_crypto.c.
Definition at line 108 of file ixp4xx_crypto.c.
u32 phys_next |
Definition at line 100 of file ixp4xx_crypto.c.
u16 pkt_len |
Definition at line 105 of file ixp4xx_crypto.c.