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

Data Fields

struct usb_device * udev
 
struct usb_interfaceintf
 
struct net_devicenet
 
struct sk_bufftx_skb
 
struct urbtx_urb
 
struct urbrx_urb
 
unsigned chartx_buf
 
unsigned charrx_buf
 
unsigned charctrl_buf
 
u8 bulk_in
 
u8 bulk_out
 
struct delayed_work carrier_work
 

Detailed Description

Definition at line 125 of file ipheth.c.

Field Documentation

u8 bulk_in

Definition at line 135 of file ipheth.c.

u8 bulk_out

Definition at line 136 of file ipheth.c.

struct delayed_work carrier_work

Definition at line 137 of file ipheth.c.

unsigned char* ctrl_buf

Definition at line 134 of file ipheth.c.

Definition at line 127 of file ipheth.c.

Definition at line 128 of file ipheth.c.

unsigned char* rx_buf

Definition at line 133 of file ipheth.c.

struct urb* rx_urb

Definition at line 131 of file ipheth.c.

unsigned char* tx_buf

Definition at line 132 of file ipheth.c.

struct sk_buff* tx_skb

Definition at line 129 of file ipheth.c.

struct urb* tx_urb

Definition at line 130 of file ipheth.c.

struct usb_device* udev

Definition at line 126 of file ipheth.c.


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