Searched defs:qla_hw_data (Results 1 – 1 of 1) sorted by relevance
4097 struct qla_hw_data { struct4098 struct pci_dev *pdev;4101 mempool_t *srb_mempool;4102 u8 port_name[WWN_SIZE];4104 volatile struct {4174 } flags;4176 uint16_t max_exchg;4177 uint16_t lr_distance; /* 32G & above */4188 spinlock_t hardware_lock ____cacheline_aligned;4189 int bars;[all …]