Searched defs:qla_tgt_mgmt_cmd (Results 1 – 1 of 1) sorted by relevance
958 struct qla_tgt_mgmt_cmd { struct959 uint16_t tmr_func;960 uint8_t fc_tm_rsp;961 struct fc_port *sess;962 struct qla_qpair *qpair;963 struct scsi_qla_host *vha;964 struct se_cmd se_cmd;965 struct work_struct free_work;966 unsigned int flags;967 uint32_t reset_count;[all …]