Searched defs:qla_hw_data (Results 1 – 1 of 1) sorted by relevance
3555 struct qla_hw_data { struct3556 struct pci_dev *pdev;3559 mempool_t *srb_mempool;3561 volatile struct {3612 } flags;3614 uint16_t max_exchg;3615 uint16_t long_range_distance; /* 32G & above */3626 spinlock_t hardware_lock ____cacheline_aligned;3627 int bars;3628 int mem_only;[all …]