Searched defs:qla_hw_data (Results 1 – 1 of 1) sorted by relevance
3991 struct qla_hw_data { struct3992 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 …]