Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/ethernet/qlogic/netxen/
Dnetxen_nic.h1593 struct netxen_adapter { struct
1594 struct netxen_hardware_context ahw;
1596 struct net_device *netdev;
1597 struct pci_dev *pdev;
1598 struct list_head mac_list;
1599 struct list_head vlan_ip_list;
1601 spinlock_t tx_clean_lock;
1603 u16 num_txd;
1604 u16 num_rxd;
1605 u16 num_jumbo_rxd;
[all …]