Home
last modified time | relevance | path

Searched defs:corkscrew_private (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/ethernet/3com/
A D3c515.c294 struct corkscrew_private { struct
295 const char *product_name;
296 struct list_head list;
297 struct net_device *our_dev;
304 unsigned int cur_rx, cur_tx; /* The next free ring entry */
305 unsigned int dirty_rx, dirty_tx;/* The ring entries to be free()ed. */
314 full_duplex:1, autoselect:1, bus_master:1, /* Vortex can only do a fragment bus-m. */
315 full_bus_master_tx:1, full_bus_master_rx:1, /* Boomerang */
316 tx_full:1;
317 spinlock_t lock;
[all …]

Completed in 7 milliseconds