Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/scsi/qla2xxx/
Dqla_def.h3991 struct qla_hw_data { struct
3992 struct pci_dev *pdev;
3995 mempool_t *srb_mempool;
3996 u8 port_name[WWN_SIZE];
3998 volatile struct {
4065 } flags;
4067 uint16_t max_exchg;
4068 uint16_t lr_distance; /* 32G & above */
4079 spinlock_t hardware_lock ____cacheline_aligned;
4080 int bars;
[all …]