|
Linux Kernel
3.7.1
|
Data Fields | |
| spinlock_t | lock |
| struct gether * | port_usb |
| struct net_device * | net |
| struct usb_gadget * | gadget |
| spinlock_t | req_lock |
| struct list_head tx_reqs | rx_reqs |
| atomic_t | tx_qlen |
| struct sk_buff_head | rx_frames |
| unsigned | header_len |
| struct sk_buff *(* | wrap )(struct gether *, struct sk_buff *skb) |
| int(* | unwrap )(struct gether *, struct sk_buff *skb, struct sk_buff_head *list) |
| struct work_struct | work |
| unsigned long | todo |
| bool | zlp |
| u8 | host_mac [ETH_ALEN] |
| struct usb_gadget * gadget |
| spinlock_t lock |
| spinlock_t req_lock |
| struct sk_buff_head rx_frames |
| struct work_struct work |
1.8.2