Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_hw.h2312 struct ulp_bde64 dl_from_bde64;
2366 struct ulp_bde64 xmit_bde64;
2367 struct ulp_bde64 rcv_bde64;
2380 struct ulp_bde64 rcv_bde64;
2688 struct ulp_bde64 sp64;
2759 struct ulp_bde64 sp64;
2951 struct ulp_bde64 sp64;
3105 struct ulp_bde64 lilpBde64;
4004 struct ulp_bde64 rcvBde;
4037 struct ulp_bde64 elsReq;
[all …]
H A Dlpfc_hw4.h269 struct ulp_bde64 { struct
2484 struct ulp_bde64 bde;
3944 struct ulp_bde64 bde[LPFC_MBX_WR_CONFIG_MAX_BDE];
4535 struct ulp_bde64 bde;
4552 struct ulp_bde64 bde;
4582 struct ulp_bde64 bde;
4670 struct ulp_bde64 bde;
4679 struct ulp_bde64 bde;
4688 struct ulp_bde64 bde;
4837 struct ulp_bde64 bde;
[all …]
H A Dlpfc_bsg.c149 int outbound_buffers, struct ulp_bde64 *bpl, in lpfc_alloc_bsg_buffers()
386 struct ulp_bde64 *bpl = NULL; in lpfc_bsg_send_mgmt_cmd()
432 bpl = (struct ulp_bde64 *) bmp->virt; in lpfc_bsg_send_mgmt_cmd()
433 request_nseg = LPFC_BPL_SIZE/sizeof(struct ulp_bde64); in lpfc_bsg_send_mgmt_cmd()
444 reply_nseg = LPFC_BPL_SIZE/sizeof(struct ulp_bde64) - request_nseg; in lpfc_bsg_send_mgmt_cmd()
900 struct ulp_bde64 *bde; in lpfc_bsg_ct_unsol_event()
1578 struct ulp_bde64 *bpl; in lpfc_bsg_send_mgmt_rsp()
1607 bpl = (struct ulp_bde64 *) bmp->virt; in lpfc_bsg_send_mgmt_rsp()
1608 bpl_entries = (LPFC_BPL_SIZE/sizeof(struct ulp_bde64)); in lpfc_bsg_send_mgmt_rsp()
2594 struct ulp_bde64 *bpl = NULL; in lpfcdiag_loop_get_xri()
[all …]
H A Dlpfc_scsi.c250 struct ulp_bde64 *bpl; in lpfc_new_scsi_buf_s3()
302 bpl = (struct ulp_bde64 *)psb->dma_sgl; in lpfc_new_scsi_buf_s3()
354 (2 * sizeof(struct ulp_bde64)); in lpfc_new_scsi_buf_s3()
809 struct ulp_bde64 *bpl = (struct ulp_bde64 *)lpfc_cmd->dma_sgl; in lpfc_scsi_prep_dma_buf_s3()
812 struct ulp_bde64 *data_bde = iocb_cmd->unsli3.fcp_ext.dbde; in lpfc_scsi_prep_dma_buf_s3()
901 sizeof(struct ulp_bde64)); in lpfc_scsi_prep_dma_buf_s3()
904 (2 * sizeof(struct ulp_bde64))); in lpfc_scsi_prep_dma_buf_s3()
915 ((num_bde + 2) * sizeof(struct ulp_bde64)); in lpfc_scsi_prep_dma_buf_s3()
1533 struct ulp_bde64 *bpl, int datasegcnt) in lpfc_bg_setup_bpl()
1673 struct ulp_bde64 *bpl, int datacnt, int protcnt) in lpfc_bg_setup_bpl_prot()
[all …]
H A Dlpfc_ct.c163 struct ulp_bde64 *bpl; in lpfc_ct_reject_event()
196 bpl = (struct ulp_bde64 *)bmp->virt; in lpfc_ct_reject_event()
197 memset(bpl, 0, sizeof(struct ulp_bde64)); in lpfc_ct_reject_event()
489 lpfc_alloc_ct_rsp(struct lpfc_hba *phba, __be16 cmdcode, struct ulp_bde64 *bpl, in lpfc_alloc_ct_rsp()
671 struct ulp_bde64 *bpl = (struct ulp_bde64 *) bmp->virt; in lpfc_ct_cmd()
1920 struct ulp_bde64 *bpl; in lpfc_ns_cmd()
1969 bpl = (struct ulp_bde64 *) bmp->virt; in lpfc_ns_cmd()
1970 memset(bpl, 0, sizeof(struct ulp_bde64)); in lpfc_ns_cmd()
3703 struct ulp_bde64 *bpl; in lpfc_vmid_cmd()
3811 bpl = (struct ulp_bde64 *)bmp->virt; in lpfc_vmid_cmd()
H A Dlpfc_nvme.c401 struct ulp_bde64 *bpl; in lpfc_nvme_gen_req()
402 struct ulp_bde64 bde; in lpfc_nvme_gen_req()
436 bpl = (struct ulp_bde64 *)bmp->virt; in lpfc_nvme_gen_req()
550 struct ulp_bde64 *bpl; in __lpfc_nvme_ls_req()
611 bpl = (struct ulp_bde64 *)bmp->virt; in __lpfc_nvme_ls_req()
1345 struct ulp_bde64 *bde; in lpfc_nvme_prep_io_dma()
1473 bde = (struct ulp_bde64 *) in lpfc_nvme_prep_io_dma()
H A Dlpfc_nvmet.c872 struct ulp_bde64 bpl; in __lpfc_nvme_xmt_ls_rsp()
2709 struct ulp_bde64 *bde; in lpfc_nvmet_prep_fcp_wqe()
3012 bde = (struct ulp_bde64 *)&wqe->words[13]; in lpfc_nvmet_prep_fcp_wqe()
3024 memset(bde, 0, sizeof(struct ulp_bde64)); in lpfc_nvmet_prep_fcp_wqe()
H A Dlpfc_sli.c10794 cmd->un.elsreq64.bdl.bdeSize = (2 * sizeof(struct ulp_bde64)); in __lpfc_sli_prep_els_req_rsp_s3()
10799 cmd->un.elsreq64.bdl.bdeSize = sizeof(struct ulp_bde64); in __lpfc_sli_prep_els_req_rsp_s3()
10939 cmd->un.genreq64.bdl.bdeSize = num_entry * sizeof(struct ulp_bde64); in __lpfc_sli_prep_gen_req_s3()
11028 icmd->un.xseq64.bdl.bdeSize = (num_entry * sizeof(struct ulp_bde64)); in __lpfc_sli_prep_xmit_seq64_s3()
11060 struct ulp_bde64 *bpl; in __lpfc_sli_prep_xmit_seq64_s4()
11066 bpl = (struct ulp_bde64 *)bmp->virt; in __lpfc_sli_prep_xmit_seq64_s4()
21249 struct ulp_bde64 *bpl = NULL; in lpfc_wqe_bpl2sgl()
21250 struct ulp_bde64 bde; in lpfc_wqe_bpl2sgl()
21281 bpl = (struct ulp_bde64 *)dmabuf->virt; in lpfc_wqe_bpl2sgl()
H A Dlpfc_els.c7070 struct ulp_bde64 *bpl; in lpfc_els_rdp_cmpl()
7165 bpl = (struct ulp_bde64 *)elsiocb->bpl_dmabuf->virt; in lpfc_els_rdp_cmpl()
H A Dlpfc_init.c7790 entry_sz = sizeof(struct ulp_bde64); in lpfc_sli_driver_resource_setup()
/openbmc/linux/Documentation/scsi/
H A DChangeLog.lpfc1029 * Changed ULP_BDE64 to struct ulp_bde64.