Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/target/
Dtarget_core_xcopy.c540 xop->xop_data_nents, NULL, 0)) in target_xcopy_setup_pt_cmd()
604 " memory\n", xop->xop_data_sg, xop->xop_data_nents); in target_xcopy_read_source()
715 target_free_sgl(xop->xop_data_sg, xop->xop_data_nents); in target_xcopy_do_work()
717 &xop->xop_data_nents, in target_xcopy_do_work()
753 target_free_sgl(xop->xop_data_sg, xop->xop_data_nents); in target_xcopy_do_work()
773 target_free_sgl(xop->xop_data_sg, xop->xop_data_nents); in target_xcopy_do_work()
Dtarget_core_xcopy.h39 u32 xop_data_nents; member