Searched defs:netxen_adapter (Results 1 – 1 of 1) sorted by relevance
1584 struct netxen_adapter { struct1585 struct netxen_hardware_context ahw;1587 struct net_device *netdev;1588 struct pci_dev *pdev;1589 struct list_head mac_list;1590 struct list_head ip_list;1592 spinlock_t tx_clean_lock;1594 u16 num_txd;1595 u16 num_rxd;1596 u16 num_jumbo_rxd;[all …]