Home
last modified time | relevance | path

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

/linux-6.1.9/include/target/
Dtarget_core_fabric.h161 struct scatterlist *sgl_prot, u32 sgl_prot_count, gfp_t gfp);
/linux-6.1.9/drivers/target/
Dtarget_core_transport.c1694 struct scatterlist *sgl_prot, u32 sgl_prot_count, in target_submit_prep() argument
1718 if (sgl_prot_count) { in target_submit_prep()
1720 se_cmd->t_prot_nents = sgl_prot_count; in target_submit_prep()