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

Data Fields

struct rio_mportmport
 
struct sk_buffrx_skb [RIONET_RX_RING_SIZE]
 
struct sk_bufftx_skb [RIONET_TX_RING_SIZE]
 
int rx_slot
 
int tx_slot
 
int tx_cnt
 
int ack_slot
 
spinlock_t lock
 
spinlock_t tx_lock
 
u32 msg_enable
 

Detailed Description

Definition at line 52 of file rionet.c.

Field Documentation

int ack_slot

Definition at line 59 of file rionet.c.

spinlock_t lock

Definition at line 60 of file rionet.c.

struct rio_mport* mport

Definition at line 53 of file rionet.c.

u32 msg_enable

Definition at line 62 of file rionet.c.

Definition at line 54 of file rionet.c.

int rx_slot

Definition at line 56 of file rionet.c.

int tx_cnt

Definition at line 58 of file rionet.c.

spinlock_t tx_lock

Definition at line 61 of file rionet.c.

Definition at line 55 of file rionet.c.

int tx_slot

Definition at line 57 of file rionet.c.


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