Linux Kernel
3.7.1
|
Data Fields | |
struct can_priv | can |
struct napi_struct | napi |
struct net_device * | ndev |
struct clk * | clk |
void __iomem * | base |
u32 | scc_ram_offset |
u32 | hecc_ram_offset |
u32 | mbx_offset |
u32 | int_line |
spinlock_t | mbx_lock |
u32 | tx_head |
u32 | tx_tail |
u32 | rx_next |
void(* | transceiver_switch )(int) |
spinlock_t mbx_lock |
struct napi_struct napi |
struct net_device* ndev |