Home
last modified time | relevance | path

Searched refs:sgl_flags (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/scsi/mpi3mr/
H A Dmpi3mr_transport.c143 u8 sgl_flags = MPI3MR_SGEFLAGS_SYSTEM_SIMPLE_END_OF_LIST; in mpi3mr_report_manufacture() local
185 mpi3mr_add_sg_single(psge, sgl_flags, data_out_sz, data_out_dma); in mpi3mr_report_manufacture()
188 mpi3mr_add_sg_single(psge, sgl_flags, data_in_sz, data_in_dma); in mpi3mr_report_manufacture()
2574 u8 sgl_flags = MPI3MR_SGEFLAGS_SYSTEM_SIMPLE_END_OF_LIST; in mpi3mr_get_expander_phy_error_log() local
2619 mpi3mr_add_sg_single(psge, sgl_flags, data_out_sz, data_out_dma); in mpi3mr_get_expander_phy_error_log()
2622 mpi3mr_add_sg_single(psge, sgl_flags, data_in_sz, data_in_dma); in mpi3mr_get_expander_phy_error_log()
2837 u8 sgl_flags = MPI3MR_SGEFLAGS_SYSTEM_SIMPLE_END_OF_LIST; in mpi3mr_expander_phy_control() local
2890 mpi3mr_add_sg_single(psge, sgl_flags, data_out_sz, data_out_dma); in mpi3mr_expander_phy_control()
2893 mpi3mr_add_sg_single(psge, sgl_flags, data_in_sz, data_in_dma); in mpi3mr_expander_phy_control()
3268 u8 sgl_flags = MPI3MR_SGEFLAGS_SYSTEM_SIMPLE_END_OF_LIST; in mpi3mr_transport_smp_handler() local
[all …]
H A Dmpi3mr_fw.c119 u8 sgl_flags = MPI3MR_SGEFLAGS_SYSTEM_SIMPLE_END_OF_LIST; in mpi3mr_build_zero_len_sge() local
121 mpi3mr_add_sg_single(paddr, sgl_flags, 0, -1); in mpi3mr_build_zero_len_sge()
2805 u8 sgl_flags = MPI3MR_SGEFLAGS_SYSTEM_SIMPLE_END_OF_LIST; in mpi3mr_print_pkg_ver() local
2829 mpi3mr_add_sg_single(&ci_upload.sgl, sgl_flags, data_len, in mpi3mr_print_pkg_ver()
3152 u8 sgl_flags = MPI3MR_SGEFLAGS_SYSTEM_SIMPLE_END_OF_LIST; in mpi3mr_issue_iocfacts() local
3176 mpi3mr_add_sg_single(&iocfacts_req.sgl, sgl_flags, data_len, in mpi3mr_issue_iocfacts()
5307 u8 sgl_flags = MPI3MR_SGEFLAGS_SYSTEM_SIMPLE_END_OF_LIST; in mpi3mr_pel_get_seqnum_post() local
5319 mpi3mr_add_sg_single(&pel_getseq_req.sgl, sgl_flags, in mpi3mr_pel_get_seqnum_post()
5868 u8 sgl_flags = MPI3MR_SGEFLAGS_SYSTEM_SIMPLE_END_OF_LIST; in mpi3mr_process_cfg_req() local
5916 mpi3mr_add_sg_single(&cfg_req->sgl, sgl_flags, mem_desc.size, in mpi3mr_process_cfg_req()