Linux Kernel
3.7.1
|
#include <mscan.h>
Data Fields | |
struct can_priv | can |
unsigned int | type |
long | open_time |
unsigned long | flags |
void __iomem * | reg_base |
u8 | shadow_statflg |
u8 | shadow_canrier |
u8 | cur_pri |
u8 | prev_buf_id |
u8 | tx_active |
struct list_head | tx_head |
struct tx_queue_entry | tx_queue [TX_QUEUE_SIZE] |
struct napi_struct | napi |
struct napi_struct napi |