Lines Matching defs:qlcnic_hardware_context
444 struct qlcnic_hardware_context { struct
445 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;
457 u16 port_type;
458 u16 board_type;
460 u8 beacon_state;
462 struct qlcnic_nic_intr_coalesce coal;
463 struct qlcnic_fw_dump fw_dump;