Searched defs:netxen_adapter (Results 1 – 2 of 2) sorted by relevance
1600 struct netxen_adapter { struct1601 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 …]
1581 struct netxen_adapter { struct1582 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 …]