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

#include <tsi721.h>

Data Fields

u32 size
 
voidomd_base
 
dma_addr_t omd_phys
 
voidomq_base [TSI721_OMSGD_RING_SIZE]
 
dma_addr_t omq_phys [TSI721_OMSGD_RING_SIZE]
 
voidsts_base
 
dma_addr_t sts_phys
 
u32 sts_size
 
u32 sts_rdptr
 
u32 tx_slot
 
voiddev_id
 
u32 wr_count
 
spinlock_t lock
 

Detailed Description

Definition at line 716 of file tsi721.h.

Field Documentation

void* dev_id

Definition at line 731 of file tsi721.h.

spinlock_t lock

Definition at line 733 of file tsi721.h.

void* omd_base

Definition at line 719 of file tsi721.h.

dma_addr_t omd_phys

Definition at line 720 of file tsi721.h.

Definition at line 722 of file tsi721.h.

Definition at line 723 of file tsi721.h.

u32 size

Definition at line 717 of file tsi721.h.

void* sts_base

Definition at line 725 of file tsi721.h.

dma_addr_t sts_phys

Definition at line 726 of file tsi721.h.

u32 sts_rdptr

Definition at line 728 of file tsi721.h.

u32 sts_size

Definition at line 727 of file tsi721.h.

u32 tx_slot

Definition at line 730 of file tsi721.h.

u32 wr_count

Definition at line 732 of file tsi721.h.


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