Home
last modified time | relevance | path

Searched refs:ulp_bde64 (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/scsi/lpfc/
H A Dlpfc_hw.h2140 struct ulp_bde64 dl_from_bde64;
2194 struct ulp_bde64 xmit_bde64;
2195 struct ulp_bde64 rcv_bde64;
2208 struct ulp_bde64 rcv_bde64;
2516 struct ulp_bde64 sp64;
2572 struct ulp_bde64 sp64;
2764 struct ulp_bde64 sp64;
2919 struct ulp_bde64 lilpBde64;
3811 struct ulp_bde64 rcvBde;
3844 struct ulp_bde64 elsReq;
[all …]
H A Dlpfc_hw4.h229 struct ulp_bde64 { struct
2392 struct ulp_bde64 bde;
3750 struct ulp_bde64 bde[LPFC_MBX_WR_CONFIG_MAX_BDE];
4316 struct ulp_bde64 bde;
4325 struct ulp_bde64 bde;
4355 struct ulp_bde64 bde;
4443 struct ulp_bde64 bde;
4452 struct ulp_bde64 bde;
4461 struct ulp_bde64 bde;
4545 struct ulp_bde64 bde;
[all …]
H A Dlpfc_bsg.c158 int outbound_buffers, struct ulp_bde64 *bpl, in lpfc_alloc_bsg_buffers()
395 struct ulp_bde64 *bpl = NULL; in lpfc_bsg_send_mgmt_cmd()
451 bpl = (struct ulp_bde64 *) bmp->virt; in lpfc_bsg_send_mgmt_cmd()
452 request_nseg = LPFC_BPL_SIZE/sizeof(struct ulp_bde64); in lpfc_bsg_send_mgmt_cmd()
463 reply_nseg = LPFC_BPL_SIZE/sizeof(struct ulp_bde64) - request_nseg; in lpfc_bsg_send_mgmt_cmd()
476 (request_nseg + reply_nseg) * sizeof(struct ulp_bde64); in lpfc_bsg_send_mgmt_cmd()
926 struct ulp_bde64 *bde; in lpfc_bsg_ct_unsol_event()
1514 icmd->un.xseq64.bdl.bdeSize = (num_entry * sizeof(struct ulp_bde64)); in lpfc_issue_ct_rsp()
1634 struct ulp_bde64 *bpl; in lpfc_bsg_send_mgmt_rsp()
1663 bpl = (struct ulp_bde64 *) bmp->virt; in lpfc_bsg_send_mgmt_rsp()
[all …]
H A Dlpfc_scsi.c334 struct ulp_bde64 *bpl; in lpfc_new_scsi_buf_s3()
386 bpl = (struct ulp_bde64 *)psb->dma_sgl; in lpfc_new_scsi_buf_s3()
438 (2 * sizeof(struct ulp_bde64)); in lpfc_new_scsi_buf_s3()
840 struct ulp_bde64 *bpl = (struct ulp_bde64 *)lpfc_cmd->dma_sgl; in lpfc_scsi_prep_dma_buf_s3()
843 struct ulp_bde64 *data_bde = iocb_cmd->unsli3.fcp_ext.dbde; in lpfc_scsi_prep_dma_buf_s3()
932 sizeof(struct ulp_bde64)); in lpfc_scsi_prep_dma_buf_s3()
935 (2 * sizeof(struct ulp_bde64))); in lpfc_scsi_prep_dma_buf_s3()
946 ((num_bde + 2) * sizeof(struct ulp_bde64)); in lpfc_scsi_prep_dma_buf_s3()
1564 struct ulp_bde64 *bpl, int datasegcnt) in lpfc_bg_setup_bpl()
1704 struct ulp_bde64 *bpl, int datacnt, int protcnt) in lpfc_bg_setup_bpl_prot()
[all …]
H A Dlpfc_nvme.c552 struct ulp_bde64 *bpl; in lpfc_nvme_gen_req()
553 struct ulp_bde64 bde; in lpfc_nvme_gen_req()
580 bpl = (struct ulp_bde64 *)bmp->virt; in lpfc_nvme_gen_req()
694 struct ulp_bde64 *bpl; in __lpfc_nvme_ls_req()
753 bpl = (struct ulp_bde64 *)bmp->virt; in __lpfc_nvme_ls_req()
1434 struct ulp_bde64 *bde; in lpfc_nvme_prep_io_dma()
1562 bde = (struct ulp_bde64 *) in lpfc_nvme_prep_io_dma()
H A Dlpfc_ct.c217 lpfc_alloc_ct_rsp(struct lpfc_hba *phba, int cmdcode, struct ulp_bde64 *bpl, in lpfc_alloc_ct_rsp()
338 icmd->un.genreq64.bdl.bdeSize = (num_entry * sizeof(struct ulp_bde64)); in lpfc_gen_req()
417 struct ulp_bde64 *bpl = (struct ulp_bde64 *) bmp->virt; in lpfc_ct_cmd()
1593 struct ulp_bde64 *bpl; in lpfc_ns_cmd()
1643 bpl = (struct ulp_bde64 *) bmp->virt; in lpfc_ns_cmd()
1644 memset(bpl, 0, sizeof(struct ulp_bde64)); in lpfc_ns_cmd()
3046 struct ulp_bde64 *bpl; in lpfc_fdmi_cmd()
3240 bpl = (struct ulp_bde64 *)bmp->virt; in lpfc_fdmi_cmd()
H A Dlpfc_nvmet.c872 struct ulp_bde64 bpl; in __lpfc_nvme_xmt_ls_rsp()
2705 struct ulp_bde64 *bde; in lpfc_nvmet_prep_fcp_wqe()
3008 bde = (struct ulp_bde64 *)&wqe->words[13]; in lpfc_nvmet_prep_fcp_wqe()
3018 memset(bde, 0, sizeof(struct ulp_bde64)); in lpfc_nvmet_prep_fcp_wqe()
H A Dlpfc_sli.c9417 struct ulp_bde64 *bpl = NULL; in lpfc_sli4_bpl2sgl()
9418 struct ulp_bde64 bde; in lpfc_sli4_bpl2sgl()
9436 sizeof(struct ulp_bde64); in lpfc_sli4_bpl2sgl()
9446 bpl = (struct ulp_bde64 *)dmabuf->virt; in lpfc_sli4_bpl2sgl()
9530 struct ulp_bde64 *bpl = NULL; in lpfc_sli4_iocb2wqe()
9533 struct ulp_bde64 bde; in lpfc_sli4_iocb2wqe()
9560 sizeof(struct ulp_bde64); in lpfc_sli4_iocb2wqe()
9561 bpl = (struct ulp_bde64 *) in lpfc_sli4_iocb2wqe()
9886 sizeof(struct ulp_bde64); in lpfc_sli4_iocb2wqe()
13157 struct ulp_bde64 *bpl, bde; in lpfc_sli4_iocb_param_transfer()
[all …]
H A Dlpfc_els.c161 struct ulp_bde64 *bpl; in lpfc_prep_els_iocb()
241 icmd->un.elsreq64.bdl.bdeSize = (2 * sizeof(struct ulp_bde64)); in lpfc_prep_els_iocb()
255 icmd->un.xseq64.bdl.bdeSize = sizeof(struct ulp_bde64); in lpfc_prep_els_iocb()
287 bpl = (struct ulp_bde64 *) pbuflist->virt; in lpfc_prep_els_iocb()
5959 struct ulp_bde64 *bpl; in lpfc_els_rdp_cmpl()
6044 bpl = (struct ulp_bde64 *) in lpfc_els_rdp_cmpl()
H A Dlpfc_init.c6418 entry_sz = sizeof(struct ulp_bde64); in lpfc_sli_driver_resource_setup()
/OK3568_Linux_fs/kernel/Documentation/scsi/
H A DChangeLog.lpfc1029 * Changed ULP_BDE64 to struct ulp_bde64.