Linux Kernel
3.7.1
|
Data Fields | |
struct rio_mport * | mport |
struct sk_buff * | rx_skb [RIONET_RX_RING_SIZE] |
struct sk_buff * | tx_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 |
spinlock_t lock |
struct sk_buff* rx_skb[RIONET_RX_RING_SIZE] |
spinlock_t tx_lock |
struct sk_buff* tx_skb[RIONET_TX_RING_SIZE] |