Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/target/
Dtarget_core_iblock.c641 min_t(unsigned int, cmd->t_prot_nents, BIO_MAX_PAGES)); in iblock_alloc_bip()
734 sg_miter_start(&prot_miter, cmd->t_prot_sg, cmd->t_prot_nents, in iblock_execute_rw()
Dtarget_core_sbc.c696 if (!cmd->t_prot_sg || !cmd->t_prot_nents) { in sbc_check_prot()
1231 for_each_sg(cmd->t_prot_sg, psg, cmd->t_prot_nents, i) { in sbc_dif_generate()
1343 for_each_sg(cmd->t_prot_sg, psg, cmd->t_prot_nents, i) { in sbc_dif_copy_prot()
Dtarget_core_file.c611 cmd->t_prot_sg, cmd->t_prot_nents, in fd_execute_rw_buffered()
664 cmd->t_prot_sg, cmd->t_prot_nents, in fd_execute_rw_buffered()
Dtarget_core_transport.c1676 se_cmd->t_prot_nents = sgl_prot_count; in target_submit_cmd_map_sgls()
2521 target_free_sgl(cmd->t_prot_sg, cmd->t_prot_nents); in transport_free_pages()
2523 cmd->t_prot_nents = 0; in transport_free_pages()
2627 ret = target_alloc_sgl(&cmd->t_prot_sg, &cmd->t_prot_nents, in transport_generic_new_cmd()
/kernel/linux/linux-5.10/include/target/
Dtarget_core_base.h541 unsigned int t_prot_nents; member
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
Dtcm_qla2xxx.c412 cmd->prot_sg_cnt = se_cmd->t_prot_nents; in tcm_qla2xxx_write_pending()
672 cmd->prot_sg_cnt = se_cmd->t_prot_nents; in tcm_qla2xxx_queue_data_in()
/kernel/linux/linux-5.10/drivers/infiniband/ulp/isert/
Dib_isert.c1417 se_cmd->t_prot_nents, dir); in isert_rdma_rw_ctx_destroy()
2068 se_cmd->t_prot_sg, se_cmd->t_prot_nents, in isert_rdma_rw_ctx_post()