Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/megaraid/
Dmegaraid_sas_fusion.c2279 struct MPI25_IEEE_SGE_CHAIN64 *sgl_ptr_end = sgl_ptr; in megasas_make_sgl_fusion() local
2280 sgl_ptr_end += fusion->max_sge_in_main_msg - 1; in megasas_make_sgl_fusion()
2281 sgl_ptr_end->Flags = 0; in megasas_make_sgl_fusion()
3915 struct MPI25_IEEE_SGE_CHAIN64 *sgl_ptr_end = in build_mpt_mfi_pass_thru() local
3917 sgl_ptr_end += fusion->max_sge_in_main_msg - 1; in build_mpt_mfi_pass_thru()
3918 sgl_ptr_end->Flags = 0; in build_mpt_mfi_pass_thru()