Lines Matching defs:qla_tgt_mgmt_cmd
954 struct qla_tgt_mgmt_cmd { struct
955 uint8_t cmd_type;
956 uint8_t pad[3];
957 uint16_t tmr_func;
958 uint8_t fc_tm_rsp;
959 uint8_t abort_io_attr;
960 struct fc_port *sess;
961 struct qla_qpair *qpair;
962 struct scsi_qla_host *vha;
963 struct se_cmd se_cmd;
964 struct work_struct free_work;
965 unsigned int flags;
968 uint32_t reset_count;
969 struct work_struct work;
970 uint64_t unpacked_lun;
971 union {
975 } __packed orig_iocb;