Home
last modified time | relevance | path

Searched defs:qla_hw_data (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/drivers/scsi/qla2xxx/
Dqla_def.h4068 struct qla_hw_data { struct
4069 struct pci_dev *pdev;
4072 mempool_t *srb_mempool;
4073 u8 port_name[WWN_SIZE];
4075 volatile struct {
4142 } flags;
4144 uint16_t max_exchg;
4145 uint16_t lr_distance; /* 32G & above */
4156 spinlock_t hardware_lock ____cacheline_aligned;
4157 int bars;
[all …]