Home
last modified time | relevance | path

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

/openbmc/linux/include/target/
H A Dtarget_core_fabric.h168 struct scatterlist *sgl_prot, u32 sgl_prot_count, gfp_t gfp);
/openbmc/linux/drivers/target/
H A Dtarget_core_transport.c1727 struct scatterlist *sgl_prot, u32 sgl_prot_count, in target_submit_prep() argument
1751 if (sgl_prot_count) { in target_submit_prep()
1753 se_cmd->t_prot_nents = sgl_prot_count; in target_submit_prep()