Lines Matching defs:qla_tgt_mgmt_cmd
958 struct qla_tgt_mgmt_cmd { struct
959 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;
969 struct work_struct work;
970 uint64_t unpacked_lun;
971 union {
975 } __packed orig_iocb;