Searched refs:qla2_sgx (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/ |
H A D | qla_iocb.c | 847 qla24xx_get_one_block_sg(uint32_t blk_sz, struct qla2_sgx *sgx, in qla24xx_get_one_block_sg() 901 struct qla2_sgx sgx; in qla24xx_walk_and_build_sglist_no_difb() 906 memset(&sgx, 0, sizeof(struct qla2_sgx)); in qla24xx_walk_and_build_sglist_no_difb() 1798 struct qla2_sgx sgx; in qla24xx_dif_start_scsi() 1801 memset(&sgx, 0, sizeof(struct qla2_sgx)); in qla24xx_dif_start_scsi() 2159 struct qla2_sgx sgx; in qla2xxx_dif_start_scsi_mq() 2162 memset(&sgx, 0, sizeof(struct qla2_sgx)); in qla2xxx_dif_start_scsi_mq()
|
H A D | qla_gbl.h | 311 extern int qla24xx_get_one_block_sg(uint32_t, struct qla2_sgx *, uint32_t *);
|
H A D | qla_def.h | 4886 struct qla2_sgx { struct
|
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/ |
H A D | qla_iocb.c | 793 qla24xx_get_one_block_sg(uint32_t blk_sz, struct qla2_sgx *sgx, in qla24xx_get_one_block_sg() 847 struct qla2_sgx sgx; in qla24xx_walk_and_build_sglist_no_difb() 852 memset(&sgx, 0, sizeof(struct qla2_sgx)); in qla24xx_walk_and_build_sglist_no_difb() 1758 struct qla2_sgx sgx; in qla24xx_dif_start_scsi() 1761 memset(&sgx, 0, sizeof(struct qla2_sgx)); in qla24xx_dif_start_scsi() 2140 struct qla2_sgx sgx; in qla2xxx_dif_start_scsi_mq() 2143 memset(&sgx, 0, sizeof(struct qla2_sgx)); in qla2xxx_dif_start_scsi_mq()
|
H A D | qla_gbl.h | 327 extern int qla24xx_get_one_block_sg(uint32_t, struct qla2_sgx *, uint32_t *);
|
H A D | qla_def.h | 5150 struct qla2_sgx { struct
|
Completed in 38 milliseconds