Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/lpfc/
Dlpfc_hw.h2333 struct ulp_bde64 dl_from_bde64;
2387 struct ulp_bde64 xmit_bde64;
2388 struct ulp_bde64 rcv_bde64;
2401 struct ulp_bde64 rcv_bde64;
2709 struct ulp_bde64 sp64;
2780 struct ulp_bde64 sp64;
2972 struct ulp_bde64 sp64;
3126 struct ulp_bde64 lilpBde64;
4025 struct ulp_bde64 rcvBde;
4058 struct ulp_bde64 elsReq;
[all …]
Dlpfc_hw4.h269 struct ulp_bde64 { struct
2492 struct ulp_bde64 bde;
3952 struct ulp_bde64 bde[LPFC_MBX_WR_CONFIG_MAX_BDE];
4543 struct ulp_bde64 bde;
4560 struct ulp_bde64 bde;
4590 struct ulp_bde64 bde;
4678 struct ulp_bde64 bde;
4687 struct ulp_bde64 bde;
4696 struct ulp_bde64 bde;
4845 struct ulp_bde64 bde;
[all …]
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 …]
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()
814 struct ulp_bde64 *data_bde = iocb_cmd->unsli3.fcp_ext.dbde; 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()
917 ((num_bde + 2) * sizeof(struct ulp_bde64)); in lpfc_scsi_prep_dma_buf_s3()
1535 struct ulp_bde64 *bpl, int datasegcnt) in lpfc_bg_setup_bpl()
1675 struct ulp_bde64 *bpl, int datacnt, int protcnt) in lpfc_bg_setup_bpl_prot()
[all …]
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()
1895 struct ulp_bde64 *bpl; in lpfc_ns_cmd()
1944 bpl = (struct ulp_bde64 *) bmp->virt; in lpfc_ns_cmd()
1945 memset(bpl, 0, sizeof(struct ulp_bde64)); in lpfc_ns_cmd()
3673 struct ulp_bde64 *bpl; in lpfc_vmid_cmd()
3781 bpl = (struct ulp_bde64 *)bmp->virt; in lpfc_vmid_cmd()
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()
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()
Dlpfc_sli.c10800 cmd->un.elsreq64.bdl.bdeSize = (2 * sizeof(struct ulp_bde64)); in __lpfc_sli_prep_els_req_rsp_s3()
10805 cmd->un.elsreq64.bdl.bdeSize = sizeof(struct ulp_bde64); in __lpfc_sli_prep_els_req_rsp_s3()
10945 cmd->un.genreq64.bdl.bdeSize = num_entry * sizeof(struct ulp_bde64); in __lpfc_sli_prep_gen_req_s3()
11034 icmd->un.xseq64.bdl.bdeSize = (num_entry * sizeof(struct ulp_bde64)); in __lpfc_sli_prep_xmit_seq64_s3()
11066 struct ulp_bde64 *bpl; in __lpfc_sli_prep_xmit_seq64_s4()
11072 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()
Dlpfc_els.c7068 struct ulp_bde64 *bpl; in lpfc_els_rdp_cmpl()
7163 bpl = (struct ulp_bde64 *)elsiocb->bpl_dmabuf->virt; in lpfc_els_rdp_cmpl()
Dlpfc_init.c7799 entry_sz = sizeof(struct ulp_bde64); in lpfc_sli_driver_resource_setup()
/linux-6.12.1/Documentation/scsi/
DChangeLog.lpfc1029 * Changed ULP_BDE64 to struct ulp_bde64.