Home
last modified time | relevance | path

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

/linux/include/target/
H A Dtarget_core_fabric.h177 struct scatterlist *sgl_prot, u32 sgl_prot_count, gfp_t gfp);
/linux/drivers/target/
H A Dtarget_core_transport.c1748 struct scatterlist *sgl_prot, u32 sgl_prot_count, in target_submit_prep() argument
1772 if (sgl_prot_count) { in target_submit_prep()
1774 se_cmd->t_prot_nents = sgl_prot_count; in target_submit_prep()