Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/qla2xxx/
Dqla_def.h3729 struct qla_qpair { struct
3730 spinlock_t qp_lock;
3731 atomic_t ref_count;
3732 uint32_t lun_cnt;
3737 spinlock_t *qp_lock_ptr;
3761 void (*reqq_start_iocbs)(struct qla_qpair *); argument
3764 struct req_que *req;
3765 struct rsp_que *rsp;
3766 struct atio_que *atio;
3767 struct qla_msix_entry *msix; /* point to &ha->msix_entries[x] */
[all …]