Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/qlcnic/
Dqlcnic.h967 struct qlcnic_adapter { struct
968 struct qlcnic_hardware_context ahw;
970 struct net_device *netdev;
971 struct pci_dev *pdev;
972 struct list_head mac_list;
974 spinlock_t tx_clean_lock;
975 spinlock_t mac_learn_lock;
977 u16 num_txd;
978 u16 num_rxd;
979 u16 num_jumbo_rxd;
[all …]