Searched defs:qla_hw_data (Results 1 – 1 of 1) sorted by relevance
3960 struct qla_hw_data { struct3961 struct pci_dev *pdev;3964 mempool_t *srb_mempool;3966 volatile struct {4030 } flags;4032 uint16_t max_exchg;4033 uint16_t lr_distance; /* 32G & above */4044 spinlock_t hardware_lock ____cacheline_aligned;4045 int bars;4046 int mem_only;[all …]