Searched defs:qla_hw_data (Results 1 – 1 of 1) sorted by relevance
3599 struct qla_hw_data { struct3600 struct pci_dev *pdev;3603 mempool_t *srb_mempool;3605 volatile struct {3658 } flags;3660 uint16_t max_exchg;3661 uint16_t long_range_distance; /* 32G & above */3672 spinlock_t hardware_lock ____cacheline_aligned;3673 int bars;3674 int mem_only;[all …]