Searched defs:qlcnic_hardware_context (Results 1 – 1 of 1) sorted by relevance
444 struct qlcnic_hardware_context { struct445 void __iomem *pci_base0;446 void __iomem *ocm_win_crb;448 unsigned long pci_len0;450 rwlock_t crb_lock;451 struct mutex mem_lock;453 u8 revision_id;454 u8 pci_func;455 u8 linkup;456 u8 loopback_state;[all …]