corkscrew_private Struct Reference


Data Fields

const char * product_name
struct net_devicenext_module
struct boom_rx_desc rx_ring [RX_RING_SIZE]
struct boom_tx_desc tx_ring [TX_RING_SIZE]
struct sk_buff * rx_skbuff [RX_RING_SIZE]
struct sk_buff * tx_skbuff [TX_RING_SIZE]
unsigned int cur_rx
unsigned int cur_tx
unsigned int dirty_rx
unsigned int dirty_tx
struct sk_buff * tx_skb
int capabilities
int options
int last_rx_packets
unsigned int available_media:8
unsigned int media_override:3
unsigned int default_media:3
unsigned int full_duplex:1
unsigned int autoselect:1
unsigned int bus_master:1
unsigned int full_bus_master_tx:1
unsigned int full_bus_master_rx:1
unsigned int tx_full:1

Detailed Description

Definition at line 217 of file 3c515.c.


Field Documentation

Definition at line 218 of file 3c515.c.

Referenced by corkscrew_found_device(), and corkscrew_probe1().

Definition at line 219 of file 3c515.c.

struct boom_rx_desc corkscrew_private::rx_ring[RX_RING_SIZE] [read]

Definition at line 221 of file 3c515.c.

struct boom_tx_desc corkscrew_private::tx_ring[TX_RING_SIZE] [read]

Definition at line 222 of file 3c515.c.

struct sk_buff* corkscrew_private::rx_skbuff[RX_RING_SIZE] [read]

Definition at line 224 of file 3c515.c.

struct sk_buff* corkscrew_private::tx_skbuff[TX_RING_SIZE] [read]

Definition at line 225 of file 3c515.c.

Referenced by t515_reset().

Definition at line 226 of file 3c515.c.

Referenced by t515_reset().

Definition at line 226 of file 3c515.c.

Referenced by t515_reset().

Definition at line 227 of file 3c515.c.

Referenced by t515_reset().

Definition at line 227 of file 3c515.c.

Referenced by t515_reset().

struct sk_buff* corkscrew_private::tx_skb [read]

Definition at line 228 of file 3c515.c.

Definition at line 229 of file 3c515.c.

Referenced by corkscrew_probe1().

Definition at line 230 of file 3c515.c.

Referenced by corkscrew_found_device().

Definition at line 231 of file 3c515.c.

Definition at line 232 of file 3c515.c.

Referenced by corkscrew_probe1(), and t515_reset().

Definition at line 232 of file 3c515.c.

Referenced by corkscrew_found_device(), corkscrew_probe1(), and t515_reset().

Definition at line 232 of file 3c515.c.

Referenced by corkscrew_probe1(), and t515_reset().

Definition at line 232 of file 3c515.c.

Referenced by corkscrew_found_device(), and t515_reset().

Definition at line 232 of file 3c515.c.

Referenced by corkscrew_probe1(), and t515_reset().

Definition at line 232 of file 3c515.c.

Referenced by corkscrew_found_device(), and t515_reset().

Definition at line 232 of file 3c515.c.

Referenced by corkscrew_probe1(), and t515_reset().

Definition at line 232 of file 3c515.c.

Referenced by corkscrew_probe1(), and t515_reset().

Definition at line 232 of file 3c515.c.


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

Generated on Tue Apr 6 20:02:03 2010 for gPXE by  doxygen 1.5.7.1