Home
last modified time | relevance | path

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

/drivers/net/ethernet/qlogic/netxen/
Dnetxen_nic.h1600 struct netxen_adapter { struct
1601 struct netxen_hardware_context ahw;
1603 struct net_device *netdev;
1604 struct pci_dev *pdev;
1605 struct list_head mac_list;
1606 struct list_head ip_list;
1608 spinlock_t tx_clean_lock;
1610 u16 num_txd;
1611 u16 num_rxd;
1612 u16 num_jumbo_rxd;
[all …]