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

#include <caif_spi.h>

Data Fields

struct caif_dev_common cfdev
 
struct net_devicendev
 
struct platform_devicepdev
 
struct sk_buff_head qhead
 
struct sk_buff_head chead
 
u16 cmd
 
u16 tx_cpck_len
 
u16 tx_npck_len
 
u16 rx_cpck_len
 
u16 rx_npck_len
 
struct cfspi_ifc ifc
 
struct cfspi_xfer xfer
 
struct cfspi_devdev
 
unsigned long state
 
struct work_struct work
 
struct workqueue_structwq
 
struct list_head list
 
int flow_off_sent
 
u32 qd_low_mark
 
u32 qd_high_mark
 
struct completion comp
 
wait_queue_head_t wait
 
spinlock_t lock
 
bool flow_stop
 
bool slave
 
bool slave_talked
 

Detailed Description

Definition at line 99 of file caif_spi.h.

Field Documentation

Definition at line 100 of file caif_spi.h.

Definition at line 104 of file caif_spi.h.

Definition at line 105 of file caif_spi.h.

Definition at line 120 of file caif_spi.h.

Definition at line 112 of file caif_spi.h.

int flow_off_sent

Definition at line 117 of file caif_spi.h.

bool flow_stop

Definition at line 123 of file caif_spi.h.

Definition at line 110 of file caif_spi.h.

Definition at line 116 of file caif_spi.h.

spinlock_t lock

Definition at line 122 of file caif_spi.h.

Definition at line 101 of file caif_spi.h.

Definition at line 102 of file caif_spi.h.

u32 qd_high_mark

Definition at line 119 of file caif_spi.h.

u32 qd_low_mark

Definition at line 118 of file caif_spi.h.

Definition at line 103 of file caif_spi.h.

u16 rx_cpck_len

Definition at line 108 of file caif_spi.h.

u16 rx_npck_len

Definition at line 109 of file caif_spi.h.

Definition at line 124 of file caif_spi.h.

bool slave_talked

Definition at line 125 of file caif_spi.h.

unsigned long state

Definition at line 113 of file caif_spi.h.

u16 tx_cpck_len

Definition at line 106 of file caif_spi.h.

u16 tx_npck_len

Definition at line 107 of file caif_spi.h.

Definition at line 121 of file caif_spi.h.

Definition at line 114 of file caif_spi.h.

Definition at line 115 of file caif_spi.h.

Definition at line 111 of file caif_spi.h.


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