Searched defs:qla_hw_data (Results 1 – 1 of 1) sorted by relevance
4077 struct qla_hw_data { struct4078 struct pci_dev *pdev;4081 mempool_t *srb_mempool;4082 u8 port_name[WWN_SIZE];4084 volatile struct {4153 } flags;4155 uint16_t max_exchg;4156 uint16_t lr_distance; /* 32G & above */4167 spinlock_t hardware_lock ____cacheline_aligned;4168 int bars;[all …]