Searched defs:qla_hw_data (Results 1 – 1 of 1) sorted by relevance
3851 struct qla_hw_data { struct3852 struct pci_dev *pdev;3855 mempool_t *srb_mempool;3857 volatile struct {3918 } flags;3920 uint16_t max_exchg;3921 uint16_t lr_distance; /* 32G & above */3932 spinlock_t hardware_lock ____cacheline_aligned;3933 int bars;3934 int mem_only;[all …]