Searched defs:qlcnic_hardware_context (Results 1 – 1 of 1) sorted by relevance
468 struct qlcnic_hardware_context { struct469 void __iomem *pci_base0;470 void __iomem *ocm_win_crb;472 unsigned long pci_len0;474 rwlock_t crb_lock;475 struct mutex mem_lock;477 u8 revision_id;478 u8 pci_func;479 u8 linkup;480 u8 loopback_state;[all …]