Searched defs:qla_qpair (Results 1 – 1 of 1) sorted by relevance
3484 struct qla_qpair { struct3485 spinlock_t qp_lock;3486 atomic_t ref_count;3487 uint32_t lun_cnt;3515 void (*reqq_start_iocbs)(struct qla_qpair *); argument3518 struct req_que *req;3519 struct rsp_que *rsp;3520 struct atio_que *atio;3521 struct qla_msix_entry *msix; /* point to &ha->msix_entries[x] */3522 struct qla_hw_data *hw;[all …]