Searched defs:qlcnic_hardware_context (Results 1 – 1 of 1) sorted by relevance
467 struct qlcnic_hardware_context { struct468 void __iomem *pci_base0;469 void __iomem *ocm_win_crb;471 unsigned long pci_len0;473 rwlock_t crb_lock;474 struct mutex mem_lock;476 u8 revision_id;477 u8 pci_func;478 u8 linkup;479 u8 loopback_state;[all …]