Searched defs:winbond_private (Results 1 – 1 of 1) sorted by relevance
228 static struct winbond_private struct231 struct w840_rx_desc rx_ring[RX_RING_SIZE];232 struct w840_tx_desc tx_ring[TX_RING_SIZE];233 struct net_device *next_module; /* Link for devices of this type. */234 void *priv_addr; /* Unaligned address for kfree */235 const char *product_name;237 int chip_id, drv_flags;238 struct pci_dev *pci_dev;239 int csr6;240 struct w840_rx_desc *rx_head_desc;[all …]