Home
last modified time | relevance | path

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

/linux-3.3/drivers/net/ethernet/qlogic/netxen/
Dnetxen_nic.h1167 struct netxen_adapter { struct
1168 struct netxen_hardware_context ahw;
1170 struct net_device *netdev;
1171 struct pci_dev *pdev;
1172 struct list_head mac_list;
1173 struct list_head vlan_ip_list;
1175 spinlock_t tx_clean_lock;
1177 u16 num_txd;
1178 u16 num_rxd;
1179 u16 num_jumbo_rxd;
[all …]