Home
last modified time | relevance | path

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

/linux-6.15/drivers/scsi/lpfc/
H A Dlpfc_hw.h2389 struct ulp_bde64 rcv_bde64;
2402 struct ulp_bde64 rcv_bde64;
2710 struct ulp_bde64 sp64;
2781 struct ulp_bde64 sp64;
2973 struct ulp_bde64 sp64;
3127 struct ulp_bde64 lilpBde64;
4026 struct ulp_bde64 rcvBde;
4059 struct ulp_bde64 elsReq;
4074 struct ulp_bde64 elsReq;
4149 struct ulp_bde64 bde2;
[all …]
H A Dlpfc_hw4.h269 struct ulp_bde64 { struct
2492 struct ulp_bde64 bde;
4510 struct ulp_bde64 bde;
4527 struct ulp_bde64 bde;
4557 struct ulp_bde64 bde;
4645 struct ulp_bde64 bde;
4654 struct ulp_bde64 bde;
4663 struct ulp_bde64 bde;
4812 struct ulp_bde64 bde;
4829 struct ulp_bde64 bde;
[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()
811 struct ulp_bde64 *bpl = (struct ulp_bde64 *)lpfc_cmd->dma_sgl; in lpfc_scsi_prep_dma_buf_s3()
903 sizeof(struct ulp_bde64)); in lpfc_scsi_prep_dma_buf_s3()
906 (2 * sizeof(struct ulp_bde64))); in lpfc_scsi_prep_dma_buf_s3()
1535 struct ulp_bde64 *bpl, int datasegcnt) in lpfc_bg_setup_bpl()
2495 struct ulp_bde64 *bpl = (struct ulp_bde64 *)lpfc_cmd->dma_sgl; in lpfc_bg_scsi_prep_dma_buf_s3()
3056 struct ulp_bde64 *bde; in lpfc_scsi_prep_dma_buf_s4()
3192 bde = (struct ulp_bde64 *) in lpfc_scsi_prep_dma_buf_s4()
[all …]
H A Dlpfc_bsg.c396 struct ulp_bde64 *bpl = NULL; in lpfc_bsg_send_mgmt_cmd()
446 bpl = (struct ulp_bde64 *) bmp->virt; in lpfc_bsg_send_mgmt_cmd()
914 struct ulp_bde64 *bde; in lpfc_bsg_ct_unsol_event()
1592 struct ulp_bde64 *bpl; in lpfc_bsg_send_mgmt_rsp()
1621 bpl = (struct ulp_bde64 *) bmp->virt; in lpfc_bsg_send_mgmt_rsp()
2608 struct ulp_bde64 *bpl = NULL; in lpfcdiag_loop_get_xri()
2636 bpl = (struct ulp_bde64 *) dmabuf->virt; in lpfcdiag_loop_get_xri()
2815 struct ulp_bde64 *bpl, uint32_t size, in diag_cmd_data_alloc()
2903 struct ulp_bde64 *rxbpl = NULL; in lpfcdiag_sli3_loop_post_rxbufs()
3052 struct ulp_bde64 *txbpl = NULL; in lpfc_bsg_diag_loopback_run()
[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()
1889 struct ulp_bde64 *bpl; in lpfc_ns_cmd()
1938 bpl = (struct ulp_bde64 *) bmp->virt; in lpfc_ns_cmd()
1939 memset(bpl, 0, sizeof(struct ulp_bde64)); in lpfc_ns_cmd()
3674 struct ulp_bde64 *bpl; in lpfc_vmid_cmd()
3782 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()
1347 struct ulp_bde64 *bde; in lpfc_nvme_prep_io_dma()
1475 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()
2722 struct ulp_bde64 *bde; in lpfc_nvmet_prep_fcp_wqe()
3025 bde = (struct ulp_bde64 *)&wqe->words[13]; in lpfc_nvmet_prep_fcp_wqe()
3037 memset(bde, 0, sizeof(struct ulp_bde64)); in lpfc_nvmet_prep_fcp_wqe()
H A Dlpfc_sli.c10783 cmd->un.elsreq64.bdl.bdeSize = (2 * sizeof(struct ulp_bde64)); in __lpfc_sli_prep_els_req_rsp_s3()
10788 cmd->un.elsreq64.bdl.bdeSize = sizeof(struct ulp_bde64); in __lpfc_sli_prep_els_req_rsp_s3()
10928 cmd->un.genreq64.bdl.bdeSize = num_entry * sizeof(struct ulp_bde64); in __lpfc_sli_prep_gen_req_s3()
11017 icmd->un.xseq64.bdl.bdeSize = (num_entry * sizeof(struct ulp_bde64)); in __lpfc_sli_prep_xmit_seq64_s3()
11049 struct ulp_bde64 *bpl; in __lpfc_sli_prep_xmit_seq64_s4()
11055 bpl = (struct ulp_bde64 *)bmp->virt; in __lpfc_sli_prep_xmit_seq64_s4()
21247 struct ulp_bde64 *bpl = NULL; in lpfc_wqe_bpl2sgl()
21248 struct ulp_bde64 bde; in lpfc_wqe_bpl2sgl()
21279 bpl = (struct ulp_bde64 *)dmabuf->virt; in lpfc_wqe_bpl2sgl()
H A Dlpfc_els.c6995 struct ulp_bde64 *bpl; in lpfc_els_rdp_cmpl()
7090 bpl = (struct ulp_bde64 *)elsiocb->bpl_dmabuf->virt; in lpfc_els_rdp_cmpl()
H A Dlpfc_init.c7782 entry_sz = sizeof(struct ulp_bde64); in lpfc_sli_driver_resource_setup()
/linux-6.15/Documentation/scsi/
H A DChangeLog.lpfc1029 * Changed ULP_BDE64 to struct ulp_bde64.