Searched defs:qla_hw_data (Results 1 – 1 of 1) sorted by relevance
4006 struct qla_hw_data { struct4007 struct pci_dev *pdev;4010 mempool_t *srb_mempool;4011 u8 port_name[WWN_SIZE];4013 volatile struct {4080 } flags;4082 uint16_t max_exchg;4083 uint16_t lr_distance; /* 32G & above */4094 spinlock_t hardware_lock ____cacheline_aligned;4095 int bars;[all …]