Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/qlogic/netxen/
Dnetxen_nic.h1581 struct netxen_adapter { struct
1582 struct netxen_hardware_context ahw;
1584 struct net_device *netdev;
1585 struct pci_dev *pdev;
1586 struct list_head mac_list;
1587 struct list_head ip_list;
1589 spinlock_t tx_clean_lock;
1591 u16 num_txd;
1592 u16 num_rxd;
1593 u16 num_jumbo_rxd;
[all …]