Searched defs:qla_qpair (Results 1 – 1 of 1) sorted by relevance
3598 struct qla_qpair { struct3599 spinlock_t qp_lock;3600 atomic_t ref_count;3601 uint32_t lun_cnt;3606 spinlock_t *qp_lock_ptr;3630 void (*reqq_start_iocbs)(struct qla_qpair *); argument3633 struct req_que *req;3634 struct rsp_que *rsp;3635 struct atio_que *atio;3636 struct qla_msix_entry *msix; /* point to &ha->msix_entries[x] */[all …]