Lines Matching refs:qla_tgt_cmd
723 int (*handle_cmd)(struct scsi_qla_host *, struct qla_tgt_cmd *,
725 void (*handle_data)(struct qla_tgt_cmd *);
726 void (*handle_dif_err)(struct qla_tgt_cmd *);
729 void (*free_cmd)(struct qla_tgt_cmd *);
933 struct qla_tgt_cmd { struct
1030 struct qla_tgt_cmd *cmd;
1057 struct qla_tgt_cmd *cmd;
1125 extern int qlt_rdy_to_xfer(struct qla_tgt_cmd *);
1126 extern int qlt_xmit_response(struct qla_tgt_cmd *, int, uint8_t);
1127 extern void qlt_abort_cmd(struct qla_tgt_cmd *);
1130 extern void qlt_free_cmd(struct qla_tgt_cmd *cmd);