Home
last modified time | relevance | path

Searched refs:dsd64 (Results 1 – 12 of 12) sorted by relevance

/drivers/scsi/qla2xxx/
Dqla_dsd.h20 struct dsd64 { struct
25 static inline void append_dsd64(struct dsd64 **dsd, struct scatterlist *sg) in append_dsd64() argument
Dqla_nvme.h77 struct dsd64 nvme_dsd;
108 struct dsd64 dsd[2];
Dqla_mr.h50 struct dsd64 dsd;
183 struct dsd64 dseg_rq[1];
184 struct dsd64 dseg_rsp[1];
Dqla_fw.h471 struct dsd64 fcp_dsd;
512 struct dsd64 fcp_dsd;
558 struct dsd64 dsd;
727 struct dsd64 dsd[2];
1785 struct dsd64 dsd;
1842 struct dsd64 dsd;
Dqla_iocb.c253 struct dsd64 *cur_dsd; in qla2x00_build_scsi_iocbs_64()
274 avail_dsds = ARRAY_SIZE(cmd_pkt->dsd64); in qla2x00_build_scsi_iocbs_64()
275 cur_dsd = cmd_pkt->dsd64; in qla2x00_build_scsi_iocbs_64()
593 struct dsd64 *cur_dsd = NULL, *next_dsd; in qla24xx_build_scsi_type_6_iocbs()
704 struct dsd64 *cur_dsd; in qla24xx_build_scsi_iocbs()
836 struct dsd64 *dsd, uint16_t tot_dsds, struct qla_tc_param *tc) in qla24xx_walk_and_build_sglist_no_difb()
843 struct dsd64 *cur_dsd = dsd; in qla24xx_walk_and_build_sglist_no_difb()
950 struct dsd64 *dsd, uint16_t tot_dsds, struct qla_tc_param *tc) in qla24xx_walk_and_build_sglist()
957 struct dsd64 *cur_dsd = dsd; in qla24xx_walk_and_build_sglist()
1030 struct dsd64 *cur_dsd, uint16_t tot_dsds, struct qla_tgt_cmd *tc) in qla24xx_walk_and_build_prot_sglist()
[all …]
Dqla_gbl.h322 struct dsd64 *, uint16_t, struct qla_tc_param *);
324 struct dsd64 *, uint16_t, struct qla_tc_param *);
326 struct dsd64 *, uint16_t, struct qla_tgt_cmd *);
Dqla_def.h2023 struct dsd64 dsd64[2]; member
2045 struct dsd64 dsd[2];
2070 struct dsd64 dsd[5];
2114 struct dsd64 data_dsd[1];
2124 struct dsd64 data_dsd[1];
2125 struct dsd64 dif_dsd;
2330 struct dsd64 req_dsd;
2331 struct dsd64 rsp_dsd;
Dqla_target.h432 struct dsd64 dsd;
Dqla_mr.c2971 struct dsd64 *cur_dsd; in qlafx00_build_scsi_iocbs()
3288 struct dsd64 *cur_dsd; in qlafx00_fxdisc_iocb()
3344 struct dsd64 *cur_dsd; in qlafx00_fxdisc_iocb()
Dqla_nvme.c563 struct dsd64 *cur_dsd; in qla2x00_start_nvme_mq()
Dqla_target.c2653 struct dsd64 *cur_dsd; in qlt_load_cont_data_segments()
2693 struct dsd64 *cur_dsd; in qlt_load_data_segments()
3046 struct dsd64 *cur_dsd; in qlt_build_ctio_crc2_pkt()
Dqla_edif.c2985 struct dsd64 *cur_dsd; in qla28xx_start_scsi_edif()