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