Searched defs:qla_hw_data (Results 1 – 1 of 1) sorted by relevance
3855 struct qla_hw_data { struct3856 struct pci_dev *pdev;3859 mempool_t *srb_mempool;3860 u8 port_name[WWN_SIZE];3862 volatile struct {3922 } flags;3924 uint16_t max_exchg;3925 uint16_t lr_distance; /* 32G & above */3936 spinlock_t hardware_lock ____cacheline_aligned;3937 int bars;[all …]